aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/org/ChangeLog98
-rw-r--r--lisp/org/org.el4
2 files changed, 50 insertions, 52 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index f5efef377cf..133e35c5613 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -45,7 +45,7 @@
45 * org.el (org-ido-completing-read): Accept straight lists for 45 * org.el (org-ido-completing-read): Accept straight lists for
46 completion as well as alists. 46 completion as well as alists.
47 47
48 * org-timer.el (org-timer-cancel-timers): Renamed from 48 * org-timer.el (org-timer-cancel-timers): Rename from
49 `org-timer-cancel-timers'. 49 `org-timer-cancel-timers'.
50 50
51 * org.el (org-cycle-internal-local): Fix problem with finding next 51 * org.el (org-cycle-internal-local): Fix problem with finding next
@@ -772,7 +772,7 @@
772 772
7732009-08-06 Carsten Dominik <carsten.dominik@gmail.com> 7732009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
774 774
775 * org-exp.el (org-export-replace-src-segments-and-examples): FInd 775 * org-exp.el (org-export-replace-src-segments-and-examples): Find
776 indented blocks. 776 indented blocks.
777 (org-export-format-source-code-or-example): Fix indentation of 777 (org-export-format-source-code-or-example): Fix indentation of
778 blocks. 778 blocks.
@@ -868,7 +868,7 @@
868 dependent. 868 dependent.
869 869
870 * org.el (org-hierarchical-todo-statistics): New option. 870 * org.el (org-hierarchical-todo-statistics): New option.
871 (org-update-parent-todo-statistics): Modified to handle recursive 871 (org-update-parent-todo-statistics): Modify to handle recursive
872 statistics. 872 statistics.
873 873
8742009-08-06 Carsten Dominik <carsten.dominik@gmail.com> 8742009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
@@ -1020,7 +1020,7 @@
1020 (org-export-normalize-links): Do not protect the description if it 1020 (org-export-normalize-links): Do not protect the description if it
1021 is explicitly given. 1021 is explicitly given.
1022 1022
1023 * org-list.el (org-reset-checkbox-state-subtree): Moved here from 1023 * org-list.el (org-reset-checkbox-state-subtree): Move here from
1024 org-checklist.el. 1024 org-checklist.el.
1025 (org-reset-checkbox-state-subtree): Call 1025 (org-reset-checkbox-state-subtree): Call
1026 `org-reset-checkbox-state-subtree'. 1026 `org-reset-checkbox-state-subtree'.
@@ -1306,7 +1306,7 @@
1306 * org-agenda.el (org-agenda-get-progress): Fix regexp bug. 1306 * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
1307 1307
1308 * org.el (org-block-todo-from-children-or-siblings-or-parent): 1308 * org.el (org-block-todo-from-children-or-siblings-or-parent):
1309 Renamed from org-block-todo-from-children-or-siblings, and 1309 Rename from org-block-todo-from-children-or-siblings, and
1310 enhanced to look for the parent's status as well. 1310 enhanced to look for the parent's status as well.
1311 1311
1312 * org-agenda.el (org-agenda-log-mode-add-notes): New option. 1312 * org-agenda.el (org-agenda-log-mode-add-notes): New option.
@@ -1547,7 +1547,7 @@
1547 * org-latex.el (org-export-latex-preprocess): Implement the 1547 * org-latex.el (org-export-latex-preprocess): Implement the
1548 centering markup. 1548 centering markup.
1549 1549
1550 * org-exp.el (org-export-mark-blockquote-verse-center): Renamed 1550 * org-exp.el (org-export-mark-blockquote-verse-center): Rename
1551 from `org-export-mark-blockquote-and-verse'. 1551 from `org-export-mark-blockquote-and-verse'.
1552 (org-export-as-html): Implement the centering markup. 1552 (org-export-as-html): Implement the centering markup.
1553 1553
@@ -1709,7 +1709,7 @@
1709 1709
1710 * org-agenda.el (org-agenda-fontify-priorities): New default value 1710 * org-agenda.el (org-agenda-fontify-priorities): New default value
1711 `cookies'. 1711 `cookies'.
1712 (org-agenda-fontify-priorities): Renamed from 1712 (org-agenda-fontify-priorities): Rename from
1713 org-fontify-priorities. 1713 org-fontify-priorities.
1714 1714
1715 * org.el (org-set-font-lock-defaults): Call 1715 * org.el (org-set-font-lock-defaults): Call
@@ -1725,7 +1725,7 @@
1725 (org-export-html-validation-link): New variable. 1725 (org-export-html-validation-link): New variable.
1726 (org-export-as-html): Add validation link to exported page. 1726 (org-export-as-html): Add validation link to exported page.
1727 1727
1728 * org.el (org-match-sparse-tree): Renamed from 1728 * org.el (org-match-sparse-tree): Rename from
1729 `org-tags-sparse-tree'. 1729 `org-tags-sparse-tree'.
1730 (org-tags-sparse-tree): New alias. 1730 (org-tags-sparse-tree): New alias.
1731 1731
@@ -2021,7 +2021,7 @@
2021 2021
2022 * org.el (org-todo): Return correct state type even if the blocker 2022 * org.el (org-todo): Return correct state type even if the blocker
2023 throws an error. 2023 throws an error.
2024 (org-modifier-cursor-error): Renamed from 2024 (org-modifier-cursor-error): Rename from
2025 `org-shiftcursor-error'. 2025 `org-shiftcursor-error'.
2026 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup) 2026 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
2027 (org-shiftmetadown): Call `org-modifier-cursor-error'. 2027 (org-shiftmetadown): Call `org-modifier-cursor-error'.
@@ -2134,14 +2134,14 @@
2134 * org-exp.el (org-get-current-options): Include the option for 2134 * org-exp.el (org-get-current-options): Include the option for
2135 publishing time stamps. 2135 publishing time stamps.
2136 2136
2137 * org.el (org-toggle-heading): Renamed from 2137 * org.el (org-toggle-heading): Rename from
2138 `org-toggel-region-headings'. 2138 `org-toggel-region-headings'.
2139 No longer needs a region defined, but will use it if there is one. 2139 No longer needs a region defined, but will use it if there is one.
2140 (org-ctrl-c-star): Simplified, relying more on the internal 2140 (org-ctrl-c-star): Simplify, relying more on the internal
2141 workings of `org-toggle-heading'. 2141 workings of `org-toggle-heading'.
2142 (org-toggle-item): Renamed from `org-toggle-region-items'. 2142 (org-toggle-item): Rename from `org-toggle-region-items'.
2143 No longer needs a region defined, but will use it if there is one. 2143 No longer needs a region defined, but will use it if there is one.
2144 (org-ctrl-c-minus): Simplified, relying more on the inernal 2144 (org-ctrl-c-minus): Simplify, relying more on the inernal
2145 workings of `org-toggle-item'. 2145 workings of `org-toggle-item'.
2146 2146
2147 * org-export-latex.el (org-export-latex-preprocess): Fix bug in 2147 * org-export-latex.el (org-export-latex-preprocess): Fix bug in
@@ -2292,12 +2292,12 @@
2292 2292
2293 * org-timer.el (org-timer-mode-line-string): New variable. 2293 * org-timer.el (org-timer-mode-line-string): New variable.
2294 2294
2295 * org-clock.el (org-clock-mode-line-map): Renamed from 2295 * org-clock.el (org-clock-mode-line-map): Rename from
2296 `org-clock-mode-map'. 2296 `org-clock-mode-map'.
2297 (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'. 2297 (org-clock-mode-line-timer): Rename from `org-mode-line-timer'.
2298 (org-clock-update-mode-line): Renamed from `org-update-mode-line'. 2298 (org-clock-update-mode-line): Rename from `org-update-mode-line'.
2299 (org-clock-put-overlay): Renamed from `org-put-clock-overlay'. 2299 (org-clock-put-overlay): Rename from `org-put-clock-overlay'.
2300 (org-clock-remove-overlays): Renamed from 2300 (org-clock-remove-overlays): Rename from
2301 `org-remove-clock-overlays'. 2301 `org-remove-clock-overlays'.
2302 2302
2303 * org-timer.el (org-timer-pause-or-continue): Implement stopping 2303 * org-timer.el (org-timer-pause-or-continue): Implement stopping
@@ -2426,7 +2426,7 @@
2426 2426
2427 * org-exp.el (org-export-preprocess-string): Call 2427 * org-exp.el (org-export-preprocess-string): Call
2428 `org-export-protect-colon-examples'. 2428 `org-export-protect-colon-examples'.
2429 (org-export-protect-colon-examples): Renamed from 2429 (org-export-protect-colon-examples): Rename from
2430 `org-export-protect-examples', and scope limited to lines starting 2430 `org-export-protect-examples', and scope limited to lines starting
2431 with a colon. 2431 with a colon.
2432 2432
@@ -2482,9 +2482,9 @@
2482 No longer call `org-export-protect-examples'. 2482 No longer call `org-export-protect-examples'.
2483 (org-export-target-internal-links): Take care of coderef targets. 2483 (org-export-target-internal-links): Take care of coderef targets.
2484 (org-export-last-code-line-counter-value): New variable. 2484 (org-export-last-code-line-counter-value): New variable.
2485 (org-export-replace-src-segments-and-examples): Renamed from 2485 (org-export-replace-src-segments-and-examples): Rename from
2486 `org-export-replace-src-segments', and modified. 2486 `org-export-replace-src-segments', and modified.
2487 (org-export-format-source-code-or-example): Renamed from 2487 (org-export-format-source-code-or-example): Rename from
2488 `org-export-format-source-code'. 2488 `org-export-format-source-code'.
2489 (org-export-number-lines): New function. 2489 (org-export-number-lines): New function.
2490 (org-export-as-ascii, org-export-as-html): Handle coderef links. 2490 (org-export-as-ascii, org-export-as-html): Handle coderef links.
@@ -2713,12 +2713,12 @@
2713 * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let 2713 * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
2714 bindings of calendar variables. 2714 bindings of calendar variables.
2715 2715
2716 * org-table.el (org-table-find-row-type): Renamed from 2716 * org-table.el (org-table-find-row-type): Rename from
2717 `org-find-row-type'. 2717 `org-find-row-type'.
2718 (org-table-rewrite-old-row-references): Renamed from 2718 (org-table-rewrite-old-row-references): Rename from
2719 `org-rewrite-old-row-references'. 2719 `org-rewrite-old-row-references'.
2720 (org-table-shift-refpart): Renamed from `org-shift-refpart'. 2720 (org-table-shift-refpart): Rename from `org-shift-refpart'.
2721 (org-table-cleanup-narrow-column-properties): Renamed from 2721 (org-table-cleanup-narrow-column-properties): Rename from
2722 `org-cleanup-narrow-column-properties'. 2722 `org-cleanup-narrow-column-properties'.
2723 2723
27242008-12-07 Carsten Dominik <carsten.dominik@gmail.com> 27242008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
@@ -3154,7 +3154,7 @@
3154 * org-attach.el (org-attach-expand-link, org-attach-expand): New 3154 * org-attach.el (org-attach-expand-link, org-attach-expand): New
3155 functions. 3155 functions.
3156 3156
3157 * org-agenda.el (org-agenda-get-progress): Renamed from 3157 * org-agenda.el (org-agenda-get-progress): Rename from
3158 `org-get-closed'. Implement searching for state changes as well. 3158 `org-get-closed'. Implement searching for state changes as well.
3159 (org-agenda-log-mode-items): New option. 3159 (org-agenda-log-mode-items): New option.
3160 (org-agenda-log-mode): New option prefix argument, interpreted as 3160 (org-agenda-log-mode): New option prefix argument, interpreted as
@@ -3383,12 +3383,12 @@
3383 3383
33842008-10-26 Bastien Guerry <bzg@altern.org> 33842008-10-26 Bastien Guerry <bzg@altern.org>
3385 3385
3386 * org-export-latex.el (org-export-latex-classes): Added 3386 * org-export-latex.el (org-export-latex-classes): Add
3387 \usepackage{graphicx} to the default list of packages. 3387 \usepackage{graphicx} to the default list of packages.
3388 3388
33892008-10-26 Carsten Dominik <dominik@science.uva.nl> 33892008-10-26 Carsten Dominik <dominik@science.uva.nl>
3390 3390
3391 * org-agenda.el (org-agenda-filter): Renamed from 3391 * org-agenda.el (org-agenda-filter): Rename from
3392 `org-agenda-filter-tags'. 3392 `org-agenda-filter-tags'.
3393 3393
33942008-10-26 Carsten Dominik <dominik@science.uva.nl> 33942008-10-26 Carsten Dominik <dominik@science.uva.nl>
@@ -3501,7 +3501,7 @@
3501 modifications, to make sure links are prepared before the LaTeX 3501 modifications, to make sure links are prepared before the LaTeX
3502 conversions do happen. 3502 conversions do happen.
3503 3503
3504 * org-attach.el (org-attach-delete-all): Renamed from 3504 * org-attach.el (org-attach-delete-all): Rename from
3505 `org-attch-delete'. Add a security query before deleting the 3505 `org-attch-delete'. Add a security query before deleting the
3506 entire directory. New optional argument FORCE can overrule the 3506 entire directory. New optional argument FORCE can overrule the
3507 security query. 3507 security query.
@@ -3577,14 +3577,14 @@
3577 3577
3578 * org-id.el (org-id-int-to-b36-one-digit) 3578 * org-id.el (org-id-int-to-b36-one-digit)
3579 (org-id-b36-to-int-one-digit, org-id-int-to-b36) 3579 (org-id-b36-to-int-one-digit, org-id-int-to-b36)
3580 (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to 3580 (org-id-b36-to-int, org-id-time-to-b36): Modify from b62 to
3581 b36. 3581 b36.
3582 3582
3583 * org-id.el (org-id-reverse-string): New function. 3583 * org-id.el (org-id-reverse-string): New function.
3584 (org-id-new): Use `org-id-reverse-string' to make sure the 3584 (org-id-new): Use `org-id-reverse-string' to make sure the
3585 beginning chars of the ID are mutating fast. This allows to use a 3585 beginning chars of the ID are mutating fast. This allows to use a
3586 directory structure to spread things better. 3586 directory structure to spread things better.
3587 (org-id-prefix): Changed default to nil. 3587 (org-id-prefix): Change default to nil.
3588 3588
3589 * org-list.el (org-move-item-down, org-move-item-up): Remember and 3589 * org-list.el (org-move-item-down, org-move-item-up): Remember and
3590 restore the column of the cursor position. 3590 restore the column of the cursor position.
@@ -3788,7 +3788,7 @@
3788 3788
37892008-10-12 Bastien Guerry <bzg@altern.org> 37892008-10-12 Bastien Guerry <bzg@altern.org>
3790 3790
3791 * org.el (org-additional-option-like-keywords): Added keywords for 3791 * org.el (org-additional-option-like-keywords): Add keywords for
3792 the _QUOTE, _VERSE and _SRC environments. 3792 the _QUOTE, _VERSE and _SRC environments.
3793 3793
3794 * org-export-latex.el (org-export-latex-preprocess): Fix bug when 3794 * org-export-latex.el (org-export-latex-preprocess): Fix bug when
@@ -3834,7 +3834,7 @@
3834 * org-gnus.el (org-gnus-store-link): Support for :to information 3834 * org-gnus.el (org-gnus-store-link): Support for :to information
3835 in gnus links. 3835 in gnus links.
3836 3836
3837 * org-exp.el (org-export-as-html): Fixed typo in creator 3837 * org-exp.el (org-export-as-html): Fix typo in creator
3838 information. 3838 information.
3839 (org-export-protect-examples): New parameter indent. Insert extra 3839 (org-export-protect-examples): New parameter indent. Insert extra
3840 spaces only when this parameter is specified. 3840 spaces only when this parameter is specified.
@@ -3845,7 +3845,7 @@
3845 (org-remember-apply-template): Allow the file component to be a 3845 (org-remember-apply-template): Allow the file component to be a
3846 function. 3846 function.
3847 3847
3848 * org.el (org-goto-local-search-headings): Renamed from 3848 * org.el (org-goto-local-search-headings): Rename from
3849 `org-goto-local-search-forward-headings'. Added the possibility 3849 `org-goto-local-search-forward-headings'. Added the possibility
3850 to search backwards. 3850 to search backwards.
3851 3851
@@ -3948,10 +3948,10 @@
3948 * org.el (org-narrow-to-subtree): Do not include the final newline 3948 * org.el (org-narrow-to-subtree): Do not include the final newline
3949 into the narrowed region. 3949 into the narrowed region.
3950 3950
3951 * org-agenda.el (org-agenda-custom-commands-local-options): Fixed 3951 * org-agenda.el (org-agenda-custom-commands-local-options): Fix
3952 bug with user-define skipping condition. 3952 bug with user-define skipping condition.
3953 3953
3954 * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo. 3954 * org-agenda.el (org-agenda-get-restriction-and-command): Fix typo.
3955 3955
3956 * org-exp.el (org-export-html-style-default): Automatic overflow 3956 * org-exp.el (org-export-html-style-default): Automatic overflow
3957 handling for pre fields. 3957 handling for pre fields.
@@ -4129,7 +4129,7 @@
4129 text property, so that the agenda knows where this entry comes 4129 text property, so that the agenda knows where this entry comes
4130 from. 4130 from.
4131 4131
4132 * org-agenda.el (org-agenda-clock-in): Fixed bug in the 4132 * org-agenda.el (org-agenda-clock-in): Fix bug in the
4133 interaction between clocking-in from the agenda, and automatic 4133 interaction between clocking-in from the agenda, and automatic
4134 task state switching. 4134 task state switching.
4135 4135
@@ -4200,7 +4200,7 @@
4200 (org-columns-cleanup-item): Call `org-columns-compact-links'. 4200 (org-columns-cleanup-item): Call `org-columns-compact-links'.
4201 (org-columns-display-here): Call `org-agenda-columns-cleanup-item' 4201 (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
4202 when in agenda. 4202 when in agenda.
4203 (org-columns-edit-value): Fixed bug with editing values from 4203 (org-columns-edit-value): Fix bug with editing values from
4204 agenda column view. 4204 agenda column view.
4205 (org-columns-redo): Also redo the agenda itself. 4205 (org-columns-redo): Also redo the agenda itself.
4206 4206
@@ -4211,7 +4211,7 @@
4211 4211
4212 * org-colview.el (org-agenda-columns-cleanup-item): New function. 4212 * org-colview.el (org-agenda-columns-cleanup-item): New function.
4213 4213
4214 * org-exp.el (org-export-ascii-preprocess): Renamed from 4214 * org-exp.el (org-export-ascii-preprocess): Rename from
4215 `org-export-ascii-clean-string'. 4215 `org-export-ascii-clean-string'.
4216 (org-export-kill-licensed-text) 4216 (org-export-kill-licensed-text)
4217 (org-export-define-heading-targets) 4217 (org-export-define-heading-targets)
@@ -4239,7 +4239,7 @@
4239 * org-archive.el (org-archive-save-context-info): Fix bugs in 4239 * org-archive.el (org-archive-save-context-info): Fix bugs in
4240 customization setup and docstring. 4240 customization setup and docstring.
4241 4241
4242 * org-exp.el (org-export-html-style): Changed the size of in the 4242 * org-exp.el (org-export-html-style): Change the size of in the
4243 <pre> element to 90%. 4243 <pre> element to 90%.
4244 4244
42452008-06-17 Carsten Dominik <dominik@science.uva.nl> 42452008-06-17 Carsten Dominik <dominik@science.uva.nl>
@@ -4279,8 +4279,7 @@
4279 4279
4280 * org-exp.el (org-export-get-title-from-subtree) 4280 * org-exp.el (org-export-get-title-from-subtree)
4281 (org-export-as-ascii, org-export-as-html): Make sure the original 4281 (org-export-as-ascii, org-export-as-html): Make sure the original
4282 region-beginning and region-end are used, even after moving 4282 region-beginning and region-end are used, even after moving point.
4283 point.
4284 (org-export-get-title-from-subtree): Also try the EXPORT_TITLE 4283 (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
4285 property. 4284 property.
4286 4285
@@ -4293,12 +4292,11 @@
4293 4292
42942008-06-17 Carsten Dominik <dominik@science.uva.nl> 42932008-06-17 Carsten Dominik <dominik@science.uva.nl>
4295 4294
4296 * org.el (org-file-properties): Renamed from `org-local-properties'. 4295 * org.el (org-file-properties): Rename from `org-local-properties'.
4297 (org-scan-tags): Take file tags into account. 4296 (org-scan-tags): Take file tags into account.
4298 (org-tags-match-list-sublevels): Default changed to t. 4297 (org-tags-match-list-sublevels): Default changed to t.
4299 4298
4300 * org-exp.el (org-export-as-html): Close paragraph after a 4299 * org-exp.el (org-export-as-html): Close paragraph after a footnote.
4301 footnote.
4302 4300
4303 * org.el (org-update-parent-todo-statistics): New function. 4301 * org.el (org-update-parent-todo-statistics): New function.
4304 4302
@@ -4345,8 +4343,7 @@
43452008-06-17 Carsten Dominik <dominik@science.uva.nl> 43432008-06-17 Carsten Dominik <dominik@science.uva.nl>
4346 4344
4347 * org-exp.el (org-print-icalendar-entries): Make sure DTEND is 4345 * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
4348 shifted by one day if there is a date range without an end 4346 shifted by one day if there is a date range without an end time.
4349 time.
4350 4347
4351 * org.el (org-try-structure-completion): New function. 4348 * org.el (org-try-structure-completion): New function.
4352 4349
@@ -4445,8 +4442,8 @@
4445 4442
44462008-06-17 Bastien Guerry <bzg@altern.org> 44432008-06-17 Bastien Guerry <bzg@altern.org>
4447 4444
4448 * org-export-latex.el (org-export-latex-preprocess): Added 4445 * org-export-latex.el (org-export-latex-preprocess):
4449 support for blockquotes. 4446 Add support for blockquotes.
4450 4447
44512008-06-17 Carsten Dominik <dominik@science.uva.nl> 44482008-06-17 Carsten Dominik <dominik@science.uva.nl>
4452 4449
@@ -4529,8 +4526,7 @@
45292008-06-17 Carsten Dominik <dominik@science.uva.nl> 45262008-06-17 Carsten Dominik <dominik@science.uva.nl>
4530 4527
4531 * org-exp.el (org-export-preprocess-hook): New hook. 4528 * org-exp.el (org-export-preprocess-hook): New hook.
4532 (org-export-preprocess-string): Call 4529 (org-export-preprocess-string): Call `org-export-preprocess-hook'.
4533 `org-export-preprocess-hook'.
4534 4530
4535 * org.el (org-font-lock-hook): New variable. 4531 * org.el (org-font-lock-hook): New variable.
4536 (org-font-lock-hook): New function. 4532 (org-font-lock-hook): New function.
diff --git a/lisp/org/org.el b/lisp/org/org.el
index 591d920253f..16f72b94534 100644
--- a/lisp/org/org.el
+++ b/lisp/org/org.el
@@ -13508,7 +13508,9 @@ the buffer and restores the previous window configuration."
13508 (while (setq b (find-buffer-visiting f)) (kill-buffer b)) 13508 (while (setq b (find-buffer-visiting f)) (kill-buffer b))
13509 (with-temp-file f 13509 (with-temp-file f
13510 (insert (mapconcat 'identity list "\n") "\n"))) 13510 (insert (mapconcat 'identity list "\n") "\n")))
13511 (let ((org-mode-hook nil) (default-major-mode 'fundamental-mode)) 13511 (let ((org-mode-hook nil)
13512 ;; FIXME: What is this for?? --Stef
13513 (default-major-mode 'fundamental-mode))
13512 (setq org-agenda-files list) 13514 (setq org-agenda-files list)
13513 (customize-save-variable 'org-agenda-files org-agenda-files)))) 13515 (customize-save-variable 'org-agenda-files org-agenda-files))))
13514 13516