comparison lisp/ChangeLog @ 61409:6550784a652a

(xterm-rgb-convert-to-16bit): Simplify. (xterm-register-default-colors): Update color values computation to match xterm-200.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 09 Apr 2005 15:25:50 +0000
parents a2d3e29d8373
children 3e3591a70d6f
comparison
equal deleted inserted replaced
61408:8cfd32d71cf4 61409:6550784a652a
1 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
4 (xterm-register-default-colors): Update color values computation
5 to match xterm-200.
6
1 2005-04-09 Kenichi Handa <handa@m17n.org> 7 2005-04-09 Kenichi Handa <handa@m17n.org>
2 8
3 * international/code-pages.el (iso-latin-7): Fix the map. 9 * international/code-pages.el (iso-latin-7): Fix the map.
4 10
5 2005-04-08 Luc Teirlinck <teirllm@auburn.edu> 11 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>