diff lisp/progmodes/hideif.el @ 853:224b0d5d1a38

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Wed, 22 Jul 1992 21:20:04 +0000
parents 20674ae6bf52
children 81e6b85a9261
line wrap: on
line diff
--- a/lisp/progmodes/hideif.el	Wed Jul 22 21:17:34 1992 +0000
+++ b/lisp/progmodes/hideif.el	Wed Jul 22 21:20:04 1992 +0000
@@ -5,8 +5,6 @@
 ;; Author: Dan LaLiberte <liberte@a.cs.uiuc.edu>
 ;; Keywords: c
 
-;;; $Header: hide-ifdef-mode.el,v 1.7 88/02/16 03:12:58 liberte Exp $
-
 ;;; Commentary:
 
 ;;; Written by Brian Marick, at Gould, Computer Systems Division, Urbana IL.
@@ -94,7 +92,6 @@
 
 ;;; Change Log:
 ;;;
-;;; $Log:	hide-ifdef-mode.el,v $
 ;;; Revision 1.7  88/02/16  03:12:58  liberte
 ;;; Fixed comments and doc strings.
 ;;; Added optional prefix arg for ifdef motion commands.