changeset 84941:89bab9e0761d

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 26 Sep 2007 15:59:13 +0000
parents 8c8a527e7004
children 437d3bb02139
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <lekktu@gmail.com>
+
+	* 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  <lekktu@gmail.com>
 
 	* emacs-lisp/eldoc.el (eldoc-message-commands-table-size)