*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 2 Feb 2001 15:28:28 +0000 (15:28 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 2 Feb 2001 15:28:28 +0000 (15:28 +0000)
lisp/ChangeLog
src/ChangeLog

index 54e2ee9..bcff096 100644 (file)
@@ -1,5 +1,7 @@
 2001-02-02  Gerd Moellmann  <gerd@gnu.org>
 
+       * wid-edit.el (widget-button-click): Fix last change.
+
        * frame.el (frame-notice-user-settings): When resizing the initial
        frame because the tool bar is off, also change the frame's top
        position if a negative top position was specified.
index 4efbe4c..1d669e1 100644 (file)
@@ -1,5 +1,8 @@
 2001-02-02  Gerd Moellmann  <gerd@gnu.org>
 
+       * xfns.c (x_set_font): If font hasn't changed, avoid recomputing
+       faces and other things.
+
        * xdisp.c (get_next_display_element): Fix case of empty
        display table entry.