diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-03-05 14:49:35 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-03-05 14:53:00 +0100 |
commit | 72f5eedaa5745f88364decc299d47d266c8f6d23 (patch) | |
tree | f229bc4aeee8e5882933b38214d6da556380c9bd /profiles/profiles.desc | |
parent | dev-lang/R: Version bump (v4.0.4) (diff) | |
download | gentoo-72f5eedaa5745f88364decc299d47d266c8f6d23.tar.gz gentoo-72f5eedaa5745f88364decc299d47d266c8f6d23.tar.bz2 gentoo-72f5eedaa5745f88364decc299d47d266c8f6d23.zip |
profiles: Add Emacs local variables list to {arches,profiles}.desc
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 471576652c89..e8a4791818f5 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: |