summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleh Krehel <ohwoeowho@gmail.com>2016-03-29 09:17:49 +0200
committerOleh Krehel <ohwoeowho@gmail.com>2016-04-20 17:22:09 +0200
commite85f80e2f8b7487017f19c39821b352f0eccd8ad (patch)
tree05a1afbced2ab4d880e35f434569cbd8b7e1584b
parent516bbf417c5cdc3fcf701ae3a8e4fa610761264b (diff)
downloadorg-mode-e85f80e2f8b7487017f19c39821b352f0eccd8ad.tar.gz
lisp/org-agenda.el (org-agenda-run-series): Prettify
-rw-r--r--lisp/org-agenda.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 826e389..d0c5d3b 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -3114,9 +3114,9 @@ L Timeline for current buffer # List stuck projects (!=configure)
match ;; The byte compiler incorrectly complains about this. Keep it!
org-cmd type lprops)
(while (setq org-cmd (pop cmds))
- (setq type (car org-cmd)
- match (eval (nth 1 org-cmd))
- lprops (nth 2 org-cmd))
+ (setq type (car org-cmd))
+ (setq match (eval (nth 1 org-cmd)))
+ (setq lprops (nth 2 org-cmd))
(let ((org-agenda-overriding-arguments
(if (eq org-agenda-overriding-cmd org-cmd)
(or org-agenda-overriding-arguments