comparison 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
comparison
equal deleted inserted replaced
38435:a9102b5472f0 38436:b174db545cfd
1 ;;; cpp.el --- Highlight or hide text according to cpp conditionals. 1 ;;; cpp.el --- highlight or hide text according to cpp conditionals
2 2
3 ;; Copyright (C) 1994, 1995 Free Software Foundation 3 ;; Copyright (C) 1994, 1995 Free Software Foundation
4 4
5 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> 5 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
6 ;; Keywords: c, faces, tools 6 ;; Keywords: c, faces, tools