(popup-dialog-box): Don't quote nil and t in docstrings.
This commit is contained in:
parent
89a5038d51
commit
74dfa72fa3
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue