mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 12:20:26 +02:00
List commands in commentary; nfc.
This commit is contained in:
parent
cca8b915eb
commit
928633e6c3
1 changed files with 10 additions and 2 deletions
|
@ -50,10 +50,18 @@
|
|||
;; 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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue