+2002-09-05 Richard M. Stallman <rms@gnu.org>
+
+ * 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 <monnier@cs.yale.edu>
* emacs-lisp/easymenu.el (easy-menu-filter-return): Handle the
+2001-09-02 Richard M. Stallman <rms@gnu.org>
+
+ * 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 <monnier@cs.yale.edu>
* xdisp.c (get_next_display_element): Remove spurious extra open-paren.