소스 검색

Merge branch 'maint'

Bastien Guerry 11 년 전
부모
커밋
f7b11e5d9e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -18183,7 +18183,7 @@ When a buffer is unmodified, it is just killed.  When modified, it is saved
 	file re pos)
 	file re pos)
     (setq org-tag-alist-for-agenda nil
     (setq org-tag-alist-for-agenda nil
 	  org-tag-groups-alist-for-agenda nil)
 	  org-tag-groups-alist-for-agenda nil)
-    (save-window-excursion
+    (save-excursion
       (save-restriction
       (save-restriction
 	(while (setq file (pop files))
 	(while (setq file (pop files))
 	  (catch 'nextfile
 	  (catch 'nextfile