Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 241:f955c73f5258 r20-5b19
Import from CVS: tag r20-5b19
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:16:16 +0200 |
parents | 41f2f0e326e9 |
children | f220cc83d72e |
comparison
equal
deleted
inserted
replaced
240:835e739f3c17 | 241:f955c73f5258 |
---|---|
1 1998-01-12 SL Baur <steve@altair.xemacs.org> | |
2 | |
3 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist | |
4 bug strikes a menudescriptor. | |
5 | |
6 * package-get-base.el (package-get-base): Updated. | |
7 | |
8 * package-info.el (batch-update-package-info): Derive REQUIRES | |
9 from the Makefile. | |
10 | |
11 1998-01-13 Hrvoje Niksic <hniksic@srce.hr> | |
12 | |
13 * files.el (save-some-buffers): Don't play games with deleting | |
14 other windows if we are in the minibuffer window. | |
15 | |
1 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | 16 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> |
2 | 17 |
3 * modeline.el (modeline-minor-mode-menu): Add support for :active | 18 * modeline.el (modeline-minor-mode-menu): Add support for :active |
4 (add-minor-mode): Document :active property to TOGGLE. | 19 (add-minor-mode): Document :active property to TOGGLE. |
5 | 20 |