annotate src/s/vms4-2.h @ 59972:97e808b19272

(cua-max-undo, cua-undo): Remove. (cua--standard-movement-commands): Remove list. Instead, set CUA property value to move for movement commands. (cua-movement-commands): Remove. Users must set CUA prop instead. (cua--pre-command-handler): Check CUA property. (cua--init-keymaps): Don't remap undo commands. (cua-mode): Don't call cua--rectangle-on-off.
author Kim F. Storm <storm@cua.dk>
date Mon, 07 Feb 2005 11:44:40 +0000
parents 695cf19ef79e
children 375f2633d815
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
457
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
1 #include "vms.h"
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
2 #define VMS4_2
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
3
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 457
diff changeset
4 /* arch-tag: d9ff67bc-a899-44b2-a618-a73c821bb559
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 457
diff changeset
5 (do not change this comment) */