Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 906:7f5ac0d2a71f
[xemacs-hg @ 2002-07-08 08:21:47 by youngs]
2002-06-26 John Paul Wallington <jpw@shootybangbang.com>
* derived.el (define-derived-mode): Put `derived-mode-parent'
property on child.
(derived-mode-p): New function; sync with GNU Emacs 21.
2002-06-26 Jerry James <james@xemacs.org>
* symbols.c (check_sane_subr): Let the symbol be bound if it is an
autoload cookie.
author | youngs |
---|---|
date | Mon, 08 Jul 2002 08:22:00 +0000 |
parents | c15f25529e61 |
children | 6a68d74d1a04 |
comparison
equal
deleted
inserted
replaced
905:c15f25529e61 | 906:7f5ac0d2a71f |
---|---|
1 2002-06-26 Jerry James <james@xemacs.org> | |
2 | |
3 * symbols.c (check_sane_subr): Let the symbol be bound if it is an | |
4 autoload cookie. | |
5 | |
1 2002-06-24 Andy Piper <andy@xemacs.org> | 6 2002-06-24 Andy Piper <andy@xemacs.org> |
2 | 7 |
3 * toolbar-x.c (console_type_create_toolbar_x): declare | 8 * toolbar-x.c (console_type_create_toolbar_x): declare |
4 x_clear_frame_toolbars. | 9 x_clear_frame_toolbars. |
5 * toolbar-gtk.c (console_type_create_toolbar_gtk): ditto. | 10 * toolbar-gtk.c (console_type_create_toolbar_gtk): ditto. |