aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
diff options
context:
space:
mode:
authorRomain Francoise2006-05-07 17:08:48 +0000
committerRomain Francoise2006-05-07 17:08:48 +0000
commit99069bdb490a824113a58fa86ca1dabc52801c5a (patch)
treea5aa78a6a1452e97741b0c3061f4aab85ac9a043 /man/ChangeLog
parent5a36d8349df0f59c79a310b20a0966286560f557 (diff)
downloademacs-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/ChangeLog6
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 @@
12006-05-07 Romain Francoise <romain@orebokech.com> 12006-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
72006-05-06 Michael Albinus <michael.albinus@gmx.de> 92006-05-06 Michael Albinus <michael.albinus@gmx.de>
8 10