diff options
Diffstat (limited to 'lispref/abbrevs.texi')
-rw-r--r-- | lispref/abbrevs.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lispref/abbrevs.texi b/lispref/abbrevs.texi index 8e31c7c870d..5d7dad62a14 100644 --- a/lispref/abbrevs.texi +++ b/lispref/abbrevs.texi @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1999 -@c Free Software Foundation, Inc. +@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1999 +@c Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/abbrevs @node Abbrevs, Processes, Syntax Tables, Top @@ -46,7 +46,7 @@ Mode, emacs, The GNU Emacs Manual}. @node Abbrev Mode, Abbrev Tables, Abbrevs, Abbrevs @comment node-name, next, previous, up -@section Setting Up Abbrev Mode +@section Setting Up Abbrev Mode Abbrev mode is a minor mode controlled by the value of the variable @code{abbrev-mode}. |