Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
2216:352d35ff1c82 | 2217:701dcae521bd |
---|---|
1 2004-08-13 Jerry James <james@xemacs.org> | |
2 | |
3 * bytecomp.el (forward-word): Tell the byte compiler the correct | |
4 number of arguments to forward-word. | |
5 | |
1 2004-07-02 Malcolm Purvis <malcolmp@xemacs.org> | 6 2004-07-02 Malcolm Purvis <malcolmp@xemacs.org> |
2 | 7 |
3 * widgets-gtk.el (gtk-widget-instantiate-notebook-internal): | 8 * widgets-gtk.el (gtk-widget-instantiate-notebook-internal): |
4 Loading items into the notebook is now done by C code. | 9 Loading items into the notebook is now done by C code. |
5 * widgets-gtk.el (gtk-widget-instantiate-internal): | 10 * widgets-gtk.el (gtk-widget-instantiate-internal): |