Mercurial > emacs
view src/s/uxpds.h @ 86560:e08a75d0a31e
(KEY_TO_CHAR): New macro.
(parse_modifiers, apply_modifiers): Accept integer arguments.
(read_key_sequence): Use them to unify the "shift->unshift" mapping
for chars and symbol keys.
After doing such remapping, apply function-key-map again.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 28 Nov 2007 04:45:32 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* Handle uxpds */ #include "usg5-4-2.h" /* This triggers a conditional in xfaces.c. */ #define XOS_NEEDS_TIME_H #define FSCALE 256 /* arch-tag: c02db2a6-c725-4a6b-adee-66e0303df2a8 (do not change this comment) */