aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2012-06-22 23:48:18 -0400
committerStefan Monnier2012-06-22 23:48:18 -0400
commite33c6771f66d18f0c4c104f50e668cbe82b7e2de (patch)
tree2a358dac6c400df732d4e99a7625f4268e405d0b /lisp/ChangeLog
parent7117e105bb5cb268e5d6b233b284e8401134ad09 (diff)
downloademacs-e33c6771f66d18f0c4c104f50e668cbe82b7e2de.tar.gz
emacs-e33c6771f66d18f0c4c104f50e668cbe82b7e2de.zip
* lisp/minibuffer.el (completion--twq-try): Try to fail more gracefully when
the requote function doesn't work properly. Fixes: debbugs:11714
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2763234e05a..4f7f8a2d300 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
4 the requote function doesn't work properly (bug#11714).
5
12012-06-23 Glenn Morris <rgm@gnu.org> 62012-06-23 Glenn Morris <rgm@gnu.org>
2 7
3 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages. 8 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.