diff options
| author | Bill Wohler | 2005-10-14 17:15:40 +0000 |
|---|---|---|
| committer | Bill Wohler | 2005-10-14 17:15:40 +0000 |
| commit | deceef674f7f343d52c21095605bf55dc5822835 (patch) | |
| tree | c53d09ca29d0c205a0e725985eed7f890c7b4684 /lisp/mh-e/mh-seq.el | |
| parent | a10f4ace50d2747876c0bb0cce3acb58822f2769 (diff) | |
| download | emacs-deceef674f7f343d52c21095605bf55dc5822835.tar.gz emacs-deceef674f7f343d52c21095605bf55dc5822835.zip | |
* mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el, mh-seq.el:
* mh-utils.el: Ran mh-unit. Continued copyright lines need to be
indented.
Diffstat (limited to 'lisp/mh-e/mh-seq.el')
| -rw-r--r-- | lisp/mh-e/mh-seq.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-seq.el b/lisp/mh-e/mh-seq.el index 8459c6fdce6..efbfe0d221f 100644 --- a/lisp/mh-e/mh-seq.el +++ b/lisp/mh-e/mh-seq.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; mh-seq.el --- MH-E sequences support | 1 | ;;; mh-seq.el --- MH-E sequences support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, | 3 | ;; Copyright (C) 1993, 1995, |
| 4 | ;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 4 | ;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
| 7 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 7 | ;; Maintainer: Bill Wohler <wohler@newt.com> |