From fcca8c591565cdbf2dc94cfda4c7b28be7b762f2 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 16 Jan 2007 00:38:24 +0000 Subject: [PATCH] (Editing Abbrevs): Describe how to disable a system abbrev. --- man/abbrevs.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/abbrevs.texi b/man/abbrevs.texi index bea460a9a61..2ed61dfa918 100644 --- a/man/abbrevs.texi +++ b/man/abbrevs.texi @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, -@c 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Abbrevs @chapter Abbrevs @@ -258,6 +258,8 @@ the end of the line is the expansion. 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)} -- 2.39.2