* emulation/tpu-extras.el (tpu-forward-line): Use
forward-visible-line.
+2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
+
+ * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
+ and skip whitespace and newlines.
+
2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
* emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
+2000-11-30 Gerd Moellmann <gerd@gnu.org>
+
+ * xterm.c (x_estimate_mode_line_height): If `mode-line' face
+ hasn't a font, use that of the frame, as drawing glyphs
+ does.
+
2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
* eval.c (Frun_hooks): Allow 0 arguments.