aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorColin Walters2002-03-27 22:38:04 +0000
committerColin Walters2002-03-27 22:38:04 +0000
commit193f8525da8e4b2e10e3311a45a45ce67b981ff4 (patch)
tree0bcf913bf264529565e0ada9e8e423c75ca40435 /lisp/ChangeLog
parent843e95014b85b78ea00e2fae4946a011e0951de3 (diff)
downloademacs-193f8525da8e4b2e10e3311a45a45ce67b981ff4.tar.gz
emacs-193f8525da8e4b2e10e3311a45a45ce67b981ff4.zip
(operation query-replace): Use new `noerror' arg for
`query-replace-read-args'. (operation query-replace-regexp): Ditto
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3a56fa75e91..f1e905ccb1a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -7,6 +7,9 @@
7 7
8 * ibuf-ext.el (sorter mode-name): Doc fix. 8 * ibuf-ext.el (sorter mode-name): Doc fix.
9 (ibuffer-mark-help-buffers): Use `ibuffer-help-buffer-modes'. 9 (ibuffer-mark-help-buffers): Use `ibuffer-help-buffer-modes'.
10 (operation query-replace): Use new `noerror' arg for
11 `query-replace-read-args'.
12 (operation query-replace-regexp): Ditto
10 13
112002-03-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 142002-03-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
12 15