annotate src/vms-pp.trans @ 27114:4efa5e54e9a9

(Qunspecified_fg, Qunspecified_bg): Remove. (syms_of_xfaces): Remove their staticpro's. (tty_color_name): Return Lisp strings for unspecified fore- and back-ground colors. (Finternal_set_lisp_face_attribute): Remove the special treatment for Qunspecified_{f,b}g. (realize_default_face): Replace Qunspecified_{f,b}g with a Lisp string.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 03 Jan 2000 16:52:52 +0000
parents 18e524802887
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25843
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
1 ! translations for extra long variable names
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
2 !234567890123456789012345678901 1234567890123456789012345678901
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
3 Vminibuffer_local_completion_map Vminibuf_local_completion_map
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
4 Vminibuffer_local_must_match_map Vminibuf_local_must_match
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
5 Finsert_abbrev_table_description Finsert_abbrev_table_descrip
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
6 Sinsert_abbrev_table_description Sinsert_abbrev_table_descrip
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
7 internal_with_output_to_temp_buffer internal_with_out_to_temp_buf
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
8 Vminibuffer_completion_predicate Vminibuf_completion_predicate
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
9 Qminibuffer_completion_predicate Qminibuf_completion_predicate
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
10