changeset 55556:a284f5947f0c

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 12 May 2004 20:22:41 +0000
parents 7cb75f6a290a
children 2230abc1601e
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed May 12 20:20:01 2004 +0000
+++ b/lisp/ChangeLog	Wed May 12 20:22:41 2004 +0000
@@ -11,6 +11,8 @@
 
 2004-05-12  Juanma Barranquero  <lektu@terra.es>
 
+	* generic.el (define-generic-mode): Remove redundant arglist info.
+
 	* help-fns.el (help-split-fundoc, help-add-fundoc-usage):
 	Make arguments match their use in docstring.
 	(help-arg-highlighting-function): New variable.