diff options
| -rw-r--r-- | ChangeLog | 1 | ||||
| -rw-r--r-- | MAINTAINERS | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 0ee8032a078..88de0340dec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2007-09-08 Michael Olson <mwolson@gnu.org> * MAINTAINERS: Add myself for ERC and tq.el. + Update for new doc/ directory layout. 2007-09-06 Romain Francoise <romain@orebokech.com> diff --git a/MAINTAINERS b/MAINTAINERS index b70e4eb96f5..92f1273b116 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -39,7 +39,7 @@ Eli Zaretskii lisp/term/tty-colors.el lisp/international/codepage.el - man/msdog.texi + doc/emacs/msdog.texi Kenichi Handa Mule @@ -69,7 +69,7 @@ Jay Belanger Calc lisp/calc/* etc/calccard.tex - man/calc.texi + doc/misc/calc.texi Michael Olson ERC @@ -86,7 +86,7 @@ Steven Tamm MacOS Eli Zaretskii - man/* + doc/* lispref/* info/dir |
