Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
07b9c0be
Commit
07b9c0be
authored
Dec 21, 2012
by
Chong Yidong
Browse files
* modes.texi (Auto Major Mode): Fix typo.
Fixes: debbugs:13230
parent
594f37aa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+2
-0
doc/lispref/modes.texi
doc/lispref/modes.texi
+1
-1
No files found.
doc/lispref/ChangeLog
View file @
07b9c0be
2012-12-21 Chong Yidong <cyd@gnu.org>
* modes.texi (Auto Major Mode): Fix typo (Bug#13230).
* customize.texi (Simple Types): Document key-sequence type
(Bug#13048).
...
...
doc/lispref/modes.texi
View file @
07b9c0be
...
...
@@ -612,7 +612,7 @@ variables section specifying a mode for that particular file. This
should not be applied to the containing tar file. Similarly, a tiff
image file might just happen to contain a first line that seems to
match the @w{@samp{-*-}} pattern. For these reasons, both these file
extensions are members of the list @
var
{inhibit-local-variables-regexps}.
extensions are members of the list @
code
{inhibit-local-variables-regexps}.
Add patterns to this list to prevent Emacs searching them for local
variables of any kind (not just mode specifiers).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment