List commands in commentary; nfc.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 3 Apr 2002 02:26:18 +0000 (02:26 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 3 Apr 2002 02:26:18 +0000 (02:26 +0000)
doc/maint/docstring.el

index 9177d33..dddc8ba 100644 (file)
 ;; The approaches are as follows.
 ;;
 ;; 1. Comparison of MANUAL-DOC, SOURCE-DOC and TRACK-DOC, to produce a
-;; summary output buffer in which keystrokes are defined to bring up
-;; detailed comparisons.
+;;    summary output buffer in which keystrokes are defined to bring up
+;;    detailed comparisons.
 ;;
 ;; 2. Comparison of MANUAL-DOC, SOURCE-DOC and TRACK-DOC using Ediff.
+;;
+;; Here is a brief list of commands available (via "M-x COMMAND"):
+;;
+;;    docstring-process-current-buffer
+;;    docstring-process-current-region BEG END
+;;    docstring-process-module MODULE
+;;    docstring-ediff-this-line
+;;    docstring-show-source
 
 ;;; Code: