aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2021-07-06 14:57:19 +0300
committerEli Zaretskii2021-07-06 14:57:19 +0300
commitfda60094a2a686323bcf23439e286f2240cfe737 (patch)
tree90fd2bcf20f2b24d63264cba62f5da9b169807a3
parent348b2aed0c8c3630be4c15c8e70acf7ea9c023af (diff)
downloademacs-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.texi42
-rw-r--r--doc/emacs/book-spine.texi2
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
18GNU Emacs is much more than a text editor; over the years, it has 18GNU Emacs is much @strong{more than a text editor}; over the years, it
19expanded to become an entire workflow environment, impressing 19has expanded to become @strong{an entire workflow environment},
20programmers with its integrated debugging and project-management 20impressing programmers with its integrated debugging and
21features. It is also a multi-lingual word processor, can handle all 21project-management features. It is also a multi-lingual word
22your email and Usenet news needs, display web pages, and even has a 22processor, can handle all your email and Usenet news needs, display
23diary and a calendar for your appointments! 23web pages, and even has a diary and a calendar for your appointments!
24 24
25And when you tire of all the work you can accomplish with it, Emacs 25Features include:
26contains games to play.
27
28@strong{Features include:}
29 26
30@itemize @bullet 27@itemize @bullet
31@item 28@item
32Special editing modes for @strong{27 programing languages}, including C, 29Special editing modes for @strong{27 programming languages}, including C,
33C@t{++}, Fortran, Java, JavaScript, Lisp, Objective C, Pascal, Perl, 30C@t{++}, Fortran, Java, JavaScript, Lisp, Objective C, Pascal, Perl,
34and Scheme. 31and Scheme.
35 32
@@ -48,8 +45,8 @@ The ability to:
48 45
49@itemize @minus 46@itemize @minus
50@item 47@item
51Create @strong{PostScript output} from plain-text files (special editing 48Create @strong{PostScript output} from plain-text files (special
52modes for @LaTeX{} and @TeX{} are included). 49editing 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
61Flag, move, and delete files and sub-directories recursively 58Flag, move, and delete files and sub-directories recursively
62(@strong{directory navigation}). 59@strong{(directory navigation).}
63 60
64@item 61@item
65Run @strong{shell commands} from inside Emacs, or even use Emacs itself 62Run @strong{shell commands} from inside Emacs, or even use Emacs itself
@@ -69,23 +66,28 @@ as a shell (Eshell).
69Enjoy the use of extensive @strong{merge} and @strong{diff} functions. 66Enjoy the use of extensive @strong{merge} and @strong{diff} functions.
70 67
71@item 68@item
72Take advantage of built-in support for many @strong{version control} 69Take advantage of built-in support for many @strong{version control
73systems, including Git, Mercurial, Bazaar, Subversion, and CVS. 70systems}, including Git, Mercurial, Bazaar, Subversion, and CVS.
74 71
75@item 72@item
76And much more! 73And much more!
77@end itemize 74@end itemize
78@end itemize 75@end itemize
79 76
77And when you tire of all the work you can accomplish with it, Emacs
78contains games to play.
79
80Emacs comes with an introductory online tutorial available in many 80Emacs comes with an introductory online tutorial available in many
81languages. This book picks up where that tutorial ends. It explains 81languages, and this manual picks up where that tutorial ends. It
82the full range of Emacs's power and contains reference material useful 82explains the full range of the power of Emacs, now up to @strong{version
83to expert users. 8327.2}, and contains reference material useful to expert users. It
84also includes appendices with specific material about X and GTK
85resources, and with details for users of macOS and Microsoft Windows.
84 86
85Appendices are included, with specific material about X and GTK 87Appendices are included, with specific material about X and GTK
86resources, and with details for users of Macintosh and Microsoft OS. 88resources, 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
90Richard M.@: Stallman developed the first Emacs in 1975 and wrote GNU 92Richard M.@: Stallman developed the first Emacs in 1975 and wrote GNU
91Emacs in 1984/85. He has received the ACM Grace Hopper Award, a 93Emacs 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