emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/lispref customize.texi [EMACS_23_1_RC]


From: Glenn Morris
Subject: [Emacs-diffs] emacs/doc/lispref customize.texi [EMACS_23_1_RC]
Date: Thu, 09 Jul 2009 02:57:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_23_1_RC
Changes by:     Glenn Morris <gm>       09/07/09 02:57:50

Modified files:
        doc/lispref    : customize.texi 

Log message:
        Minor rearrangements to improve TeX line-filling.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/customize.texi?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&r1=1.9&r2=1.9.2.1

Patches:
Index: customize.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/customize.texi,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -b -r1.9 -r1.9.2.1
--- customize.texi      12 Mar 2009 00:10:08 -0000      1.9
+++ customize.texi      9 Jul 2009 02:57:50 -0000       1.9.2.1
@@ -397,12 +397,12 @@
 
 @item :risky @var{value}
 @kindex address@hidden, @code{defcustom} keyword}
-Set this variable's @code{risky-local-variable} property to
+Set the variable's @code{risky-local-variable} property to
 @var{value} (@pxref{File Local Variables}).
 
 @item :safe @var{function}
 @kindex address@hidden, @code{defcustom} keyword}
-Set this variable's @code{safe-local-variable} property to
+Set the variable's @code{safe-local-variable} property to
 @var{function} (@pxref{File Local Variables}).
 
 @item :set-after @var{variables}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]