Mercurial > hg > xemacs-beta
comparison man/lispref/modes.texi @ 284:558f606b08ae r21-0b40
Import from CVS: tag r21-0b40
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:34:13 +0200 |
parents | 376386a54a3c |
children | c9fe270a4101 |
comparison
equal
deleted
inserted
replaced
283:fa3d41851a08 | 284:558f606b08ae |
---|---|
1 @c -*-texinfo-*- | 1 @c -*-texinfo-*- |
2 @c This is part of the XEmacs Lisp Reference Manual. | 2 @c This is part of the XEmacs Lisp Reference Manual. |
3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994 Free Software Foundation, Inc. | 3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994 Free Software Foundation, Inc. |
4 @c See the file lispref.texi for copying conditions. | 4 @c See the file lispref.texi for copying conditions. |
5 @setfilename ../../info/modes.info | 5 @setfilename ../../info/modes.info |
6 @node Modes, Documentation, Scrollbars, Top | 6 @node Modes, Documentation, Drag'n'Drop, Top |
7 @chapter Major and Minor Modes | 7 @chapter Major and Minor Modes |
8 @cindex mode | 8 @cindex mode |
9 | 9 |
10 A @dfn{mode} is a set of definitions that customize XEmacs and can be | 10 A @dfn{mode} is a set of definitions that customize XEmacs and can be |
11 turned on and off while you edit. There are two varieties of modes: | 11 turned on and off while you edit. There are two varieties of modes: |