Mercurial > emacs
diff lisp/ChangeLog @ 80975:cac6ac03dcf0
(auto-mode-alist): Change the regexp so that
ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 19 May 2007 23:44:44 +0000 |
parents | ab9e91ae1f3b |
children | be4fc96825be |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 19 18:43:14 2007 +0000 +++ b/lisp/ChangeLog Sat May 19 23:44:44 2007 +0000 @@ -1,3 +1,8 @@ +2007-05-19 Dan Nicolaescu <dann@ics.uci.edu> + + * files.el (auto-mode-alist): Change the regexp so that + ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode. + 2007-05-19 Chong Yidong <cyd@stupidchicken.com> * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20