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
e850c5e1
Commit
e850c5e1
authored
May 06, 2007
by
Richard M. Stallman
Browse files
(turn-on-eldoc-mode): Doc fix.
parent
500c43ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/emacs-lisp/eldoc.el
lisp/emacs-lisp/eldoc.el
+1
-1
No files found.
lisp/emacs-lisp/eldoc.el
View file @
e850c5e1
...
...
@@ -157,7 +157,7 @@ With prefix ARG, turn ElDoc mode on if and only if ARG is positive."
;;;###autoload
(defun turn-on-eldoc-mode ()
"
Unequivocally
turn
on
eld
oc
-
mode
(
see
variable
documentation
)
.
"
"
Unequivocally
turn
on
ElD
oc
mode
(
see
command
`
eldoc-mode
'
)
.
"
(interactive)
(eldoc-mode 1))
...
...
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