comparison doc/emacs/ChangeLog @ 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 d48e1d80a649
children a435ff817d22
comparison
equal deleted inserted replaced
98952:1a8a1d7f0db7 98953:8563e8eb90fe
1 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * major.texi (Choosing Modes): Make mode selection sequence more
4 obvious by describing the steps in order of priority. Note that
5 magic-mode-alist is nil by default. Document
6 magic-fallback-mode-alist.
7
1 2008-10-20 Chong Yidong <cyd@stupidchicken.com> 8 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * frames.texi (Mouse References): Copyedits. 10 * frames.texi (Mouse References): Copyedits.
4 11
5 2008-10-20 Tassilo Horn <tassilo@member.fsf.org> 12 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>