Mercurial > emacs
changeset 6378:9526b326caa3
entered into RCS
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 16 Mar 1994 18:09:48 +0000 |
parents | 88d0b3f74923 |
children | 6491a144e9a9 |
files | lisp/foldout.el |
diffstat | 1 files changed, 3 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/foldout.el Wed Mar 16 18:08:21 1994 +0000 +++ b/lisp/foldout.el Wed Mar 16 18:09:48 1994 +0000 @@ -1,23 +1,17 @@ ;;; foldout.el --- Folding extensions for outline-mode and outline-minor-mode. -;; Copyright (C) 1994 Kevin Broadey. +;; Copyright (C) 1994 Free Software Foundation, Inc. ;; Author: Kevin Broadey <KevinB@bartley.demon.co.uk> ;; Created: 27 Jan 1994 ;; Version: foldout.el 1.8 dated 94/03/15 at 13:30:59 ;; Keywords: folding, outline -;; LCD Archive Entry: -;; foldout|Kevin Broadey|KevinB@bartley.demon.co.uk| -;; Folding editor extensions for outline-mode and outline-minor-mode| -;; Date: 94/03/15|Version: 1.8|~/misc/foldout.el.Z| - -;; This file is not part of GNU Emacs, but it is distributed under the same -;; conditions. +;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,