changeset 38706:b24d876e43f1

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 06 Aug 2001 14:28:58 +0000
parents 92af2bb73b51
children de39c1d96123
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <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
--- 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  <gerd@gnu.org>
+
+	* xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
+
 2001-08-06  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* alloc.c (init_stack): Remove declaration.