Fix a typo in last commit of src/ChangeLog.

This commit is contained in:
Eli Zaretskii 2012-05-08 22:09:38 +03:00
parent ad89bb83f7
commit 2fed268919

View file

@ -4,7 +4,7 @@
* keyboard.c (read_char): Don't clear the echo area if there's no
message to clear.
* xdisp.c (redisplay_internal): Redisplay the mini window (with the
contents of *Minibuf-0*) if there' no message displayed in its stead.
contents of *Minibuf-0*) if there's no message displayed in its stead.
2012-05-07 Michael Albinus <michael.albinus@gmx.de>