From xemacs-m  Fri Feb  7 07:32:53 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA07077
	for <xemacs-beta@xemacs.org>; Fri, 7 Feb 1997 07:32:32 -0600 (CST)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id OAA14820; Fri, 7 Feb 1997 14:32:03 +0100 (MET)
Sender: hniksic@public.srce.hr
To: xemacs-beta@xemacs.org
Subject: Tiny documentation patches for 20.0
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Attribution: Hrv
X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nAEL1M(".[qvI#a2E
 6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/XvhAu7qeES0\|MF%$;sI#yn1+y"
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 07 Feb 1997 14:32:01 +0100
Message-ID: <kigpvycu4ha.fsf@jagor.srce.hr>
Lines: 79

In a few places the .texi still talk about 19.13, 19.14 etc.  Here are
some patches.  The same should probably be done for 19.15.

--- lispref/building.texi.orig	Fri Feb  7 14:19:17 1997
+++ lispref/building.texi	Fri Feb  7 14:20:33 1997
@@ -134,8 +134,8 @@
 @example
 @group
 (emacs-version)
-  @result{} "XEmacs 19.14 [Lucid] (i586-unknown-linux1.2.13)
-                 of Wed Mar  6 1996 on nene"
+  @result{} "XEmacs 20.0 [Lucid] (i586-unknown-linux2.0.18)
+                 of Wed Feb  6 1997 on nene"
 @end group
 @end example
 
@@ -157,7 +157,7 @@
 
 @defvar emacs-version
 The value of this variable is the version of Emacs being run.  It is a
-string, e.g. @code{"19.14 XEmacs Lucid"}.
+string, e.g. @code{"20.0 XEmacs Lucid"}.
 @end defvar
 
   The following two variables did not exist before FSF GNU Emacs version
@@ -166,12 +166,12 @@
 
 @defvar emacs-major-version
 The major version number of Emacs, as an integer.  For XEmacs version
-19.14, the value is 19.
+20.0, the value is 20.
 @end defvar
 
 @defvar emacs-minor-version
 The minor version number of Emacs, as an integer.  For XEmacs version
-19.14, the value is 14.
+20.0, the value is 0.
 @end defvar
 
 @node Pure Storage



--- new-users-guide.texi.orig	Fri Feb  7 14:26:12 1997
+++ new-users-guide.texi	Wed Dec 18 23:43:55 1996
@@ -61,7 +61,7 @@
 
 Emacs is the extensible, customizable, self-documenting real-time
 display editor.  This Info file will help you get started on using 
-XEmacs.  It corresponds to XEmacs version 20.0.
+XEmacs.  It corresponds to XEmacs version 19.13.
 
 @end ifinfo
 
--- custom2.texi.orig	Fri Feb  7 14:29:17 1997
+++ custom2.texi	Fri Feb  7 14:29:19 1997
@@ -419,13 +419,13 @@
 @noindent
 If you want to write your own menus, you can look at some of the
 examples in
-@file{/usr/local/lib/xemacs-19.13/lisp/packages/big-menubar.el} file.
+@file{/usr/local/lib/xemacs-20.0/lisp/packages/big-menubar.el} file.
 
 @end itemize
 
    For more information on initializing your @file{.emacs} file,
 @xref{Init File,,,,XEmacs User's Manual}. You should also look at
-@file{/usr/local/lib/xemacs-19.13/etc/sample.emacs}, which is a sample
+@file{/usr/local/lib/xemacs-20.0/etc/sample.emacs}, which is a sample
 @file{.emacs} file. It contains some of the commonly desired
 customizations in Emacs. 
 


-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
* Q: What is an experienced Emacs user?
* A: A person who wishes that the terminal had pedals.

