aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/hideif.el
diff options
context:
space:
mode:
authorEric S. Raymond <[email protected]>1992-07-17 08:15:29 +0000
committerEric S. Raymond <[email protected]>1992-07-17 08:15:29 +0000
commitfd7fa35a05844aaa716dc8c8511947bed03ca989 (patch)
tree8747e7a749aa323b18104554a827b2cd16105e30 /lisp/progmodes/hideif.el
parentf961a17c4405b36847ac8739bd4a4028747a67ce (diff)
*** empty log message ***
Diffstat (limited to 'lisp/progmodes/hideif.el')
-rw-r--r--lisp/progmodes/hideif.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el
index 482f9527d9..73d1cd6859 100644
--- a/lisp/progmodes/hideif.el
+++ b/lisp/progmodes/hideif.el
@@ -1,7 +1,8 @@
;;; hide-ifdef-mode.el --- hides selected code within ifdef.
-;;; Author: Dan LaLiberte <[email protected]>
-;;; Last-Modified: 06 Mar 1991
+;; Author: Dan LaLiberte <[email protected]>
+;; Last-Modified: 06 Mar 1991
+;; Keywords: c
;;; $Header: hide-ifdef-mode.el,v 1.7 88/02/16 03:12:58 liberte Exp $