# HG changeset patch # User Richard M. Stallman # Date 923425587 0 # Node ID 9944f4ca2ee5763cbcffb1c41f64a91e06bcdc59 # Parent d8a0152b923fda1691049aa2f1a1cbd8072b2210 *** empty log message *** diff -r d8a0152b923f -r 9944f4ca2ee5 man/emacs.texi --- 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.