annotate src/vms-pp.trans @ 29413:ce16b083b459
(jit-lock-saved-fontify-buffer-function): New var.
(jit-lock-fontify-buffer): New function for JIT refontification.
(jit-lock-mode): Fix docstring.
Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
Remove jit-lock-after-change from the _local_ hook.
(jit-lock-function-1): Fix docstring.
author |
Stefan Monnier <monnier@iro.umontreal.ca> |
date |
Mon, 05 Jun 2000 03:08:50 +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
|