Changes from Toru Tsuneyoshi for using Trash can when deleting files.
[bpt/emacs.git] / lisp / org / ChangeLog
CommitLineData
2530ae2a
GM
12008-06-18 Glenn Morris <rgm@gnu.org>
2
3 * org.el (org-map-entries): Let-bind `file'.
4
b349f79f
CD
52008-06-17 Carsten Dominik <dominik@science.uva.nl>
6
7 * org-colview.el (org-columns-next-allowed-value): Bug fix.
8
9 * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
10
11 * org-agenda.el (org-agenda-get-closed): Get the end time into the
12 agenda prefix as well.
13
14 * org-publish.el (org-publish-org-index): Make a properly indented
15 list.
16
17 * org.el (org-calendar-agenda-action-key): New option.
18 (org-get-cursor-date): New function.
19 (org-mark-entry-for-agenda-action): New command.
20 (org-overriding-default-time): New variable.
21 (org-read-date): Respect `org-overriding-default-time'.
22
23 * org-remember.el (org-remember-apply-template): Respect the
24 ovverriding default time.
25
26 * org-agenda.el (org-agenda-action-marker): New variable.
27 (org-agenda-action): New command.
28 (org-agenda-do-action): New function.
29
302008-06-17 Carsten Dominik <dominik@science.uva.nl>
31
32 * org.el (org-schedule, org-deadline): Protect scheduled and
33 deadline tasks against changes that accidently remove the
34 repeater. Also show a message with the new date when done.
35
362008-06-17 Carsten Dominik <dominik@science.uva.nl>
37
38 * org.el (org-beginning-of-line): Cater for the case when there
39 are tags but no headline text.
40 (org-align-tags-here): Convert to tabs only when indent-tabs-mode
41 it set.
42
432008-06-17 Carsten Dominik <dominik@science.uva.nl>
44
45 * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
46 the return value is nil instead of "nil" when there is no match.
47
48 * org-exp.el (org-insert-centered): Use fill-column instead of
49 80.
50 (org-export-as-ascii): Use string-width to measure the width of
51 the heading.
52
53 * org.el (org-diary-to-ical-string): No longer kill buffer
54 FROMBUF, this is now done by the caller.
55
56 * org-exp.el (org-print-icalendar-entries): Move the call to
57 `org-diary-to-ical-string' out of the loop, and kill the buffer
58 afterwords.
59
60 * org-remember.el (org-remember-visit-immediately): Position
61 cursor after moving to the note.
62 (org-remember-apply-template): Use a text property to record the
63 cursor position.
64 (org-remember-handler): Align tags after pasting the note.
65
662008-06-17 Carsten Dominik <dominik@science.uva.nl>
67
68 * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
69
70 * org-agenda.el (org-agenda-open-link): If there is an
71 org-bbdb-name property in the current line, jump to that bbdb
72 entry.
73
74 * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
75 text property, so that the agenda knows where this entry comes
76 from.
77
78 * org-agenda.el (org-agenda-clock-in): Fixed bug in the
79 interaction between clocking-in from the agenda, and automatic
80 task state switching.
81
82 * org-macs.el (org-with-point-at): Bug fix in macro defintion.
83
84 * org.el (org-beginning-of-line, org-end-of-line): Make sure the
85 zmacs-region stays after this command in XEmacs.
86
872008-06-17 Carsten Dominik <dominik@science.uva.nl>
88
89 * org.el (org-scan-tags): Allow new values for ACTION parameter.
90
91 * org-remember.el (org-remember-templates): Fix bug in
92 customization type definition.
93
94 * org.el (org-map-entries): New function.
95
962008-06-17 Carsten Dominik <dominik@science.uva.nl>
97
98 * org-agenda.el (org-agenda-skip-comment-trees): New option.
99 (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
100
1012008-06-17 Carsten Dominik <dominik@science.uva.nl>
102
103 * org-remember.el (org-jump-to-target-location): New variable.
104 (org-remember-apply-template): Set
105 `org-remember-apply-template' if requested by template.
106 (org-remember-handler): Start an idle timer to jump to
107 remember location.
108
109 * org-exp.el (org-get-current-options): Add the FILETAGS setting.
110
111 * org.el (org-set-regexps-and-options): Fix bug with parsing of
112 file tags.
113 (org-get-tags-at): Add the content of `org-file-tags'.
114
115 * org-exp.el (org-export-handle-comments): Fix bug with several
116 comment lines after each other.
117 (org-number-to-roman, org-number-to-counter): New functions.
118 (org-export-section-number-format): New option.
119
1202008-06-17 Carsten Dominik <dominik@science.uva.nl>
121
122 * org-exp.el (org-export-protect-examples): Catch the case of a
123 missing end_example line.
124
125 * org.el (org-set-regexps-and-options): Set `org-file-properties' and
126 `org-file-tags' to nil.
127
128 * org-colview.el (org-columns-next-allowed-value): Handle next
129 argument NTH to directly select a value.
130
131 * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
132 argument NTH to directly select a value.
133
1342008-06-17 Carsten Dominik <dominik@science.uva.nl>
135
136 * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
137
1382008-06-17 Carsten Dominik <dominik@science.uva.nl>
139
140 * org.el (org-columns-ellipses): New option.
141
1422008-06-17 Carsten Dominik <dominik@science.uva.nl>
143
144 * org-colview.el (org-columns-add-ellipses): New function.
145 (org-columns-compact-links): New function.
146 (org-columns-cleanup-item): Call `org-columns-compact-links'.
147 (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
148 when in agenda.
149 (org-columns-edit-value): Fixed bug with editing values from
150 agenda column view.
151 (org-columns-redo): Also redo the agenda itself.
152
1532008-06-17 Carsten Dominik <dominik@science.uva.nl>
154
155 * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
156 option.
157
158 * org-colview.el (org-agenda-columns-cleanup-item): New function.
159
160 * org-exp.el (org-export-ascii-preprocess): Renamed from
161 `org-export-ascii-clean-string'.
162 (org-export-kill-licensed-text)
163 (org-export-define-heading-targets)
164 (org-export-handle-invisible-targets)
165 (org-export-target-internal-links)
166 (org-export-remove-or-extract-drawers)
167 (org-export-remove-archived-trees)
168 (org-export-protect-quoted-subtrees)
169 (org-export-protect-verbatim, org-export-protect-examples)
170 (org-export-select-backend-specific-text)
171 (org-export-mark-blockquote-and-verse)
172 (org-export-remove-comment-blocks-and-subtrees)
173 (org-export-handle-comments, org-export-mark-radio-links)
174 (org-export-remove-special-table-lines)
175 (org-export-normalize-links)
176 (org-export-concatenate-multiline-links)
177 (org-export-concatenate-multiline-emphasis): New functions,
178 obtained from spliiting the export preprocessor.
179
180 * org-table.el (org-table-recalculate): Improve error message if
181 the row number is invalid.
182
1832008-06-17 Carsten Dominik <dominik@science.uva.nl>
184
185 * org-archive.el (org-archive-save-context-info): Fix bugs in
186 customization setup and docstring.
187
188 * org-exp.el (org-export-html-style): Changed the size of in the
189 <pre> element to 90%.
190
1912008-06-17 Carsten Dominik <dominik@science.uva.nl>
192
193 * org.el (org-find-src-example-start): Function removed.
194 (org-edit-src-find-region-and-lang): New function.
195
1962008-06-17 Carsten Dominik <dominik@science.uva.nl>
197
198 * org.el (org-edit-src-exit): New function.
199 (org-exit-edit-mode): New minor mode.
200
201 * org-exp.el (org-export-preprocess-string): Fix bug with removing
202 comment-like lines from protected examples.
203
204 * org.el (org-edit-src-example, org-find-src-example-start)
205 (org-protect-source-example, org-edit-special): New functions.
206
2072008-06-17 Carsten Dominik <dominik@science.uva.nl>
208
209 * org-publish.el (org-publish-project-alist): Fix typo in
210 docstring.
211 (org-publish-project-alist): Handle :index-title property.
212
2132008-06-17 Carsten Dominik <dominik@science.uva.nl>
214
215 * org-export-latex.el (org-export-as-latex): Make sure region
216 bounds are correct. Parse subtree properties relating to export.
217
218 * org-exp.el (org-export-add-options-to-plist): New function.
219 (org-infile-export-plist): Use `org-export-add-options-to-plist'.
220
2212008-06-17 Carsten Dominik <dominik@science.uva.nl>
222
223 * org.el (org-default-properties): Add EXPORT_FILE_NAME and
224 EXPORT_TITLE.
225
226 * org-exp.el (org-export-get-title-from-subtree)
227 (org-export-as-ascii, org-export-as-html): Make sure the original
228 region-beginning and region-end are used, even after moving
229 point.
230 (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
231 property.
232
233 * org-remember.el (org-remember-last-stored-marker): New variable.
234 (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
235 (org-remember-handler): Also use marker to remember
236 last-stored position.
237
238 * org.el (org-goto-marker-or-bmk): New function.
239
2402008-06-17 Carsten Dominik <dominik@science.uva.nl>
241
242 * org.el (org-file-properties): Renamed from `org-local-properties'.
243 (org-scan-tags): Take file tags into account.
244 (org-tags-match-list-sublevels): Default changed to t.
245
246 * org-exp.el (org-export-as-html): Close paragraph after a
247 footnote.
248
249 * org.el (org-update-parent-todo-statistics): New function.
250
251 * org-exp.el (org-icalendar-store-UID): New option.
252 (org-icalendar-force-UID): Option removed.
253 (org-print-icalendar-entries): IMplement UIDs.
254
2552008-06-17 Carsten Dominik <dominik@science.uva.nl>
256
257 * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
258
2592008-06-17 Carsten Dominik <dominik@science.uva.nl>
260
261 * org-faces.el (org-column): Document how this face is being used
262 and why sometimes the background faces shine through.
263
264 * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
265
266 * org-publish.el (org-publish-attachment): Create publishing
267 directory if it does not yet exist.
268
269 * org-table.el (org-calc-default-modes): Change default number
270 format to (float 8).
271
272 * org.el (org-olpath-completing-read): New function.
273 (org-time-clocksum-format): New option.
274 (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
275
276 * org-clock.el (org-clock-display, org-clock-out)
277 (org-update-mode-line): Use `org-time-clocksum-format'.
278
279 * org-colview-xemacs.el (org-columns-number-to-string): Use
280 `org-time-clocksum-format'.
281
282 * org-colview.el (org-columns-number-to-string): Use
283 `org-time-clocksum-format'.
284
2852008-06-17 Carsten Dominik <dominik@science.uva.nl>
286
287 * org-id.el: New file, move from contrib to core.
288
289 * org-exp.el (org-icalendar-force-UID): New option.
290
2912008-06-17 Carsten Dominik <dominik@science.uva.nl>
292
293 * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
294 shifted by one day if theere is a date range without an end
295 time.
296
297 * org.el (org-try-structure-completion): New function.
298
2992008-06-17 Carsten Dominik <dominik@science.uva.nl>
300
301 * org.el (org-set-font-lock-defaults): Improve fontification of
302 description lists.
303 (org-insert-item): Handle description lists.
304 (org-adaptive-fill-function): Improve auto indentation in
305 description lists.
306
307 * org-exp.el (org-export-as-html, org-export-preprocess-string):
308 Implement VERSE environment.
309 (org-export-preprocess-string): Implement the COMMENT
310 environment.
311
312 * org-export-latex.el (org-export-latex-preprocess): Implement
313 VERSE environment.
314
3152008-06-17 Carsten Dominik <dominik@science.uva.nl>
316
317 * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
318 option.
319
3202008-06-17 Carsten Dominik <dominik@science.uva.nl>
321
322 * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
323
324 * org.el (org-quote-csv-field): New functions.
325
326 * org-table.el (org-table-export-default-format): Remove :splice
327 from default format, we get the same effect by not specifying
328 :tstart and :tend.
329 (org-table-export): Improve setup, distinguish better between
330 interactive and non-interactive use, allow specifying the format
331 on the fly, better protection against wrong file names.
332 (orgtbl-to-generic): Fix documentation. Do not require :tstart
333 and :tend when :splice is omitted.
334
3352008-06-17 Carsten Dominik <dominik@science.uva.nl>
336
337 * org-clock.el (org-clock-select-task): Make sure the selection
338 letters are 1-9 and A-Z, no special characters.
339
3402008-06-17 Carsten Dominik <dominik@science.uva.nl>
341
342 * org-exp.el (org-export-htmlize): New group.
343 (org-export-htmlize-output-type)
344 (org-export-htmlize-css-font-prefix): New options.
345 (org-export-htmlize-region-for-paste): New function.
346 (org-export-htmlize-generate-css): New command.
347
3482008-06-17 Carsten Dominik <dominik@science.uva.nl>
349
350 * org.el (org-set-visibility-according-to-property): New function.
351 (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
352 and compute the regular expressions, and update font-lock.
353 (org-property-re): Allow a dash in property names.
354
355 * org-archive.el (org-extract-archive-file): Insert the file name
356 without the path into the format, to allow the location format to
357 contain a subdirectory.
358
359 * org-agenda.el (org-agenda-post-command-hook): If point is at end
360 of buffer, and the `org-agenda-type' property undefined, use the
361 value from the character before.
362
363 * org.el (org-add-planning-info): Don't let indentation for
364 would-be timestamp become extra whitespace at the end of headline.
365
3662008-06-17 Carsten Dominik <dominik@science.uva.nl>
367
368 * org.el (org-remove-double-quotes, org-file-contents): New
369 functions.
370
371 * org-exp.el (org-infile-export-plist): Also parse the
372 contents of #+SETUPFILE files, recursively.
373
374 * org.el (org-set-regexps-and-options): Also parse the
375 contents of #+SETUPFILE files, recursively.
376
377 * org-exp.el (org-export-handle-include-files): New function.
378 (org-export-preprocess-string): Call
379 `org-export-handle-include-files'.
380
381 * org.el (org-delete-property-globally)
382 (org-delete-property, org-set-property): Ignore case during
383 completion.
384 (org-set-property): Use `org-completing-read' instead of
385 `completing-read'.
386
387 * org.el (org-complete-expand-structure-template): New,
388 experimental function.
389 (org-structure-template-alist): New, experimental option.
390 (org-complete): Call `org-complete-expand-structure-template'.
391
3922008-06-17 Bastien Guerry <bzg@altern.org>
393
394 * org-export-latex.el (org-export-latex-preprocess): Added
395 support for blockquotes.
396
3972008-06-17 Carsten Dominik <dominik@science.uva.nl>
398
399 * org.el (org-read-date-analyze): Catch the case where only a
400 weekday is given.
401
4022008-06-17 Carsten Dominik <dominik@science.uva.nl>
403
404 * org.el (org-set-font-lock-defaults): Make the description
405 tag bold.
406
407 * org-exp.el (org-export-as-html, org-close-li): Implement
408 description lists.
409
4102008-06-17 Jason Riedy <jason@acm.org>
411
412 * org-table.el (*orgtbl-default-fmt*): New variable.
413 (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
414 when there is no other fmt available.
415
416 (orgtbl-to-generic): Allow an explicitly nil :tstart or
417 :tend to suppress the appropriate string.
418
419 (orgtbl-to-orgtbl): New function for translating to another orgtbl
420 table.
421
4222008-06-17 Carsten Dominik <dominik@science.uva.nl>
423
424 * org.el (org-read-date-analyze): "." as an alias for "+0" in
425 read date.
426
427 * org-clock.el (org-clock-save-markers-for-cut-and-paste):
428 New function.
429
430 * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
431 New function.
432
4332008-06-17 Carsten Dominik <dominik@science.uva.nl>
434
435 * org-clock.el (org-clock-find-position): Don't include notes
436 into clock drawer.
437
438 * org-archive.el (org-archive-subtree): No longer remove an
439 extra line after cutting the subtree. `org-cut-subtree' already
440 takes care of this.
441
442 * org-remember.el (org-remember-handler): Only kill the target
443 buffer if it does not contain the running clock.
444
445 * org.el (org-markers-to-move): New variable.
446 (org-save-markers-in-region, org-check-and-save-marker)
447 (org-reinstall-markers-in-region): New function.
448 (org-move-subtree-down, org-copy-subtree): Remember relative
449 marker positions before cutting.
450 (org-move-subtree-down, org-paste-subtree): Restore relative
451 marker positions after pasting.
452
453 * org-remember.el (org-remember-clock-out-on-exit): New option.
454 (org-remember-finalize): Clock out only if the setting in
455 `org-remember-clock-out-on-exit' requires it.
456 (org-remember-handler): Do the cleanup in the buffer, to make sure
457 that the clock marker remains in tact.
458
4592008-06-17 Carsten Dominik <dominik@science.uva.nl>
460
461 * org-clock.el (org-clock-goto): Widen buffer if necessary.
462 (org-clock-in): Make sure that also tasks outside the narrowed
463 region will be clocked in correctly.
464 (org-clock-insert-selection-line): Widen the buffer so that we can
465 find the correct task heading.
466
467 * org.el (org-base-buffer): New function.
468
469 * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
470 and ";" are escaped.
471 (org-print-icalendar-entries): Also apply
472 `org-icalendar-cleanup-string' to the headline, not only to the
473 summary property.
474
4752008-06-17 Carsten Dominik <dominik@science.uva.nl>
476
477 * org-exp.el (org-export-preprocess-hook): New hook.
478 (org-export-preprocess-string): Call
479 `org-export-preprocess-hook'.
480
481 * org.el (org-font-lock-hook): New variable.
482 (org-font-lock-hook): New function.
483 (org-set-font-lock-defaults): Call `org-font-lock-hook'.
484
2530ae2a
GM
485;; Local Variables:
486;; coding: utf-8
487;; add-log-time-zone-rule: t
488;; End:
489
490 Copyright (C) 2008 Free Software Foundation, Inc.
491
492 This file is part of GNU Emacs.
493
494 GNU Emacs is free software: you can redistribute it and/or modify
495 it under the terms of the GNU General Public License as published by
496 the Free Software Foundation, either version 3 of the License, or
497 (at your option) any later version.
498
499 GNU Emacs is distributed in the hope that it will be useful,
500 but WITHOUT ANY WARRANTY; without even the implied warranty of
501 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
502 GNU General Public License for more details.
503
504 You should have received a copy of the GNU General Public License
505 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
506
a5ec381f 507;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c