]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove spurious newline introduced by last checkin.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 2 Jul 2011 16:20:15 +0000 (18:20 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 2 Jul 2011 16:20:15 +0000 (18:20 +0200)
doc/lispref/variables.texi

index a007a4d9cc36ebba21cdea6e260e8d5f86fcdc3f..cbb21ce78b4232e1d02a269e6213eb7a24e7ae14 100644 (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}