# HG changeset patch # User Gerd Moellmann # Date 997108138 0 # Node ID b24d876e43f18e8e74158a301740cb8eebf86de2 # Parent 92af2bb73b51288cfec54afc85b3d9384b12d015 *** empty log message *** diff -r 92af2bb73b51 -r b24d876e43f1 lisp/ChangeLog --- a/lisp/ChangeLog Mon Aug 06 14:28:36 2001 +0000 +++ b/lisp/ChangeLog Mon Aug 06 14:28:58 2001 +0000 @@ -1,5 +1,9 @@ 2001-08-06 Gerd Moellmann + * help.el (describe-function-1): Use + find-function-search-for-symbol instead of find-functin-noselect + because the latter follows aliases. + * play/animate.el (animate-birthday-present): Re-insert. * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle diff -r 92af2bb73b51 -r b24d876e43f1 src/ChangeLog --- a/src/ChangeLog Mon Aug 06 14:28:36 2001 +0000 +++ b/src/ChangeLog Mon Aug 06 14:28:58 2001 +0000 @@ -1,3 +1,7 @@ +2001-08-06 Gerd Moellmann + + * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG. + 2001-08-06 Pavel Jan,Bm(Bk * alloc.c (init_stack): Remove declaration.