emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/abbrevs.texi,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lispref/abbrevs.texi,v
Date: Sun, 10 Dec 2006 03:05:30 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       06/12/10 03:05:30

Index: abbrevs.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/abbrevs.texi,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- abbrevs.texi        6 Feb 2006 11:55:09 -0000       1.26
+++ abbrevs.texi        10 Dec 2006 03:05:30 -0000      1.27
@@ -165,7 +165,10 @@
 if expansion had not really occurred.
 
 If @var{system-flag} is address@hidden, that marks the abbrev as a
-``system'' abbrev with the @code{system-type} property.
+``system'' abbrev with the @code{system-type} property.  Unless
address@hidden has the value @code{force}, a ``system'' abbrev will
+not overwrite an existing definition for a non-``system'' abbrev of the
+same name.
 
 Normally the function @code{define-abbrev} sets the variable
 @code{abbrevs-changed} to @code{t}, if it actually changes the abbrev.




reply via email to

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