From 3857ca66e69cccd20ec97219b2e2e8a0f707d4ad Mon Sep 17 00:00:00 2001 From: Francesco Potortì Date: Mon, 20 Jan 2003 13:35:27 +0000 Subject: regenerataed for Emacs 21.2.94 --- README | 2 +- lisp/loaddefs.el | 14 +++++++------- lisp/version.el | 2 +- man/emacs.texi | 2 +- 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}, -- cgit v1.2.3