]> git.eshelyaron.com Git - emacs.git/commit
Don't downcase the key binding in global-set-key.
authorAlan Mackenzie <acm@muc.de>
Sat, 19 Oct 2019 18:21:25 +0000 (18:21 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 19 Oct 2019 18:21:25 +0000 (18:21 +0000)
commit278b7c1b52be11e8c49b8252953e8e84d45765c3
treee07d2ed078873107c51d8702108fd3af3ab51868
parent2385dddb3338fd0f34aac0633dde78dd650f7d94
Don't downcase the key binding in global-set-key.

This fixes bug #37769.

* lisp/subr.el (global-set-key): Provide a non-nil DONT-DOWNCASE argument to
read-key-sequence.

* etc/NEWS: Add an entry for this change.
etc/NEWS
lisp/subr.el