diff options
| -rw-r--r-- | doc/emacs/indent.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/indent.texi b/doc/emacs/indent.texi index f5543cc49b0..9aec6202de6 100644 --- a/doc/emacs/indent.texi +++ b/doc/emacs/indent.texi | |||
| @@ -181,7 +181,7 @@ To install changes, type C-c C-c | |||
| 181 | @noindent | 181 | @noindent |
| 182 | The first line contains a colon at each tab stop. The numbers on the | 182 | The first line contains a colon at each tab stop. The numbers on the |
| 183 | next two lines are present just to indicate where the colons are. | 183 | next two lines are present just to indicate where the colons are. |
| 184 | If the value @code{tab-stop-list} is @code{nil}, as it is by default, | 184 | If the value of @code{tab-stop-list} is @code{nil}, as it is by default, |
| 185 | no colons are displayed initially. | 185 | no colons are displayed initially. |
| 186 | 186 | ||
| 187 | You can edit this buffer to specify different tab stops by placing | 187 | You can edit this buffer to specify different tab stops by placing |