comparison lisp/find-dired.el @ 38412:253f761ad37b

Some fixes to follow coding conventions in files maintained by FSF.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 16:15:35 +0000
parents 1130a792b2f7
children bd1d3cd0bcd7
comparison
equal deleted inserted replaced
38411:2fc02d49a9a4 38412:253f761ad37b
21 21
22 ;; You should have received a copy of the GNU General Public License 22 ;; You should have received a copy of the GNU General Public License
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the 23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
25 ;; Boston, MA 02111-1307, USA. 25 ;; Boston, MA 02111-1307, USA.
26
27 ;;; Commentary:
26 28
27 ;;; Code: 29 ;;; Code:
28 30
29 (require 'dired) 31 (require 'dired)
30 32