diff lisp/progmodes/hideif.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents e694e0879463
children 224b0d5d1a38
line wrap: on
line diff
--- a/lisp/progmodes/hideif.el	Wed Jul 22 04:22:30 1992 +0000
+++ b/lisp/progmodes/hideif.el	Wed Jul 22 04:22:42 1992 +0000
@@ -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.