comparison lisp/mh-e/mh-e.el @ 103412:4327a1ddce17

(Version, mh-version): Update for release 8.2.
author Bill Wohler <wohler@newt.com>
date Sat, 13 Jun 2009 17:09:28 +0000
parents a3fdbe2837e3
children a2094e76667e
comparison
equal deleted inserted replaced
103411:f5e25950595d 103412:4327a1ddce17
5 ;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 5 ;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
6 ;; Free Software Foundation, Inc. 6 ;; Free Software Foundation, Inc.
7 7
8 ;; Author: Bill Wohler <wohler@newt.com> 8 ;; Author: Bill Wohler <wohler@newt.com>
9 ;; Maintainer: Bill Wohler <wohler@newt.com> 9 ;; Maintainer: Bill Wohler <wohler@newt.com>
10 ;; Version: 8.1 10 ;; Version: 8.2
11 ;; Keywords: mail 11 ;; Keywords: mail
12 12
13 ;; This file is part of GNU Emacs. 13 ;; This file is part of GNU Emacs.
14 14
15 ;; GNU Emacs is free software: you can redistribute it and/or modify 15 ;; GNU Emacs is free software: you can redistribute it and/or modify
127 ;;; Global Variables 127 ;;; Global Variables
128 128
129 ;; Try to keep variables local to a single file. Provide accessors if 129 ;; Try to keep variables local to a single file. Provide accessors if
130 ;; variables are shared. Use this section as a last resort. 130 ;; variables are shared. Use this section as a last resort.
131 131
132 (defconst mh-version "8.1" "Version number of MH-E.") 132 (defconst mh-version "8.2" "Version number of MH-E.")
133 133
134 ;; Variants 134 ;; Variants
135 135
136 (defvar mh-sys-path 136 (defvar mh-sys-path
137 '("/usr/local/nmh/bin" ; nmh default 137 '("/usr/local/nmh/bin" ; nmh default