diff options
author | Francesco Potortì <pot@gnu.org> | 2007-05-05 00:35:55 +0000 |
---|---|---|
committer | Francesco Potortì <pot@gnu.org> | 2007-05-05 00:35:55 +0000 |
commit | 8224ce18f1f6d7ce205bb33bc1268bc6cf7ae7e5 (patch) | |
tree | b48658c45cbd1bad174389796f10d41df0996f5e | |
parent | ab23894e92cab52154c770558d648b2d9cf8b8ee (diff) | |
download | emacs-8224ce18f1f6d7ce205bb33bc1268bc6cf7ae7e5.tar.gz |
maintaining.texi changes to etags abotu symlinks.
-rw-r--r-- | man/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index c4141f54163..ee19a3254be 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2007-05-05 Francesco Potort,Al(B <pot@gnu.org> + + * maintaining.texi (Create Tags Table): Add text about the dangers of + making symbolic links to tags files. + 2007-05-04 Karl Berry <karl@gnu.org> * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22. @@ -77,8 +82,8 @@ * misc.texi (Thumbnails): Node deleted. * emacs.texi (Top): Update node listing. - * files.texi (File Conveniences): - * ack.texi (Acknowledgments): + * files.texi (File Conveniences): + * ack.texi (Acknowledgments): * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired". 2007-04-21 Richard Stallman <rms@gnu.org> |