aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2014-05-04 21:46:47 -0400
committerStefan Monnier2014-05-04 21:46:47 -0400
commitdccb0688651388531f00de3c8b365cdabcf54aa2 (patch)
tree35be3aa76e628b3cf939b7aa17b6218ac3bbab86 /lisp/ChangeLog
parent61febcb6e32860575316b8a539a2e9f13f70e3c2 (diff)
downloademacs-dccb0688651388531f00de3c8b365cdabcf54aa2.tar.gz
emacs-dccb0688651388531f00de3c8b365cdabcf54aa2.zip
* lisp/minibuffer.el (completion-table-with-quoting) <completion--unquote>:
Make sure the new point we return is within the new string. Fixes: debbugs:17239
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 e1a0ee66dd7..bef5f1ba71f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * minibuffer.el (completion-table-with-quoting) <completion--unquote>:
4 Make sure the new point we return is within the new string (bug#17239).
5
12014-05-03 Eli Zaretskii <eliz@gnu.org> 62014-05-03 Eli Zaretskii <eliz@gnu.org>
2 7
3 * mail/rmailsum.el (rmail-new-summary-1): Fix a typo in a comment. 8 * mail/rmailsum.el (rmail-new-summary-1): Fix a typo in a comment.