# HG changeset patch # User Chong Yidong # Date 1172959412 0 # Node ID 1043dd3d5dd8b33965f61efaa65ce4ced9514dc1 # Parent 2b80d4245e1d62600435e063926496231d8dcaec * international/mule.el (find-auto-coding): Don't search for line-ending characters past the end of the tail. diff -r 2b80d4245e1d -r 1043dd3d5dd8 lisp/ChangeLog --- 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 + + * 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 (tiny change) * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):