1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00

(view-emacs-FAQ): Change emacs-faq' to efaq'.

This commit is contained in:
Gerd Moellmann 2000-05-16 14:31:26 +00:00
parent b11d37dedf
commit 279b772d9b

View File

@ -442,7 +442,7 @@ With numeric argument display information on correspondingly older changes."
"Display the Emacs Frequently Asked Questions (FAQ) file."
(interactive)
;;; (find-file-read-only (expand-file-name "FAQ" data-directory))
(info "(emacs-faq)"))
(info "(efaq)"))
(defun view-emacs-problems ()
"Display info on known problems with Emacs and possible workarounds."