]> git.eshelyaron.com Git - emacs.git/commitdiff
Oops, forgot to commit the change in dispextern.h together with the
authorEli Zaretskii <eliz@gnu.org>
Wed, 8 Dec 1999 14:22:24 +0000 (14:22 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 8 Dec 1999 14:22:24 +0000 (14:22 +0000)
rest of the changes for tty color support.

src/dispextern.h

index c7edd020f85c6ffa579ebb9135ae67be46887810..80679b83459759eb5d120102f85516ddbbfa8e76 100644 (file)
@@ -2096,6 +2096,7 @@ void x_set_menu_resources_from_menu_face P_ ((struct frame *, Widget));
 void update_face_from_frame_parameter P_ ((struct frame *, Lisp_Object,
                                           Lisp_Object));
 char *x_charset_registry P_ ((int));
+Lisp_Object tty_color_name P_ ((struct frame *, int));
 void clear_face_cache P_ ((int));
 unsigned long load_color P_ ((struct frame *, struct face *, Lisp_Object,
                              enum lface_attribute_index));