diff lisp/progmodes/cpp.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Jan?k <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents 8bc0292b0367
children eb0bdaed72a8
line wrap: on
line diff
--- a/lisp/progmodes/cpp.el	Mon Jul 16 12:22:17 2001 +0000
+++ b/lisp/progmodes/cpp.el	Mon Jul 16 12:23:00 2001 +0000
@@ -1,4 +1,4 @@
-;;; cpp.el --- Highlight or hide text according to cpp conditionals.
+;;; cpp.el --- highlight or hide text according to cpp conditionals
 
 ;; Copyright (C) 1994, 1995 Free Software Foundation