1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Make modifier ctrl' an alias of control'.

This commit is contained in:
YAMAMOTO Mitsuharu 2005-11-24 08:18:37 +00:00
parent 7d638a7632
commit d8dabccce2

View file

@ -1085,6 +1085,9 @@ XConsortium: rgb.txt,v 10.41 94/02/20 18:39:36 rws Exp")
(put 'return 'ascii-character ?\C-m)
(put 'escape 'ascii-character ?\e)
;; Modifier name `ctrl' is an alias of `control'.
(put 'ctrl 'modifier-value (get 'control 'modifier-value))
;;;; Script codes and coding systems
(defconst mac-script-code-coding-systems