]> git.eshelyaron.com Git - emacs.git/commitdiff
* files.texi (Version Systems): Capitalize GNU.
authorRomain Francoise <romain@orebokech.com>
Tue, 18 Oct 2005 08:01:51 +0000 (08:01 +0000)
committerRomain Francoise <romain@orebokech.com>
Tue, 18 Oct 2005 08:01:51 +0000 (08:01 +0000)
* viper.texi (Viper Specials): Likewise.

man/ChangeLog
man/files.texi
man/viper.texi

index 7279ce30fdaaa2c6c6a07141bd17569d405eb2d9..5d009b3340d4a301d2260f4bbe37d42e997143d4 100644 (file)
@@ -1,3 +1,9 @@
+2005-10-18  Romain Francoise  <romain@orebokech.com>
+
+       * files.texi (Version Systems): Capitalize GNU.
+
+       * viper.texi (Viper Specials): Likewise.
+
 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
 
        * building.texi (Compilation Mode): Remove redundant paragraph.
 
 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
-       * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type, 
+       * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
        added -nb, --no-bitmap-icon.
 
 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
 
        * frames.texi (Tooltips): Tooltip mode is enabled by default.
-       Delete redundant reference to tooltip Custom group.   It is
+       Delete redundant reference to tooltip Custom group.  It is
        referred too again in the next paragraph.
 
 2005-04-24  Richard M. Stallman  <rms@gnu.org>
index 6bf9a590a9db6a44d1d93d7e73e90cf9cabe484d..5a072b4a46bca18f956046350f606a746ca712f8 100644 (file)
@@ -1288,7 +1288,7 @@ SCCS only if for some reason you cannot use RCS, or one of the
 higher-level systems such as CVS or GNU Arch.
 
 In the following, we discuss mainly RCS, SCCS and CVS.  Nearly
-everything said about CVS applies to Gnu Arch, Subversion and Meta-CVS
+everything said about CVS applies to GNU Arch, Subversion and Meta-CVS
 as well.
 
 @node VC Concepts
index 237e2474540fd2c8416418a7056901b6160bd2df..572a3296d529660a8d22c606f1624bb7aed67ca1 100644 (file)
@@ -206,7 +206,7 @@ Emacs can edit several files at once.  A file in Emacs is placed in a
 @dfn{buffer} that usually has the same name as the file.  Buffers are also used
 for other purposes, such as shell interfaces, directory editing, etc.
 @xref{Dired,,Directory Editor,emacs,The
-Gnu Emacs Manual}, for an example.@refill
+GNU Emacs Manual}, for an example.@refill
 
 A buffer has a distinguished position called the @dfn{point}.
 A @dfn{point} is always between 2 characters, and is @dfn{looking at}
@@ -2582,7 +2582,7 @@ above block should be commented out.
 Even though these commands are sometimes useful, they are no substitute for
 the powerful @emph{tag table} facility of Emacs.  Viper's @kbd{:tag} command
 in a primitive interface to Emacs tags.  @xref{Tags,Tags,Tags,emacs,
-The Gnu Emacs Manual}, for more information on tags.
+The GNU Emacs Manual}, for more information on tags.
 
 The following two commands are normally bound to a mouse click and are part
 of Viper.  They work only if Emacs runs as an application under X