branch: externals/matlab-mode commit 8af027320fac0b2117cd3e1c3f7f31a9d38d4847 Author: John Ciolfi <john.ciolfi...@gmail.com> Commit: John Ciolfi <john.ciolfi...@gmail.com>
Move docs on contributions to ./contributing --- CONTRIBUTING.org => contributing/CONTRIBUTING.org | 2 +- DEBUGGING.org => contributing/DEBUGGING.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.org b/contributing/CONTRIBUTING.org similarity index 99% rename from CONTRIBUTING.org rename to contributing/CONTRIBUTING.org index f730adad1f..0705e7bb08 100644 --- a/CONTRIBUTING.org +++ b/contributing/CONTRIBUTING.org @@ -1,7 +1,7 @@ #+startup: showall #+options: toc:nil -# Copyright 2024 Free Software Foundation, Inc. +# Copyright 2025 Free Software Foundation, Inc. * Contributing diff --git a/DEBUGGING.org b/contributing/DEBUGGING.org similarity index 97% rename from DEBUGGING.org rename to contributing/DEBUGGING.org index 53f2aeded7..b260afe528 100644 --- a/DEBUGGING.org +++ b/contributing/DEBUGGING.org @@ -1,7 +1,7 @@ #+startup: showall #+options: toc:nil -# Copyright 2024 Free Software Foundation, Inc. +# Copyright 2024-2025 Free Software Foundation, Inc. * Running bare Emacs with matlab-mode