]> git.eshelyaron.com Git - emacs.git/commitdiff
* major.texi (Choosing Modes): Make mode selection sequence more
authorChong Yidong <cyd@stupidchicken.com>
Tue, 21 Oct 2008 03:21:15 +0000 (03:21 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 21 Oct 2008 03:21:15 +0000 (03:21 +0000)
obvious by describing the steps in order of priority.  Note that
magic-mode-alist is nil by default.  Document
magic-fallback-mode-alist.

doc/emacs/ChangeLog

index 88752e3600219b3678ad5a31a1353e329990d1ff..8df5c20f4553e8c9fb2fa24d713c5fd5dbcc1812 100644 (file)
@@ -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.