diff options
| author | Eli Zaretskii | 2021-07-06 14:57:19 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2021-07-06 14:57:19 +0300 |
| commit | fda60094a2a686323bcf23439e286f2240cfe737 (patch) | |
| tree | 90fd2bcf20f2b24d63264cba62f5da9b169807a3 | |
| parent | 348b2aed0c8c3630be4c15c8e70acf7ea9c023af (diff) | |
| download | emacs-fda60094a2a686323bcf23439e286f2240cfe737.tar.gz emacs-fda60094a2a686323bcf23439e286f2240cfe737.zip | |
Minor copyedits of Emacs manual
* doc/emacs/book-spine.texi: Fix the author attribution.
(Bug#49405)
* doc/emacs/back.texi: Update text.
| -rw-r--r-- | doc/emacs/back.texi | 42 | ||||
| -rw-r--r-- | doc/emacs/book-spine.texi | 2 |
2 files changed, 23 insertions, 21 deletions
diff --git a/doc/emacs/back.texi b/doc/emacs/back.texi index e1a2a04ecbd..549e0e925e1 100644 --- a/doc/emacs/back.texi +++ b/doc/emacs/back.texi | |||
| @@ -15,21 +15,18 @@ | |||
| 15 | @sp 1 | 15 | @sp 1 |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | GNU Emacs is much more than a text editor; over the years, it has | 18 | GNU Emacs is much @strong{more than a text editor}; over the years, it |
| 19 | expanded to become an entire workflow environment, impressing | 19 | has expanded to become @strong{an entire workflow environment}, |
| 20 | programmers with its integrated debugging and project-management | 20 | impressing programmers with its integrated debugging and |
| 21 | features. It is also a multi-lingual word processor, can handle all | 21 | project-management features. It is also a multi-lingual word |
| 22 | your email and Usenet news needs, display web pages, and even has a | 22 | processor, can handle all your email and Usenet news needs, display |
| 23 | diary and a calendar for your appointments! | 23 | web pages, and even has a diary and a calendar for your appointments! |
| 24 | 24 | ||
| 25 | And when you tire of all the work you can accomplish with it, Emacs | 25 | Features include: |
| 26 | contains games to play. | ||
| 27 | |||
| 28 | @strong{Features include:} | ||
| 29 | 26 | ||
| 30 | @itemize @bullet | 27 | @itemize @bullet |
| 31 | @item | 28 | @item |
| 32 | Special editing modes for @strong{27 programing languages}, including C, | 29 | Special editing modes for @strong{27 programming languages}, including C, |
| 33 | C@t{++}, Fortran, Java, JavaScript, Lisp, Objective C, Pascal, Perl, | 30 | C@t{++}, Fortran, Java, JavaScript, Lisp, Objective C, Pascal, Perl, |
| 34 | and Scheme. | 31 | and Scheme. |
| 35 | 32 | ||
| @@ -48,8 +45,8 @@ The ability to: | |||
| 48 | 45 | ||
| 49 | @itemize @minus | 46 | @itemize @minus |
| 50 | @item | 47 | @item |
| 51 | Create @strong{PostScript output} from plain-text files (special editing | 48 | Create @strong{PostScript output} from plain-text files (special |
| 52 | modes for @LaTeX{} and @TeX{} are included). | 49 | editing modes for @LaTeX{} and @TeX{} are included). |
| 53 | 50 | ||
| 54 | @item | 51 | @item |
| 55 | @strong{Compile} and @strong{debug} from inside Emacs. | 52 | @strong{Compile} and @strong{debug} from inside Emacs. |
| @@ -59,7 +56,7 @@ Maintain program @strong{ChangeLogs}. | |||
| 59 | 56 | ||
| 60 | @item | 57 | @item |
| 61 | Flag, move, and delete files and sub-directories recursively | 58 | Flag, move, and delete files and sub-directories recursively |
| 62 | (@strong{directory navigation}). | 59 | @strong{(directory navigation).} |
| 63 | 60 | ||
| 64 | @item | 61 | @item |
| 65 | Run @strong{shell commands} from inside Emacs, or even use Emacs itself | 62 | Run @strong{shell commands} from inside Emacs, or even use Emacs itself |
| @@ -69,23 +66,28 @@ as a shell (Eshell). | |||
| 69 | Enjoy the use of extensive @strong{merge} and @strong{diff} functions. | 66 | Enjoy the use of extensive @strong{merge} and @strong{diff} functions. |
| 70 | 67 | ||
| 71 | @item | 68 | @item |
| 72 | Take advantage of built-in support for many @strong{version control} | 69 | Take advantage of built-in support for many @strong{version control |
| 73 | systems, including Git, Mercurial, Bazaar, Subversion, and CVS. | 70 | systems}, including Git, Mercurial, Bazaar, Subversion, and CVS. |
| 74 | 71 | ||
| 75 | @item | 72 | @item |
| 76 | And much more! | 73 | And much more! |
| 77 | @end itemize | 74 | @end itemize |
| 78 | @end itemize | 75 | @end itemize |
| 79 | 76 | ||
| 77 | And when you tire of all the work you can accomplish with it, Emacs | ||
| 78 | contains games to play. | ||
| 79 | |||
| 80 | Emacs comes with an introductory online tutorial available in many | 80 | Emacs comes with an introductory online tutorial available in many |
| 81 | languages. This book picks up where that tutorial ends. It explains | 81 | languages, and this manual picks up where that tutorial ends. It |
| 82 | the full range of Emacs's power and contains reference material useful | 82 | explains the full range of the power of Emacs, now up to @strong{version |
| 83 | to expert users. | 83 | 27.2}, and contains reference material useful to expert users. It |
| 84 | also includes appendices with specific material about X and GTK | ||
| 85 | resources, and with details for users of macOS and Microsoft Windows. | ||
| 84 | 86 | ||
| 85 | Appendices are included, with specific material about X and GTK | 87 | Appendices are included, with specific material about X and GTK |
| 86 | resources, and with details for users of Macintosh and Microsoft OS. | 88 | resources, and with details for users of Macintosh and Microsoft OS. |
| 87 | 89 | ||
| 88 | @strong{About the Author:} | 90 | @strong{About the original and principal Author:} |
| 89 | 91 | ||
| 90 | Richard M.@: Stallman developed the first Emacs in 1975 and wrote GNU | 92 | Richard M.@: Stallman developed the first Emacs in 1975 and wrote GNU |
| 91 | Emacs in 1984/85. He has received the ACM Grace Hopper Award, a | 93 | Emacs in 1984/85. He has received the ACM Grace Hopper Award, a |
diff --git a/doc/emacs/book-spine.texi b/doc/emacs/book-spine.texi index 84a0168c052..17fccee1359 100644 --- a/doc/emacs/book-spine.texi +++ b/doc/emacs/book-spine.texi | |||
| @@ -16,5 +16,5 @@ | |||
| 16 | @center @value{EDITION} Edition, for Emacs Version @value{EMACSVER} | 16 | @center @value{EDITION} Edition, for Emacs Version @value{EMACSVER} |
| 17 | @sp 5 | 17 | @sp 5 |
| 18 | 18 | ||
| 19 | @center by Richard M.@: Stallman | 19 | @center by Richard M.@: Stallman et al. |
| 20 | @bye | 20 | @bye |