annotate src/vms-pp.trans @ 26912:3470e4fea708
(BUILD_GLYPH_STRINGS): For pcc, remove continuation in arg list.
| author |
Dave Love <fx@gnu.org> |
| date |
Wed, 15 Dec 1999 17:46:18 +0000 |
| parents |
18e524802887 |
| children |
|
| rev |
line source |
|
25843
|
1 ! translations for extra long variable names
|
|
|
2 !234567890123456789012345678901 1234567890123456789012345678901
|
|
|
3 Vminibuffer_local_completion_map Vminibuf_local_completion_map
|
|
|
4 Vminibuffer_local_must_match_map Vminibuf_local_must_match
|
|
|
5 Finsert_abbrev_table_description Finsert_abbrev_table_descrip
|
|
|
6 Sinsert_abbrev_table_description Sinsert_abbrev_table_descrip
|
|
|
7 internal_with_output_to_temp_buffer internal_with_out_to_temp_buf
|
|
|
8 Vminibuffer_completion_predicate Vminibuf_completion_predicate
|
|
|
9 Qminibuffer_completion_predicate Qminibuf_completion_predicate
|
|
|
10
|