commit:     72f5eedaa5745f88364decc299d47d266c8f6d23
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  5 13:49:35 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Mar  5 13:53:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72f5eeda

profiles: Add Emacs local variables list to {arches,profiles}.desc

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 profiles/arches.desc   | 6 ++++++
 profiles/profiles.desc | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/profiles/arches.desc b/profiles/arches.desc
index af3e05b7c75..3086cf534b5 100644
--- a/profiles/arches.desc
+++ b/profiles/arches.desc
@@ -43,3 +43,9 @@ x86-winnt     testing
 x64-cygwin     testing
 
 # vim: set ts=8 noet ft=conf:
+
+# Local Variables:
+# mode: conf-space
+# tab-width: 8
+# indent-tabs-mode: t
+# End:

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 471576652c8..e8a4791818f 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -322,3 +322,9 @@ x64-winnt           prefix/windows/winnt/x64                
        exp
 x64-cygwin             prefix/windows/cygwin/x64                       exp
 
 # vim: set ts=8 noet ft=conf:
+
+# Local Variables:
+# mode: conf-space
+# tab-width: 8
+# indent-tabs-mode: t
+# End:

Reply via email to