comparison src/ChangeLog @ 73175:73c3fffc36e7

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Fri, 29 Sep 2006 21:18:15 +0000
parents 645da5a91b56
children bcb1a5290b56
comparison
equal deleted inserted replaced
73174:2b79bc909a3d 73175:73c3fffc36e7
1 2006-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
1 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca> 6 2006-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).
4 9
5 2006-09-26 Chong Yidong <cyd@stupidchicken.com> 10 2006-09-26 Chong Yidong <cyd@stupidchicken.com>