diff options
| author | Eli Zaretskii | 2025-09-20 13:38:00 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2025-09-20 13:38:00 +0300 |
| commit | 7f6b68cd7cbe7a7e0ce5a5034ca29b77c3a70bb2 (patch) | |
| tree | 1a9fb6456aa76434db00179e7cb16635b6e9eb16 | |
| parent | 5a56c0fb43bf556da981c4dfe1d7be4c256b24fe (diff) | |
| download | emacs-7f6b68cd7cbe7a7e0ce5a5034ca29b77c3a70bb2.tar.gz emacs-7f6b68cd7cbe7a7e0ce5a5034ca29b77c3a70bb2.zip | |
; * doc/emacs/programs.texi (Hideshow): Fix last change.
| -rw-r--r-- | doc/emacs/programs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi index e2249ffa283..22968ea878b 100644 --- a/doc/emacs/programs.texi +++ b/doc/emacs/programs.texi | |||
| @@ -1755,7 +1755,7 @@ the indicators. | |||
| 1755 | 1755 | ||
| 1756 | @item hs-indicator-type | 1756 | @item hs-indicator-type |
| 1757 | This variable controls where to show the indicators, if they are | 1757 | This variable controls where to show the indicators, if they are |
| 1758 | enabled. You can show them on the fringe (@pxref{Windows Fringes}) or | 1758 | enabled. You can show them on the fringe (@pxref{Fringes}) or |
| 1759 | in the window's margin. The default is to use the fringe if it's | 1759 | in the window's margin. The default is to use the fringe if it's |
| 1760 | available, otherwise to use the margin. | 1760 | available, otherwise to use the margin. |
| 1761 | 1761 | ||