summaryrefslogtreecommitdiff
path: root/doc/emacs/indent.texi
diff options
context:
space:
mode:
authorXue Fuqiao <xfq.free@gmail.com>2013-12-22 09:56:52 +0800
committerXue Fuqiao <xfq.free@gmail.com>2013-12-22 09:56:52 +0800
commit2ab18afbea51a7e773a1cb99755c6ebb5a395bfc (patch)
treebc8e5a4ff367283cb261feeac7f1fcd8fa4aeb86 /doc/emacs/indent.texi
parentdaef8ab14060424f69810348b6821356d87b5ec0 (diff)
downloademacs-2ab18afbea51a7e773a1cb99755c6ebb5a395bfc.tar.gz
Doc fix for `tab-stop-list'.
* doc/emacs/indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
Diffstat (limited to 'doc/emacs/indent.texi')
-rw-r--r--doc/emacs/indent.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/emacs/indent.texi b/doc/emacs/indent.texi
index 0e35a63aa98..a5edac0dd0f 100644
--- a/doc/emacs/indent.texi
+++ b/doc/emacs/indent.texi
@@ -178,7 +178,8 @@ To install changes, type C-c C-c
@noindent
The first line contains a colon at each tab stop. The numbers on the
-next two lines are present just to indicate where the colons are.
+next two lines are present just to indicate where the colons are. It
+is implicitly extended to infinity by repeating the last step.
You can edit this buffer to specify different tab stops by placing
colons on the desired columns. The buffer uses Overwrite mode