Mercurial > hg > xemacs-beta
comparison lisp/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 | 4a27df428c73 |
children | aa5bf79c0076 |
comparison
equal
deleted
inserted
replaced
905:c15f25529e61 | 906:7f5ac0d2a71f |
---|---|
1 2002-06-26 John Paul Wallington <jpw@shootybangbang.com> | |
2 | |
3 * derived.el (define-derived-mode): Put `derived-mode-parent' | |
4 property on child. | |
5 (derived-mode-p): New function; sync with GNU Emacs 21. | |
6 | |
1 2002-06-16 Andy Piper <andy@xemacs.org> | 7 2002-06-16 Andy Piper <andy@xemacs.org> |
2 | 8 |
3 * menubar-items.el (default-menubar): enable windows printing on | 9 * menubar-items.el (default-menubar): enable windows printing on |
4 cygwin as well as native. | 10 cygwin as well as native. |
5 | 11 |