# HG changeset patch # User Gerd Moellmann # Date 980353366 0 # Node ID 16956b0d13f87b3d25df02f5a1ec039e2154cb0f # Parent e25ec5ecc3f59350f06e81c24311d03bc218f376 *** empty log message *** diff -r e25ec5ecc3f5 -r 16956b0d13f8 lisp/ChangeLog --- a/lisp/ChangeLog Wed Jan 24 16:21:56 2001 +0000 +++ b/lisp/ChangeLog Wed Jan 24 16:22:46 2001 +0000 @@ -1,5 +1,8 @@ 2001-01-24 Gerd Moellmann + * comint.el (comint-replace-by-expanded-history-before-point): Fix + change of 2000-08-03 to move point to the start of the line again. + * startup.el (tool-bar-images-pixel-height): New variable. (command-line): After loading the user's init file, when tool-bar-mode is on, increase the frame's size by some lines for diff -r e25ec5ecc3f5 -r 16956b0d13f8 src/ChangeLog --- a/src/ChangeLog Wed Jan 24 16:21:56 2001 +0000 +++ b/src/ChangeLog Wed Jan 24 16:22:46 2001 +0000 @@ -1,5 +1,8 @@ 2001-01-24 Gerd Moellmann + * fns.c (sweep_weak_table): Fix code taking items out of + the hash collision chain. Some cleanup. + * xterm.c (x_new_font): Don't change a tooltip's size. * xfns.c (x_create_tip_frame): Prevent changing the tooltip's