changeset 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 2b80d4245e1d
children 2faf567bb62b
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
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):