comparison lisp/ls-lisp.el @ 17977:727cf56647a4

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 May 1997 19:51:23 +0000
parents b463288de0a8
children 611b5f660ee6
comparison
equal deleted inserted replaced
17976:852464ce5d6a 17977:727cf56647a4
1 ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp 1 ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp
2 2
3 ;; Copyright (C) 1992, 1994 by Sebastian Kremer <sk@thp.uni-koeln.de> 3 ;; Copyright (C) 1992, 1994 by Sebastian Kremer <sk@thp.uni-koeln.de>
4 4
5 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> 5 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
6 ;; Maintainer: FSF
6 ;; Keywords: unix 7 ;; Keywords: unix
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
9 10
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify