]> git.eshelyaron.com Git - emacs.git/commitdiff
(view-emacs-FAQ): Change `emacs-faq' to `efaq'.
authorGerd Moellmann <gerd@gnu.org>
Tue, 16 May 2000 14:31:26 +0000 (14:31 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 16 May 2000 14:31:26 +0000 (14:31 +0000)
lisp/help.el

index 227e844959eb13dd543b0ffbe8760f6b6e3f416c..c2db80029369296887d500aa54635b45537d760a 100644 (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."