aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2009-08-12 20:44:25 +0000
committerJuri Linkov2009-08-12 20:44:25 +0000
commitfc5bdf6cb134c268b0d0ae28b8639576d6d32eb7 (patch)
tree9d63cfbf0f95fdf808a5d2942d6ff670070a71e6 /lisp/ChangeLog
parentdcbac02a437fc7fce38b269d2962dd61a83f0184 (diff)
downloademacs-fc5bdf6cb134c268b0d0ae28b8639576d6d32eb7.tar.gz
emacs-fc5bdf6cb134c268b0d0ae28b8639576d6d32eb7.zip
(utf-16be-with-signature): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3f48e503f3d..ec95fd4ba52 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,13 @@
12009-08-12 Juri Linkov <juri@jurta.org> 12009-08-12 Juri Linkov <juri@jurta.org>
2 2
3 * international/mule-cmds.el (ucs-insert): Change arguments
4 from `arg' to `character', `count', `inherit' to be the same
5 as in `insert-char'. Doc fix. (Bug#4039)
6
7 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
8
92009-08-12 Juri Linkov <juri@jurta.org>
10
3 * files-x.el: New file. 11 * files-x.el: New file.
4 12
5 * files.el: Move code that deals with adding/deleting 13 * files.el: Move code that deals with adding/deleting