Mercurial > emacs
comparison lisp/ChangeLog @ 32383:ef8d441b8126
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 11 Oct 2000 15:36:51 +0000 |
parents | b093e382628d |
children | a18be74d62e5 |
comparison
equal
deleted
inserted
replaced
32382:2c430e11f471 | 32383:ef8d441b8126 |
---|---|
1 2000-10-11 Miles Bader <miles@gnu.org> | 1 2000-10-11 Dave Love <fx@gnu.org> |
2 | |
3 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid | |
4 compiler warnings. | |
5 (scheme-mode): Doc fix. | |
6 (scheme-font-lock-keywords-1): Match `define-syntax'. | |
7 | |
8 2000-10-11 Miles Bader <miles@lsi.nec.co.jp> | |
2 | 9 |
3 * faces.el (frame-set-background-mode): Pay attention to saved | 10 * faces.el (frame-set-background-mode): Pay attention to saved |
4 face specs as well as default ones. Only do anything if the | 11 face specs as well as default ones. Only do anything if the |
5 bg-mode or display-type has actually changed. Use `dolist'. | 12 bg-mode or display-type has actually changed. Use `dolist'. |
6 (region): Make dark-background `region' face less in-your-face. | 13 (region): Make dark-background `region' face less in-your-face. |
38 | 45 |
39 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org> | 46 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org> |
40 | 47 |
41 * play/zone.el (zone-timer, zone-wc-tbl): Rework | 48 * play/zone.el (zone-timer, zone-wc-tbl): Rework |
42 these vars as symbol properties. | 49 these vars as symbol properties. |
43 (zone, zone-when-idle, zone-leave-me-alone, | 50 (zone, zone-when-idle, zone-leave-me-alone) |
44 zone-pgm-whack-chars): Use new symbol properties. | 51 (zone-pgm-whack-chars): Use new symbol properties. |
45 | 52 |
46 * battery.el (display-battery): Doc spelling fix. | 53 * battery.el (display-battery): Doc spelling fix. |
47 | 54 |
48 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function' | 55 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function' |
49 property. | 56 property. |