Skip to content

Commit 0fe1bc0

Browse files
committed
diff-hl-fallback-to-margin: Update the docstring
1 parent a0c085c commit 0fe1bc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

diff-hl.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
(defcustom diff-hl-fallback-to-margin t
120120
"Non-nil to use margin instead of fringe on non-graphic displays.
121121
122-
This requires the corresponding margin width to be >0 already."
122+
This resizes the margin to 1 if it's not visible."
123123
:group 'diff-hl
124124
:type 'boolean)
125125

0 commit comments

Comments
 (0)