]> git.eshelyaron.com Git - emacs.git/commitdiff
* international/mule.el (find-auto-coding): Don't search for
authorChong Yidong <cyd@stupidchicken.com>
Sat, 3 Mar 2007 22:03:32 +0000 (22:03 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 3 Mar 2007 22:03:32 +0000 (22:03 +0000)
line-ending characters past the end of the tail.

lisp/ChangeLog

index 00b6865efa01b94d3b302be0b8c5c5d2a43b6827..d173f0af09fc89c3ce9183c007ad8a30e27015be 100644 (file)
@@ -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):