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:
parent
b11d37dedf
commit
279b772d9b
@ -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."
|
||||
|
Loading…
Reference in New Issue
Block a user