aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-08-16 02:32:05 +0000
committerRichard M. Stallman <[email protected]>2005-08-16 02:32:05 +0000
commit8d34b5e125667e8264c83120307b97c47c88c108 (patch)
tree094c0f9d7e9727cab41694ebf0d29fd64b179e0c /src
parent2eca855f7a76273ab7a515479bb674b5349f3d7e (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f108643554..6d57df6796 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-15 Richard M. Stallman <[email protected]>
+
+ * xdisp.c (message3_nolog): Clear echo_message_buffer.
+
2005-08-15 Kim F. Storm <[email protected]>
* lisp.h (QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.