# HG changeset patch # User Juanma Barranquero # Date 1190822353 0 # Node ID 89bab9e0761d1378647dd5270139fdabeb95028f # Parent 8c8a527e7004f07dd574072b062236befdb5c513 *** empty log message *** diff -r 8c8a527e7004 -r 89bab9e0761d lisp/ChangeLog --- a/lisp/ChangeLog Wed Sep 26 15:58:34 2007 +0000 +++ b/lisp/ChangeLog Wed Sep 26 15:59:13 2007 +0000 @@ -1,3 +1,10 @@ +2007-09-26 Juanma Barranquero + + * emacs-lisp/eldoc.el (eldoc-function-argstring-format): + Deal with the case that special &keywords are at the beginning or + end of the argument list. Also add some (incomplete) support for + non-standard arglists. + 2007-09-26 Juanma Barranquero * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)