diff options
Diffstat (limited to 'lisp/mh-e/mh-buffers.el')
-rw-r--r-- | lisp/mh-e/mh-buffers.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/mh-e/mh-buffers.el b/lisp/mh-e/mh-buffers.el index 5412589b32a..f70c0370d0d 100644 --- a/lisp/mh-e/mh-buffers.el +++ b/lisp/mh-e/mh-buffers.el @@ -1,4 +1,4 @@ -;;; mh-buffers.el --- Temporary buffer constants and utilities used by MH-E +;;; mh-buffers.el --- MH-E buffer constants and utilities ;; Copyright (C) 1993, 1995, 1997, ;; 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -27,8 +27,6 @@ ;;; Commentary: -;; Temporary buffer constants and utilities used by MH-E. - ;;; Change Log: ;;; Code: |