aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1ec43f2164c..5a07779e949 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12012-09-20 Juri Linkov <juri@jurta.org> 12012-09-20 Juri Linkov <juri@jurta.org>
2 2
3 * replace.el (read-regexp): Add HISTORY arg. (Bug#7567)
4
3 * replace.el (read-regexp): Don't add ": " when PROMPT already 5 * replace.el (read-regexp): Don't add ": " when PROMPT already
4 ends with a colon and space. (Bug#12321) 6 ends with a colon and space. (Bug#12321)
5 7