Mercurial > emacs
changeset 35515:16956b0d13f8
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 24 Jan 2001 16:22:46 +0000 |
parents | e25ec5ecc3f5 |
children | 05a619c13dea |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * 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
--- 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 <gerd@gnu.org> + * 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