Mercurial > hg > xemacs-beta
comparison man/lispref/modes.texi @ 290:c9fe270a4101 r21-0b43
Import from CVS: tag r21-0b43
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:36:47 +0200 |
parents | 558f606b08ae |
children | 341dac730539 |
comparison
equal
deleted
inserted
replaced
289:6e6992ccc4b6 | 290:c9fe270a4101 |
---|---|
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, Drag'n'Drop, Top | 6 @node Modes, Documentation, Drag and 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: |