From 4b767aa2de72625e04ba6e271290d4d740f0d555 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 5 Sep 2002 22:54:36 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ src/ChangeLog | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c222d8d1398..19eab30abaf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2002-09-05 Richard M. Stallman + + * international/ucs-tables.el (non-885 char sets handling): + Don't call coding-system-put or register-char-codings. + + * help.el (help-with-tutorial): Allow various ways + to specify the text in the [...] line, in handling the <...> line. + 2002-08-30 Stefan Monnier * emacs-lisp/easymenu.el (easy-menu-filter-return): Handle the diff --git a/src/ChangeLog b/src/ChangeLog index 9e6587023ed..717e0e81002 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2001-09-02 Richard M. Stallman + + * indent.c (current_column_1, Fmove_to_column): Separate the code + for display-table glyphs from the code for buffer text, to fix + bugs in the former. + 2002-08-30 Stefan Monnier * xdisp.c (get_next_display_element): Remove spurious extra open-paren. -- 2.39.5