Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a9954630
Commit
a9954630
authored
Oct 15, 2005
by
Bill Wohler
Browse files
(Version, mh-version): Added +cvs to version.
parent
d3a597b7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
lisp/mh-e/ChangeLog
lisp/mh-e/ChangeLog
+4
-0
lisp/mh-e/mh-e.el
lisp/mh-e/mh-e.el
+2
-2
No files found.
lisp/mh-e/ChangeLog
View file @
a9954630
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.
...
...
lisp/mh-e/mh-e.el
View file @
a9954630
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment