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
a81fc510
Commit
a81fc510
authored
Nov 29, 2000
by
Gerd Moellmann
Browse files
(tool-bar-mode): Doc fix.
parent
be6bbb55
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/toolbar/tool-bar.el
lisp/toolbar/tool-bar.el
+1
-1
No files found.
lisp/ChangeLog
View file @
a81fc510
2000-11-29 Gerd Moellmann <gerd@gnu.org>
* toolbar/tool-bar.el (tool-bar-mode): Doc fix.
* frame.el (blink-cursor-mode): Doc fix.
2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
...
...
lisp/toolbar/tool-bar.el
View file @
a81fc510
...
...
@@ -43,7 +43,7 @@
;;;###autoload
(
define-minor-mode
tool-bar-mode
"Toggle use of the tool bar.
With ARG, display the tool bar if and only if ARG is positive.
With
numeric
ARG, display the tool bar if and only if ARG is positive.
See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for
conveniently adding tool bar items."
...
...
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