Merge branch 'maint'

This commit is contained in:
Bastien 2020-02-04 17:05:34 +01:00
commit c3d5547642
1 changed files with 1 additions and 1 deletions

View File

@ -19458,7 +19458,7 @@ indent. The function will not indent contents of example blocks,
verse blocks and export blocks as leading white spaces are
assumed to be significant there."
(interactive "r")
(save-excursion
(save-window-excursion
(goto-char start)
(skip-chars-forward " \r\t\n")
(unless (eobp) (beginning-of-line))