]> git.eshelyaron.com Git - emacs.git/commit
(read_key_sequence): New arg dont_downcase_last
authorRichard M. Stallman <rms@gnu.org>
Tue, 24 Jan 1995 22:13:07 +0000 (22:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 24 Jan 1995 22:13:07 +0000 (22:13 +0000)
commit309b0fc8c67d9fe7a81b357651e8b10e80997335
treed058aabdce6e993e4ad7d40760a25810bc8cc9af
parent2ff4775b139cc64fa9a2443bd2b17173e11f59f4
(read_key_sequence): New arg dont_downcase_last
inhibits downcasing the last event, when it's uppercase and undefined.
(Fread_key_sequence): Likewise new arg.
src/keyboard.c