/[emacs]/emacs/lisp/mh-e/mh-e.el
ViewVC logotype

Diff of /emacs/lisp/mh-e/mh-e.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by wohler, Fri Oct 14 23:48:21 2005 UTC revision 1.26 by wohler, Fri Oct 14 23:51:20 2005 UTC
# Line 6  Line 6 
6    
7  ;; Author: Bill Wohler <wohler@newt.com>  ;; Author: Bill Wohler <wohler@newt.com>
8  ;; Maintainer: Bill Wohler <wohler@newt.com>  ;; Maintainer: Bill Wohler <wohler@newt.com>
9  ;; Version: 7.84+cvs  ;; Version: 7.85
10  ;; Keywords: mail  ;; Keywords: mail
11    
12  ;; This file is part of GNU Emacs.  ;; This file is part of GNU Emacs.
# Line 98  Line 98 
98  (defvar font-lock-auto-fontify)  (defvar font-lock-auto-fontify)
99  (defvar font-lock-defaults)  (defvar font-lock-defaults)
100    
101  (defconst mh-version "7.84+cvs" "Version number of MH-E.")  (defconst mh-version "7.85" "Version number of MH-E.")
102    
103  (defvar mh-partial-folder-mode-line-annotation "select"  (defvar mh-partial-folder-mode-line-annotation "select"
104    "Annotation when displaying part of a folder.    "Annotation when displaying part of a folder.

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26