Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2217:701dcae521bd
[xemacs-hg @ 2004-08-13 21:19:14 by james]
Specify the correct number of args to forward-word.
author | james |
---|---|
date | Fri, 13 Aug 2004 21:19:15 +0000 |
parents | 95fee4a1420e |
children | 8e7b4a0c1a81 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 13 20:55:31 2004 +0000 +++ b/lisp/ChangeLog Fri Aug 13 21:19:15 2004 +0000 @@ -1,3 +1,8 @@ +2004-08-13 Jerry James <james@xemacs.org> + + * bytecomp.el (forward-word): Tell the byte compiler the correct + number of arguments to forward-word. + 2004-07-02 Malcolm Purvis <malcolmp@xemacs.org> * widgets-gtk.el (gtk-widget-instantiate-notebook-internal):