emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/man/abbrevs.texi,v
Date: Tue, 16 Jan 2007 00:38:24 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/01/16 00:38:24

Index: abbrevs.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/abbrevs.texi,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- abbrevs.texi        18 Dec 2006 01:52:30 -0000      1.32
+++ abbrevs.texi        16 Jan 2007 00:38:24 -0000      1.33
@@ -1,6 +1,6 @@
 @c This is part of the Emacs manual.
 @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003,
address@hidden   2004, 2005, 2006 Free Software Foundation, Inc.
address@hidden   2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 @c See file emacs.texi for copying conditions.
 @node Abbrevs
 @chapter Abbrevs
@@ -258,6 +258,8 @@
   Some abbrevs are marked with @samp{(sys)}.  These ``system'' abbrevs
 (@pxref{Abbrevs,,, elisp, The Emacs Lisp Reference Manual}) are
 pre-defined by various modes, and are not saved to your abbrev file.
+To disable a ``system'' abbrev, define an abbrev of the same name that
+expands to itself, and save it to your abbrev file.
 
 @findex edit-abbrevs
 @kindex C-c C-c @r{(Edit Abbrevs)}




reply via email to

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