diff options
-rw-r--r-- | info/dir | 2 | ||||
-rw-r--r-- | man/ChangeLog | 9 |
2 files changed, 10 insertions, 1 deletions
@@ -36,4 +36,4 @@ File: dir Node: Top This is the top of the INFO tree Editors * Autotype: (autotype). Convenient features for text that you enter frequently in Emacs. -* Emacs FAQ: (emacs-faq). Frequently Asked Questions about Emacs. +* Emacs FAQ: (efaq). Frequently Asked Questions about Emacs. diff --git a/man/ChangeLog b/man/ChangeLog index e7010bbfc88..e649908587c 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,12 @@ +2000-01-05 Eli Zaretskii <eliz@is.elta.co.il> + + * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for + compatibility with 8+3 filesystems). + (../info/efaq): Renamed from emacs-faq. + + * faq.texi: Rename emacs-faq to efaq in @setfilename and in + @direntry. + 2000-01-04 Gerd Moellmann <gerd@gnu.org> * mule.texi (International Intro): Add a link to to Fontsets. |