Mercurial > emacs
changeset 98953:8563e8eb90fe
* major.texi (Choosing Modes): Make mode selection sequence more
obvious by describing the steps in order of priority. Note that
magic-mode-alist is nil by default. Document
magic-fallback-mode-alist.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 21 Oct 2008 03:21:15 +0000 |
parents | 1a8a1d7f0db7 |
children | 576242ffca27 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Tue Oct 21 02:28:20 2008 +0000 +++ b/doc/emacs/ChangeLog Tue Oct 21 03:21:15 2008 +0000 @@ -1,3 +1,10 @@ +2008-10-21 Chong Yidong <cyd@stupidchicken.com> + + * major.texi (Choosing Modes): Make mode selection sequence more + obvious by describing the steps in order of priority. Note that + magic-mode-alist is nil by default. Document + magic-fallback-mode-alist. + 2008-10-20 Chong Yidong <cyd@stupidchicken.com> * frames.texi (Mouse References): Copyedits.