diff lisp/ChangeLog @ 100436:a86104b93aaa

* international/mule.el (find-auto-coding): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 15 Dec 2008 15:22:48 +0000
parents 35efa036b558
children f2d8842e9574
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 15 15:06:50 2008 +0000
+++ b/lisp/ChangeLog	Mon Dec 15 15:22:48 2008 +0000
@@ -1,5 +1,7 @@
 2008-12-15  Juanma Barranquero  <lekktu@gmail.com>
 
+	* international/mule.el (find-auto-coding): Fix typo in docstring.
+
 	* simple.el (bad-package-check): Fix arguments of `display-warning',
 	using the package name as TYPE.  Use `string-match-p'.