From: Juanma Barranquero Date: Tue, 6 May 2003 17:49:24 +0000 (+0000) Subject: (popup-dialog-box): Don't quote nil and t in docstrings. X-Git-Tag: ttn-vms-21-2-B4~10275 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=74dfa72fa39e60f963a8dbbdcbee995c2322a3f7;p=emacs.git (popup-dialog-box): Don't quote nil and t in docstrings. --- diff --git a/lisp/emacs-lisp/lmenu.el b/lisp/emacs-lisp/lmenu.el index 17c6de63a7a..b97b3577edb 100644 --- a/lisp/emacs-lisp/lmenu.el +++ b/lisp/emacs-lisp/lmenu.el @@ -143,7 +143,7 @@ If the `callback' of a button is a symbol, then it must name a command. It will be invoked with `call-interactively'. If it is a list, then it is evaluated with `eval'. -One (and only one) of the buttons may be `nil'. This marker means that all +One (and only one) of the buttons may be nil. This marker means that all following buttons should be flushright instead of flushleft. The syntax, more precisely: