diff lisp/progmodes/hideif.el @ 38412:253f761ad37b

Some fixes to follow coding conventions in files maintained by FSF.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 16:15:35 +0000
parents 3cfd3dc474b8
children 270ae8c49bbc
line wrap: on
line diff
--- a/lisp/progmodes/hideif.el	Sat Jul 14 18:19:27 2001 +0000
+++ b/lisp/progmodes/hideif.el	Sun Jul 15 16:15:35 2001 +0000
@@ -1,4 +1,4 @@
-;;; hide-ifdef-mode.el --- hides selected code within ifdef.
+;;; hideif.el --- hides selected code within ifdef
 
 ;; Copyright (C) 1988, 1994 Free Software Foundation, Inc.
 
@@ -1075,4 +1075,3 @@
 (provide 'hideif)
 
 ;;; hideif.el ends here
-