mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-07 15:21:46 +00:00
(Version, mh-version): Added +cvs to version.
This commit is contained in:
parent
d3a597b7b4
commit
a995463067
@ -1,3 +1,7 @@
|
||||
2005-10-14 Bill Wohler <wohler@newt.com>
|
||||
|
||||
* mh-e.el (Version, mh-version): Added +cvs to version.
|
||||
|
||||
2005-10-14 Bill Wohler <wohler@newt.com>
|
||||
|
||||
Released MH-E version 7.85.
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
;; Author: Bill Wohler <wohler@newt.com>
|
||||
;; Maintainer: Bill Wohler <wohler@newt.com>
|
||||
;; Version: 7.85
|
||||
;; Version: 7.85+cvs
|
||||
;; Keywords: mail
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
@ -98,7 +98,7 @@
|
||||
(defvar font-lock-auto-fontify)
|
||||
(defvar font-lock-defaults)
|
||||
|
||||
(defconst mh-version "7.85" "Version number of MH-E.")
|
||||
(defconst mh-version "7.85+cvs" "Version number of MH-E.")
|
||||
|
||||
(defvar mh-partial-folder-mode-line-annotation "select"
|
||||
"Annotation when displaying part of a folder.
|
||||
|
Loading…
Reference in New Issue
Block a user