Explorar el Código

Merge branch 'maint'

Bastien Guerry hace 12 años
padre
commit
f7b11e5d9e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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