diff options
| author | Romain Francoise | 2006-05-07 17:08:48 +0000 |
|---|---|---|
| committer | Romain Francoise | 2006-05-07 17:08:48 +0000 |
| commit | 99069bdb490a824113a58fa86ca1dabc52801c5a (patch) | |
| tree | a5aa78a6a1452e97741b0c3061f4aab85ac9a043 /man/ChangeLog | |
| parent | 5a36d8349df0f59c79a310b20a0966286560f557 (diff) | |
| download | emacs-99069bdb490a824113a58fa86ca1dabc52801c5a.tar.gz emacs-99069bdb490a824113a58fa86ca1dabc52801c5a.zip | |
(Replacing text across multiple files): Expand node to explain how
to use `dired-do-query-replace-regexp' in more detail, based on
suggestion by Eric Hanchrow <offby1@blarg.net>.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 98698fed74b..c82b73d4da0 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,8 +1,10 @@ | |||
| 1 | 2006-05-07 Romain Francoise <romain@orebokech.com> | 1 | 2006-05-07 Romain Francoise <romain@orebokech.com> |
| 2 | 2 | ||
| 3 | * faq.texi (Using regular expressions): Fix typo. | 3 | * faq.texi (Using regular expressions): Fix typo. |
| 4 | (Packages that do not come with Emacs, Right-to-left alphabets): | 4 | (Packages that do not come with Emacs): Fix capitalization. |
| 5 | Fix capitalization. | 5 | (Replacing text across multiple files): Expand node to explain how |
| 6 | to use `dired-do-query-replace-regexp' in more detail, based on | ||
| 7 | suggestion by Eric Hanchrow <offby1@blarg.net>. | ||
| 6 | 8 | ||
| 7 | 2006-05-06 Michael Albinus <michael.albinus@gmx.de> | 9 | 2006-05-06 Michael Albinus <michael.albinus@gmx.de> |
| 8 | 10 | ||