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
f73299f3
Commit
f73299f3
authored
Dec 12, 1996
by
Richard M. Stallman
Browse files
(Info-mode): Default for `tab-width'.
parent
75d97f47
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/info.el
lisp/info.el
+1
-0
No files found.
lisp/info.el
View file @
f73299f3
...
...
@@ -1724,6 +1724,7 @@ Advanced commands:
(
kill-all-local-variables
)
(
setq
major-mode
'Info-mode
)
(
setq
mode-name
"Info"
)
(
setq
tab-width
8
)
(
use-local-map
Info-mode-map
)
(
make-local-hook
'activate-menubar-hook
)
(
add-hook
'activate-menubar-hook
'Info-menu-update
nil
t
)
...
...
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