Fixes display of prefix argument when input-method-function
commit81d89d88aef5de720e7fbeecbfb295d6eaf6fd37
authorOscar Fuentes <ofv@wanadoo.es>
Wed, 18 Feb 2015 04:09:12 +0000 (18 05:09 +0100)
committerOscar Fuentes <ofv@wanadoo.es>
Wed, 18 Feb 2015 04:09:12 +0000 (18 05:09 +0100)
tree27b22c06793851e03d0991d1b48e0831878d4880
parent8338e4420d4a0fd375f36698b5be54a65fe9cbb7
Fixes display of prefix argument when input-method-function

* keyboard.c (read_char): When there is an input method function,
do not restore the echo area if a prefix argument is being
introduced.  (Bug#19875)
src/ChangeLog
src/keyboard.c