diff options
| author | Gerd Moellmann | 2000-08-20 13:29:38 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-08-20 13:29:38 +0000 |
| commit | 511bd4eb0b86480b119e624e7d23bab0edcacf81 (patch) | |
| tree | f90c98f2fc131d7c1c1cc9479eef5593a0d5a456 /lisp | |
| parent | dde0101c65e67751b236d971306049b431538c61 (diff) | |
| download | emacs-511bd4eb0b86480b119e624e7d23bab0edcacf81.tar.gz emacs-511bd4eb0b86480b119e624e7d23bab0edcacf81.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ba953c47e81..d078aad3204 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-08-20 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * startup.el (command-line): Clear realized faces after | ||
| 4 | modifying TTY color mappings. | ||
| 5 | |||
| 1 | 2000-08-20 Miles Bader <miles@gnu.org> | 6 | 2000-08-20 Miles Bader <miles@gnu.org> |
| 2 | 7 | ||
| 3 | * faces.el (face-attr-match-p): Don't return true if ATTRS are | 8 | * faces.el (face-attr-match-p): Don't return true if ATTRS are |