aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStephen Berman2013-07-30 16:42:15 -0400
committerStefan Monnier2013-07-30 16:42:15 -0400
commit158bc55c6e715be476acacbef2aa8ca9b50c94c6 (patch)
tree986f060c205d15818af98c45797dd16d4ba2943c /lisp/ChangeLog
parentac38e731d9113628bd6823372d11b895f67a5e33 (diff)
downloademacs-158bc55c6e715be476acacbef2aa8ca9b50c94c6.tar.gz
emacs-158bc55c6e715be476acacbef2aa8ca9b50c94c6.zip
* lisp/minibuffer.el (completion--twq-all): Try and preserve each
completion's case choice. Fixes: debbugs:14907
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 62a11e229a1..fde62f1fc4d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-07-30 Stephen Berman <stephen.berman@gmx.net>
2
3 * minibuffer.el (completion--twq-all): Try and preserve each
4 completion's case choice (bug#14907).
5
12013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org> 62013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 7
3 * net/network-stream.el (open-network-stream): Mention the new 8 * net/network-stream.el (open-network-stream): Mention the new