From 4051493f74a8f0f38bc52220d9fb34ec50d1aeeb Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Sat, 2 Jul 2011 18:20:15 +0200 Subject: [PATCH] Remove spurious newline introduced by last checkin. --- doc/lispref/variables.texi | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi index a007a4d9cc3..cbb21ce78b4 100644 --- a/doc/lispref/variables.texi +++ b/doc/lispref/variables.texi @@ -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} -- 2.39.2