aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík2002-03-28 14:16:09 +0000
committerPavel Janík2002-03-28 14:16:09 +0000
commit43f5319aa5a96a0a967322003545b647736562a3 (patch)
treea5b72fe241f6185be90b65c0f725d707a0764716
parentd4648402547a6e7eab7b6c30f9c8b62f99b76116 (diff)
downloademacs-43f5319aa5a96a0a967322003545b647736562a3.tar.gz
emacs-43f5319aa5a96a0a967322003545b647736562a3.zip
Fix typo.
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 235259692da..cf2b0aa1a47 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -14,7 +14,7 @@
14 (ibuffer-mark-help-buffers): Use `ibuffer-help-buffer-modes'. 14 (ibuffer-mark-help-buffers): Use `ibuffer-help-buffer-modes'.
15 (operation query-replace): Use new `noerror' arg for 15 (operation query-replace): Use new `noerror' arg for
16 `query-replace-read-args'. 16 `query-replace-read-args'.
17 (operation query-replace-regexp): Ditto 17 (operation query-replace-regexp): Ditto.
18 18
192002-03-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 192002-03-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
20 20