annotate src/vms-pp.trans @ 31795:868648c4a36b

* diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs. (diff-mode): Add support for add-log.el. (diff-hunk-text): Use char offsets rather than line offsets. (diff-find-source-location): Replace LINE with line-offset (nil if not found) and always set POS to a meaningful position. Adapt to the new char-offsets. (diff-apply-hunk): Drop support for the unused `select' POPUP. Adapt to the new diff-find-source-location. (diff-goto-source): Adapt to the new diff-find-source-location.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 20 Sep 2000 22:36:23 +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