summaryrefslogtreecommitdiff
path: root/doc/man/emacs.1.in
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-05-18 19:03:36 +0200
committerStefan Kangas <stefan@marxist.se>2021-06-08 02:00:29 +0200
commit27366fffbb906d7105bbec66facfcdb49718b9d8 (patch)
treeac07f8923ec3ee8c0ca227b6991c840f014606a0 /doc/man/emacs.1.in
parentf7d98dbba0dc7c7e9fea63d39fe88aefa4e9f66c (diff)
downloademacs-27366fffbb906d7105bbec66facfcdb49718b9d8.tar.gz
* doc/man/emacs.1.in: Minor fixes.
Diffstat (limited to 'doc/man/emacs.1.in')
-rw-r--r--doc/man/emacs.1.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in
index da912bd5112..290be604e3b 100644
--- a/doc/man/emacs.1.in
+++ b/doc/man/emacs.1.in
@@ -197,7 +197,7 @@ searches for Lisp files.
.\" START DELETING HERE IF YOU'RE NOT USING X
.SS Using Emacs with X
.I Emacs
-has been tailored to work well with the X window system.
+has been tailored to work well with the X Window System.
If you run
.I Emacs
from under X windows, it will create its own X window to
@@ -566,7 +566,7 @@ distribution.
/usr/local/share/info \(em files for the Info documentation browser.
The complete text of the Emacs reference manual is included in a
convenient tree structured form.
-Also includes the Emacs Lisp Reference Manual, useful to anyone
+This includes the Emacs Lisp Reference Manual, useful to anyone
wishing to write programs in the Emacs Lisp extension language,
and the Introduction to Programming in Emacs Lisp.