]> code.delx.au - gnu-emacs/blobdiff - lisp/ls-lisp.el
* lisp/progmodes/compile.el: Don't use font-lock any more.
[gnu-emacs] / lisp / ls-lisp.el
index 58ed6685dc2905ecfa3d58f6bb88d2237eca384b..55ec835831aff29be6cf28281e3292b752e1a07b 100644 (file)
@@ -1,7 +1,6 @@
 ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp
 
-;; Copyright (C) 1992, 1994, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-;;   2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1994, 2000-2011  Free Software Foundation, Inc.
 
 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
 ;; Modified by: Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>