Mercurial > emacs
view src/s/windows95.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 |
line wrap: on
line source
/* System description file for Windows 95. */ #include "windowsnt.h" #define WINDOWS95 /* arch-tag: 8a37be6f-312c-4b2a-919e-58a71a0fb4b3 (do not change this comment) */