diff lisp/dired.el @ 2307:10e417efb12a

Added or corrected Commentary sections
author Eric S. Raymond <esr@snark.thyrsus.com>
date Mon, 22 Mar 1993 03:27:18 +0000
parents bd3c525fa6fc
children b1834ed2c366
line wrap: on
line diff
--- a/lisp/dired.el	Mon Mar 22 03:00:23 1993 +0000
+++ b/lisp/dired.el	Mon Mar 22 03:27:18 1993 +0000
@@ -23,6 +23,9 @@
 
 ;;; Commentary:
 
+;; This is a major mode for directory browsing and editing.  It is
+;; documented in the Emacs manual.
+
 ;; Rewritten in 1990/1991 to add tree features, file marking and
 ;; sorting by Sebastian Kremer <sk@thp.uni-koeln.de>.
 ;; Finished up by rms in 1992.