/[emacs]/emacs/lisp/tool-bar.el
ViewVC logotype

Diff of /emacs/lisp/tool-bar.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wohler, Mon Oct 17 22:02:46 2005 UTC revision 1.2 by rms, Fri Oct 28 16:22:08 2005 UTC
# Line 41  Line 41 
41    
42  ;;; Code:  ;;; Code:
43    
44  ;;;###autoload  ;; The autoload cookie doesn't work when preloading.
45    ;; Deleting it means invoking this command won't work
46    ;; when you are on a tty.  I hope that won't cause too much trouble -- rms.
47  (define-minor-mode tool-bar-mode  (define-minor-mode tool-bar-mode
48    "Toggle use of the tool bar.    "Toggle use of the tool bar.
49  With numeric 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.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26