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


From: Glenn Morris
Subject: [Emacs-diffs] emacs/doc/lispref customize.texi
Date: Thu, 09 Jul 2009 03:06:12 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/07/09 03:06:12

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&r1=1.9&r2=1.10

Patches:
Index: customize.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/customize.texi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- customize.texi      12 Mar 2009 00:10:08 -0000      1.9
+++ customize.texi      9 Jul 2009 03:06:12 -0000       1.10
@@ -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]