Difference between revisions of "Major Mode"
Jump to navigation
Jump to search
(Created page with "'''Major Mode''' defines the buffer editing behavior in Emacs. A buffer usually possesses only one major mode (See also MuMaMo) along with may or may not with several ...") |
|||
| Line 1: | Line 1: | ||
| − | '''Major Mode''' defines the [[buffer]] editing behavior in Emacs. A buffer usually possesses only one major mode (See also [[MuMaMo]]) along with may or may not with several [[minor modes]]. | + | '''Major Mode''' defines the [[buffer]] editing behavior in Emacs. A |
| + | buffer usually possesses only one major mode (See also [[MuMaMo]]) | ||
| + | along with may or may not with several [[minor modes]]. | ||
| + | |||
| + | [[Category:Key Concepts]] [[Category:Emacs Terminology]] | ||
Revision as of 05:38, 31 March 2012
Major Mode defines the buffer editing behavior in Emacs. A buffer usually possesses only one major mode (See also MuMaMo) along with may or may not with several minor modes.