]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog
Fixes display of prefix argument when input-method-function
[gnu-emacs] / src / ChangeLog
index 76e195605fdbcefe7654a49d6f9bba26e0b5dd97..8a3b534e7aeda5cf7ea125bb97e9ec2a416e4ab8 100644 (file)
@@ -1,3 +1,9 @@
+2015-02-18  Oscar Fuentes <ofv@wanadoo.es>
+
+       * 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)
+
 2015-02-16  Kelly Dean  <kelly@prtime.org>
 
        * src/keyboard.c (timer_check_2): Fix incorrect comment.