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

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

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

revision 1.258 by lute, Thu Apr 21 10:30:05 2005 UTC revision 1.259 by teirllm, Sun Jun 12 00:04:44 2005 UTC
# Line 606  PROPS are additional properties." Line 606  PROPS are additional properties."
606    `(progn    `(progn
607       (defun ,name (&optional interactively)       (defun ,name (&optional interactively)
608         ,(concat "Toggle whether to " (downcase (substring help 0 1))         ,(concat "Toggle whether to " (downcase (substring help 0 1))
609                  (substring help 1) ".\                  (substring help 1) ".
610  In an interactive call, record this option as a candidate for saving  In an interactive call, record this option as a candidate for saving
611  by \"Save Options\" in Custom buffers.")  by \"Save Options\" in Custom buffers.")
612         (interactive "p")         (interactive "p")

Legend:
Removed from v.1.258  
changed lines
  Added in v.1.259

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