+2006-09-29 Juri Linkov <juri@jurta.org>
+
+ * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
+ to nil if there is no previous property change.
+
2006-09-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
* cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
+2006-09-29 Juri Linkov <juri@jurta.org>
+
+ * modes.texi (%-Constructs): Reorder coding systems in the
+ documentation of %z to the real order displayed in the modeline.
+
2006-09-25 Richard Stallman <rms@gnu.org>
* os.texi (Timers): Describe timer-max-repeats.
+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).