changeset 45255:20c79f08a7da

Change all post-21.1 :version attributes to 21.4.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 12 May 2002 17:29:29 +0000
parents 9d5a9e59c339
children ff98f1178f8b
files lisp/add-log.el lisp/faces.el lisp/mail/sendmail.el lisp/net/ange-ftp.el lisp/progmodes/fortran.el lisp/replace.el lisp/ruler-mode.el lisp/textmodes/sgml-mode.el lisp/vc-cvs.el lisp/w32-vars.el
diffstat 10 files changed, 14 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/add-log.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/add-log.el	Sun May 12 17:29:29 2002 +0000
@@ -119,7 +119,7 @@
 
 (defcustom add-log-always-start-new-record nil
   "*If non-nil, `add-change-log-entry' will always start a new record."
-  :version "21.2"
+  :version "21.4"
   :type 'boolean
   :group 'change-log)
 
--- a/lisp/faces.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/faces.el	Sun May 12 17:29:29 2002 +0000
@@ -1773,7 +1773,7 @@
      :box (:line-width -1 :color "grey40" :style nil)
      :foreground "grey80" :background "grey30"))
   "Basic mode line face for non-selected windows."
-  :version "21.2"
+  :version "21.4"
   :group 'modeline
   :group 'basic-faces)
 
@@ -1834,7 +1834,7 @@
 			     (((type pc)) :foreground "magenta")
 			     (t :foreground "dark blue"))
   "Face for minibuffer prompts."
-  :version "21.3"
+  :version "21.4"
   :group 'basic-faces)
 
 (setq minibuffer-prompt-properties
--- a/lisp/mail/sendmail.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/mail/sendmail.el	Sun May 12 17:29:29 2002 +0000
@@ -309,7 +309,7 @@
   :type '(repeat (radio (const :tag "Failure" failure)
 			(const :tag "Delay" delay)
 			(const :tag "Success" success)))
-  :version "21.3")
+  :version "21.4")
 
 ;; Note: could use /usr/ucb/mail instead of sendmail;
 ;; options -t, and -v if not interactive.
--- a/lisp/net/ange-ftp.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/net/ange-ftp.el	Sun May 12 17:29:29 2002 +0000
@@ -1012,7 +1012,7 @@
   :type '(repeat (cons regexp (choice (const :tag "On" "on")
 				      (const :tag "Off" "off")
 				      (const :tag "Don't change" nil))))
-  :version 21.3)
+  :version 21.4)
 
 ;;;; ------------------------------------------------------------
 ;;;; Hash table support.
--- a/lisp/progmodes/fortran.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/progmodes/fortran.el	Sun May 12 17:29:29 2002 +0000
@@ -142,7 +142,7 @@
 (defcustom fortran-preprocessor-re
   "^[ \t]*#.*"
   "*Regexp to match the whole of a preprocessor line."
-  :version "21.3"
+  :version "21.4"
   :type 'regexp
   :group 'fortran-indent)
 
--- a/lisp/replace.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/replace.el	Sun May 12 17:29:29 2002 +0000
@@ -62,7 +62,7 @@
   "*Non-nil means `query-replace' and friends ignore read-only matches."
   :type 'boolean
   :group 'matching
-  :version "21.3")
+  :version "21.4")
 
 (defun query-replace-read-args (string regexp-flag &optional noerror)
   (unless noerror
--- a/lisp/ruler-mode.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/ruler-mode.el	Sun May 12 17:29:29 2002 +0000
@@ -105,7 +105,7 @@
 
 (defgroup ruler-mode nil
   "Display a ruler in the header line."
-  :version "21.3"
+  :version "21.4"
   :group 'environment)
 
 (defcustom ruler-mode-show-tab-stops nil
--- a/lisp/textmodes/sgml-mode.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/textmodes/sgml-mode.el	Sun May 12 17:29:29 2002 +0000
@@ -339,7 +339,7 @@
 Otherwise, it is set to be buffer-local when the file has
  a DOCTYPE or an XML declaration."
   :type 'boolean
-  :version "21.2"
+  :version "21.4"
   :group 'sgml)
 
 (defvar sgml-empty-tags nil
--- a/lisp/vc-cvs.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/vc-cvs.el	Sun May 12 17:29:29 2002 +0000
@@ -5,7 +5,7 @@
 ;; Author:      FSF (see vc.el for full credits)
 ;; Maintainer:  Andre Spiegel <spiegel@gnu.org>
 
-;; $Id: vc-cvs.el,v 1.39 2002/04/08 13:38:48 sds Exp $
+;; $Id: vc-cvs.el,v 1.40 2002/04/09 17:13:51 sds Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -42,7 +42,7 @@
 		 (repeat :tag "Argument List"
 			 :value ("")
 			 string))
-  :version "21.3"
+  :version "21.4"
   :group 'vc)
 
 (defcustom vc-cvs-register-switches nil
@@ -98,7 +98,7 @@
 Format is according to `format-time-string'.  Only used if
 `vc-cvs-sticky-tag-display' is t."
   :type '(string)
-  :version "21.3"
+  :version "21.4"
   :group 'vc)
 
 (defcustom vc-cvs-sticky-tag-display t
@@ -137,7 +137,7 @@
 
 See also variable `vc-cvs-sticky-date-format-string'."
   :type '(choice boolean function)
-  :version "21.3"
+  :version "21.4"
   :group 'vc)
 
 ;;;
--- a/lisp/w32-vars.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/w32-vars.el	Sun May 12 17:29:29 2002 +0000
@@ -30,7 +30,7 @@
 (defgroup w32 nil
   "MS-Windows specific features"
   :group 'environment
-  :version "21.3"
+  :version "21.4"
   :prefix "w32")
 
 ;; Redefine the font selection to use the standard W32 dialog