emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/emacs.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/man/emacs.texi
Date: Sun, 29 Jan 2006 16:56:11 +0000

Index: emacs/man/emacs.texi
diff -u emacs/man/emacs.texi:1.109 emacs/man/emacs.texi:1.110
--- emacs/man/emacs.texi:1.109  Thu Nov 17 07:30:58 2005
+++ emacs/man/emacs.texi        Sun Jan 29 16:56:11 2006
@@ -907,7 +907,7 @@
 
   This manual documents the use and simple customization of the Emacs
 editor.  The reader is not expected to be a programmer; simple
-customizations do not require programming skill.  But the user who is not
+customizations do not require programming skill.  The user who is not
 interested in customizing can ignore the scattered customization hints.
 
   This is primarily a reference manual, but can also be used as a
@@ -959,12 +959,14 @@
 Publications Department, Laboratory for Computer Science, 545 Tech Square,
 Cambridge, MA 02139, address@hidden  The price today is $3.
 
-This edition of the manual is intended for use with GNU Emacs installed
-on GNU and Unix systems.  GNU Emacs can also be used on VMS, MS-DOS
-(also called MS-DOG), Windows NT, and Windows 95 systems.  Those systems use
-different file name syntax; in addition, VMS and MS-DOS do not support
-all GNU Emacs features.  We don't try to describe VMS usage in this
-manual.  @xref{MS-DOS}, for information about using Emacs on MS-DOS.
+This edition of the manual is intended for use with GNU Emacs
+installed on GNU and Unix systems.  GNU Emacs can also be used on VMS,
+MS-DOS (also called MS-DOG), Microsoft Windows, and Macintosh systems.
+Those systems use different file name syntax; in addition, VMS and
+MS-DOS do not support all GNU Emacs features.  @xref{MS-DOS}, for
+information about using Emacs on MS-DOS and Windows.  @xref{Mac OS},
+for information about using Emacs on Macintosh.  We don't try to
+describe VMS usage in this manual.
 @end iftex
 
 @node Distrib, Intro, Top, Top
@@ -1146,11 +1148,11 @@
 Emacs Lisp Intro, Preface, eintr, An Introduction to Programming in
 Emacs Lisp}, if you want to learn Emacs Lisp programming.
 
-   When run under the X Window System, Emacs provides its own menus and
-convenient bindings to mouse buttons.  But Emacs can provide many of the
-benefits of a window system on a text-only terminal.  For instance, you
-can look at or edit several files at once, move text between files, and
-edit files while running shell commands.
+   When running on a graphics terminal, Emacs provides its own menus
+and convenient handling of mouse buttons.  But Emacs provides many of
+the benefits of a window system even on a text-only terminal.  For
+instance, you can look at or edit several files at once, move text
+between files, and edit files while running shell commands.
 
 @include screen.texi
 @include commands.texi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]