diff lisp/ChangeLog @ 5195:fa5d6416887f

Fix for unavailable arglists in hyper-apropos. lisp/ChangeLog addition: 2010-04-09 Didier Verna <didier@xemacs.org> * hyper-apropos.el (hyper-apropos-get-doc): Use [not available] when a function's arglist is unknown (this happens for autoloaded functions).
author Didier Verna <didier@xemacs.org>
date Fri, 09 Apr 2010 12:01:14 +0200
parents 77907bd57d25
children 733f067a73ce
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Apr 07 14:38:41 2010 +0200
+++ b/lisp/ChangeLog	Fri Apr 09 12:01:14 2010 +0200
@@ -1,3 +1,9 @@
+2010-04-09  Didier Verna  <didier@xemacs.org>
+
+	* hyper-apropos.el (hyper-apropos-get-doc): Use [not available]
+	when a function's arglist is unknown (this happens for autoloaded
+	functions).
+
 2010-04-07  Didier Verna  <didier@xemacs.org>
 
 	* font-lock.el (lisp-font-lock-keywords-2): Add missing CL style