aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2025-09-20 13:38:00 +0300
committerEli Zaretskii2025-09-20 13:38:00 +0300
commit7f6b68cd7cbe7a7e0ce5a5034ca29b77c3a70bb2 (patch)
tree1a9fb6456aa76434db00179e7cb16635b6e9eb16
parent5a56c0fb43bf556da981c4dfe1d7be4c256b24fe (diff)
downloademacs-7f6b68cd7cbe7a7e0ce5a5034ca29b77c3a70bb2.tar.gz
emacs-7f6b68cd7cbe7a7e0ce5a5034ca29b77c3a70bb2.zip
; * doc/emacs/programs.texi (Hideshow): Fix last change.
-rw-r--r--doc/emacs/programs.texi2
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
1757This variable controls where to show the indicators, if they are 1757This variable controls where to show the indicators, if they are
1758enabled. You can show them on the fringe (@pxref{Windows Fringes}) or 1758enabled. You can show them on the fringe (@pxref{Fringes}) or
1759in the window's margin. The default is to use the fringe if it's 1759in the window's margin. The default is to use the fringe if it's
1760available, otherwise to use the margin. 1760available, otherwise to use the margin.
1761 1761