]> code.delx.au - gnu-emacs/blobdiff - lisp/ls-lisp.el
(add-log-buffer-file-name-function): Add defvar.
[gnu-emacs] / lisp / ls-lisp.el
index dee98a87823e8ab272199d6284befad7e685ce26..feadbb5e2be449b4fc6fd8a7efaf492a55760868 100644 (file)
@@ -1,6 +1,7 @@
 ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp
 
-;; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1994, 2000, 2002, 2003, 2004,
+;;   2005 Free Software Foundation, Inc.
 
 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
 ;; Modified by: Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>