Mercurial > emacs
changeset 56407:964174c8a4e8
(mh-version): Fixed typo.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Tue, 13 Jul 2004 03:30:21 +0000 |
parents | d36b00b98db0 |
children | 80c108035a10 |
files | lisp/mh-e/mh-e.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/mh-e.el Tue Jul 13 03:06:25 2004 +0000 +++ b/lisp/mh-e/mh-e.el Tue Jul 13 03:30:21 2004 +0000 @@ -101,7 +101,7 @@ (defvar font-lock-auto-fontify) (defvar font-lock-defaults) -(defconst mh-version "7.4.3" "Version number of MH-E.") +(defconst mh-version "7.4.4" "Version number of MH-E.") ;;; Autoloads (autoload 'Info-goto-node "info")