From: Gerd Moellmann Date: Wed, 24 Jan 2001 16:22:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.96~124 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e7e415845b980641711bb09a3acb10b4f778be18;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2595c257b85..1b852a636ea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index 8ae281193bc..b2ba438b45f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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