Kaynağa Gözat

Merge branch 'maint'

Bastien 6 yıl önce
ebeveyn
işleme
97269bc6fa
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

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