diff options
| author | David Kastrup | 2005-01-22 15:43:56 +0000 |
|---|---|---|
| committer | David Kastrup | 2005-01-22 15:43:56 +0000 |
| commit | 3d4d788a38060b1bb2435a57876d4065eb005b5b (patch) | |
| tree | 1cea4b00e2178be41ae4435604a1744b734e37ba /etc/ChangeLog | |
| parent | 557724a8715a9445fdb5815403c46afef3bdf2eb (diff) | |
| download | emacs-3d4d788a38060b1bb2435a57876d4065eb005b5b.tar.gz emacs-3d4d788a38060b1bb2435a57876d4065eb005b5b.zip | |
* NEWS: Mention alias `find-grep' for `grep-find'.
* progmodes/grep.el: Add alias `find-grep' for `grep-find'.
* building.texi (Grep Searching): Mention alias `find-grep' for
`grep-find'.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index e0b95106201..4a3c7039363 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-01-22 David Kastrup <dak@gnu.org> | ||
| 2 | |||
| 3 | * NEWS: Mention alias `find-grep' for `grep-find'. | ||
| 4 | |||
| 1 | 2005-01-22 Nick Roberts <nickrob@snap.net.nz> | 5 | 2005-01-22 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 6 | ||
| 3 | * TODO: Add entry for toolbar on ttys. | 7 | * TODO: Add entry for toolbar on ttys. |