*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 6 Aug 2001 14:28:58 +0000 (14:28 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 6 Aug 2001 14:28:58 +0000 (14:28 +0000)
lisp/ChangeLog
src/ChangeLog

index f4bf6d8..d4b6e0a 100644 (file)
@@ -1,5 +1,9 @@
 2001-08-06  Gerd Moellmann  <gerd@gnu.org>
 
+       * 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
index 9a71e1e..eaaa469 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-06  Gerd Moellmann  <gerd@gnu.org>
+
+       * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
+
 2001-08-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * alloc.c (init_stack): Remove declaration.