aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas2020-12-14 15:48:38 +0100
committerStefan Kangas2020-12-14 15:52:38 +0100
commit95c9aad04117ce3ff2448be45ec873aa9841ca74 (patch)
treee0af29b54944e394a848d3d912b200a6b99300ed
parent4c41a8acc0e3877404ab99e56420bcdd4e27bdc2 (diff)
downloademacs-95c9aad04117ce3ff2448be45ec873aa9841ca74.tar.gz
emacs-95c9aad04117ce3ff2448be45ec873aa9841ca74.zip
Remove more references to old versions from FAQ
* doc/misc/efaq.texi (Learning how to do something) (Installing Emacs, Emacs for GNUstep, Emacs for macOS): Remove more references to Emacs 22 and older from FAQ.
-rw-r--r--doc/misc/efaq.texi20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 462eb4cf3ae..c926d7e97a7 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -594,11 +594,11 @@ You can get a printed reference card listing commands and keys to
594invoke them. You can order one from the FSF for $2 (or 10 for $18), 594invoke them. You can order one from the FSF for $2 (or 10 for $18),
595or you can print your own from the @file{etc/refcards/refcard.tex} or 595or you can print your own from the @file{etc/refcards/refcard.tex} or
596@file{etc/refcards/refcard.pdf} files in the Emacs distribution. 596@file{etc/refcards/refcard.pdf} files in the Emacs distribution.
597Beginning with version 21.1, the Emacs distribution comes with 597The Emacs distribution comes with translations of the reference card
598translations of the reference card into several languages; look for 598into several languages; look for files named
599files named @file{etc/refcards/@var{lang}-refcard.*}, where @var{lang} 599@file{etc/refcards/@var{lang}-refcard.*}, where @var{lang} is a
600is a two-letter code of the language. For example, the German version 600two-letter code of the language. For example, the German version of
601of the reference card is in the files @file{etc/refcards/de-refcard.tex} 601the reference card is in the files @file{etc/refcards/de-refcard.tex}
602and @file{etc/refcards/de-refcard.pdf}. 602and @file{etc/refcards/de-refcard.pdf}.
603 603
604@item 604@item
@@ -3322,7 +3322,7 @@ the main GNU distribution site, sources are available as
3322@c Don't include VER in the file name, because pretests are not there. 3322@c Don't include VER in the file name, because pretests are not there.
3323@uref{https://ftp.gnu.org/pub/gnu/emacs/emacs-VERSION.tar.gz} 3323@uref{https://ftp.gnu.org/pub/gnu/emacs/emacs-VERSION.tar.gz}
3324 3324
3325(Replace @samp{VERSION} with the relevant version number, e.g., @samp{23.1}.) 3325(Replace @samp{VERSION} with the relevant version number, e.g., @samp{28.1}.)
3326 3326
3327@item 3327@item
3328Next uncompress and extract the source files. This requires 3328Next uncompress and extract the source files. This requires
@@ -3622,8 +3622,8 @@ For MS-DOS, @pxref{Emacs for MS-DOS}.
3622@section Where can I get Emacs for GNUstep? 3622@section Where can I get Emacs for GNUstep?
3623@cindex GNUstep, Emacs for 3623@cindex GNUstep, Emacs for
3624 3624
3625Beginning with version 23.1, Emacs supports GNUstep natively. 3625Emacs supports GNUstep natively. See the file @file{nextstep/INSTALL}
3626See the file @file{nextstep/INSTALL} in the distribution. 3626in the distribution.
3627 3627
3628@node Emacs for macOS 3628@node Emacs for macOS
3629@section Where can I get Emacs for macOS? 3629@section Where can I get Emacs for macOS?
@@ -3631,8 +3631,8 @@ See the file @file{nextstep/INSTALL} in the distribution.
3631@cindex Macintosh, Emacs for 3631@cindex Macintosh, Emacs for
3632@cindex macOS, Emacs for 3632@cindex macOS, Emacs for
3633 3633
3634Beginning with version 22.1, Emacs supports macOS natively. 3634Emacs supports macOS natively. See the file @file{nextstep/INSTALL}
3635See the file @file{nextstep/INSTALL} in the distribution. 3635in the distribution.
3636 3636
3637@c ------------------------------------------------------------ 3637@c ------------------------------------------------------------
3638@node Key bindings 3638@node Key bindings