annotate src/vms-pp.trans @ 30979:72284d9d7a11

(defun-prompt-regexp, parens-require-spaces): Doc fix. (down-list, backward-up-list, up-list, kill-sexp) (backward-kill-sexp, mark-sexp)): Make arg optional. (lisp-complete-symbol): Add optional arg PREDICATE.
author Dave Love <fx@gnu.org>
date Sun, 20 Aug 2000 18:10:48 +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