diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-12-12 05:20:41 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-12-12 05:20:41 +0000 |
commit | 658e7a9fc51aee12dd0035ea772178ae93118ca3 (patch) | |
tree | 1315a2401facb101fadceb05b77d6855aa72f1a8 | |
parent | 088e75cc27f108c9336de4e19d2c28ea592c45b4 (diff) | |
download | emacs-658e7a9fc51aee12dd0035ea772178ae93118ca3.tar.gz |
Maintainer is FSF.
-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 @@ ;; Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Kevin Broadey <KevinB@bartley.demon.co.uk> +;; Maintainer: FSF ;; Created: 27 Jan 1994 ;; Version: foldout.el 1.10 dated 94/05/19 at 17:09:12 ;; Keywords: folding, outlines |