diff options
| author | Stefan Kangas | 2020-12-14 15:48:38 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2020-12-14 15:52:38 +0100 |
| commit | 95c9aad04117ce3ff2448be45ec873aa9841ca74 (patch) | |
| tree | e0af29b54944e394a848d3d912b200a6b99300ed | |
| parent | 4c41a8acc0e3877404ab99e56420bcdd4e27bdc2 (diff) | |
| download | emacs-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.texi | 20 |
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 | |||
| 594 | invoke them. You can order one from the FSF for $2 (or 10 for $18), | 594 | invoke them. You can order one from the FSF for $2 (or 10 for $18), |
| 595 | or you can print your own from the @file{etc/refcards/refcard.tex} or | 595 | or 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. |
| 597 | Beginning with version 21.1, the Emacs distribution comes with | 597 | The Emacs distribution comes with translations of the reference card |
| 598 | translations of the reference card into several languages; look for | 598 | into several languages; look for files named |
| 599 | files named @file{etc/refcards/@var{lang}-refcard.*}, where @var{lang} | 599 | @file{etc/refcards/@var{lang}-refcard.*}, where @var{lang} is a |
| 600 | is a two-letter code of the language. For example, the German version | 600 | two-letter code of the language. For example, the German version of |
| 601 | of the reference card is in the files @file{etc/refcards/de-refcard.tex} | 601 | the reference card is in the files @file{etc/refcards/de-refcard.tex} |
| 602 | and @file{etc/refcards/de-refcard.pdf}. | 602 | and @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 |
| 3328 | Next uncompress and extract the source files. This requires | 3328 | Next 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 | ||
| 3625 | Beginning with version 23.1, Emacs supports GNUstep natively. | 3625 | Emacs supports GNUstep natively. See the file @file{nextstep/INSTALL} |
| 3626 | See the file @file{nextstep/INSTALL} in the distribution. | 3626 | in 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 | ||
| 3634 | Beginning with version 22.1, Emacs supports macOS natively. | 3634 | Emacs supports macOS natively. See the file @file{nextstep/INSTALL} |
| 3635 | See the file @file{nextstep/INSTALL} in the distribution. | 3635 | in the distribution. |
| 3636 | 3636 | ||
| 3637 | @c ------------------------------------------------------------ | 3637 | @c ------------------------------------------------------------ |
| 3638 | @node Key bindings | 3638 | @node Key bindings |