diff options
Diffstat (limited to 'lisp/progmodes/hideif.el')
| -rw-r--r-- | lisp/progmodes/hideif.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el index 73d1cd68598..2bedcef8cca 100644 --- a/lisp/progmodes/hideif.el +++ b/lisp/progmodes/hideif.el @@ -1,13 +1,12 @@ ;;; hide-ifdef-mode.el --- hides selected code within ifdef. +;;; Copyright (C) 1988 Brian Marick and Daniel LaLiberte + ;; Author: Dan LaLiberte <liberte@a.cs.uiuc.edu> -;; Last-Modified: 06 Mar 1991 ;; Keywords: c ;;; $Header: hide-ifdef-mode.el,v 1.7 88/02/16 03:12:58 liberte Exp $ -;;; Copyright (C) 1988 Brian Marick and Daniel LaLiberte - ;;; Commentary: ;;; Written by Brian Marick, at Gould, Computer Systems Division, Urbana IL. |
