mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 15:00:34 -08:00
(defvar and asterisk): Minor rephrasing.
This commit is contained in:
parent
f176290e84
commit
943157cf49
2 changed files with 7 additions and 3 deletions
|
|
@ -9465,9 +9465,9 @@ the Customization commands. (@xref{defcustom, , Specifying Variables
|
|||
using @code{defcustom}}.)
|
||||
|
||||
When you specified a variable using the @code{defvar} special form,
|
||||
you could distinguish a readily settable variable from others by
|
||||
typing an asterisk, @samp{*}, in the first column of its documentation
|
||||
string. For example:
|
||||
you could distinguish a variable that a user might want to change from
|
||||
others by typing an asterisk, @samp{*}, in the first column of its
|
||||
documentation string. For example:
|
||||
|
||||
@smallexample
|
||||
@group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue