comparison lisp/mh-e/mh-e.el @ 70475:6f376344f4f5

(Version, mh-version): Update for release 8.0.
author Bill Wohler <wohler@newt.com>
date Sat, 06 May 2006 15:48:34 +0000
parents b7b013a56424
children 6328b7a0d755 1321f6cfb389 146cd8369025
comparison
equal deleted inserted replaced
70474:54d5f08d54cc 70475:6f376344f4f5
4 ;; 1990, 1992, 1993, 1994, 1995, 1997, 1999, 4 ;; 1990, 1992, 1993, 1994, 1995, 1997, 1999,
5 ;; 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 5 ;; 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
6 6
7 ;; Author: Bill Wohler <wohler@newt.com> 7 ;; Author: Bill Wohler <wohler@newt.com>
8 ;; Maintainer: Bill Wohler <wohler@newt.com> 8 ;; Maintainer: Bill Wohler <wohler@newt.com>
9 ;; Version: 7.95 9 ;; Version: 8.0
10 ;; Keywords: mail 10 ;; Keywords: mail
11 11
12 ;; This file is part of GNU Emacs. 12 ;; This file is part of GNU Emacs.
13 13
14 ;; GNU Emacs is free software; you can redistribute it and/or modify 14 ;; GNU Emacs is free software; you can redistribute it and/or modify
131 ;;; Global Variables 131 ;;; Global Variables
132 132
133 ;; Try to keep variables local to a single file. Provide accessors if 133 ;; Try to keep variables local to a single file. Provide accessors if
134 ;; variables are shared. Use this section as a last resort. 134 ;; variables are shared. Use this section as a last resort.
135 135
136 (defconst mh-version "7.95" "Version number of MH-E.") 136 (defconst mh-version "8.0" "Version number of MH-E.")
137 137
138 ;; Variants 138 ;; Variants
139 139
140 (defvar mh-sys-path 140 (defvar mh-sys-path
141 '("/usr/local/nmh/bin" ; nmh default 141 '("/usr/local/nmh/bin" ; nmh default