mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
(Documentation Tips): Minor change.
This commit is contained in:
parent
2953de8c3f
commit
d8ea07f6dc
1 changed files with 1 additions and 1 deletions
|
|
@ -641,7 +641,7 @@ include before the first blank line so as to make this display useful.
|
|||
|
||||
@item
|
||||
When you define a variable that users ought to set interactively, you
|
||||
should normally use @code{defcustom}. However, if for some reason you
|
||||
normally should use @code{defcustom}. However, if for some reason you
|
||||
use @code{defvar} instead, start the doc string with a @samp{*}.
|
||||
@xref{Defining Variables}.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue