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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/menu-bar.el
Date: Sat, 11 Jun 2005 20:04:44 -0400

Index: emacs/lisp/menu-bar.el
diff -c emacs/lisp/menu-bar.el:1.258 emacs/lisp/menu-bar.el:1.259
*** emacs/lisp/menu-bar.el:1.258        Thu Apr 21 10:30:05 2005
--- emacs/lisp/menu-bar.el      Sun Jun 12 00:04:44 2005
***************
*** 606,612 ****
    `(progn
       (defun ,name (&optional interactively)
         ,(concat "Toggle whether to " (downcase (substring help 0 1))
!               (substring help 1) ".\
  In an interactive call, record this option as a candidate for saving
  by \"Save Options\" in Custom buffers.")
         (interactive "p")
--- 606,612 ----
    `(progn
       (defun ,name (&optional interactively)
         ,(concat "Toggle whether to " (downcase (substring help 0 1))
!               (substring help 1) ".
  In an interactive call, record this option as a candidate for saving
  by \"Save Options\" in Custom buffers.")
         (interactive "p")




reply via email to

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