]> code.delx.au - gnu-emacs/blobdiff - lisp/cdl.el
Speed up CC Mode fontification with less accurate functions extending region
[gnu-emacs] / lisp / cdl.el
index 87c78fd4167d0f7cf9ac73954e7cf5d082346232..fcd716a9188ff7f12a973d4e32b9068c9fb8bd88 100644 (file)
@@ -1,10 +1,9 @@
 ;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs
 
-;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc.
 
 ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi)
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: data
 
 ;; This file is part of GNU Emacs.
@@ -45,5 +44,4 @@
 
 (provide 'cdl)
 
-;; arch-tag: b8e95a6e-2387-4077-ad9a-af54b09b8615
 ;;; cdl.el ends here