diff lisp/files.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 baec460e28c7
children e5a37be50b36
line wrap: on
line diff
--- a/lisp/files.el	Mon Mar 22 03:00:23 1993 +0000
+++ b/lisp/files.el	Mon Mar 22 03:27:18 1993 +0000
@@ -20,6 +20,12 @@
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
+;;; Commentary:
+
+;; Defines most of Emacs's file- and directory-handling functions,
+;; including basic file visiting, backup generation, link handling,
+;; ITS-id version control, load- and write-hook handling, and the like.
+
 ;;; Code:
 
 (defconst delete-auto-save-files t