diff options
author | Francesco Potortì <pot@gnu.org> | 2007-11-22 12:44:49 +0000 |
---|---|---|
committer | Francesco Potortì <pot@gnu.org> | 2007-11-22 12:44:49 +0000 |
commit | 836bcc673dc5275211d3609baec0fdb549292255 (patch) | |
tree | 885eb3ff7f2b06f19f4a582e90264b01f808ce4a /man | |
parent | cc6ed6a94ce1aa98ffb4d46518b5099367652636 (diff) | |
download | emacs-836bcc673dc5275211d3609baec0fdb549292255.tar.gz |
Revert a change in etags syntax.
Diffstat (limited to 'man')
-rw-r--r-- | man/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 88b4087d6ca..b338c6e55d7 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,6 +1,11 @@ +2007-11-22 Francesco Potort,Al(B <pot@gnu.org> + + * maintaining.texi (Tag Syntax): Revert this change: "Now --members is + the default for etags, not for ctags yet", as it is not in Emacs 22. + 2007-11-18 Richard Stallman <rms@gnu.org> - * flymake.texi (Example -- Configuring a tool called directly): + * flymake.texi (Example -- Configuring a tool called directly): Update example. 2007-11-15 Juanma Barranquero <lekktu@gmail.com> |