diff lisp/textmodes/paragraphs.el @ 2308:f287613dfc28

Added or corrected Commentary sections
author Eric S. Raymond <esr@snark.thyrsus.com>
date Mon, 22 Mar 1993 05:42:35 +0000
parents 876e54ad6936
children fb3509fdf8b7
line wrap: on
line diff
--- a/lisp/textmodes/paragraphs.el	Mon Mar 22 03:27:18 1993 +0000
+++ b/lisp/textmodes/paragraphs.el	Mon Mar 22 05:42:35 1993 +0000
@@ -21,6 +21,11 @@
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
+;;; Commentary:
+
+;; This package provides the paragraph-oriented commands documented in the
+;; Emacs manual.
+
 ;;; Code:
 
 (defconst paragraph-start "^[ \t\n\f]" "\