annotate src/vms-pp.trans @ 35212:0b2d36d2a4ea
(isearch-done): Set isearch-lazy-highlight-start
to nil.
author |
Gerd Moellmann <gerd@gnu.org> |
date |
Wed, 10 Jan 2001 17:18:33 +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
|