comparison lisp/progmodes/cpp.el @ 64699:629afbe74e61

Update copyright for release of 22.1 for progmodes directory.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 01 Aug 2005 08:43:45 +0000
parents 18a818a2ee7c
children a11fdee52c05 edf295560b5a
comparison
equal deleted inserted replaced
64698:7c5f2d64515d 64699:629afbe74e61
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, 2003 Free Software Foundation 3 ;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005
4 ;; Free Software Foundation
4 5
5 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> 6 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
6 ;; Keywords: c, faces, tools 7 ;; Keywords: c, faces, tools
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.