emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/menu-bar.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/menu-bar.el
Date: Mon, 10 Dec 2001 15:39:26 -0500

Index: emacs/lisp/menu-bar.el
diff -c emacs/lisp/menu-bar.el:1.188 emacs/lisp/menu-bar.el:1.189
*** emacs/lisp/menu-bar.el:1.188        Fri Nov 30 05:22:00 2001
--- emacs/lisp/menu-bar.el      Mon Dec 10 15:39:26 2001
***************
*** 1286,1292 ****
    :type 'boolean
    :group 'frames)
  
! (defun menu-bar-mode (flag)
    "Toggle display of a menu bar on each frame.
  This command applies to all frames that exist and frames to be
  created in the future.
--- 1286,1292 ----
    :type 'boolean
    :group 'frames)
  
! (defun menu-bar-mode (&optional flag)
    "Toggle display of a menu bar on each frame.
  This command applies to all frames that exist and frames to be
  created in the future.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]