Mercurial > emacs
diff lisp/ChangeLog @ 76287:1043dd3d5dd8
* international/mule.el (find-auto-coding): Don't search for
line-ending characters past the end of the tail.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 03 Mar 2007 22:03:32 +0000 |
parents | 6f86cadf3faa |
children | a9b7af014bd1 ec58e5c426ef |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 03 22:03:04 2007 +0000 +++ b/lisp/ChangeLog Sat Mar 03 22:03:32 2007 +0000 @@ -1,3 +1,8 @@ +2007-03-03 Chong Yidong <cyd@stupidchicken.com> + + * international/mule.el (find-auto-coding): Don't search for + line-ending characters past the end of the tail. + 2007-03-03 Christopher Allan Webber <cwebber@dustycloud.org> (tiny change) * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):