Reformat some code
This commit is contained in:
parent
d02cde236c
commit
b4b539cb22
|
@ -185,8 +185,8 @@ using `rsync' or `scp'.")
|
|||
(mapcar
|
||||
(lambda (f)
|
||||
(cond
|
||||
((eq f 'org-agenda-files) (org-agenda-files
|
||||
t include-archives))
|
||||
((eq f 'org-agenda-files)
|
||||
(org-agenda-files t include-archives))
|
||||
((eq f 'org-agenda-text-search-extra-files)
|
||||
(delq 'agenda-archives
|
||||
(copy-sequence
|
||||
|
|
Loading…
Reference in New Issue