comparison src/ChangeLog @ 45752:55eeb73a3227

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 11 Jun 2002 19:30:09 +0000
parents 3809dbad829a
children 127b0013a0e8
comparison
equal deleted inserted replaced
45751:7318ee0c9772 45752:55eeb73a3227
1 2002-06-11 Richard M. Stallman <rms@gnu.org>
2
3 * keyboard.c (readable_events): Ignore any number of
4 FOCUS_IN_EVENT events and return 0 if nothing else in buffer.
5
1 2002-06-09 Miles Bader <miles@gnu.org> 6 2002-06-09 Miles Bader <miles@gnu.org>
2 7
3 * xfaces.c (Ftty_supports_face_attributes_p): New function. 8 * xfaces.c (Ftty_supports_face_attributes_p): New function.
4 (parse_rgb_list, tty_lookup_color): New functions. 9 (parse_rgb_list, tty_lookup_color): New functions.
5 (tty_defined_color): Use `tty_lookup_color' to do all the work. 10 (tty_defined_color): Use `tty_lookup_color' to do all the work.