diff lisp/ChangeLog @ 55456:bc9d102f6ae2

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 09 May 2004 00:50:52 +0000
parents ef0ff8c26e5f
children 086b5a87980e
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 09 00:49:06 2004 +0000
+++ b/lisp/ChangeLog	Sun May 09 00:50:52 2004 +0000
@@ -1,3 +1,9 @@
+2004-05-09  Juanma Barranquero  <lektu@terra.es>
+
+	* help-fns.el (help-highlight-arguments): Don't try to highlight
+	missing or autoloaded arglists.  Accept structured arguments, like
+	the first ones of `do' and `flet'.
+
 2004-05-08  Andreas Schwab  <schwab@suse.de>
 
 	* emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.