diff options
| author | Dan Nicolaescu | 2005-09-24 23:20:46 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2005-09-24 23:20:46 +0000 |
| commit | 08c583dbd17a8cf8db889402a57f4aef8803ff17 (patch) | |
| tree | 67d2be1b92195bf3e415042c364a4031f94933f1 /lisp/ChangeLog | |
| parent | 836c8f066c86d0511a25f4bf926d5cfed1e3a3ef (diff) | |
| download | emacs-08c583dbd17a8cf8db889402a57f4aef8803ff17.tar.gz emacs-08c583dbd17a8cf8db889402a57f4aef8803ff17.zip | |
(rxvt-register-default-colors): Add support for 255
color rxvt terminals by using the code xterm.el used to use before
2005-04-09 in order to match the colors used by rxvt.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 96091669512..54b224c232d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * term/rxvt.el (rxvt-register-default-colors): Add support for 255 | ||
| 4 | color rxvt terminals by using the code xterm.el used to use before | ||
| 5 | 2005-04-09 in order to match the colors used by rxvt. | ||
| 6 | |||
| 1 | 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change) | 7 | 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change) |
| 2 | 8 | ||
| 3 | * term/rxvt.el (rxvt-register-default-colors): Add support for 88 | 9 | * term/rxvt.el (rxvt-register-default-colors): Add support for 88 |