diff options
| -rw-r--r-- | lisp/foldout.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/foldout.el b/lisp/foldout.el index 632a09bb05f..42f889fb96e 100644 --- a/lisp/foldout.el +++ b/lisp/foldout.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Broadey <KevinB@bartley.demon.co.uk> | 5 | ;; Author: Kevin Broadey <KevinB@bartley.demon.co.uk> |
| 6 | ;; Maintainer: FSF | ||
| 6 | ;; Created: 27 Jan 1994 | 7 | ;; Created: 27 Jan 1994 |
| 7 | ;; Version: foldout.el 1.10 dated 94/05/19 at 17:09:12 | 8 | ;; Version: foldout.el 1.10 dated 94/05/19 at 17:09:12 |
| 8 | ;; Keywords: folding, outlines | 9 | ;; Keywords: folding, outlines |