changeset 104242:a50d4857b8e8

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Wed, 12 Aug 2009 20:44:25 +0000
parents 5380bb5744ff
children a3d4286317ce
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Aug 12 20:43:58 2009 +0000
+++ b/lisp/ChangeLog	Wed Aug 12 20:44:25 2009 +0000
@@ -1,3 +1,11 @@
+2009-08-12  Juri Linkov  <juri@jurta.org>
+
+	* international/mule-cmds.el (ucs-insert): Change arguments
+	from `arg' to `character', `count', `inherit' to be the same
+	as in `insert-char'.  Doc fix.  (Bug#4039)
+
+	* international/mule-conf.el (utf-16be-with-signature): Doc fix.
+
 2009-08-12  Juri Linkov  <juri@jurta.org>
 
 	* files-x.el: New file.