X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/f961a17c4405b36847ac8739bd4a4028747a67ce..fd7fa35a05844aaa716dc8c8511947bed03ca989:/lisp/progmodes/hideif.el 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 -;;; Last-Modified: 06 Mar 1991 +;; Author: Dan LaLiberte +;; Last-Modified: 06 Mar 1991 +;; Keywords: c ;;; $Header: hide-ifdef-mode.el,v 1.7 88/02/16 03:12:58 liberte Exp $