Mercurial > emacs
diff lisp/ChangeLog @ 65686:4a796295f477
* term/rxvt.el (rxvt-register-default-colors): Add support for 88
colors rxvt-unicode terminals by using the same code as xterm.el.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 24 Sep 2005 23:10:02 +0000 |
parents | b8bdecc9aa11 |
children | 16baf997c85c |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Sep 24 21:35:08 2005 +0000 +++ b/lisp/ChangeLog Sat Sep 24 23:10:02 2005 +0000 @@ -1,3 +1,8 @@ +2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change) + + * term/rxvt.el (rxvt-register-default-colors): Add support for 88 + colors rxvt-unicode terminals by using the same code as xterm.el. + 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca> * textmodes/tex-mode.el (tex-font-lock-append-prop)