diff options
| -rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 08b91cc7a4c..bde85a88966 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,7 +1,10 @@ | |||
| 1 | 2007-11-22 Francesco Potort,Al(B <pot@gnu.org> | 1 | 2007-11-22 Francesco Potort,Al(B <pot@gnu.org> |
| 2 | 2 | ||
| 3 | * etags.1: Revert this change, not installed in Emacs 22: | ||
| 4 | "Now --members is the default for etags, not for ctags yet". | ||
| 5 | * etags.1: Note that you can use "-" for stdout with -o. | ||
| 3 | * NEWS: remove this entry for etags, because it was in fact not | 6 | * NEWS: remove this entry for etags, because it was in fact not |
| 4 | installed in Emacs 22: "the --members option is now the default" | 7 | installed in Emacs 22: "the --members option is now the default". |
| 5 | 8 | ||
| 6 | 2007-10-24 Juanma Barranquero <lekktu@gmail.com> | 9 | 2007-10-24 Juanma Barranquero <lekktu@gmail.com> |
| 7 | 10 | ||