annotate src/vms-pp.trans @ 30486:56dec1b451fe
(struct coding_system): Member safe_charset deleted.
author |
Kenichi Handa <handa@m17n.org> |
date |
Thu, 27 Jul 2000 05:46:12 +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
|