comparison lisp/allout.el @ 19923:b4ff95522987

Change maintainer email address.
author Richard M. Stallman <rms@gnu.org>
date Sat, 13 Sep 1997 20:05:52 +0000
parents a50ebf4ac764
children ac1673121774
comparison
equal deleted inserted replaced
19922:a59d59d582b7 19923:b4ff95522987
1 ;;; allout.el --- Extensive outline mode for use alone and with other modes. 1 ;;; allout.el --- Extensive outline mode for use alone and with other modes.
2 2
3 ;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. 3 ;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
4 4
5 ;; Author: Ken Manheimer <klm@nist.gov> 5 ;; Author: Ken Manheimer <klm@python.org>
6 ;; Maintainer: Ken Manheimer <klm@nist.gov> 6 ;; Maintainer: Ken Manheimer <klm@python.org>
7 ;; Created: Dec 1991 - first release to usenet 7 ;; Created: Dec 1991 - first release to usenet
8 ;; Version: Id: allout.el,v 4.3 1994/05/12 17:43:08 klm Exp || 8 ;; Version: Id: allout.el,v 4.3 1994/05/12 17:43:08 klm Exp ||
9 ;; Keywords: outline mode 9 ;; Keywords: outline mode
10 10
11 ;; This file is part of GNU Emacs. 11 ;; This file is part of GNU Emacs.