changeset 24571:9944f4ca2ee5

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 06 Apr 1999 19:06:27 +0000
parents d8a0152b923f
children 9fb4096c5f77
files man/emacs.texi
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/man/emacs.texi	Tue Apr 06 18:50:08 1999 +0000
+++ b/man/emacs.texi	Tue Apr 06 19:06:27 1999 +0000
@@ -20,7 +20,7 @@
 59 Temple Place, Suite 330
 Boston, MA  02111-1307 USA
 
-Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998
+Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999
    Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of
@@ -76,12 +76,12 @@
 @center Richard Stallman
 @page
 @vskip 0pt plus 1filll
-Copyright @copyright{} 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998
+Copyright @copyright{} 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999
    Free Software Foundation, Inc.
 @sp 2
 Thirteenth Edition @*
 Updated for Emacs Version 20.4, @*
-August 1998
+February 1999
 
 ISBN 1-882114-06-X
 @sp 1
@@ -197,7 +197,7 @@
 * Buffers::	        Multiple buffers; editing several files at once.
 * Windows::	        Viewing two pieces of text at once.
 * Frames::	        Running the same Emacs session in multiple X windows.
-* International::       Using non-ASCII character sets.
+* International::       Using non-ASCII character sets (the MULE features).
 
 Advanced Features
 * Major Modes::	        Text mode vs. Lisp mode vs. C mode ...
@@ -503,7 +503,7 @@
 * Tags::	        Go directly to any function in your program in one
 			  command.  Tags remembers which file it is in.
 * Emerge::	        A convenient way of merging two versions of a program.
-* C/Java Modes::        Special commands of C, C++, Objective-C and Java modes.
+* C Modes::             Special commands of C, C++, Objective-C and Java modes.
 * Fortran::	        Fortran mode and its special features.
 * Asm Mode::	        Asm mode and its special features.