summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Potortì <pot@gnu.org>2003-01-20 13:35:27 +0000
committerFrancesco Potortì <pot@gnu.org>2003-01-20 13:35:27 +0000
commit3857ca66e69cccd20ec97219b2e2e8a0f707d4ad (patch)
tree5d4c5489512bb2c6b80dcfc9122805f39287625b
parent39f131d5c67e683e8b435ec5fda1b782c1c47a7c (diff)
downloademacs-pretest-21.2.94.tar.gz
regenerataed for Emacs 21.2.94emacs-pretest-21.2.94
-rw-r--r--README2
-rw-r--r--lisp/loaddefs.el14
-rw-r--r--lisp/version.el2
-rw-r--r--man/emacs.texi2
4 files changed, 10 insertions, 10 deletions
diff --git a/README b/README
index 73a5f2ade6a..cc8d49593d0 100644
--- 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
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el
index 775af4cbca9..4c2b1d69622 100644
--- a/lisp/loaddefs.el
+++ b/lisp/loaddefs.el
@@ -3697,7 +3697,7 @@ Insert a copyright by $ORGANIZATION notice at cursor." t nil)
;;;***
;;;### (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
;;;***
-;;;### (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)
;;;***
-;;;### (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)
;;;***
;;;### (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'.")
;;;***
;;;### (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)) "\
diff --git a/lisp/version.el b/lisp/version.el
index a439ea5e199..6e99bdb0f81 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -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
diff --git a/man/emacs.texi b/man/emacs.texi
index 1fa672a45a5..16086859a60 100644
--- a/man/emacs.texi
+++ b/man/emacs.texi
@@ -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},