+2002-05-12 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * w32-vars.el (w32)
+ * vc-cvs.el (vc-cvs-global-switches)
+ (vc-cvs-sticky-date-format-string, vc-cvs-sticky-tag-display)
+ * textmodes/sgml-mode.el (sgml-xml-mode)
+ * ruler-mode.el (ruler-mode)
+ * replace.el (query-replace-skip-read-only)
+ * progmodes/fortran.el (fortran-preprocessor-re)
+ * net/ange-ftp.el (ange-ftp-passive-host-alist)
+ * mail/sendmail.el (mail-use-dsn)
+ * faces.el (mode-line-inactive, minibuffer-prompt)
+ * add-log.el (add-log-always-start-new-record): Change all
+ post-21.1 :version attributes to 21.4.
+
2002-05-12 Richard M. Stallman <rms@gnu.org>
* mail/smtpmail.el (smtpmail-mail-address): New variable.
(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)
: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)
(((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
: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.
: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)
\f
;;;; ------------------------------------------------------------
;;;; Hash table support.
(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)
"*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
(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
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
;; 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.
(repeat :tag "Argument List"
:value ("")
string))
- :version "21.3"
+ :version "21.4"
:group 'vc)
(defcustom vc-cvs-register-switches nil
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
See also variable `vc-cvs-sticky-date-format-string'."
:type '(choice boolean function)
- :version "21.3"
+ :version "21.4"
:group 'vc)
;;;
(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