diff lisp/ChangeLog @ 29630:257b69e2a73e

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 13 Jun 2000 21:06:37 +0000
parents 943a97b056d2
children 98e1c27ffe84
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jun 13 21:04:58 2000 +0000
+++ b/lisp/ChangeLog	Tue Jun 13 21:06:37 2000 +0000
@@ -1,5 +1,8 @@
 2000-06-13  Dave Love  <fx@gnu.org>
 
+	* help.el (describe-function-1): Kluge around cases of functions
+	fset to subrs whose doc doesn't match their symbol-name.
+
 	* image.el (insert-image): Default STRING to a space.
 
 	* info.el Doc fixes.