diff options
| author | Pavel Janík | 2002-03-28 14:16:09 +0000 |
|---|---|---|
| committer | Pavel Janík | 2002-03-28 14:16:09 +0000 |
| commit | 43f5319aa5a96a0a967322003545b647736562a3 (patch) | |
| tree | a5b72fe241f6185be90b65c0f725d707a0764716 | |
| parent | d4648402547a6e7eab7b6c30f9c8b62f99b76116 (diff) | |
| download | emacs-43f5319aa5a96a0a967322003545b647736562a3.tar.gz emacs-43f5319aa5a96a0a967322003545b647736562a3.zip | |
Fix typo.
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 | ||
| 19 | 2002-03-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 19 | 2002-03-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 20 | 20 | ||