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
7411569e
Commit
7411569e
authored
Nov 14, 2002
by
Kim F. Storm
Browse files
(mode-name): Moved mark as risky-local-variable to files.el.
parent
fbafc3bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
lisp/bindings.el
lisp/bindings.el
+0
-2
No files found.
lisp/bindings.el
View file @
7411569e
...
...
@@ -309,8 +309,6 @@ Keymap to display on major and minor modes.")
((
column-number-mode
(
5
,
(
propertize
" C%c"
'help-echo
help-echo
)))))))
)
(
put
'mode-name
'risky-local-variable
t
)
(
defvar
mode-line-buffer-identification-keymap
nil
"\
Keymap
for
what
is
displayed
by
`
mode-line-buffer-identification
'.
")
...
...
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