diff options
| author | Juri Linkov | 2005-08-22 21:07:19 +0000 |
|---|---|---|
| committer | Juri Linkov | 2005-08-22 21:07:19 +0000 |
| commit | 79a8defb56c30d9e5d718cc1a886fd1201f44cc5 (patch) | |
| tree | faddb68c28bbefe6dd26fbd1d8e1b41d33b854af /lispref/ChangeLog | |
| parent | 753d161b0fa178327493c373de9d8777240c28cd (diff) | |
| download | emacs-79a8defb56c30d9e5d718cc1a886fd1201f44cc5.tar.gz emacs-79a8defb56c30d9e5d718cc1a886fd1201f44cc5.zip | |
(Attribute Functions): Add set-face-inverse-video-p.
Fix invert-face. Fix args of face-background.
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 35ecdcc7e31..4b5196f91dd 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-08-22 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * display.texi (Attribute Functions): Add set-face-inverse-video-p. | ||
| 4 | Fix invert-face. Fix args of face-background. | ||
| 5 | |||
| 1 | 2005-08-20 Alan Mackenzie <acm@muc.de> | 6 | 2005-08-20 Alan Mackenzie <acm@muc.de> |
| 2 | 7 | ||
| 3 | * buffers.texi (The Buffer List): Clarify the manipulation of the | 8 | * buffers.texi (The Buffer List): Clarify the manipulation of the |