]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 30 Nov 2000 12:28:01 +0000 (12:28 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 30 Nov 2000 12:28:01 +0000 (12:28 +0000)
lisp/ChangeLog
src/ChangeLog

index d13b5a7241bf2b3bad28c29711b070602bb4e920..6be07926c1d5c97766d26f4e139570feda025385 100644 (file)
        * 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.
index e36ebfd5218fe623edb067bdc798fbf506a6f398..101a8433acc37e0e4bc705a1e328e8b8e718ee7e 100644 (file)
@@ -1,3 +1,9 @@
+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.