summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 219486456ce..e6dfe0c0346 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2008-10-29 Chong Yidong <cyd@stupidchicken.com>
+ * minibuffer.el (delete-minibuffer-contents): Delete all
+ minibuffer contents instead of just the current field.
+
* tmm.el (tmm-get-keymap): Handle case where keyseq cache is
omitted.