diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Fri Sep 29 21:18:07 2006 +0000
+++ b/src/ChangeLog	Fri Sep 29 21:18:15 2006 +0000
@@ -1,3 +1,8 @@
+2006-09-29  Juri Linkov  <juri@jurta.org>
+
+	* buffer.c (syms_of_buffer): Reorder coding systems in the
+	docstring of %z to the real order displayed in the modeline.
+
 2006-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* keymap.c (Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM).