aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2012-09-21 00:21:46 +0300
committerJuri Linkov2012-09-21 00:21:46 +0300
commit41a97e6fcf1cd4614a9dcd13ee843a922f3890b4 (patch)
tree6a385efb33c7d182d7bd1cf0e18dc1706290f44d /lisp/ChangeLog
parentc9e452d3a1e611ccd66a0c0030ef8e12d73b27c9 (diff)
downloademacs-41a97e6fcf1cd4614a9dcd13ee843a922f3890b4.tar.gz
emacs-41a97e6fcf1cd4614a9dcd13ee843a922f3890b4.zip
* lisp/replace.el (read-regexp): Don't add ": " when PROMPT already
ends with a colon and space. Fixes: debbugs:12321
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 ca544b023e6..1ec43f2164c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-09-20 Juri Linkov <juri@jurta.org>
2
3 * replace.el (read-regexp): Don't add ": " when PROMPT already
4 ends with a colon and space. (Bug#12321)
5
12012-09-20 Tassilo Horn <tsdh@gnu.org> 62012-09-20 Tassilo Horn <tsdh@gnu.org>
2 7
3 * doc-view.el (doc-view-display): Better fix for the cl-assertion 8 * doc-view.el (doc-view-display): Better fix for the cl-assertion