diff options
| author | Eli Zaretskii | 1999-12-06 18:00:33 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 1999-12-06 18:00:33 +0000 |
| commit | 7a3abcd82982ec33587f72c54ddfaa097abf558d (patch) | |
| tree | ef31fdfe474a624e0aa0cf89fded87e1fddc3ade /lisp/ChangeLog | |
| parent | 81da8b324961ff18fcd2e666b67e3c4e387251e4 (diff) | |
| download | emacs-7a3abcd82982ec33587f72c54ddfaa097abf558d.tar.gz emacs-7a3abcd82982ec33587f72c54ddfaa097abf558d.zip | |
(info-node, info-menu-5, info-xref): Define colors for Info faces if
the display supports them.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 36e9fb90c1b..bec164f7fd0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * info.el (info-node, info-menu-5, info-xref): Define colors for | ||
| 4 | Info faces if the display supports them. | ||
| 5 | |||
| 6 | 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 7 | |||
| 3 | Changes for automatic remapping of X colors on terminal frames: | 8 | Changes for automatic remapping of X colors on terminal frames: |
| 4 | 9 | ||
| 5 | * term/pc-win.el (msdos-setup-initial-frame): New function, run by | 10 | * term/pc-win.el (msdos-setup-initial-frame): New function, run by |