Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5f627e35
Commit
5f627e35
authored
Feb 03, 2006
by
Bill Wohler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Version, mh-version): Update for release 7.91.
parent
664ca6b2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
lisp/mh-e/ChangeLog
lisp/mh-e/ChangeLog
+6
-0
lisp/mh-e/mh-e.el
lisp/mh-e/mh-e.el
+2
-2
No files found.
lisp/mh-e/ChangeLog
View file @
5f627e35
2006
-
02
-
03
Bill
Wohler
<
wohler
@
newt
.
com
>
Release
MH
-
E
version
7.91
.
*
mh
-
e
.
el
(
Version
,
mh
-
version
):
Update
for
release
7.91
.
2006
-
02
-
03
Bill
Wohler
<
wohler
@
newt
.
com
>
*
mh
-
utils
.
el
(
mh
-
image
-
load
-
path
,
mh
-
image
-
load
-
path
-
called
-
flag
)
...
...
lisp/mh-e/mh-e.el
View file @
5f627e35
...
...
@@ -6,7 +6,7 @@
;; Author: Bill Wohler <wohler@newt.com>
;; Maintainer: Bill Wohler <wohler@newt.com>
;; Version: 7.9
0+cvs
;; Version: 7.9
1
;; Keywords: mail
;; This file is part of GNU Emacs.
...
...
@@ -121,7 +121,7 @@
;; Try to keep variables local to a single file. Provide accessors if
;; variables are shared. Use this section as a last resort.
(
defconst
mh-version
"7.9
0+cvs
"
"Version number of MH-E."
)
(
defconst
mh-version
"7.9
1
"
"Version number of MH-E."
)
;; Variants
...
...
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