comparison doc/lispref/ChangeLog @ 109553:a4b9fa0b861b

Merge from emacs-23
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 27 Jul 2010 04:10:05 +0200
parents e6408c088fbc 3241579568b9
children eb3d38be02c7
comparison
equal deleted inserted replaced
109552:9eac3b0c2884 109553:a4b9fa0b861b
1 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
2
3 * modes.texi (Defining Minor Modes): Use C-delete in examples,
4 instead of "\C-\^?" (bug#6334).
5
6 * text.texi (Special Properties): Fix typo.
7
1 2010-07-09 Eli Zaretskii <eliz@gnu.org> 8 2010-07-09 Eli Zaretskii <eliz@gnu.org>
2 9
3 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C 10 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
4 calling sequences, which are now the standard. 11 calling sequences, which are now the standard.
5 12