1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00

Remove spurious newline introduced by last checkin.

This commit is contained in:
Lars Magne Ingebrigtsen 2011-07-02 18:20:15 +02:00
parent 69bb1ef7df
commit 4051493f74

View File

@ -466,7 +466,6 @@ the main benefits of defining the variable.) The documentation is
stored in the symbol's @code{variable-documentation} property. The
Emacs help functions (@pxref{Documentation}) look for this property.
If the documentation string begins with the character @samp{*}, Emacs
allows users to set it interactively using the @code{set-variable}
command. However, you should nearly always use @code{defcustom}