Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c5a15222
Commit
c5a15222
authored
Apr 24, 1994
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Fkill_all_local_variables): Doc fix.
parent
24db549c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
src/buffer.c
src/buffer.c
+4
-1
No files found.
src/buffer.c
View file @
c5a15222
...
...
@@ -1209,7 +1209,10 @@ This function also forces redisplay of the mode line.\n\
Every function to select a new major mode starts by
\n
\
calling this function.
\n\n
\
As a special exception, local variables whose names have
\n
\
a non-nil `permanent-local' property are not eliminated by this function."
)
a non-nil `permanent-local' property are not eliminated by this function.
\n
\
\n
\
The first thing this function does is run
\n
\
the normal hook `change-major-mode-hook'."
)
()
{
register
Lisp_Object
alist
,
sym
,
tem
;
...
...
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