aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuri Linkov2006-09-29 21:18:15 +0000
committerJuri Linkov2006-09-29 21:18:15 +0000
commitf9df5f68a857a2bfc3f5b597fb1c09897ae69f8e (patch)
treebf31365a288160eff92aea70301b1e5e1acf1225 /src
parentd29bb3add48024bf99ce6724c9107926791af15b (diff)
downloademacs-f9df5f68a857a2bfc3f5b597fb1c09897ae69f8e.tar.gz
emacs-f9df5f68a857a2bfc3f5b597fb1c09897ae69f8e.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 909ea7df2a7..32265087ec8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-09-29 Juri Linkov <juri@jurta.org>
2
3 * buffer.c (syms_of_buffer): Reorder coding systems in the
4 docstring of %z to the real order displayed in the modeline.
5
12006-09-28 Stefan Monnier <monnier@iro.umontreal.ca> 62006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * keymap.c (Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM). 8 * keymap.c (Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM).