aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3a9e9a5f539..4bf848d953a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,7 +4,7 @@
4 * keyboard.c (read_char): Don't clear the echo area if there's no 4 * keyboard.c (read_char): Don't clear the echo area if there's no
5 message to clear. 5 message to clear.
6 * xdisp.c (redisplay_internal): Redisplay the mini window (with the 6 * xdisp.c (redisplay_internal): Redisplay the mini window (with the
7 contents of *Minibuf-0*) if there' no message displayed in its stead. 7 contents of *Minibuf-0*) if there's no message displayed in its stead.
8 8
92012-05-07 Michael Albinus <michael.albinus@gmx.de> 92012-05-07 Michael Albinus <michael.albinus@gmx.de>
10 10