1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00

(tab-stop-list): Doc fix.

This commit is contained in:
Richard M. Stallman 1994-06-06 09:22:14 +00:00
parent 9fb89b5e0f
commit 7ad68eadd6

View File

@ -168,7 +168,8 @@ column point starts at, `tab-to-tab-stop' is done instead."
(defvar tab-stop-list
'(8 16 24 32 40 48 56 64 72 80 88 96 104 112 120)
"*List of tab stop positions used by `tab-to-tab-stops'.")
"*List of tab stop positions used by `tab-to-tab-stops'.
This should be a list of integers, ordered from smallest to largest.")
(defvar edit-tab-stops-map nil "Keymap used in `edit-tab-stops'.")
(if edit-tab-stops-map