From b161ea4eea382793ad019735ce6c6c7b3f6f8179 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sun, 1 May 2005 22:51:13 +0000 Subject: *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 11 ++++++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7e5d4ac014..3a7e608ef3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,6 +4,8 @@ 2005-05-02 Nick Roberts + * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E". + * international/mule-util.el (truncate-string): Remove alias and obsolete declaration. diff --git a/src/ChangeLog b/src/ChangeLog index 15671e0b38..073c9f07e3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,12 @@ -2005-05-01 Kim F. Storm +2005-05-02 Nick Roberts - * xdisp.c (move_it_in_display_line_to): Stop if we move beyond TO_CHARPOS. - This may happen if last glyphs was an image or stretch glyph. + * charset.c (Fchars_in_region): Remove as obsolete. + +005-05-01 Kim F. Storm + + * xdisp.c (move_it_in_display_line_to): Stop if we move beyond + TO_CHARPOS. This may happen if last glyphs was an image or stretch + glyph. 2005-05-01 Luc Teirlinck -- cgit v1.2.3