]> git.eshelyaron.com Git - emacs.git/commitdiff
regenerataed for Emacs 21.2.94 emacs-pretest-21.2.94
authorFrancesco Potortì <pot@gnu.org>
Mon, 20 Jan 2003 13:35:27 +0000 (13:35 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 20 Jan 2003 13:35:27 +0000 (13:35 +0000)
README
lisp/loaddefs.el
lisp/version.el
man/emacs.texi

diff --git a/README b/README
index 73a5f2ade6a80abfd7047385a3121d2733a44212..cc8d49593d0458ffffaf92fff6348b9298917eb7 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory tree holds version 21.3 of GNU Emacs, the extensible,
+This directory tree holds version 21.2.94 of GNU Emacs, the extensible,
 customizable, self-documenting real-time display editor.
 
 You may encounter bugs in this release.  If you do, please report
index 775af4cbca9d726c035f7888ac0a96e851bec9ce..4c2b1d6962219769bcc5725503e7fdc77ac3fd77 100644 (file)
@@ -3697,7 +3697,7 @@ Insert a copyright by $ORGANIZATION notice at cursor." t nil)
 ;;;***
 \f
 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
-;;;;;;  (15797 2282))
+;;;;;;  (15915 55171))
 ;;; Generated autoloads from progmodes/cperl-mode.el
 
 (autoload (quote cperl-mode) "cperl-mode" "\
@@ -10348,8 +10348,8 @@ If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the
 
 ;;;***
 \f
-;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15611
-;;;;;;  31351))
+;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15915
+;;;;;;  55170))
 ;;; Generated autoloads from log-view.el
 
 (autoload (quote log-view-mode) "log-view" "\
@@ -17282,7 +17282,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME." t nil)
 ;;;;;;  vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window
 ;;;;;;  vc-diff vc-register vc-next-action vc-do-command edit-vc-file
 ;;;;;;  with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)
-;;;;;;  "vc" "vc.el" (15827 41471))
+;;;;;;  "vc" "vc.el" (15915 55170))
 ;;; Generated autoloads from vc.el
 
 (defvar vc-checkout-hook nil "\
@@ -17506,7 +17506,7 @@ colors. `vc-annotate-background' specifies the background color." t nil)
 
 ;;;***
 \f
-;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15611 31352))
+;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15915 55170))
 ;;; Generated autoloads from vc-cvs.el
  (defun vc-cvs-registered (f)
   (when (file-readable-p (expand-file-name
@@ -17517,7 +17517,7 @@ colors. `vc-annotate-background' specifies the background color." t nil)
 ;;;***
 \f
 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
-;;;;;;  (15735 20644))
+;;;;;;  (15915 55170))
 ;;; Generated autoloads from vc-rcs.el
 
 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -17529,7 +17529,7 @@ For a description of possible values, see `vc-check-master-templates'.")
 ;;;***
 \f
 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
-;;;;;;  (15611 31352))
+;;;;;;  (15915 55170))
 ;;; Generated autoloads from vc-sccs.el
 
 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
index a439ea5e199bc896e7f0cc27c23fafb02d9a818d..6e99bdb0f81a923c951e347aadee7adbfaaebc6f 100644 (file)
@@ -27,7 +27,7 @@
 
 ;;; Code:
 
-(defconst emacs-version "21.3" "\
+(defconst emacs-version "21.2.94" "\
 Version numbers of this version of Emacs.")
 
 (defconst emacs-major-version
index 1fa672a45a5ec68c98885289f6ebda19ad6bc698..16086859a603e3ca63dba648cc374c694b3a0772 100644 (file)
@@ -8,7 +8,7 @@
 
 @c The edition number appears in several places in this file
 @set EDITION   Fourteenth
-@set EMACSVER  21.3
+@set EMACSVER  21.2.94
 
 @ifnottex
 This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},