(byte-compile-const-symbol-p):
[bpt/emacs.git] / lisp / org / ChangeLog
CommitLineData
14acf2f5
SM
12009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * org-html.el (org-export-as-html):
4 * org-docbook.el (org-export-as-docbook):
5 Use (default-value 'major-mode) instead of default-major-mode.
6
7f25cb00
CD
72009-08-08 Carsten Dominik <carsten.dominik@gmail.com>
8
9 * org-docbook.el: Add arch-tag.
10
11 * org-exp-blocks.el: Add arch-tag.
12
13 * org-id.el: Add arch-tag.
14
15 * org-indent.el: Add arch-tag.
16
17 * org-inlinetask.el: Add arch-tag.
18
19 * org-protocol.el: Add arch-tag.
20
c8d0cf5c
CD
212009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
22
23 * org.el (org-create-formula-image): Remove the -E option for
24 dvipng.
25
26 * org-exp.el (org-default-export-plist): Respect #+BIND.
27 (org-export-confirm-letbind): New function.
28
29 * org.el (org-paste-subtree): Test the kill ring entry if it is
30 going to be used.
31 (org-copy-subtree): Use `org-forward-same-level'.
32 (org-forward-same-level): Respect the `invisibe-ok' arg for
33 back-to-heading.
34
352009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
36
37 * org.el (org-table-map-tables): Make sure cursor is back at table
38 beginning after funcall.
39
40 * org-agenda.el (org-agenda-bulk-action): Make sure parents are
41 handled before children, and do not error if an entry is not
42 found, probably because it hase been remove when the parent was
43 archived or refiled.
44
45 * org.el (org-ido-completing-read): Accept straight lists for
46 completion as well as alists.
47
48 * org-timer.el (org-timer-cancel-timers): Renamed from
49 `org-timer-cancel-timers'.
50
51 * org.el (org-cycle-internal-local): Fix problem with finding next
52 invisible line.
53
542009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
55
56 * org-list.el (org-list-send-list): Call
57 `org-list-goto-true-beginning' instead of
58 `org-list-find-true-beginning', which does not exist.
59
60 * org-timer.el (org-timer-reset-timers): Use `mapc'.
61 (org-timer-set-timer): Do not assign to heading.
62
63 * org-id.el (org-id-open): Quote function name.
64
65 * org-macs.el (org-unmodified): Turn off recording undo
66 information while running inside the macro.
67
68 * org-table.el (org-table-export): Also work in file-less
69 buffers.
70
71 * org.el (org-startup-indented): New option.
72 (org-startup-options): Add new options indent and noindent.
73 (org-unfontify-region): Remove line-prefix and wrap-prefix
74 properties.
75 (org-after-demote-entry-hook, org-after-promote-entry-hook): New
76 hooks.
77 (org-promote, org-demote): Run the new hooks.
78
79 * org-table.el (org-table-align): Replace leading \n as well.
80
81 * org-exp.el (org-export-push-to-kill-ring): Remove `line-prefix'
82 and `line-wrap' text properties.
83
84 * org-compat.el (org-kill-new): New function.
85
86 * org-agenda.el (org-format-agenda-item): Remove `line-prefix' and
87 `line-wrap' text properties.
88
89 * org-indent.el: New file.
90
912009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
92
93 * org.el (org-provide-todo-statistics): Tweak docstring.
94
95 * org-id.el (org-id-open): Honor `org-link-frame-setup'.
96
972009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
98
99 * org-exp.el (org-export-as-org): Insert the "-source" string
100 before the extension.
101
102 * org.el (org-read-date): Make sure the calendar is in the current
103 frame.
104 (org-set-emph-re): Remove the ? from the post-match.
105 (org-emphasis-regexp-components): Add backslash to the
106 postmatch class.
107 (org-set-font-lock-defaults): Write \n instead of \xa, and make it
108 optional so that also lines at the end of the buffers will still
109 be matched as headlines.
110
111 * org-table.el (org-table-error-on-row-ref-crossing-hline):
112 Variable made obsolete.
113 (org-table-relative-ref-may-cross-hline): New option.
114 (org-table-find-row-type): Honow the new option
115 `org-table-relative-ref-may-cross-hline'.
116
1172009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
118
119 * org-table.el (org-table-cut-region, org-table-copy-region): Work
120 on single field if no active region.
121
1222009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
123
124 * org-latex.el (org-export-latex-make-header): Only insert title
125 if one is defined.
126
127 * org.el (org-make-options-regexp): Allow empty values.
128
1292009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
130
131 * org.el (org-cycle-internal-local): Improved version of finding
132 next visible line.
133 (org-cycle-hide-drawers): Only hide drawers if this is really
134 necessary.
135 (outline-end-of-subtree): Make `outline-end-of-subtree' use the
136 org-version of this function in Org-mode. We use advice to
137 implement this change, so that future changes to this function in
138 outline.el wil be handled properly.
139 (org-forward-same-level, org-backward-same-level): New commands.
140
1412009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
142
143 * org.el (org-remove-empty-overlays-at)
144 (org-clean-visibility-after-subtree-move): New functons.
145 (org-move-subtree-down): Simplify cleanup of display.
146
1472009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
148
149 * org-mac-message.el (org-mac-message-get-links): Improve
150 docstring. Make argument SELECT-OR-FLAGGED optional, default to
151 "s". Fix the return value.
152 (org-mac-message-insert-flagged): Simplify.
153
154 * org.el (org-refile-get-location): Tamper with refile history o
155 that history contains compete matches instead of the entered
156 string.
157
1582009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
159
160 * org.el (org-store-link): Never store a link to an inline task.
161
162 * org-footnote.el (org-footnote-goto-local-insertion-point): Skip
163 inline tasks when positioning footnotes.
164
165 * org.el (org-refile): Remove the END line when archiving an
166 inline task that does have an END line.
167
168 * org-archive.el (org-archive-subtree): Remove the END line when
169 archiving an inline task that does have an END line.
170
171 * org-macs.el (org-with-limited-levels): New macro.
172 (org-get-limited-outline-regexp): New function.
173
174 * org-exp.el (org-export-format-source-code-or-example): Fix bug
175 that did not enumerate first line.
176 (org-export-mark-radio-links): Skip matches in links.
177
1782009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
179
180 * org.el (org-activate-plain-links): Make single-match.
181 (org-adapt-indentation): Fix docstring.
182
183 * org-macs.el (org-unmodified): Turn of modification hooks while
184 running this macro.
185
1862009-08-06 Bastien Guerry <bzg@altern.org>
187
188 * org.el (org-adapt-indentation): Slightly improve the docstring.
189 (org-occur): Sends an error when the user inputs an empty string.
190 (org-priority): Bugfix: the tag alignement should happen within
191 save-excursion.
192
1932009-08-06 Bastien Guerry <bzg@altern.org>
194
195 * org.el (org-make-link-regexps): Don't exclude parentheses from
196 `org-plain-link-re'
197 (org-cycle-internal-local): When locally cycling, switch directly
198 from CHILDREN to FOLDED if there is no subtree
199 (org-cycle): Update the docstring to document the new behavior of
200 `org-cycle-internal-local'.
201
2022009-08-06 Nicolas Goaziou <n.goaziou@neuf.fr> (tiny change)
203
204 * org-clock.el (org-clock-in): Bugfix: recognize timestamps with
205 an abbreviated format for days.
206
2072009-08-06 Bastien Guerry <bzg@altern.org>
208
209 * org-protocol.el (org-protocol-default-template-key): New
210 option.
211
212 * org.el (org-refile): Bugfix: save-excursion before reading the
213 refile target, otherwise cursor moves might confuse `org-refile'.
214
215 * org.el (org-toggle-heading): Bugfix: correctly convert list
216 items before the first headline.
217
218 * org.el (org-provide-todo-statistics): Allow a list of TODO
219 keywords to compute statistics against headlines containing a
220 keyword from this list.
221 (org-update-parent-todo-statistics): Possibly use the new allowed
222 value of `org-provide-todo-statistics'.
223
2242009-08-06 Bastien Guerry <bzg@altern.org>
225
226 * org-timer.el: Add autoload cookie.
227
228 * org.el (org-occur-link-in-agenda-files): New function.
229
230 * org-timer.el (org-timer-last-timer): New variable.
231
232 * org-agenda.el (org-agenda-mode-map): New key for
233 org-timer-set-timer called from the agenda.
234
235 * org.el (org-mode-map): New key for org-timer-set-timer.
236
237 * org-timer.el (org-timer-reset-timers)
238 (org-timer-show-remaining-time, org-timer-set-timer): New
239 functions.
240
241 * org-clock.el (org-show-notification): Update the docstring.
242
243 * org.el (org-provide-todo-statistics): Allow new value
244 'all-headlines for this option, which includes entries with no
245 TODO keywords in the todo statistics.
246 (org-update-parent-todo-statistics): Possibly use the new
247 'all-headline value from `org-provide-todo-statistics'.
248
2492009-08-06 Bastien Guerry <bzg@altern.org>
250
251 * org-clock.el (org-dblock-write:clocktable): Add a new option
252 :timestamp which allows display of timestamps in clock reports.
253
254 * org.el (org-mode-map): Define new key `C-c C-*': convert a plain
255 list to a subtree, preserving the structure of the list.
256 (org-set-emph-re): Make the last element optional in the regexp.
257 This regexp now matches an emphasized string at the end of a line.
258
259 * org-list.el (org-list-goto-true-beginning)
260 (org-list-make-subtree, org-list-make-subtrees): New functions.
261
262 * org.el (org-eval-in-calendar): Select the right frame.
263 (org-save-frame-excursion): Remove this macro.
264
2652009-08-06 Bastien Guerry <bzg@altern.org>
266
267 * org-list.el (org-list-beginning-re): Bugfix: don't use * when
268 trying to find the beginning of a list.
269
270 * org-exp.el (org-get-file-contents): Use a new argument: markup.
271 When present, tell org-get-file-contents not to protect org-like
272 lines.
273
274 * org-id.el (org-id-uuid-program): New option to set the name of
275 the uuidgen program.
276 (org-id-method): Use `org-id-uuid-program'.
277 (org-id-new): Use `org-id-uuid-program'.
278
2792009-08-06 Bastien Guerry <bzg@altern.org>
280
281 * org-exp.el (org-export-number-lines): Allow whitespace in code
282 references. Allow the -r switch to remove the references in the
283 source code even when the lines are not numbered: the labels can
284 be explicit enough.
285
286 * org.el (org-fontify-whole-heading-line): New option.
287 (org-set-font-lock-defaults): Use the new option.
288
289 * org-clock.el (org-show-notification-handler): New option.
290 (org-show-notification): Use the new option.
291
2922009-08-06 Bastien Guerry <bzg@altern.org>
293
294 * org.el (org-eval-in-calendar): Fix a bug about calendar
295 navigation when `calendar-setup' value is 'calendar-only.
296
2972009-08-06 Bastien Guerry <bzg@altern.org>
298
299 * org.el (orgstruct++-mode): Fix typo in docstring.
300 (org-insert-link): Clean up: (or (...)) => (...)
301 (org-insert-link): Use TAB for stored links completion.
302
3032009-08-06 Bastien Guerry <bzg@altern.org>
304
305 * org.el (org-get-refile-targets): Fix bug: don't ignore case when
306 building the list of targets.
307
308 * org-remember.el (org-remember-delete-empty-lines-at-end): New
309 option.
310 (org-remember-handler): Use the new option.
311
3122009-08-06 James TD Smith <ahktenzero@mohorovi.cc>
313
314 * org.el (org-tags-sort-function): New option for sorting tags.
315 (org-set-tags): Use the new option to sort tags.
316
317 * org-plot.el (org-plot/gnuplot): Run with an idle timer to avoid
318 premature deletion of the data when using org-plot in a script.
319
3202009-08-06 Bastien Guerry <bzg@altern.org>
321
322 * org-clock.el (org-clock-in-prepare-hook): New hook.
323 (org-clock-in): Use this new hook.
324
3252009-08-06 Bastien Guerry <bzg@altern.org>
326
327 * org.el (org-special-ctrl-a/e): Explicitely bind the value
328 'reversed for this option to the "true line boundary first"
329 behavior.
330 (org-tags-match-list-sublevels): Document the 'indented value for
331 this variable.
332
333 * org-latex.el (org-export-latex-first-lines): Fix problem with
334 publishing the region.
335
336 * org-exp.el (org-export-format-source-code-or-example): Fix
337 bad line numbering when exporting examples in HTML.
338
3392009-08-06 James TD Smith <ahktenzero@mohorovi.cc>
340
341 * org-colview.el (org-format-time-period): Formats a time in
342 fractional days as days, hours, mins, seconds.
343 (org-columns-display-here): Add special handling for SINCE and
344 SINCE_IA to format for display.
345
346 * org.el (org-time-since): Add a function to get the time since an
347 org timestamp.
348 (org-entry-properties): Add two new special properties: SINCE and
349 SINCE_IA. These give the time since any active or inactive
350 timestamp in an entry.
351 (org-special-properties): Add SINCE, SINCE_IA.
352 (org-tags-sort-function): Add custom declaration for tags
353 sorting function.
354 (org-set-tags): Sort tags if org-tags-sort-function is set
355
3562009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
357
358 * org-clock.el (org-clock-goto): Find hidden headlines as well.
359
360 * org.el (org-narrow-to-subtree): Find hidden headlines as well.
361
362 * org-plot.el (org-plot/add-options-to-plist): Add timeind
363 option.
364
3652009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
366
367 * org-publish.el (org-publish-remove-all-timestamps): New function.
368 (org-publish-all): Remove all timestamp files if `org-publish-all'
369 is called with a prefix argument.
370
371 * org-list.el (org-indent-item): Fix typo.
372 (org-item-indent-positions): Normalize ordered bullet.
373
3742009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
375
376 * org-macs.el (org-set-local): Make a local variable, do not make
377 the variable buffer-local!
378
379 * org-latex.el (org-export-as-latex): Call `org-install-letbind'.
380
381 * org-exp.el (org-infile-export-plist): Read BIND lines.
382 (org-install-letbind): New function.
383 (org-export-as-org, org-export-preprocess-string): Call
384 `org-install-letbind'.
385
386 * org-list.el (org-list-demote-modify-bullet): New option.
387 (org-first-list-item-p): Save point.
388 (org-fix-bullet-type): New optional argument FORCE-BULLET.
389 (org-indent-item): Honor `org-list-demote-modify-bullet'.
390 (org-item-indent-positions): Return bullet types along with
391 indentation.
392
3932009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
394
395 * org.el (org-show-entry): Hide drawers.
396
3972009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
398
399 * org-footnote.el (org-footnote-auto-adjust): New option.
400 (org-footnote-auto-adjust-maybe): New function.
401 (org-footnote-new, org-footnote-delete): Call
402 `org-footnote-auto-adjust-maybe'.
403
404 * org.el (org-startup-options): Add new footnote-related
405 keywords.
406
407 * org-publish.el (org-publish-timestamp-filename): Additional
408 arguments PUB-DIR and PUB-FUNC, which are included in the hash.
409 (org-publish-needed-p): Additional arguments PUB-DIR PUB-FUNC
410 TRUE-PUB-DIR. Pass them through to
411 `org-publish-timestamp-filename'.
412 (org-publish-update-timestamp): Additional arguments PUB-DIR and
413 PUB-FUNC, which are included in the hash.
414 (org-publish-file): Delay timestamp test until the publishing
415 function is known.
416
4172009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
418
419 * org-agenda.el (org-agenda-bulk-action): Add scheduling and
420 setting the deadline.
421
422 * org.el (org-read-date-final-answer): New variable.
423 (org-read-date): Store the final answer string, including the date
424 from the calendar, for reuse by agenda bulk commands.
425
426 * org-publish.el (org-publish-attachment): Fix publishing of
427 attachments.
428
429 * org-latex.el (org-export-latex-quotation-marks): Fix export of
430 quotation makrs in parenthesis.
431 (org-remove-initial-hash): New function.
432 (org-export-latex-preprocess): Fix bug with infinite loop if
433 environment is not properly closed.
434
435 * org-table.el (org-table-get-remote-range): Find #+TBLNAME also
436 when indented.
437
438 * org.el (org-fontify-meta-lines-and-blocks): Make #+TBLNAME
439 highlight also when indented.
440
4412009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
442
443 * org-footnote.el (org-footnote-renumber-fn:N): New command.
444 (org-footnote-action): Offer renumbering.
445
446 * org.el (org-cycle): Honor the `integrate' value of
447 org-cycle-include-plain-lists'.
448
449 * org-list.el (org-cycle-include-plain-lists): New allowed value
450 `internal'. Improve the docstring.
451
452 * org.el (org-set-autofill-regexps): Improve the paragraph-start
453 regexp to work better with LaTeX commands.
454
4552009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
456
457 * org-latex.el (org-export-latex-inline-image-extensions): Add ps
458 and eps extensions.
459
4602009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
461
462 * org-agenda.el (org-write-agenda): Make sure org-icalendar is
463 loaded.
464
465 * org.el (org-map-entries): No longer force
466 `org-tags-match-list-sublevels' to t during a todo-only tags
467 search.
468
4692009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
470
471 * org-latex.el (org-export-latex-low-levels): Allow user-defined
472 environment.
473 (org-export-latex-subcontent): Handle user-defined environment.
474
475 * org-agenda.el (org-agenda-view-mode-dispatch): Add more keys to
476 the View dispatcher.
477
478 * org.el (org-hide-block-toggle): Use `org-make-overlay' instead of
479 `make-overlay'.
480
481 * org-latex.el (org-export-as-pdf): Protect match data during call
482 to shell-quote-argument.
483
484 * org-agenda.el (org-agenda-mode-map): Modify bulk action keys.
485 (org-agenda-view-mode-dispatch): New function.
486
4872009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
488
489 * org-agenda.el (org-agenda-mode): Reset list of marks.
490 (org-agenda-mode-map): Define new keys for refile and bulk action.
491 (org-agenda-menu): Add menu itesm for refile and bulk action.
492 (org-agenda-refile): New function.
493 (org-agenda-set-tags): Optional arguments TAG and ONOFF.
494 (org-agenda-marked-entries): New variable.
495 (org-agenda-bulk-select, org-agenda-remove-bulk-action-overlays)
496 (org-agenda-remove-all-bulk-action-marks)
497 (org-agenda-bulk-action): New functions/commands.
498
4992009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
500
501 * org-exp.el (org-get-file-contents): Protect org-like lines in
502 included files.
503 (org-export-format-source-code-or-example): Remove newlines.
504
505 * org-latex.el (org-export-latex-links): Check for no-description
506 marking.
507
508 * org-exp.el (org-export-preprocess-apply-macros): Switch macro
509 argument separator back to comma.
510 (org-export-normalize-links): Mark links without description.
511
5122009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
513
514 * org-exp.el (org-infile-export-plist): Fix bug in macro
515 processing.
516
517 * org-agenda.el (org-agenda-clock-out): Update line after clocking
518 out.
519 (org-agenda-highlight-todo): Fix bug with highlighting.
520
5212009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
522
523 * org.el (org-set-font-lock-defaults): Adapt formatting to capture
524 new alignment strings.
525
526 * org-table.el (orgtbl-self-insert-command): Add yas/expand to
527 command list.
528 (org-table-align): Check for forced align type.
529
530 * org.el (org-self-insert-command): Add yas/expand to command
531 list.
532
533 * org-clock.el (org-clock-in-hook): New hook.
534 (org-clock-in): Run `org-clock-in-hook.
535 (org-clock-out-hook): New hook.
536 (org-clock-out): Run `org-clock-out-hook.
537 (org-clock-cancel-hook): New hook.
538 (org-clock-cancel): Run `org-clock-cancel-hook.
539 (org-clock-goto-hook): New hook.
540 (org-clock-goto): Run `org-clock-goto-hook.
541
5422009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
543
544 * org.el (org-store-link): Better default description for link to
545 Org-mode headline.
546
547 * org-exp.el (org-export-generic): Autoload the generic exporter
548 function.
549 (org-export): Implement the `g' key for the generic exporter.
550
5512009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
552
553 * org-table.el (orgtbl-setup): Add a binding for `S-iso-lefttab',
554 and for zbacktab'.
555
556 * org-exp.el (org-infile-export-plist): Get macros also from
557 #+SETUPFILE.
558
5592009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
560
561 * org-colview.el (org-columns-capture-view): Protect vertical bars
562 in column values.
563 (org-columns-capture-view): Exclude comment and archived trees.
564
565 * org-colview-xemacs.el (org-columns-capture-view): Protect
566 vertical bars in column values.
567 (org-columns-capture-view): Exclude comment and archived trees.
568
569 * org.el (org-quote-vert): New function.
570
571 * org-latex.el (org-export-latex-verbatim-wrap): New option.
572
573 * org-exp.el (org-export-format-source-code-or-example): Use
574 `org-export-latex-verbatim-wrap'.
575
576 * org.el (org-clone-subtree-with-time-shift): Also shift inactive
577 time stamps.
578
646bcdd7 5792009-08-06 Eric Schulte <schulte.eric@gmail.com>
c8d0cf5c
CD
580
581 * org-exp-blocks.el: New file.
582
646bcdd7
GM
5832009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
584
c8d0cf5c
CD
585 * org-remember.el (org-remember-templates): Allow the headline
586 element to be a function.
587 (org-remember-apply-template): If the headline is a function, call
588 it to get the true function.
589
590 * org-clock.el (org-clock-menu): New function.
591 (org-clock-update-mode-line): Update help string.
592 (org-clock-modify-effort-estimate): New function.
593 (org-clock-mark-default-task): New function.
594
595 * org.el (org-hh:mm-string-to-minutes): Also take just a number of
596 minutes as input.
597 (org-org-menu): Add new clocking stuff.
598 (org-clock-is-active): New function.
599
6002009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
601
602 * org.el (org-open-non-existing-files): Improve docstring.
603
6042009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
605
606 * org-icalendar.el (org-icalendar-include-bbdb-anniversaries): New
607 option.
608 (org-export-icalendar): Call `org-bbdb-anniv-export-ical'.
609
610 * org-bbdb.el (org-bbdb-anniv-export-ical): New function.
611
612 * org-list.el (org-get-checkbox-statistics-face): Use the new
613 faces.
614
615 * org-faces.el (org-checkbox-statistics-todo)
616 (org-checkbox-statistics-done): New faces.
617
6182009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
619
620 * org-latex.el (org-export-latex-use-verb): New variable.
621 (org-export-latex-emph-format): Prefer \texttt over \verb when
622 org-export-latex-use-verb is set.
623
6242009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
625
626 * org-remember.el (org-remember-handler): Abort remember if the
627 buffer is empty.
628
629 * org-exp.el (org-export-format-source-code-or-example): Run
630 `org-src-mode-hook'.
631
6322009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
633
634 * org.el (org-indent-line-function): Fix indentation of +#end lines.
635
6362009-08-06 Tassilo Horn <tassilo@member.fsf.org>
637
638 * org-gnus.el (org-gnus-store-link): Require message.el in
639 org-gnus-store-link.
640
6412009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
642
646bcdd7 643 * org-src.el: New file, split out of org.el.
c8d0cf5c
CD
644
645 * org-macs.el (org-replace-match-keep-properties): New function.
646
647 * org-exp.el (org-export-mark-blockquote-verse-center): Better
648 preprocessing of center and quote and verse blocks.
649
650 * org-list.el (org-list-end): Respect the stored "original"
651 indentation when determining the end of the list.
652
653 * org-exp.el (org-export-replace-src-segments-and-examples):
654 Remember indentation correctly.
655
6562009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
657
658 * org-clock.el (org-clock-update-mode-line): Apply face
659 org-mode-line-clock.
660
661 * org-faces.el (org-mode-line-clock): New face.
662
6632009-08-06 Tassilo Horn <tassilo@member.fsf.org>
664
665 * org-gnus.el (org-gnus-store-link): Fix bug where
666 `org-gnus-store-link' used wrong subject when called in an article
667 buffer. Patch provided by fengli AT gmail DOT com.
668
6692009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
670
671 * org-exp.el (org-export-format-source-code-or-example): Remember
672 the original indentation of source code snippets and examples.
673
674 * org-latex.el (org-export-as-latex): Relocate the table of
675 contents.
676
677 * org.el (org-ctrl-c-ctrl-c): Update clock lines.
678
679 * org-agenda.el (org-run-agenda-series): Scope global options also
680 when creating the agenda buffer.
681
6822009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
683
684 * org.el (org-adapt-indentation): Improve documentation.
685 (org-insert-property-drawer): Respect org-adapt-indentation when
686 inserting the drawer.
687 (org-remove-flyspell-overlays-in): New function.
688 (org-do-emphasis-faces, org-activate-plain-links)
689 (org-activate-code, org-fontify-meta-lines-and-blocks)
690 (org-activate-angle-links, org-activate-footnote-links)
691 (org-activate-bracket-links, org-activate-dates)
692 (org-activate-target-links, org-activate-tags): Remove flyspell
693 overlays.
694
6952009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
696
697 * org.el (org-edit-src-save): New function.
698
699 * org-clock.el (org-clock-out-switch-to-state): New option.
700 (org-clock-out): Honor `org-clock-out-switch-to-state'.
701
702 * org-compat.el (org-compatible-face): Improve macro.
703
704 * org.el (org-global-properties-fixed): Add default for
705 CLOCK_MODELINE_TOTAL.
706
707 * org-clock.el (org-clock-sum): Accept lists and strigs as tstart
708 andd tend.
709 (org-clock-sum-current-item): Optional argument TSTART, pass it to
710 org-clock-sum.
711 (org-clock-get-sum-start): New function.
712
713 * org.el (org-startup-options): New keywords blockhide and
714 blockshow.
715 (org-mode): Add new invisibility spec.
716 (org-set-startup-visibility): Hide block on startup if so
717 desired.
718 (org-hide-block-startup): New option.
719 (org-block-regexp): New constant.
720 (org-hide-block-overlays): New variable.
721 (org-block-map, org-hide-block-toggle-all, org-hide-block-all)
722 (org-show-block-all, org-hide-block-toggle-maybe)
723 (org-hide-block-toggle): New functions.
724 (org-edit-src-exit): Do not quote lines starting with # and no +
725 behind it.
726 (org-auto-repeat-maybe): Add LAST_REPEAT properter for a repeating
727 entry.
728
7292009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
730
731 * org.el (org-buffer-property-keys): Add Effort property for
732 completion.
733
7342009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
735
736 * org-clock.el (org-clock-sum-current-item): Fix positioning bug
737 when retrieving total clocked time in the subtree.
738
739 * org.el (org-quoting-blocks): New variable.
740
7412009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
742
743 * org-table.el (org-table-store-formulas)
744 (org-table-get-stored-formulas, org-table-fix-formulas)
745 (org-table-edit-formulas, orgtbl-ctrl-c-ctrl-c)
746 (orgtbl-gather-send-defs): Allow indented #+TBLFM line.
747
748 * org.el (org-fontify-meta-lines, org-ctrl-c-ctrl-c): Allow
749 indented #+TBLFM line.
750
751 * org-footnote.el (org-footnote-goto-local-insertion-point): Allow
752 indented #+TBLFM line.
753
754 * org-colview.el (org-dblock-write:columnview): Allow indented
755 #+TBLFM line.
756
757 * org-colview-xemacs.el (org-dblock-write:columnview): Allow
758 indented #+TBLFM line.
759
760 * org-clock.el (org-dblock-write:clocktable): Allow indented
761 #+TBLFM line.
762
7632009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
764
765 * org-exp.el (org-export-format-source-code-or-example): Make
766 editing indented blocks work correctly.
767
768 * org.el (org-edit-src-nindent): New variable.
769 (org-edit-src-code, org-edit-fixed-width-region)
770 (org-edit-src-find-region-and-lang, org-edit-src-exit): Make
771 editing indented blocks work correctly.
772
7732009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
774
775 * org-exp.el (org-export-replace-src-segments-and-examples): FInd
776 indented blocks.
777 (org-export-format-source-code-or-example): Fix indentation of
778 blocks.
779 (org-export-remove-indentation): New function.
780 (org-export-select-backend-specific-text): Allow backend-specific
781 code to be indented.
782 (org-export-mark-blockquote-verse-center): Allow markers to be
783 indented.
784
785 * org.el (org-fontify-meta-lines): New function.
786 (org-set-font-lock-defaults): Call the new fontification
787 function.
788
789 * org-faces.el (org-meta-line): New face
790 (org-block): New face.
791
7922009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
793
794 * org.el (org-treat-insert-todo-heading-as-state-change)
795 (org-treat-S-cursor-todo-selection-as-state-change): New
796 variables.
797 (org-insert-todo-heading): Honor
798 `org-treat-insert-todo-heading-as-state-change'.
799 (org-shiftright, org-shiftleft): Honor
800 `org-treat-S-cursor-todo-selection-as-state-change'.
801 (org-inhibit-logging): New variable.
802
8032009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
804
805 * org-agenda.el (org-remove-subtree-entries-from-agenda): Reduce
806 range for marker position checking.
807
808 * org-latex.el (org-export-latex-first-lines): Fix bug when
809 exporting a region.
810
8112009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
812
813 * org-exp.el (org-export-push-to-kill-ring): Protect using
814 x-set-selection, because that does not always work.
815
816 * org-agenda.el (org-agenda-list): Apply the new face
817 `org-agenda-date-today'.
818
819 * org-faces.el (org-agenda-date-today): New face.
820
8212009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
822
823 * org-agenda.el (org-agenda-to-appt): Turn off restriction when
824 creating appointments.
825
826 * org-latex.el (org-export-latex-low-levels): Fix customization
827 type.
828
829 * org.el (org-priority, org-shiftup, org-shiftdown): Disable
830 priority commands.
831
832 * org-agenda.el (org-agenda-priority): Disable priority commands.
833
834 * org.el (org-enable-priority-commands): New option.
835
836 * org-colview-xemacs.el (org-columns-compute)
837 (org-columns-number-to-string): Fix problems with empty fields.
838
839 * org-colview.el (org-columns-compute)
840 (org-columns-number-to-string): Fix problems with empty fields.
841
842 * org-exp.el (org-export-push-to-kill-ring): New function.
843 (org-export-copy-to-kill-ring): New option.
844
845 * org-latex.el (org-export-as-latex): Call
846 `org-export-push-to-kill-ring'.
847
848 * org-exp.el (org-export-show-temporary-export-buffer): New
849 option.
850
851 * org-latex.el (org-export-as-latex): Use
852 `org-export-show-temporary-export-buffer'.
853
854 * org-exp.el (org-export-show-temporary-export-buffer): New
855 option.
856 (org-export-push-to-kill-ring): New function.
857
858 * org-colview.el (org-columns-compile-map): New variable.
859 (org-columns-new, org-columns-compute)
860 (org-columns-number-to-string, org-columns-uncompile-format)
861 (org-columns-compile-format): Implement new operators.
862
8632009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
864
865 * org-exp.el (org-export-plist-vars): Add :xml-declaration.
866
867 * org-list.el (org-update-checkbox-count): Make property
868 dependent.
869
870 * org.el (org-hierarchical-todo-statistics): New option.
871 (org-update-parent-todo-statistics): Modified to handle recursive
872 statistics.
873
8742009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
875
876 * org-publish.el (org-publish): Make this function behave
877 correctly in interactive use when called with a prefix argument.
878
879 * org.el (org-todo-statistics-hook): New hook.
880 (org-update-parent-todo-statistics): Use new hook.
881 (org-log-into-drawer): New function.
882 (org-add-log-setup): Use the new `org-log-into-drawer' function to
883 determine if we should be logging into a drawer.
884 (org-log-into-drawer): Update docstring.
885 (org-default-properties): Add LOG_INTO_DRAWER as a property.
886
887 * org-list.el (org-checkbox-statistics-hook): New hook.
888 (org-update-checkbox-count-maybe): Use new hook.
889
8902009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
891
892 * org.el (org-edit-src-code, org-edit-fixed-width-region): Use a
893 better bufer-generating mechanism.
894 (org-edit-src-find-buffer): New function.
895
896 * org-icalendar.el (org-print-icalendar-entries): Don't check for
897 archive tag, this is already done by `org-agenda-skip'.
898 data while constructing lost of tags.
899
9002009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
901
902 * org-exp.el (org-export-preprocess-apply-macros): Use semicolon
903 as argument separator in macros.
904
9052009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
906
907 * org.el (org-after-sorting-entries-or-items-hook): New hook.
908 (org-sort-entries-or-items): Run the new hook.
909 (org-after-refile-insert-hook): New hook.
910 (org-refile): Run `org-after-refile-insert-hook'.
911
912 * org-agenda.el (org-agenda-get-progress): Never take time of day
913 from headline when displaying progress.
914
915 * org-latex.el (org-export-latex-complex-heading-re): New variable.
916 (org-export-as-latex): Force the correct regexp in the
917 preprocessor buffer.
918 (org-export-latex-set-initial-vars): Set
919 `org-export-latex-complex-heading-re'.
920
921 * org-agenda.el (org-agenda-start-with-log-mode): New option.
922 (org-agenda-mode): Use `org-agenda-start-with-log-mode'.
923
9242009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
925
926 * org-latex.el (org-export-latex-tables-centered): New option.
927 (org-export-latex-tables): Use `org-export-latex-tables-centered'.
928
929 * org-exp.el (org-export-as-org): New command.
930 (org-export-as-org): New command.
931
932 * org-publish.el (org-publish-org-to-org): New function.
933
9342009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
935
936 * org.el (org-yank): Just call `org-yank-generic'.
937 (org-yank-generic): New function, containing the formaer
938 functionality of `org-yank'.
939
940 * org-latex.el (org-export-latex-not-done-keywords)
941 (org-export-latex-done-keywords): New variables.
942 (org-export-latex-todo-keyword-markup): New option.
943 (org-export-latex-set-initial-vars): Remember the TODO keywords.
944 (org-export-latex-keywords-maybe): Apply the TODO markup.
945
9462009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
947
948 * org-exp.el (org-infile-export-plist): Add more default macros.
949 (org-export-preprocess-apply-macros): Process macro arguments.
950
9512009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
952
953 * org-icalendar.el (org-icalendar-include-todo): New allowedvalue
954 `unblocked'.
955 (org-print-icalendar-entries): Respect the new value of
956 `org-icalendar-include-todo'.
957
958 * org.el (org-link-try-special-completion)
959 (org-file-complete-link): New functions.
960 (org-insert-link): Add special completion support for some link
961 types.
962
963 * org-bbdb.el (org-bbdb-complete-link): New function.
964
9652009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
966
967 * org-list.el (org-update-checkbox-count): Allow recursive
968 statistics.
969 (org-hierarchical-checkbox-statistics): New option.
970
971 * org.el (org-cycle): Remove erraneous space character.
972
973 * org-icalendar.el (org-icalendar-timezone): Initialize from
974 environment.
975
9762009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
977
978 * org.el (org-autoload): Fix autoloading of ascii export
979 functions.
980 (org-modules): Add org-special-blocks.
981
9822009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
983
984 * org-icalendar.el (org-start-icalendar-file): Use the new option.
985 (org-ical-timezone): New option.
986
987 * org-exp.el (org-export-get-coderef-format): Use the description
988 is present.
989
990 * org.el (org-sort-entries-or-items): Improve docstring, and make
991 better implementation for time sorting.
992
9932009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
994
995 * org.el (org-edit-src-persistent-message): New option.
996 (org-edit-src-code, org-edit-fixed-width-region): Use the new
997 option.
998
999 * org-clock.el (org-clock-insert-selection-line): Fix prefious
1000 patch.
1001
1002 * org.el (org-edit-src-code, org-edit-fixed-width-region): Use
1003 separate buffer instead of indirect buffer to edit source code.
1004 (org-edit-src-exit): Make this function work with the new setup.
1005
1006 * org-clock.el (org-clock-insert-selection-line): Make sure tasks
1007 are properly fontified before shown in the selection menu.
1008
1009 * org.el (org-fontify-like-in-org-mode): New function.
1010
1011 * org-latex.el (org-export-latex-links): Use the property list to
1012 retrieve the default image attributes.
1013
1014 * org-exp.el (org-export-plist-vars): Add a new option.
1015
10162009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1017
1018 * org-exp.el (org-export, org-export-visible): Support ASCII
1019 export to buffer
1020 (org-export-normalize-links): Do not protect the description if it
1021 is explicitly given.
1022
1023 * org-list.el (org-reset-checkbox-state-subtree): Moved here from
1024 org-checklist.el.
1025 (org-reset-checkbox-state-subtree): Call
1026 `org-reset-checkbox-state-subtree'.
1027
1028 * org-remember.el (org-select-remember-template): For the
1029 selection of a valid template.
1030
1031 * org-latex.el (org-export-region-as-latex): Supply the
1032 force-no-subtree argument.
1033 (org-export-as-latex): Provide better limits when exporting the
1034 first line. When exporting to string, we still want the first
1035 lines.
1036 (org-export-latex-first-lines): New argument END, to force the end
1037 of the region.
1038 (org-export-region-as-latex): Use the property list.
1039 (org-export-as-latex):
1040
1041 * org-colview-xemacs.el (org-columns-remove-overlays)
1042 (org-columns): Fix call to `local-variable-p'.
1043
10442009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1045
1046 * org-latex.el (org-export-latex-after-blockquotes-hook): New hook.
1047 (org-export-latex-preprocess): Run the new hook.
1048
1049 * org-exp.el (org-export-preprocess-after-blockquote-hook): New hook.
1050 (org-export-preprocess-string): Run the new hook.
1051
10522009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1053
1054 * org-macs.el (org-check-external-command): New defsubst.
1055
1056 * org.el (org-mode-map): New key for reload.
1057 (org-format-latex): Better error message when external programs
1058 are not available.
1059
1060 * org-agenda.el (org-agenda-mode-map): Bind `org-reload'.
1061
1062 * org.el (org-sort-entries-or-items): Explicit sorting function
1063 for priorities, needed for XEmacs compatibility.
1064
1065 * org-remember.el (org-remember-apply-template): Improve auto-save
1066 behavior.
1067
10682009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1069
1070 * org-latex.el (org-export-latex-preprocess): Also protect
1071 environments ending in a star.
1072
1073 * org-list.el (org-at-item-p): Fix regular expression.
1074
10752009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1076
1077 * org.el (org-end-of-subtree): Improve speed.
1078
1079 * org-agenda.el (org-agenda-get-timestamps)
1080 (org-agenda-get-progress, org-agenda-get-deadlines)
1081 (org-agenda-get-scheduled, org-agenda-get-blocks): Optimizations,
1082 in particular, wait as long as possible to collect the tags.
1083 (org-stuck-projects): Improve docstring.
1084
1085 * org.el (org-store-link): No errors when getting custom id before
1086 first headline.
1087 (org-get-tags-at): Use `org-up-heading-safe' when getting tags.
1088
10892009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1090
1091 * org.el (org-prepare-agenda-buffers): Catch a throw to nextfile.
1092
1093 * org-protocol.el: Remove dependency on url.el.
1094 (org-protocol-unhex-compound, org-protocol-open-source): Remove
1095 dependency on url.el.
1096
1097 * org-latex.el (org-export-as-pdf): Use
1098 `org-latex-to-pdf-process'.
1099
11002009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1101
1102 * org-latex.el (org-latex-to-pdf-process): New option.
1103
1104 * org-agenda.el (org-agenda-skip-additional-timestamps-same-entry):
1105 New option.
1106 (org-agenda-get-timestamps): Honor
1107 `org-agenda-skip-additional-timestamps-same-entry'.
1108
1109 * org-clock.el (org-clock-goto-may-find-recent-task): New option.
1110 (org-clock-goto): Find recent task only if
1111 `org-clock-goto-may-find-recent-task' allows it.
1112
1113 * org-exp.el (org-export-remove-or-extract-drawers): Handle empty
1114 drawers, and drawers that are missing the :END: line.
1115
11162009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1117
1118 * org-clock.el (org-clock-goto): Go to recently clocked task if no
1119 clock is running.
1120
11212009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1122
1123 * org.el (org-update-parent-todo-statistics): Check for
1124 STATISTICS_FROM property.
1125
1126 * org-list.el (org-update-checkbox-count): Check for
1127 STATISTICS_FROM property.
1128
1129 * org.el (org-tab-first-hook)
1130 (org-tab-after-check-for-table-hook)
1131 (org-tab-after-check-for-cycling-hook): New hooks.
1132 (org-cycle-internal-global, org-cycle-internal-local): New
1133 functions, split out from `org-cycle'.
1134 (org-cycle): Call the new hooks.
1135
11362009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1137
1138 * org-exp.el (org-export-preprocess-string): Reset the list of
1139 preferred targets for each run of the preprocessor.
1140
1141 * org.el (org-refile-target-verify-function): Improve
1142 documentation.
1143 (org-get-refile-targets): Respect point being moved by the
1144 verification function.
1145
1146 * org-latex.el (org-export-latex-timestamp-keyword-markup): New
1147 option.
1148 (org-export-latex-keywords): Use new option.
1149
1150 * org.el (org-rear-nonsticky-at): New defsubst.
1151 (org-activate-plain-links, org-activate-angle-links)
1152 (org-activate-footnote-links, org-activate-bracket-links)
1153 (org-activate-dates, org-activate-target-links)
1154 (org-activate-tags): Place the rear-nonsticky properties at the
1155 correct location.
1156
11572009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1158
1159 * org-protocol.el (server-edit): Declare `server-edit'.
1160 (org-protocol-unhex-string, org-protocol-unhex-compound): New
1161 functions.
1162 (org-protocol-check-filename-for-protocol): Call `server-edit'.
1163
1164 * org.el (org-default-properties): New default properteis for
1165 completion.
1166
1167 * org-exp.el (org-export-add-subtree-options): Add new properties
1168 for subtree export.
1169
11702009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1171
1172 * org-id.el (org-id-get-with-outline-path-completion): Turn off
1173 org-refile-target-verify-function for the duration of the command.
1174
1175 * org.el (org-link-to-org-use-id): New possible value
1176 `create-if-interactive-and-no-custom-id'.
1177 (org-store-link): Use custom IDs.
1178 (org-link-search): Find custom ID properties from #link.
1179 (org-default-properties): Add CUSTOM_ID for property completion.
1180 (org-refile-target-verify-function): New option.
1181 (org-goto): Turn off org-refile-target-verify-function
1182 for the duration of the command.
1183
11842009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1185
1186 * org-exp.el (org-export-preferred-target-alist): New variable.
1187 (org-export-define-heading-targets): Find the new CUSTOM_ID
1188 property.
1189 (org-export-target-internal-links): Target the custom ids when
1190 possible.
1191
1192 * org-latex.el (org-export-latex-preprocess): Better regexp for
1193 matching latex macros with arguments.
1194
11952009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1196
1197 * org-remember.el (org-remember-handler): Allow filing to non-org
1198 files.
1199
12002009-08-06 Magnus Henoch <magnus.henoch@gmail.com>
1201
1202 * org-table.el (org-table-fix-formulas): Do not change references
1203 to remote tables.
1204 (org-table-get-remote-range): Convert standard coordinates to RC
1205 format.
1206
1207 * org-latex.el (org-export-latex-keywords): Fix regexp bug.
1208
12092009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1210
1211 * org-compat.el (org-sha1-string): Function removed.
1212
1213 * org.el (org-refile-allow-creating-parent-nodes): New option.
1214 (org-refile-get-location): New argument NEW-NODES.
1215 (org-refile): Call `org-refile-get-location' with the new
1216 argument.
1217 (org-refile-get-location): Arrange for adding a new child.
1218 (org-refile-new-child): New function.
1219
1220 * org-clock.el: Fix a number of docstrings.
1221 (org-clock-find-position): New argument
1222 FIND-UNCLOSED to make the function find an unclosed clock in the
1223 entry.
1224 (org-clock-in): Call `org-clock-find-position' with the new
1225 argument if we might be resuming a clock.
1226
12272009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1228
1229 * org-latex.el (org-export-latex-display-custom-times): New variable.
1230 (org-export-latex-timestamp-markup): New option.
1231 (org-export-latex-set-initial-vars): Remember the local value of
1232 `org-display-custom-times'.
1233 (org-export-latex-content): Process time stamps.
1234 (org-export-latex-time-stamps): New function.
1235
1236 * org-macs.el (org-maybe-intangible): Add intangible property
1237 again to invisible text.
1238
12392009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1240
1241 * org-exp.el (org-default-export-plist): Handle undefined
1242 variables.
1243
12442009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1245
1246 * org.el (org-sort-entries-or-items): Match TODO keywrds
1247 case-sensitively, when sorting.
1248 (org-priority): Do not match TODO keywords with wrong case.
1249
12502009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1251
1252 * org.el (org-todo): Honor the NOBLOCKING property.
1253
1254 * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
1255 NOBLOCKING property.
1256
1257 * org.el (org-scan-tags): Fix bug in tag scanner
1258
12592009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1260
1261 * org.el (org-modules): Mark obsolete packages.
1262
1263 * org-html.el: New file, split out from org-exp.el.
1264
1265 * org-icalendar.el: New file, split out from org-exp.el.
1266
1267 * org-xoxo.el: New file, split out from org-exp.el.
1268
1269 * org-ascii.el: New file, split out from org-exp.el.
1270
12712009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1272
1273 * org-compat.el (org-find-library-name): New function.
1274
1275 * org.el (org-pre-cycle-hook): New hook.
1276 (org-cycle): Call the new hook in appropriate places.
1277 (org-reload): Only reload files that have been loaded before.
1278
12792009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1280
1281 * org.el (org-set-font-lock-defaults): Enforxe space or line end
1282 after todo keyword.
1283 (org-todo): When changing TODO state, do matching
1284 case-sensitively.
1285 (org-map-continue-from): New variable.
1286 (org-scan-tags): Respect values in `org-map-continue-from'.
1287 (org-reload): Make XEmacs compatible.
1288
12892009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1290
1291 * org-protocol.el (org-protocol-flatten-greedy): New function.
1292 (org-protocol-flatten): New function.
1293
1294 * org.el (org-open-link-from-string): Pass reference buffer to
1295 `org-open-at-point'.
1296 (org-open-at-point): New optional argument `reference-buffer'.
1297
12982009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1299
1300 * org.el (org-scan-tags): Make tag scan find headline in first
1301 line, 2nd attempt.
1302 (org-get-refile-targets): Add the naked file name.
1303 (org-refile): Store as top-level entry when only file name was
1304 given.
1305
1306 * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
1307
1308 * org.el (org-block-todo-from-children-or-siblings-or-parent):
1309 Renamed from org-block-todo-from-children-or-siblings, and
1310 enhanced to look for the parent's status as well.
1311
1312 * org-agenda.el (org-agenda-log-mode-add-notes): New option.
1313 (org-agenda-get-progress): Add first notes line to log entry if so
1314 desired.
1315
13162009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1317
1318 * org-agenda.el (org-agenda-cleanup-fancy-diary-hook): New hook.
1319 (org-agenda-cleanup-fancy-diary): Call the new hook.
1320
1321 * org-remember.el (org-remember-apply-template): Take the default
1322 for the annotation from the :annotation property.
1323
1324 * org-mac-message.el (org-mac-message-get-link): Remove the
1325 quotes.
1326 (org-mac-message-get-link): Return the result.
1327
13282009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1329
1330 * org.el (org-refile-get-location): Add file name only if not
1331 already included in outline path.
1332
1333 * org-faces.el (org-n-level-faces): Fix customization type from
1334 number to integer.
1335
1336 * org-exp.el (org-export-headline-levels): Fix customization type
1337 from number to integer.
1338
1339 * org-agenda.el (org-agenda-confirm-kill)
1340 (org-agenda-custom-commands-local-options)
1341 (org-timeline-show-empty-dates, org-agenda-ndays)
1342 (org-agenda-start-on-weekday, org-scheduled-past-days): Fix
1343 customization type from number to integer.
1344
13452009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1346
1347 * org-protocol.el: Declare some functions.
1348
1349 * org-agenda.el (org-agenda-compare-effort): Honor
1350 `org-sort-agenda-noeffort-is-high'.
1351 (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
1352 (org-agenda-compare-effort): Implement the "?" operator for
1353 finding entries without effort setting.
1354
1355 * org.el (org-extract-attributes-from-string): New function.
1356
1357 * org-exp.el (org-export-splice-attributes): New function.
1358
646bcdd7
GM
13592009-08-06 Bastien Guerry <bzg@altern.org>
1360 Daniel M German <dmg@uvic.org>
1361 Sebastian Rose <sebastian_rose@gmx.de>
1362 Ross Patterson <me@rpatterson.net>
1363
1364 * org-protocol.el: New file.
1365
13662009-08-06 Baoqiu Cui <cbaoqiu@yahoo.com>
1367
1368 * org-docbook.el: New file.
1369
c8d0cf5c
CD
13702009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1371
646bcdd7 1372 * org-mouse.el: XEmacs compatibility fixes.
c8d0cf5c
CD
1373
1374 * org.el (org-modules): Add org-inlinetasks.el
1375 (org-cycle): Implement limiting level on cycling.
1376 (org-move-subtree-down): Fix bug with swapping subtrees at end of
1377 buffer.
1378
1379 * org-inlinetask.el: New file.
1380
c8d0cf5c
CD
1381 * org.el (org-emphasis-regexp-components): Allow braces in
1382 emphasis pre and post match.
1383
1384 * org-footnote.el (org-footnote-normalize): When only dorting, do
1385 not insert inline notes at the end.
1386
1387 * org.el (org-require-autoloaded-modules): Add org-docbook.el.
1388
c8d0cf5c
CD
13892009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1390
1391 * org.el (org-reftex-citation): New command.
1392
13932009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1394
1395 * org-agenda.el (org-agenda-cmp-user-defined): New option.
1396 (org-sorting-choice, org-agenda-sorting-strategy): Add the new
1397 sorting options.
1398 (org-entries-lessp): Apply the new sorting option.
1399
1400 * org.el (org-block-todo-from-children-or-siblings): Fix bug in
1401 blocker code, when an older sibling has children.
1402
1403 * org-mac-message.el (org-mac-message-get-link): Improve getting
1404 links from multiple selected messages.
1405
14062009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1407
1408 * org-remember.el (org-remember-finalize): Do not set buffer file
1409 name to nil.
1410 (org-remember-handler): Mark buffer as unmodified.
1411 (org-remember-handler): Delete backup file and show message about
1412 remaining backup files.
1413 (org-remember-auto-remove-backup-files): New option.
1414
1415 * org.el (org-store-link): Use buffer name as link description in
1416 w3-mode buffers.
1417 (org-ido-switchb): Fix argument bug for completion.
1418
1419 * org-remember.el (org-remember-apply-template): Set local
1420 variable `auto-save-visited-file-name' instead of global one.
1421
14222009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1423
1424 * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
1425 (org-agenda-get-todos): Mark file tags as inherited.
1426 (org-agenda-list): Always search diary lines for a time.
1427
14282009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1429
1430 * org-feed.el: New file.
1431
1432 * org-exp.el (org-export-as-html): Close local lists depending on
1433 indentation, also when starting a table.
1434
1435 * org-remember.el (org-remember-backup-directory)
1436 (org-remember-backup-name): New internal variable.
1437
14382009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1439
1440 * org-clock.el (org-clock-out-if-current): Make buffer detection
1441 work in indirect buffers as well.
1442
1443 * org.el (org-emphasis-regexp-components): Add the exxclamation
1444 mark to the post-emphasis characters.
1445
14462009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1447
1448 * org.el (org-read-date-minibiffer-septup-hook): New hook.
1449 (org-read-date): Run the new hook.
1450
1451 * org-mac-message.el (org-mac-flagged-mail): New group.
1452 (org-mac-mail-account): New variable.
1453 (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
1454 commands.
1455
1456 * org-remember.el (org-remember-backup-directory): New variable.
1457 (org-remember-apply-template): Write file to backup directory.
1458
14592009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1460
1461 * org-mouse.el (org-mouse-todo-menu): New function.
1462 (org-mouse-todo-keywords): Function removed.
1463 (org-mouse-context-menu): Use `org-mouse-todo-menu'.
1464
1465 * org-table.el (org-table-beginning-of-field)
1466 (org-table-end-of-field): New commands
1467 (org-table-previous-field, org-table-beginning-of-field): Better
1468 error messages.
1469 (orgtbl-setup): Include `M-a' and `M-e'.
1470
1471 * org.el (org-backward-sentence, org-forward-sentence): New
1472 commands.
1473
1474 * org-colview.el (org-colview-initial-truncate-line-value): New
1475 variable.
1476 (org-columns-remove-overlays): Restore the value of `truncate-lines'.
1477 (org-columns): Remember the value of `truncate-lines'.
1478
1479 * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
1480 New variable.
1481 (org-columns-remove-overlays): Restore the value of
1482 `truncate-lines'.
1483 (org-columns): Remember the value of `truncate-lines'.
1484
1485 * org.el (org-columns-skip-arrchived-trees): New option.
1486
1487 * org-agenda.el (org-agenda-export-html-style): Define color for
1488 org-agenda-done face.
1489 (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
1490 (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
1491
1492 * org.el (org-scan-tags): Use the new face.
1493
1494 * org-faces.el (org-agenda-done): New face.
1495
1496 * org.el (org-scan-tags): Test the value org
1497 `org-tags-match-list-sublevels'.
1498 (org-tags-match-list-sublevels): New allowed value: indented.
1499
1500 * org-latex.el (org-export-latex-make-header): Apply macros
1501 in header.
1502
1503 * org-exp.el (org-export-apply-macros-in-string): New function.
1504
1505 * org-latex.el (org-export-latex-list-parameters): Fix bug
1506 with the definition of a checked box.
1507
1508 * org-clock.el (org-clock-find-position): Fix drawer indentations.
1509
1510 * org-latex.el (org-export-latex-low-levels): More options
1511 for how to process lower levels in LaTeX.
1512 (org-export-latex-subcontent): Better treatment for lists as a
1513 means of publishing lower levels.
1514
15152009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1516
1517 * org.el (org-set-font-lock-defaults): Use new checkbox face.
1518
1519 * org-faces.el (org-checkbox): New face.
1520
1521 * org-exp.el (org-export-html-preprocess): Only create LaTeX
1522 fragement images if there is an export file.
1523
15242009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1525
1526 * org-agenda.el (org-stuck-projects): Document that the subtree of
1527 projects that are not stuck will now be searched for stuck
1528 sub-projects.
1529 (org-agenda-skip-entry-when-regexp-matches)
1530 (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
1531 (org-agenda-list-stuck-projects): Use
1532 `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
1533
1534 * org-latex.el (org-export-latex-preprocess): Improve
1535 export of verses.
1536
1537 * org-exp.el (org-export-as-html): Implement centering as a div
1538 rather than a paragraph. Do a better job with line-end in verse
1539 environments.
1540
15412009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1542
1543 * org.el (org-open-at-point): Fix tags searches by mouse click.
1544
15452009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1546
1547 * org-latex.el (org-export-latex-preprocess): Implement the
1548 centering markup.
1549
1550 * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
1551 from `org-export-mark-blockquote-and-verse'.
1552 (org-export-as-html): Implement the centering markup.
1553
1554 * org-latex.el (org-export-latex-tables): Fix vertical
1555 lines in tables.
1556
15572009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1558
1559 * org.el (org-read-date-history): New variable.
1560 (org-read-date): Use new history variable.
1561 (org-toggle-heading): Fix bug when used before first headline.
1562 (org-store-log-note): Remove drawer if empty while note is
1563 aborted.
1564 (org-remove-empty-drawer-at): New function.
1565 (org-check-after-date): New command.
1566 (org-sparse-tree): New sparse tree command "a".
1567
1568 * org-exp.el (org-export-as-ascii): Improve export of plain lists.
1569
15702009-08-06 Bastien Guerry <bzg@altern.org>
1571
1572 * org.el (org-toggle-fixed-width-section): Bug fix: insert a
1573 column and a space, not only a column.
1574
15752009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1576
1577 * org-latex.el (org-export-latex-emphasis-alist): Better
1578 defaults for verbose emphasis.
1579 (org-export-latex-emph-format): New function.
1580 (org-export-latex-fontify): Call `org-export-latex-emph-format'.
1581
1582 * org-agenda.el (org-agenda-menu): Add new commands to menu.
1583 (org-agenda-do-date-later, org-agenda-do-date-earlier)
1584 (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
1585 (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
1586 commands.
1587
1588 * org.el (org-timestamp-change): Move end-time along with start
1589 time.
1590
15912009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1592
1593 * org-exp.el (org-export-target-internal-links)
1594 (org-export-as-html): Protect links specified as #name.
1595
15962009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1597
1598 * org.el (org-clone-subtree-with-time-shift): New command.
1599
1600 * org-latex.el (org-export-latex-special-chars)
1601 (org-export-latex-treat-sub-super-char): Fix subscript export.
1602
1603 * org-exp.el (org-create-multibrace-regexp): Do not add
1604 backslashes to the class.
1605
16062009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1607
1608 * org-colview.el (org-columns-map): Better functions for moving up
1609 and down a row, even if `truncate-line' is nil.
1610
1611 * org.el (org-insert-todo-heading): Make sure the keyword is
1612 inserted at the correct position.
1613
1614 * org-publish.el (org-publish-project-alist)
1615 (org-publish-projects, org-publish-org-index): Change default anme
1616 for the index of file names to "sitemap.org".
1617
1618 * org-latex.el (org-export-latex-tables): Use
1619 `org-split-string', for Emacs 21 compatibility.
1620
16212009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1622
1623 * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
1624
16252009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1626
1627 * org-exp.el (org-export-page-description)
1628 (org-export-page-keywords): New variables.
1629 (org-export-plist-vars): Add entries for :keywords and
1630 :description.
1631 (org-infile-export-plist): Parse for new keywords.
1632 (org-get-current-options): Add new keywords
1633 (org-export-as-html): Publish description and keywords.
1634
1635 * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
1636 option.
1637 (org-agenda-add-entry-text): Honor
1638 `org-agenda-add-entry-text-descriptive-links'.
1639
1640 * org-latex.el (org-export-latex-preprocess): Make all
1641 external preprocess functions use a PARAMETER arg.
1642
1643 * org-exp.el (org-export-preprocess-string)
1644 (org-export-select-backend-specific-text)
1645 (org-export-format-source-code-or-example)
1646 (org-format-org-table-html): Support docbook export.
1647 (org-export-preprocess-string): Make all external preprocess
1648 functions use a PARAMETER arg.
1649
16502009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1651
1652 * org-exp.el (org-export-html-style-include-scripts): New option.
1653 (org-export-plist-vars): Add new option
1654 `org-export-html-style-include-scripts'.
1655 (org-export-as-html): Honor new option
1656 `org-export-html-style-include-scripts'.
1657 (org-export-html-scripts, org-export-html-style-default): Fix
1658 xml issues with the Safari browser.
1659
16602009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1661
1662 * org-publish.el (org-publish-attachment): Only copy file when the
1663 directories differ.
1664
16652009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1666
1667 * org-clock.el (org-clocktable-steps): Use inactive time stamps
1668 for clocktable steps.
1669
1670 * org.el (org-additional-option-like-keywords): Add two more
1671 keywords.
1672
16732009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1674
1675 * org-exp.el (org-export-format-source-code-or-example): Mark
1676 temporary buffer unmodified, so that it will be killed even if
1677 mode like message mode has decided to assign a file name.
1678
1679 * org.el (org-scan-tags): Improve tag inheritance.
1680 (org-scan-tags, org-make-tags-matcher): Make tag comparison
1681 case-sensitive.
1682 (org-scan-tags): Use the internal tags list instead of creating it
1683 from scratch.
1684 (org-trust-scanner-tags, org-scanner-tags): New variables.
1685 (org-scan-tags): Set `org-scanner-tags'.
1686 (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
1687 (org-map-entries): Document the possible speedup using scanner
1688 tags.
1689
16902009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1691
1692 * org.el (org-add-planning-info): Fix bug with looking for keyword
1693 only at column 0.
1694
1695 * org-agenda.el (org-agenda-custom-commands-local-options): Add
1696 option for tags filter preset.
1697 (org-prepare-agenda): Store filter preset as a property on the
1698 filter variable.
1699 (org-finalize-agenda): Call the filter, if there is a preset.
1700 (org-agenda-filter-by-tag): Filter again after clearing the
1701 filter, when there still is a preset.
1702 (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
1703 Include the preset filter.
1704 (org-agenda-redo): Apply the filter again, also the preset filter.
1705
1706 * org-exp.el (org-export-as-html): Use IDs in the correct way.
1707
1708 * org.el (org-uuidgen-p): New funtion.
1709
1710 * org-agenda.el (org-agenda-fontify-priorities): New default value
1711 `cookies'.
1712 (org-agenda-fontify-priorities): Renamed from
1713 org-fontify-priorities.
1714
1715 * org.el (org-set-font-lock-defaults): Call
1716 `org-font-lock-add-priority-faces'.
1717 (org-font-lock-add-priority-faces): New function.
1718
1719 * org-faces.el: (org-set-tag-faces): New option.
1720 (org-priority-faces): New variable.
1721
1722 * org-exp.el (org-export-as-html): Add a "content" div around the
1723 entire content of the body tag.
1724 (org-export-html-get-bibliography): New function.
1725 (org-export-html-validation-link): New variable.
1726 (org-export-as-html): Add validation link to exported page.
1727
1728 * org.el (org-match-sparse-tree): Renamed from
1729 `org-tags-sparse-tree'.
1730 (org-tags-sparse-tree): New alias.
1731
17322009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1733
1734 * org.el (org-get-valid-level): Catch the case where the level
1735 change is nil.
1736
1737 * org-clock.el (org-clock-find-position): Better indentation of
1738 new clock drawers.
1739
17402009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1741
1742 * org-agenda.el (org-agenda-quit): Delete window only when the
1743 frame-setup was not `current-window'.
1744
1745 * org.el (org-tag-persistent-alist): New option.
1746 (org-startup-options): Add keyword `noptag'.
1747 (org-fast-todo-selection): Handle :newline correctly.
1748 (org-set-tags): Handle :newline correctly.
1749 (org-fast-tag-selection): Handle :newline correctly.
1750
17512009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1752
1753 * org-exp.el (org-export-as-ascii): Reverse link buffer before
1754 outputting it.
1755 (org-export-ascii-push-links): Fix bug with pussing links into the
1756 export buffer.
1757
17582009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1759
1760 * org-archive.el (org-archive-subtree): Do not add 1 to level if
1761 pasting at top level.
1762
1763 * org-bbdb.el: Improve documentation.
1764
17652009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1766
1767 * org-list.el (org-insert-item): Only consider insert empty lines
1768 is `org-empty-line-terminates-plain-lists' is not nil.
1769
1770 * org.el (org-blank-before-new-entry): Mention the dependence on
1771 `org-empty-line-terminates-plain-lists' in the docstring.
1772
1773 * org-publish.el (org-publish-get-project-from-filename): New
1774 optional argument UP. Only find the top project if UP is set.
1775 (org-publish-current-project): Find the top encloding project.
1776
1777 * org-agenda.el (org-agenda-before-write-hook)
1778 (org-agenda-add-entry-text-maxlines): New options.
1779 (org-write-agenda): Run the new hook in the temporary buffer.
1780 (org-agenda-add-entry-text): New function.
1781 (org-write-agenda): Implement PDF export, using ps2pdf.
1782
1783 * org.el (org-global-properties-fixed, org-global-properties):
1784 Improve documentation string.
1785
1786 * org-exp.el (org-export-ascii-links-to-notes): New option.
1787 (org-export-as-ascii): Handle links better.
1788 (org-export-ascii-wrap, org-export-ascii-push-links): New
1789 functions.
1790
17912009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1792
1793 * org-agenda.el (org-agenda): Make prefix arg optional.
1794 (org-agenda-search-headline-for-time): New option.
1795 (org-format-agenda-item): Honor
1796 `org-agenda-search-headline-for-time'.
1797
1798 * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
1799 characters.
1800
1801 * org.el (org-self-insert-cluster-for-undo): New option.
1802 (org-self-insert-command): Cluster undo for 20 characters.
1803 (org-self-insert-command-undo-counter): New variable.
1804
18052009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1806
1807 * org-exp.el (org-export-as-html): Fix problem with closing colone
1808 example.
1809
18102009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1811
1812 * org-latex.el (org-export-as-latex)
1813 (org-export-latex-first-lines): Avoid modification flag when
1814 adding or removing text properties.
1815 (org-export-latex-fontify): Catch error when org-emph-alist has
1816 entries that are not defined for LaTeX export.
1817
1818 * org-export-latex.el: renamed to org-latex.el
1819
1820 * org-latex.el: renamed from org-export-latex.el
1821
1822 * org.el (orgstruct++-mode): New function.
1823 (turn-on-orgstruct++): Call `orgstruct++-mode'.
1824 (org-context-p): Allow detecting item context after the first line
1825 of an item.
1826 (orgstruct-make-binding): Detect if item-body context should be
1827 seen.
1828 (orgstruct-is-++): New variable.
1829 (org-add-planning-info): Catch the case when there is no planning
1830 info yet and the call does not want to add anything, only maybe
1831 tries to remove something.
1832 (org-special-ctrl-a/e): All value to be a cons cell with separate
1833 settings for `C-a. and `C-e'.
1834 (org-beginning-of-line, org-end-of-line): Honor separate values
1835 for `C-a' and `C-e'.
1836
18372009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1838
1839 * org.el (org-reload): New command.
1840
a5a79894
TH
18412009-06-05 Tassilo Horn <tassilo@member.fsf.org>
1842
1843 * org-gnus.el (org-gnus-store-link): Fix bug where
1844 org-gnus-store-link used wrong subject when called in an article
1845 buffer. Patch provided by fengli AT gmail DOT com.
1846
1f82c9ed
GM
18472009-03-13 D. Goel <deego3@gmail.com>
1848
1849 * org-bbdb.el: When calling (multiple-value-bind/setq .. ls)
1850 replace ls by (values-list ls).
1851
9148fdd0
CD
18522009-02-20 Carsten Dominik <dominik@science.uva.nl>
1853
1854 * org-remember.el (org-remember-apply-template): Turn off ido for
1855 this completion.
1856
1857 * org.el (org-priority): Also find invisible headings, for remote
1858 editing.
1859 (org-completing-read-no-ido): New function.
1860 (org-make-tags-matcher, org-set-property): Turn off ido for this completion.
1861
1862 * org-colview.el (org-columns-edit-value): No special treatment of
1863 prefix arg.
1864
7b96ff9a
CD
18652009-02-19 Carsten Dominik <dominik@science.uva.nl>
1866
1867 * org.el (org-block-todo-from-children-or-siblings): Use
1868 `org-up-heading-all' so that this will work correctly with hidden
1869 property drawers and entries.
1870 (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
1871 falling back to normal, default command.
1872 (org-get-location): Temporarily turn off special behavior.
1873
41342c80
GM
18742009-02-13 Glenn Morris <rgm@gnu.org>
1875
1876 * org-rmail.el (rmail-show-message): Restore argument list to the
1877 declaration now that this functions behaves in Emacs 23 as in 22.
1878
576e334d
GM
18792009-02-12 Glenn Morris <rgm@gnu.org>
1880
1881 * org-footnote.el (org-footnote-at-definition-p): Fix doc typo.
1882
18832009-02-12 Joachim Reiter <Reiter.Joachim@web.de> (tiny change)
1884
1885 * org-footnote.el (org-footnote-action): Fix doc typo.
1886
0b91aef0
CD
18872009-02-06 Carsten Dominik <dominik@science.uva.nl>
1888
ee9d4ebe
CD
1889 * org-exp.el (org-export-preprocess-string): Fix bug with skipping
1890 text before first headline.
7297ca6d
CD
1891 (org-export-remove-or-extract-drawers): Fix regular expression for
1892 extracting drawers.
ee9d4ebe 1893
0b91aef0
CD
1894 * org.el (org-format-latex): Stop LaTeX fragment processing in
1895 protected examples.
1896
c82c35fc
GM
18972009-02-05 Glenn Morris <rgm@gnu.org>
1898
1899 * org-rmail.el (rmail-show-message): Update declaration.
1900 (rmail-buffer, rmail-view-buffer): Declare.
1901 (org-rmail-store-link, org-rmail-follow-link): Handle mbox Rmail.
1902
cc6dbcb7
CD
19032009-02-04 Carsten Dominik <dominik@science.uva.nl>
1904
1905 * org.el (org-return-follows-link): Revert setting
1906 `org-return-follows-link' to t by default.
1907
20106e31
CD
19082009-02-02 Carsten Dominik <dominik@science.uva.nl>
1909
1910 * org.el (org-cycle-global-at-bob): Fix typo.
1911
1912 * org-jsinfo.el (org-infojs-handle-options): Fix typo in comment.
1913
5ace2fe5
CD
19142009-02-02 Carsten Dominik <carsten.dominik@gmail.com>
1915
1916 * org.el (org-mode): Make dependence stuff work more reliably.
1917 (org-update-parent-todo-statistics): Fix bug with updating
1918 statistics cookie.
1919 (org-yank-adjusted-subtrees, org-return-follows-link)
1920 (org-use-fast-todo-selection, org-tags-column): New default
1921 setting for variables.
1922
1923 * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
1924 ~ as verbatim delimiters, to avoid table bug.
1925 (org-export-latex-classes): Remove the a4paper option from the
1926 default styles.
1927
1928 * org-exp.el (org-export-html-format-image): New argument
1929 PAR-OPEN, to fix XHTM validation bug.
1930 (org-export-as-html): Pass par-open to
1931 `org-export-html-format-image'.
1932 (org-export-html-footnotes-section): Use a more consistent id for
1933 footnotes.
1934
1935 * org-agenda.el (org-agenda-sorting-strategy)
1936 (org-agenda-tags-column): New default setting for variables, based
1937 on a poll what typical uses use.
1938 (org-agenda-dim-blocked-tasks): Keep dimming blocked entries from
1939 setting the blocked tag.
1940
72d06d81
CD
19412009-01-31 Carsten Dominik <dominik@science.uva.nl>
1942
1943 * org-agenda.el (org-agenda-dim-blocked-tasks): No tagging when
1944 only checking for blocks.
1945
1946 * org-exp.el (org-export-html-footnotes-section): Make the div id consistent
1947
1948 * org-export-latex.el (org-export-latex-classes): Remove
1949 paper size option from LaTeX classes.
1950
6c817206
CD
19512009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1952
1953 * org.el (org-enforce-todo-checkbox-dependencies): New option.
1954 (org-block-todo-from-checkboxes): New function.
1955 (org-todo): Make tripple prefix arg circumvent blocking.
1956
6f3e2af6
GM
19572009-01-30 Glenn Morris <rgm@gnu.org>
1958
805b5d9c
GM
1959 * org-list.el (org-empty-line-terminates-plain-lists)
1960 (org-toggle-checkbox): Doc fixes.
1961
6f3e2af6
GM
1962 * org-table.el (org-table-clean-before-export): Fix declaration.
1963
a2a2e7fb
CD
19642009-01-30 Carsten Dominik <carsten.dominik@gmail.com>
1965
1966 * org-timer.el (org-timer): Provide the timer feature.
1967
1968 * org.el (org-require-autoloaded-modules): Add a few more files to
1969 the list of autoloaded modules.
1970
1971 * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
1972
1973 * org-exp.el (org-export-remove-or-extract-drawers): Only remove
1974 drawers that are unprotected.
1975 (org-export-html-format-image): Make sure inlined LaTeX fragment
1976 images remain inlined.
1977
1978 * org.el (org-toggle-ordered-property): New function.
1979 (org-mode-map): Add a key for `org-toggle-ordered-property'.
1980 (org-org-menu): Add menu entries for TODO dependencies.
1981
1982 * org.el (org-default-properties): Add ORDERED to the default
1983 properties, to get completion support for it.
1984
1985 * org-list.el (org-update-checkbox-count): Update more than one cookie.
1986
1987 * org.el (org-update-parent-todo-statistics): Update more than one
1988 cookie.
1989
d6685abc
CD
19902009-01-28 Carsten Dominik <carsten.dominik@gmail.com>
1991
1992 * org-agenda.el (org-agenda-get-todos): Start search from correct
1993 position.
1994
1995 * org.el (org-fast-todo-selection): Make sure TODO selection does
1996 not change buffer position.
1997
1998 * org-list.el (org-toggle-checkbox): Implement adding or removing
1999 checkboxes from line or region when called with a prefix
2000 argument.
2001
2002 * org-rmail.el (org-rmail-store-link): Protect the call to
2003 `rmail-narrow-to-non-pruned-header'.
2004
2005 * org-clock.el (org-clock-special-range): Fix week display in
2006 clock tables.
2007
2008 * org-exp.el (org-get-current-options): Fix bug when in indirect
2009 buffer.
2010
2011 * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
2012 (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
2013 (org-agenda-dim-blocked-tasks): New function.
2014
2015 * org.el (org-enforce-todo-dependencies): New option.
2016 (org-block-todo-from-children-or-siblings): New function.
2017
2018 * org-faces.el (org-agenda-dimmed-todo-face): New face.
2019
65c439fd
CD
20202009-01-27 Carsten Dominik <carsten.dominik@gmail.com>
2021
2022 * org.el (org-todo): Return correct state type even if the blocker
2023 throws an error.
2024 (org-modifier-cursor-error): Renamed from
2025 `org-shiftcursor-error'.
2026 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
2027 (org-shiftmetadown): Call `org-modifier-cursor-error'.
2028
2029 * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
2030 to get real errors from the blocker hook.
2031
2032 * org.el (org-shiftselect-error, org-call-for-shift-select): New
2033 functions.
2034 (org-set-visibility-according-to-property): Turn off the setting
2035 of `org-show-entry-below', to avoid overruling a FOLDED visibility
2036 property.
2037
2038 * org.el (org-support-shift-select): New option.
2039 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
2040 (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
2041 selection outside contexts.
2042
2043 * org-list.el (org-at-item-bullet-p): New function.
2044
2045 * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
2046 variables.
2047
2048 * org-footnote.el (org-footnote-normalize): Remove unnecessary
2049 variable.
2050 (org-insert-footnote-reference-near-definition): Remove
2051 unnecessary let form.
2052
1e4f816a
CD
20532009-01-26 Carsten Dominik <dominik@science.uva.nl>
2054
3c9ebe55
CD
2055 * org-export-latex.el (org-export-as-latex): Call
2056 `org-export-latex-first-lines' with OPT-PLIST as a parameter.
2057 (org-export-latex-first-lines): New parameter OPT-PLIST.
2058
1e4f816a
CD
2059 * org.el (org-yank): Tell `delete-selection-mode' about
2060 `org-yank'.
2061
2062 * org-faces.el (org-clock-overlay): Fix face definition.
2063
2064 * org-export-latex.el (org-export-latex-first-lines): Pass
2065 timestamp and footnote parameters to the preprocessor.
2066
2067 * org-exp.el (org-export-remove-timestamps): Do not remove time
2068 stamps inside tables.
2069
0bd48b37
CD
20702009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2071
2072 * org-exp.el (org-export-as-html): Turn \par into a paragraph.
2073
2074 * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
2075 variable.
2076
2077 * org-table.el (org-table-insert-hline): Fix typo in fuction call
2078 to `backward-char'.
2079
2080 * org-exp.el (org-export-as-html): Remove the initial space from
2081 colon examples.
2082
2083 * org.el (org-scan-tags): Call
2084 `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
2085
2086 * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
2087 customization groups.
2088 (org-agenda-tags-todo-honor-ignore-options): New option.
2089 (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
2090 New function.
2091 (org-agenda-get-todos): Use
2092 `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
2093
20942009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2095
2096 * org-exp.el (org-export-format-source-code-or-example): Escape
2097 HTML characters also in examples that anre not treated with
2098 htmlize. Also, just switch to EXAMPLE processing if we do not
2099 have a good version of htmlize.
2100
2101 * org-rmail.el: Fix copyright notice.
2102
2103 * org.el (org-activate-footnote-links): Improve footnote link
2104 highlighting.
2105
2106 * org-footnote.el (org-footnote-normalize): Fix finding the end of
2107 a footnote definition at the end of the file.
2108
2109 * org-table.el (org-table-get-specials): Add an imagined hline at
2110 the end of the table. This can be useful for references that want
2111 to go to the end of the table. Also fix bug when computing last
2112 row constants, in tables that do not start right at the right
2113 margin.
2114 (org-table-eval-formula): Match and replace remove references.
2115 (org-table-formula-substitute-names): Make sure that names inside
2116 a "remote" call are left alone, the will be replaced later when
2117 the remote call is handled.
2118 (org-table-convert-refs-to-rc): Do not convert things that might
2119 look like a reference, but are really part of an ID or namei n a
2120 remote reference.
2121 (org-table-get-remote-range): New function.
2122
21232009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2124
2125 * org-faces.el (org-clock-overlay): Fix bug in face definition.
2126
2127 * org-clock.el (org-clock-put-overlay): Use new face instead of
2128 `secondary-selection'.
2129
2130 * org-faces.el (org-clock-overlay): New face.
2131
21322009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2133
2134 * org-exp.el (org-get-current-options): Include the option for
2135 publishing time stamps.
2136
2137 * org.el (org-toggle-heading): Renamed from
2138 `org-toggel-region-headings'.
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
2141 workings of `org-toggle-heading'.
2142 (org-toggle-item): Renamed from `org-toggle-region-items'.
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
2145 workings of `org-toggle-item'.
2146
2147 * org-export-latex.el (org-export-latex-preprocess): Fix bug in
2148 environment detection. Also, do real changes only in unprotected
2149 places.
2150
21512009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2152
2153 * org-export-latex.el (org-export-latex-quotation-marks): Use
2154 `org-if-unprotected-1'.
2155 (org-export-latex-set-initial-vars): Check for class definition in
2156 property.
2157
2158 * org-macs.el (org-if-unprotected-1): New macro.
2159
21602009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2161
2162 * org-compat.el (org-count-lines): New function.
2163
2164 * org-exp.el (org-export-format-source-code-or-example): Handle
2165 switches related to text areas.
2166
2167 * org.el (org-activate-footnote-links): Don't allow match inside a
2168 link.
2169
2170 * org-footnote.el (org-footnote-re): Don't allow match inside a link.
2171
2172 * org-export-latex.el (org-export-latex-links): Keep a relative
2173 path relative also after export.
2174
2175 * org-exp.el (org-export-html-scripts): Fix HTML snippet.
2176
2177 * org.el (org-make-tags-matcher): Never use IDO for completing the
2178 tags matcher match string.
2179 (org-completing-read): Also remove the special biding for "?".
2180
2181 * org-attach.el (org-attach-allow-inheritance): New option.
2182 (org-attach-inherited): New variable.
2183 (org-attach-dir): Handle properties related to the attachment
2184 directory.
2185 (org-attach-check-absolute-path): New function.
2186 (org-attach-set-directory, org-attach-set-inherit): New commands.
2187 (org-attach): Accommodate the new commands in the dispatcher.
2188
21892009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2190
2191 * org-compat.el (org-fit-window-to-buffer): Fix bug with using
2192 `window-full-width-p'.
2193
2194 * org-exp.el (org-export-as-html): Only check for images files
2195 that really can be inlined
2196
2197 * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
2198 list of extensions to be a parameter.
2199
2200 * org-exp.el (org-export-html-inline-image-extensions): New
2201 variable.
2202
2203 * org-agenda.el (org-prepare-agenda): Use
2204 `org-agenda-block-separator'.
2205 (org-agenda-block-separator): New option.
2206
22072009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2208
2209 * org-export-latex.el (org-export-latex-tables): Call
2210 `org-table-clean-before-export' with the new optional argument.
2211
2212 * org-exp.el (org-table-clean-before-export): New optional
2213 parameter MAYBE-QUOTED, allows for quoted characters like \# in
2214 first column.
2215
22162009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2217
2218 * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
2219 histograms.
2220
2221 * org-colview.el (org-colview-construct-allowed-dates): Better
2222 error catching when a date/time property does not have allowed
2223 values defined.
2224
2225 * org-colview-xemacs.el (org-colview-construct-allowed-dates):
2226 Better error catching when a date/time property does not have
2227 allowed values defined.
2228
22292009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2230
2231 * org.el (org-map-entries): Restore point and restriction after
2232 `org-map-entries'.
2233
22342009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2235
2236 * org.el (org-time=, org-time<, org-time<=, org-time>)
2237 (org-time>=, org-time<>): Make sure both values are dates.
2238
22392009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2240
2241 * org-archive.el (org-extract-archive-heading): Allow %s for file
2242 name also in achive location heading.
2243
22442009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2245
2246 * org-archive.el (org-add-archive-files): Uniquify the list before
2247 returning it.
2248
22492009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2250
2251 * org-compat.el (org-fit-window-to-buffer): Use
2252 `window-full-width-p'.
2253
2254 * org-export-latex.el (org-export-latex-fixed-width): Enforce the
2255 space after the colon in short examples.
2256
2257 * org-exp.el (org-export-protect-colon-examples): Rewritten, to
2258 enforce a space after the colon. However, we also allow lines
2259 that are *only* a colon.
2260 (org-export-as-html): Enforce the space after the colon in short
2261 examples.
2262 (org-export-preprocess-string): Do the colon example protection
2263 earlier.
2264 (org-export-remove-timestamps): Do not check for protection at the
2265 end of the line.
2266
22672009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2268
2269 * org.el (org-format-latex-options): Add new matcher for single
2270 letters between dollars.
2271 (org-get-header): Function removed.
2272 (org-heading-components): New function.
2273
2274 * org-exp.el (org-export-define-heading-targets): Record ID's also
2275 as alternative targets.
2276 (org-export-as-html): Interpret "id:" links to other files by
2277 preserving the relative path.
2278
2279 * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
2280 is nil.
2281
2282 * org-exp.el (org-export-normalize-links): Protect the main link,
2283 to avoid special character processing.
2284
2285 * org-export-latex.el (org-export-latex-special-keyword-regexp):
2286 New variable.
2287 (org-export-latex-special-string-regexps): Variable removed.
2288 (org-export-latex-keywords): Use the new regexp.
2289
2290 * org-exp.el (org-export-handle-include-files): Fetch switches and
2291 put them into the BEGIN statement.
2292
2293 * org-timer.el (org-timer-mode-line-string): New variable.
2294
2295 * org-clock.el (org-clock-mode-line-map): Renamed from
2296 `org-clock-mode-map'.
2297 (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
2298 (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
2299 (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
2300 (org-clock-remove-overlays): Renamed from
2301 `org-remove-clock-overlays'.
2302
2303 * org-timer.el (org-timer-pause-or-continue): Implement stopping
2304 and mode line display.
2305 (org-timer-stop): New command.
2306 (org-timer-seconds): Return correct time when timer is paused.
2307 (org-timer-mode-line-timer): New variable.
2308 (org-timer-set-mode-line, org-timer-update-mode-line): New
2309 functions.
2310
2311 * org.el (org-insert-heading): Handle new value `auto' for
2312 `org-blank-before-new-entry'.
2313 (org-org-menu): Add new items for timer functions.
2314
2315 * org-list.el (org-insert-item): Handle new value `auto' for
2316 `org-blank-before-new-entry'.
2317
2318 * org.el (org-blank-before-new-entry): New value `auto', made
2319 default.
2320
23212009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2322
2323 * org-exp.el (org-export-normalize-links): If the link is also
2324 used as the description, protect the description.
2325
23262009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2327
2328 * org.el (org-closest-date): Fix bug with yearly repeats, in
2329 combination with preference of the past as it is used for deadline
2330 and scheduling search.
2331
2332 * org-exp.el (org-html-handle-time-stamps): No longer check for
2333 the `org-export-with-timestamps' option, because the preprocesser
2334 has taken care of this already.
2335
2336 * org.el (org-entry-properties): Catch the case when this is
2337 called in a non-org-mode file.
2338
2339 * org-export-latex.el (org-export-latex-remove-from-headlines):
2340 Variable made obsolete, also LaTeX export now uses the standard
2341 variables.
2342 (org-export-as-latex): Add the timestamps parameter to the
2343 preprocessor parameter list.
2344 (org-export-latex-content): Export the remaining keywords without
2345 considering to remove them.
2346 (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
2347 Use bold font instead of tt font for the keywords.
2348 (org-export-latex-fontify-headline): Format headlines, assuming
2349 that all keywords still present should be published.
2350 (org-export-latex-keywords): Remove argument TIMESTAMPS and just
2351 publish what ever remains of the time stamps.
2352 (org-export-latex-list-parameters): New option.
2353 (org-export-latex-lists): Pass additional parameters to the list
2354 converter.
2355
2356 * org-exp.el (org-export-preprocess-string): Remove clock lines
2357 and timestamps already in the preprocesor.
2358 (org-export-remove-timestamps, org-export-remove-clock-lines): New
2359 functions.
2360 (org-export-as-ascii, org-export-as-html): Add the timestamps
2361 parameter to the preprocessor parameter list.
2362
2363 * org-list.el (org-list-parse-list): Parse for checkboxes.
2364 (org-list-to-generic): Introduce and handle new parameters :cbon
2365 and :cboff.
2366 (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
2367 optional parameter PARAMS.
2368
2369 * org-export-latex.el (org-export-latex-special-chars): Fix
2370 problems with interpreting dollar signs.
2371 (org-inside-latex-math-p): New function.
2372 (org-export-latex-preprocess): Protect all the math fragments.
2373
2374 * org.el (org-latex-regexps): Allow a dash after a dollar.
2375
2376 * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
2377 mark after copying.
2378
2379 * org-agenda.el (org-run-agenda-series): Have series options set
2380 when finalizing the agenda.
2381
2382 * org-exp.el (org-export-format-source-code-or-example): Protect
2383 the converted examples.
2384
2385 * org.el (org-set-regexps-and-options): Fix the regexp
2386 `org-complex-heading-regexp'.
2387
23882009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2389
2390 * org.el (org-edit-src-get-label-format): New function.
2391 (org-coderef-label-format): New option.
2392 (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
2393 a label format specification and make sure it is used in the edit
2394 buffer.
2395 (org-edit-src-get-label-format): New function.
2396 (org-store-link): Handle new coderef formats.
2397 (org-link-search): Handle new coderef formats.
2398
2399 * org-footnote.el (org-footnote-create-definition)
2400 (org-footnote-goto-local-insertion-point): Make footnote insertion
2401 work correctly when the "Footnotes" headline is the last line in
2402 the buffer.
2403
2404 * org.el (org-goto-marker-or-bmk): Expose context after jumping to
2405 the location.
2406
24072009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2408
2409 * org-w3m.el (org-w3m): New customization group.
2410 (org-w3m-deactivate-mark): New option.
2411 (org-w3m-copy-for-org-mode): Deactivate region, unless the user
2412 option say not to.
2413
24142009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2415
2416 * org.el (org-set-font-lock-defaults): Trigger footnote
2417 fontification.
2418 (org-activate-footnote-links): New function.
2419 (org-activate-links): New entry `footnote'.
2420
2421 * org-faces.el (org-footnote): New face.
2422
24232009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2424
2425 * org-macs.el (org-re): Handle the [:word:] class.
2426
2427 * org-exp.el (org-export-preprocess-string): Call
2428 `org-export-protect-colon-examples'.
2429 (org-export-protect-colon-examples): Renamed from
2430 `org-export-protect-examples', and scope limited to lines starting
2431 with a colon.
2432
24332009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2434
2435 * org-exp.el (org-export-preprocess-string): Move the preprocess
2436 hook to after turning on Org-mode.
2437 (org-export-preprocess-after-include-files-hook)
2438 (org-export-preprocess-after-tree-selection-hook)
2439 (org-export-preprocess-before-backend-specifics-hook)
2440 (org-export-preprocess-final-hook): New hooks.
2441 (org-export-preprocess-string): Run the new hooks.
2442
2443 * org.el (org-ctrl-c-minus): Fix indentation for new items.
2444
2445 * org-footnote.el: New file.
2446
2447 * org.el (org-footnote): Require footnote code.
2448 (org-startup-options): Add new footnote options.
2449 (org-mode-map): New keybindig for footnotes.
2450 (org-ctrl-c-ctrl-c): Add function at footnotes.
2451 (org-org-menu): New menu entries for footnotes.
2452
2453 * org-export-latex.el (org-export-as-latex): Pass footnote
2454 variable to preprocessor.
2455 (org-export-latex-preprocess): Treat multiple references to a
2456 footnote.
2457
2458 * org-exp.el (org-export-preprocess-string): Call
2459 `org-footnote-normalize'.
2460 (org-export-as-ascii, org-export-as-html): Pass footnote variable
2461 to preprocessor.
2462 (org-export-as-html): Treat multiple references to a footnote.
2463
24642009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
2465
2466 * org-export-latex.el (org-export-latex-links): Handle coderef
2467 links.
2468
2469 * org.el (org-bracket-link-analytic-regexp++): New variable.
2470 (org-make-link-regexps): Initialize
2471 `org-bracket-link-analytic-regexp++'.
2472 (org-store-link): Implement special case in edit-src buffer.
2473 (org-insert-link): No use of ide to insert stored links.
2474 (org-link-search): Implement special case for coderefs.
2475
2476 * org-exp.el (org-export-html-scripts): New constant.
2477 (org-export-html-style-default): Add a new style for highlighted
2478 code.
2479 (org-export-code-refs): New variable.
2480 (org-export-preprocess-string): Initialize `org-export-code-refs'.
2481 Call `org-export-replace-src-segments-and-examples'
2482 No longer call `org-export-protect-examples'.
2483 (org-export-target-internal-links): Take care of coderef targets.
2484 (org-export-last-code-line-counter-value): New variable.
2485 (org-export-replace-src-segments-and-examples): Renamed from
2486 `org-export-replace-src-segments', and modified.
2487 (org-export-format-source-code-or-example): Renamed from
2488 `org-export-format-source-code'.
2489 (org-export-number-lines): New function.
2490 (org-export-as-ascii, org-export-as-html): Handle coderef links.
2491
bd5e4c2b
GM
24922009-01-23 Glenn Morris <rgm@gnu.org>
2493
2494 * org-rmail.el (rmail-narrow-to-non-pruned-header):
2495 Remove declaration of deleted function.
2496
0e47efc5
GM
24972009-01-16 Glenn Morris <rgm@gnu.org>
2498
2499 * org-mouse.el (org-mouse-show-context-menu): Use
2500 mouse-menu-major-mode-map, if defined, rather than the obsolete
2501 mouse-major-mode-menu.
2502
bb31cb31
CD
25032008-12-23 Carsten Dominik <dominik@science.uva.nl>
2504
2505 * org-remember.el (org-remember-handler): Safer way to get a new
2506 buffer accessing the target file.
2507
2508 * org.el (org-refile-get-location): Handle case of current buffer
2509 not having a file associated with it.
2510
830334b1
CD
25112008-12-22 Carsten Dominik <dominik@science.uva.nl>
2512
2513 * org-table.el (org-table-get-formula): Only ask to overwrite
2514 field formula if there really is one.
2515
6671980f
CD
25162008-12-21 Carsten Dominik <dominik@science.uva.nl>
2517
2518 * org-export-latex.el (org-export-latex-make-header): Double the
2519 commenting % in the time stamp format.
e9aab93b
CD
2520 (org-export-latex-special-chars): Handle case where there is no
2521 match group 3.
6671980f 2522
a11ac4ae
CD
25232008-12-20 Carsten Dominik <carsten.dominik@gmail.com>
2524
2525 * org.el (org-get-refile-targets, org-refile-get-location): Use
2526 expanded file name to improve comparison.
2527
25282008-12-20 Carsten Dominik <carsten.dominik@gmail.com>
2529
2530 * org.el (org-scan-tags): Rescan for tags, to get the correct
2531 upcase/downcase stuff. This slows things down for now, but it
2532 works.
2533 (org-mode): Make sure the tag-faces regexp is initialized.
2534
2535 * org-export-latex.el (org-export-latex-links): Fix bug with
2536 undefined label.
2537
2538 * org-table.el (org-table-get-specials): Set
2539 `org-table-current-last-data-line'.
2540 (org-table-current-last-data-line): New variable.
2541 (org-table-insert-column, org-table-delete-column)
2542 (org-table-move-column, org-table-fix-formulas): Call
2543 `org-table-fix-formulas' a second time to fix the $LR references.
2544 (org-table-get-specials): Add the $LR references to the tables.
2545 (org-table-get-formula): Do not offer last-row names as LHS of
2546 formulas.
2547
2548 * org.el (org-store-link): Capture link description from
2549 `org-id-store-link'.
2550
2551 * org-exp.el (org-export-html-format-image): Add the / to the end
2552 of the <img> tag.
2553 (org-export-format-source-code): Surround example by empty lines,
2554 to make sure it will not be inside a paragraph.
2555
2556 * org.el (org-ido-switchb): New function.
2557
25582008-12-20 Carsten Dominik <carsten.dominik@gmail.com>
2559
2560 * org-agenda.el (org-agenda-show): New prefix argument
2561 FULL-ENTRY.
2562
2563 * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
2564 argument.
2565
fd8d5da9
GM
25662008-12-20 Glenn Morris <rgm@gnu.org>
2567
2568 * org.el (org-org-menu): Fix some more menu entries.
2569
bd67cbf0
CD
25702008-12-18 Carsten Dominik <dominik@science.uva.nl>
2571
d21d2e9a
CD
2572 * org-table.el (org-table-get-specials): Revert introduction of @0
2573 as reference of the last table row, because of conflicts.
2574
bd67cbf0
CD
2575 * org-agenda.el (org-agenda-change-all-lines): Remove FORCE-TAGS
2576 argument, get the current tags directly.
2577 (org-agenda-set-tags): Leave getting current tags to
2578 `org-agenda-change-all-lines'.
2579
521beede
CD
25802008-12-17 Carsten Dominik <dominik@science.uva.nl>
2581
2582 * org.el (org-org-menu): Do not quote the set-tags command.
2583
ff28a0bd
CD
25842008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
2585
2586 * Fix typos in comments and docstrings throughout Org-mode.
2587
2588 * org.el (org-get-outline-path): Fix bug if level is not given.
2589
f0131492 2590 * org-agenda.el (org-finalize-agenda): Fix typo with variable name.
ff28a0bd 2591
8265647f
CD
25922008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
2593
2594 * org.el (org-refile): Avoid refiling to within the region to be
2595 refiled.
2596
2597 * org-export-latex.el (org-export-latex-special-chars): Replace
2598 special characters also in tables.
2599
2600 * org-agenda.el (org-agenda-change-all-lines): New argument
2601 FORCE-TAGS.
f0131492 2602 (org-agenda-set-tags): Get the new tags and pass them to
8265647f
CD
2603 `org-format-agenda-item'.
2604
26052008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
2606
2607 * org-export-latex.el (org-export-latex-classes): Add longable as
2608 a default package to all classes.
2609 (org-export-latex-tables): Handle the longtable attribute and the
2610 align attribute.
2611
2612 * org-table.el (orgtbl-to-generic): Handle tables that start with
2613 a hline.
2614
2615 * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
2616 \verb for colde-like snippets.
2617 (org-export-as-latex): Fix issues with region export.
2618
2619 * org.el (org-up-heading-safe): Speed up function by using a
2620 direct regexp search.
2621 (org-olpa): New variable.
2622 (org-get-outline-path): Speed-up path constructions in cases where
2623 this is possible because the entire hierarchy is scanned anyway.
2624 (org-refile-get-location): Don't compare the truenames of files,
2625 this is too slow.
2626 (org-goto-max-level): New option.
2627 (org-goto): Use `org-goto-max-level'.
2628
26292008-12-16 Tassilo Horn <tassilo@member.fsf.org>
2630
2631 * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
2632 Strip angle brackets from message-ids in the former and don't do
2633 it in the latter.
2634 (org-gnus-follow-link): Open summary reliable, even if the last
2635 messages were deleted, and handle empty groups, too.
2636
26372008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
2638
2639 * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
2640 instead of \texttt for the =...= and ~===~ emphasis environments.
2641 (org-export-as-latex): Remove any old :org-license-to-kill text
2642 properties.
2643 (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
2644 (org-export-latex-make-header): Add some hard space after the
2645 table of contents.
2646 (org-export-latex-first-lines): Accept RBEG argument. Mark
2647 exported text so that it will be excuded in further steps.
2648
2649 * org-table.el (org-table-get-specials): Make @0 reference the
2650 last line in a table.
2651 (org-table-recalculate): Improve docstring.
2652
26532008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
2654
2655 * org.el (org-log-done): Fix docstring.
2656
26572008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
2658
2659 * org-exp.el (org-export-html-format-image): Fix bugs.
2660
2661 * org-export-latex.el (org-export-latex-tables)
2662 (org-export-latex-links): Implement attribute, label, and caption
2663 handling.
2664
2665 * org-exp.el (org-export-html-style-default): Add style
2666 definitions for the figure div.
2667 (org-export-preprocess-string, org-export-as-html): Implement
2668 attribute, label, and caption handling.
2669 (org-export-attach-captions-and-attributes): New function.
2670 (org-export-html-format-image): New function.
2671 (org-format-org-table-html): Implement attribute, label, and
2672 caption handling.
2673
2674 * org.el (org-find-text-property-in-string): New function.
2675 (org-extract-attributes): Use the property org-attr instead of
2676 org-attrobutes, because this property is now set with the #+ATTR
2677 lines.
2678
26792008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
2680
2681 * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
2682 the case that FROM is nil.
2683
2684 * org.el (org-before-first-heading-p): New function.
2685
26862008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
2687
2688 * org-exp.el (org-export-as-html): Do not add a space before
2689 enforces line breaks.
2690 (org-export-as-html): Close paragraph before blockquote and verse
2691 tags.
2692
26932008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
2694
2695 * org-id.el (org-id-locations-file): Wrap file name with
2696 `convert-standard-filename'.
2697 (org-id-files): New variable.
2698 (org-id-use-hash): New option.
2699 (org-id-update-id-locations): Also search in all files current
2700 listed in `org-id-files'. Convert the resulting alist to a hash
2701 if the user customation says so.
2702 (org-id-locations-save): Handle he case if `org-id-locations' is a
2703 hash.
2704 (org-id-locations-load): Convert the alist to a hash.
2705 (org-id-add-location): Handle the hast case.
2706 (kill-emacs-hook): Make sure id locations are saved when Emacs is
2707 exited.
2708 (org-id-hash-to-alist, org-id-alist-to-hash)
2709 (org-id-paste-tracker): New functions.
243de2b4
CD
2710
27112008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
2712
2713 * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
2714 bindings of calendar variables.
2715
2716 * org-table.el (org-table-find-row-type): Renamed from
2717 `org-find-row-type'.
2718 (org-table-rewrite-old-row-references): Renamed from
2719 `org-rewrite-old-row-references'.
2720 (org-table-shift-refpart): Renamed from `org-shift-refpart'.
2721 (org-table-cleanup-narrow-column-properties): Renamed from
2722 `org-cleanup-narrow-column-properties'.
2723
27242008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
2725
2726 * org-table.el (org-find-row-type): New arguments DESC and CLINE,
2727 for better error messages.
2728 (org-table-get-descriptor-line): Supply the new arguments to
2729 `org-find-row-type'.
2730 (org-table-error-on-row-ref-crossing-hline): New option.
2731
2732 * org.el (org-target-link-regexp): Make buffer-local.
2733 (org-move-subtree-down): Fix bug with trees at beginning of
2734 buffer.
2735
27362008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
2737
2738 * org-faces.el (org-set-tag-faces): New function.
2739 (org-tags-special-faces-re): New variable.
2740
2741 * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
2742
2743 * org-faces.el (org-tag-faces): New option.
2744 (org-tag): Mention `org-tag-faces' in the docstring.
2745
27462008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
2747
2748 * org-exp.el (org-export-html-style-default): Implement new
2749 quoting.
2750
2751 * org-jsinfo.el (org-infojs-template): Implement new quoting.
2752
2753 * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
2754 command to the `w3m-minor-mode-map'.
2755
2756 * org-archive.el (org-archive-to-archive-sibling): Protect
2757 `this-command' to avoid appending kills during archiving.
2758
2759 * org-exp.el (org-export-with-priority): New variable.
2760 (org-export-add-options-to-plist): Use `org-export-plist-vars'
2761 instead of internal list of strings and properties.
2762 (org-print-icalendar-entries): Retrieve the location property with
2763 inheritance.
2764
27652008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
2766
2767 * org-exp.el (org-export-with-todo-keywords): New option.
2768 (org-export-plist-vars): Include also the keys for the #+OPTIONS
2769 line.
2770 (org-default-export-plist, org-export-add-options-to-plist)
2771 (org-export-as-ascii, org-export-as-html): Use the new structure
2772 of `org-export-plist-vars'.
2773
2774 * org.el (org-map-entries): Return all values.
2775
27762008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
2777
2778 * org.el (org-matcher-time): Recognize more special values.
2779
2780 * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
2781
27822008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
2783
2784 * org.el (org-tags-exclude-from-inheritance): New option.
2785 (org-tag-inherit-p, org-remove-uniherited-tags): Respect
2786 `org-tags-exclude-from-inheritance'.
2787
2788 * org-agenda.el (org-agenda-show-inherited-tags): New option.
2789 (org-format-agenda-item): Add inherited tags to the agenda line
2790 string, and make sure that properties are kept when downcasing the
2791 tags list.
2792 (org-agenda-add-inherited-tags): New function.
2793 (org-downcase-keep-props): New function.
2794
2795 * org.el (org-scan-tags): Mark inherited tags with a text
2796 property.
2797 (org-get-tags-at): Mark inherited tags with a text property.
2798 (org-add-prop-inherited): New function.
2799
2800 * org-agenda.el (org-agenda-add-inherited-tags): New function.
2801 (org-agenda-show-inherited-tags): New option.
2802
28032008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
2804
2805 * org.el (org-modules): Add org-w3m to the default modules.
2806
2807 * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
2808 orgtbl-mode.
2809 (orgtabl-create-or-convert-from-region): New command.
2810
2811 * org-exp.el (org-export-as-ascii): Remove the handling of
2812 targets.
2813 (org-export-ascii-preprocess): Handle targets already in this
2814 function.
2815
28162008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
2817
2818 * org-timer.el (org-timer-start-time): Define this variable.
2819 (org-timer-item): Make argument optional.
2820
2821 * org-list.el (org-insert-item): Automatically insert a timer item
2822 if the current list is a timer list.
2823
2824 * org-timer.el: New file.
2825
2826 * org-publish.el (org-publish-org-index): Only exclude the index
2827 file in the main directory from being added to the site-map.
2828 (org-publish-get-project-from-filename): If the current project is
2829 a component, start publishing from the parent project.
2830
28312008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
2832
2833 * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
2834
2835 * org-publish.el (org-publish-org-index): Improve removal of
2836 temporary buffers.
2837
d95a8199
CD
28382008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
2839
2840 * org-agenda.el (org-get-closed): Re-apply changes
2841 accidentially overwritten by last commit to Emacs.
2842
2843 * org.el (org-outline-path-complete-in-steps): New option.
2844 (org-refile-get-location): Honor
2845 `org-outline-path-complete-in-steps'.
2846 (org-agenda-change-all-lines, org-tags-sparse-tree)
2847 (org-time-string-to-absolute, org-small-year-to-year)
2848 (org-link-escape): Re-apply changes accidentially overwritten
2849 by last commit to Emacs.
2850
770f39cf
CD
28512008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
2852
2853 * org-clock.el (org-dblock-write:clocktable): Make sure the
2854 clocktable sees the first line.
2855 (org-clock-in): Warn if the clock cannot be resumed.
2856
28572008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
2858
2859 * org.el (org-open-at-point): Fix mixup about interactive and
2860 non-interactive elisp links.
2861
28622008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
2863
2864 * org-exp.el (org-export-preprocess-string): Allow one comment
2865 line before the first headline to always be included. This is
2866 to not miss a commented target.
2867
2868 * org-mouse.el (org-mouse-insert-item): Call
2869 `org-indent-to-column' instead of `indent-to', for XEmacs
2870 compatibility.
2871
2872 * org.el (org-refile-targets): Fix customize definition so
2873 that it works also in XEmacs.
2874 (org-fixup-indentation): Call `org-indent-to-column' instead
2875 of `indent-to', for XEmacs compatibility.
2876
28772008-11-23 Tokuya Kameshima <kames@fa2.so-net.ne.jp>
2878
2879 * org-mew.el (org-mew-store-link): Get the correct case folder
2880 for refiled messages.
2881
28822008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
2883
2884 * org-exp.el (org-export-as-ascii): Remove the "\\" forced
2885 line break indicators.
2886
2887 * org.el (org-ido-completing-read): Remove the "i:" prefix for
2888 ido-completion propts.
2889
28902008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
2891
2892 * org-remember.el (org-remember-apply-template): Use
2893 `org-substring-no-properties'.
2894
2895 * org-compat.el (org-substring-no-properties): New function.
2896
2897 * org-remember.el (org-remember-apply-template): Use
2898 `org-substring-no-properties' for compatibility.
2899
2900 * org-list.el (org-list-two-spaces-after-bullet-regexp): New
2901 option.
2902 (org-fix-bullet-type): respect
2903 `org-list-two-spaces-after-bullet-regexp'.
2904
2905 * org-clock.el (org-clock-load): Clean up the code.
2906
2907 * org.el (org-adaptive-fill-function): Allow two spaces after
2908 "1." as a list bullet.
2909
29102008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
2911
2912 * org-clock.el (org-clock-save, org-clock-load): Check for
2913 live buffers, existing files, and buffer file names to ensure
2914 consistent information.
2915 (org-clock-persist): Make `clock' a special value of this
2916 variable, and improve docstring.
2917
2918 * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
2919 (org-get-string-indentation): Adapt indentation when the bullet
2920 width changes.
2921
29222008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
2923
2924 * org-remember.el (org-remember-finalize): Make interactive.
2925 (org-remember-kill): New command.
2926 (org-remember-finish-immediately): Call `org-remember-finalize'
2927 directly.
2928 (org-remember-finalize): Make `org-remember-finalize' an interactive
2929 function.
2930
29312008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
2932
2933 * org-remember.el (org-remember-apply-template): No ido completion
2934 for free prompts in remember templates.
2935 (org-remember-before-finalize-hook): New hook.
2936 (org-remember-mode): New minor mode.
2937 (org-remember-apply-template): Turn on `org-remember-mode'.
2938
770f39cf
CD
2939 * org-remember.el (org-remember-apply-template): Fix the way how
2940 the list of allowed properties is retrieved from the target file.
2941
2942 * org.el (org-insert-link): Improve file link matching.
2943
29442008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
2945
2946 * org-colview.el (org-columns-display-here): New argument
2947 DATELINE, to trigger using the new face.
2948 (org-agenda-colview-summarize): Call `org-columns-display-here'
2949 with the new argument.
2950
2951 * org-faces.el (org-agenda-column-dateline): New face.
2952
2953 * org-publish.el (org-publish-org-index): Use index-title at page
2954 title, not as section.
2955
2956 * org-exp.el (org-export-html-format-desc): Respect the
2957 org-protect property.
2958 (org-export-as-html): Protect image specifiers that are in the
2959 description part of a link.
2960
2961 * org.el (org-sort-entries-or-items, org-completing-read)
2962 (org-refile-get-location, org-olpath-completing-read, org-todo)
2963 (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
2964 (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
2965 (org-set-property, org-delete-property)
2966 (org-delete-property-globally): Use `org-ido-completing-read'.
2967
2968 * org-remember.el (org-remember-apply-template): Use
2969 `org-ido-completing-read'.
2970
2971 * org-publish.el (org-publish): Use `org-ido-completing-read'.
2972
2973 * org-colview.el (org-columns-edit-value, org-columns-new)
2974 (org-insert-columns-dblock): Use `org-ido-completing-read'.
2975
2976 * org-colview-xemacs.el (org-columns-edit-value)
2977 (org-columns-new, org-insert-columns-dblock): Use
2978 `org-ido-completing-read'.
2979
2980 * org-attach.el (org-attach-delete-one, org-attach-open): Use
2981 `org-ido-completing-read'.
2982
2983 * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
2984 `org-ido-completing-read'.
2985
2986 * org.el (org-time-today): New function.
2987 (org-matcher-time): Use `org-time-today'. Add special treatment
2988 for "<tomorrow>" and "<yesterday>".
2989 (org-ido-completing-read): New function.
2990 (org-completion-use-ido): New option.
2991
2992 * org-exp.el (org-export-format-source-code): Fix bug in require
2993 htmlize code.
2994 (org-export-target-internal-links): Fix bug in search for text
2995 property.
2996
29972008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
2998
2999 * org-export-latex.el (org-export-latex-subcontent): Interprete
3000 target aliases as additonal labels.
3001
3002 * org-exp.el (org-export-target-aliases): New variable.
3003 (org-export-preprocess-string)
3004 (org-export-handle-invisible-targets): Fill the alias alist.
3005 (org-export-as-html): Remove the &nbsp; from the anchor, and also
3006 assign an id.
3007 (org-html-level-start): Insert the target aliases as additonal
3008 anchors.
3009
3010 * org.el (org-edit-fixed-width-region): Fix bug when starting a new
3011 picture area.
3012
30132008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
3014
3015 * org.el (org-open-at-mouse): Ensure correct link abbreviations
3016 when following a link with the mouse from the agenda.
3017
3018 * org-exp.el (org-export-as-html): Avoid lone </div> when no
3019 headlines are created.
3020
30212008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
3022
3023 * org.el (org-link-translation-function): New option.
3024 (org-open-at-point): Call `org-link-translation-function' if
3025 non-nil.
3026 (org-translate-link): New function.
3027 (org-translate-link-from-planner): New function.
3028 (org-open-at-point): Allow interactive commands in elisp links.
3029
3030 * org-exp.el (org-icalendar-cleanup-string): Restore the old
3031 iCalendar quoting. The new one seems to caus problems with
3032 applications.
3033
3034 * org.el (org-yank): Set `this-command' to `yank', so that
3035 `yank-pop' will work.
3036
30372008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
3038
3039 * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
3040 compliance as far as quoting is concerned.
3041
3042 * org.el (org-link-expand-abbrev): Implement %h as an escape for a
3043 hexified version of the tag.
3044
3045 * org-vm.el (org-vm-follow-link): Require `vm-search'.
3046
3047 * org.el (org-up-heading-safe, org-forward-same-level): Always
3048 call `org-back-to-heading' instead of `outline-back-to-heading'.
3049 (org-back-to-heading): New wrapper around outline-back-to-heading,
3050 with a useful error message telling where the error happened.
3051
3052 * org-list.el (org-update-checkbox-count): Always call
3053 `org-back-to-heading' instead of `outline-back-to-heading'.
3054
3055 * org-exp.el (org-export-as-html): Make sure that each <img> tag
3056 has an `alt' attribute, to ensure XHTML validation.
3057
30582008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
3059
3060 * org-publish.el (org-publish-attachment): Allow publishing to
3061 overwrite attachment files.
3062
3063 * org-agenda.el (org-agenda-timerange-leaders): New option.
3064 (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
3065
3066 * org.el (org-edit-src-exit): Untabify ASCII image before
3067 returning.
3068
dcbfa92b
GM
30692008-11-19 Glenn Morris <rgm@gnu.org>
3070
3071 * org.el, org-mouse.el (org-agenda-change-all-lines):
3072 Fix declaration.
3073
0dade8aa
CD
30742008-11-18 Carsten Dominik <dominik@science.uva.nl>
3075
3076 * org.el ("speedbar"): Only show context if the file really is an
3077 org-mode buffer.
3078
062552e7
JB
30792008-11-17 Juanma Barranquero <lekktu@gmail.com>
3080
3081 * org.el (org-time-string-to-absolute, org-small-year-to-year)
3082 (org-tags-sparse-tree): Fix typos in docstrings.
3083
4389931e
CD
30842008-11-15 Carsten Dominik <dominik@science.uva.nl>
3085
d7dbaa7d 3086 * org-publish.el (org-publish-attachment): Allow copy-file to
4389931e
CD
3087 overwrite files.
3088
2cc7988b
GM
30892008-11-13 Glenn Morris <rgm@gnu.org>
3090
3091 * org-agenda.el (org-get-closed): Fix alias.
3092
7173f311 30932008-11-12 Juanma Barranquero <lekktu@gmail.com>
fb8df73b 3094
7173f311 3095 * org.el (org-link-escape): Fix typo in docstring.
fb8df73b
CD
3096
30972008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
3098
3099 * org.el (org-yank): Make any prefix force normal yanking.
3100 Suppress folding if text would be swallowed into a folded
3101 subtree.
3102 (org-yank-folded-subtrees, org-yank): Docstring updates.
3103
3104 * org-agenda.el (org-agenda-compare-effort): Treat no effort
3105 defined as 0.
3106
3107 * org-exp.el (org-export-language-setup): Add Catalan and
3108 Esperanto language entries.
3109
31102008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
3111
3112 * org.el (org-refile): Allow refiling of entire regions.
3113
3114 * org-clock.el (org-clock-time%): New function.
3115
3116 * org.el (org-entry-get, org-entry-delete): Use safer regexps to
3117 retrieve property values.
3118
31192008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
3120
3121 * org-agenda.el (org-agenda-list): Handle the value `only' of
3122 org-agenda-show-log'.
3123 (org-agenda-log-mode): Interpret a double prefix arg.
3124
31252008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
3126
3127 * org-exp.el (org-export-html-footnotes-section): New variable.
3128 (org-export-as-html): Use `org-export-html-footnotes-section' to
3129 insert the footnotes.
3130 (org-export-language-setup): Add "Footnotes" to language words.
3131
31322008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
3133
3134 * org.el (org-yank): Fix bug when not inserting a subtree.
3135
31362008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
3137
3138 * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
3139 instead of `vm-beginning-of-message'.
3140
3141 * org.el (org-make-link-regexps): Make sure that links to gnus can
3142 contain brackets.
3143
31442008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
3145
3146 * org-attach.el (org-attach-dir): Remove duplicate ID creation
3147 code.
3148
3149 * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
3150 shell output.
3151
3152 * org.el (org-link-abbrev-alist): Improve customization type.
3153
3154 * org-attach.el (org-attach-expand-link, org-attach-expand): New
3155 functions.
3156
3157 * org-agenda.el (org-agenda-get-progress): Renamed from
3158 `org-get-closed'. Implement searching for state changes as well.
3159 (org-agenda-log-mode-items): New option.
3160 (org-agenda-log-mode): New option prefix argument, interpreted as
3161 request to show all possible progress info.
3162 (org-agenda-get-day-entries): Call `org-get-progress' instead of
3163 `org-get-closed'.
3164 (org-agenda-set-mode-name): Handle the more complex log mode
3165 settings.
3166 (org-get-closed): New alias, pointing to `org-get-progress'.
3167
31682008-11-12 Carsten Dominik <dominik@science.uva.nl>
3169
3170 * org.el (org-file-apps-defaults-gnu)
3171 (org-file-apps-defaults-macosx)
3172 (org-file-apps-defaults-windowsnt): Add an entry defining the
3173 system command.
3174 (org-file-apps): Allow `system' as key and value.
3175 (org-open-at-point): Explain the effect of a double prefix arg.
3176 (org-open-file): If the argument `in-emacs' is (16),
3177 i.e. corresponding to a double prefix argument, try to open the
3178 file externally.
3179
31802008-11-12 Carsten Dominik <dominik@science.uva.nl>
3181
3182 * org.el (org-insert-link): Abbreviate absolute files names in
3183 links. Also, fix a bug in which the double C-u prefix would not
3184 be honored.
3185
31862008-11-12 Carsten Dominik <dominik@science.uva.nl>
3187
3188 * org.el (org-insert-heading): If buffer does not end with a
3189 newline, add one if necessary to insert headline correctly.
3190
3191 * org-exp.el (org-export-as-html): Make sure that <hr/> is between
3192 paragraphs, not inside.
3193
3194 * org.el (org-todo): Quote
3195 `org-agenda-headline-snapshot-before-repeat'.
3196
3197 * org-exp.el (org-export-as-html): Fully process link descriptions.
3198 (org-export-html-format-desc): New function.
3199 (org-export-as-html): Collect footnotes into the correct basket.
3200 (org-html-protect): No longer protect quotations marks here, this
3201 goes wrong.
3202
3203 * org-agenda.el (org-agenda-remove-marked-text): Bind variable
3204 BEG.
3205
3206 * org-compat.el (org-fit-window-to-buffer): New function (not
3207 really, a preliminary and incomplete version was present earlier,
3208 but not used).
3209
3210 * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
3211 `org-fit-window-to-buffer'.
3212
3213 * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
3214
3215 * org-agenda.el (org-agenda-get-restriction-and-command)
3216 (org-fit-agenda-window, org-agenda-convert-date): Use
3217 `org-fit-window-to-buffer'.
3218
3219 * org-exp.el (org-export-as-html): Process href links through
3220 `org-export-html-format-href'.
3221 (org-export-html-format-href): New function.
3222
3223 * org-agenda.el (org-agenda-todo): Update only the current
3224 headline if this is a repeated TODO, marked done for today.
3225 (org-agenda-change-all-lines): New argument JUST-THIS, to change
3226 only the current line.
3227
3228 * org.el (org-todo): Take a snapshot of the headline if the
3229 repeater might change it.
3230
32312008-11-12 Carsten Dominik <dominik@science.uva.nl>
3232
3233 * org-publish.el (org-publish-find-title): Remove buffers visited
3234 only for extracting the title.
3235
3236 * org-exp.el (org-export-html-style)
3237 (org-export-html-style-default): Mark style definitions as
3238 unparsed CDATA.
3239
3240 * org-publish.el (org-publish-validate-link): Function
3241 re-introduced.
3242
32432008-11-12 Charles Sebold <csebold@gmail.com>
3244
3245 * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
3246 property.
3247 (org-plot-quote-timestamp-field): New function.
3248 (org-plot-quote-tsv-field): Call timestamp field function when
3249 necessary rather than just quoting as a string.
3250 (org-plot/gnuplot-to-data): Pass in timefmt property.
3251 (org-plot/gnuplot-script): Supports timefmt property.
3252 (org-plot/gnuplot): Checks for timestamp column before checking
3253 for text index column.
3254
32552008-11-12 Carsten Dominik <dominik@science.uva.nl>
3256
3257 * org.el (org-insert-heading): Improve behavior with hidden subtrees.
3258
3259 * org-publish.el (org-publish-org-index): Create a section in the
3260 index file.
3261 (org-publish-org-index): Stop linking to directories.
3262
3263 * org.el (org-emphasis-alist): Use span instead of <u> to
3264 underline text.
3265
3266 * org-exp.el (org-export-as-html): Make sure <p> is closed before
3267 <pre> sections.
3268
32692008-11-12 Sebastian Rose <sebastian_rose@gmx.de>
3270
3271 * org-jsinfo.el (org-infojs-template): Remove language attribute
3272 from script tag.
3273
32742008-11-12 Carsten Dominik <dominik@science.uva.nl>
3275
3276 * org-agenda.el (org-agenda-remove-marked-text): New function.
3277 (org-agenda-mark-filtered-text)
3278 (org-agenda-unmark-filtered-text): New functions.
3279 (org-write-agenda): Remove fltered text.
3280
3281 * org.el (org-make-tags-matcher): Give access to TODO "property"
3282 without speed penalty.
3283
32842008-11-12 Carsten Dominik <dominik@science.uva.nl>
3285
3286 * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
3287 option.
3288 (org-store-link-props): Make sure adding to the plist works
3289 correctly.
3290
3291 * org-gnus.el (org-gnus-no-new-news): New function.
3292 (org-gnus-follow-link): Allow the article ID to be a message-id,
3293 in addition to allowing article numbers. Message IDs make much
3294 more roubust links.
3295 (org-gnus-store-link): Use message-id to create link.
3296
32972008-11-12 Carsten Dominik <dominik@science.uva.nl>
3298
3299 * org.el (org-emphasize): Reverse the selection array.
3300 (org-emphasis-alist): Set <code> tags for the verbatim
3301 environment.
3302
3303 * org-remember.el (org-remember-handler): Fix bug with
3304 prefix-related changing of the note storage target.
3305
3306 * org-exp.el (org-print-icalendar-entries): Make the exported
3307 priorities compatible with RFC 2445.
3308
3309 * org-clock.el (org-clock-save): Insert time stamp without
3310 dependence on time-stamp.el.
3311
33122008-11-12 Carsten Dominik <dominik@science.uva.nl>
3313
3314 * org.el ("saveplace"): If saveplace puts point into an invisible
3315 location, make it visible.
3316 (org-make-tags-matcher): Allow inactive time stamps in time
3317 comparisons.
3318 (org-yank-adjusted-subtrees): New option.
3319 (org-yank): Incorporate adjusting trees.
3320 (org-paste-subtree): New argument FOR-YANK which will cause
3321 insertion at point without backing up over white lines, and leave
3322 point at the end of the inserted text. Also if the cursor is
3323 at the beginning of a headline, use the same level or the inserted
3324 tree.
3325
3326 * org-publish.el (org-publish-get-base-files-1): Deal correctly
3327 with broken symlinks
3328
33292008-11-12 Carsten Dominik <dominik@science.uva.nl>
3330
3331 * org-exp.el (org-export-select-tags, org-get-current-options):
3332 Fix typo.
3333
ed08ccb4
GM
33342008-11-06 Glenn Morris <rgm@gnu.org>
3335
49ace7fb
GM
3336 * org-publish.el (org-publish-attachment): Use copy-file rather than
3337 eshell/cp.
ed08ccb4 3338
40ac2137
JB
33392008-11-04 Juanma Barranquero <lekktu@gmail.com>
3340
3341 * org.el (org-columns-modify-value-for-display-function):
3342 * org-table.el (org-table-convert-region): Fix typos in docstrings.
3343
9fc10007
GM
33442008-10-28 Glenn Morris <rgm@gnu.org>
3345
3346 * org-agenda.el (org-agenda-align-tags): Replace use of cl `adjoin'.
3347
3348 * org-list.el (outline-next-heading, outline-back-to-heading):
3349 Fix declarations.
3350
71d35b24
CD
33512008-10-26 Carsten Dominik <dominik@science.uva.nl>
3352
3353 * org-agenda.el (org-format-agenda-item)
3354 (org-agenda-filter-make-matcher): Make sure tags are stored and
3355 compared donwcased.
3356
33572008-10-26 Carsten Dominik <dominik@science.uva.nl>
3358
3359 * org.el (org-insert-todo-heading): Fix bug with force-heading
3360 argument.
3361
33622008-10-26 Carsten Dominik <dominik@science.uva.nl>
3363
3364 * org-exp.el (org-export-as-ascii): Handle the case that we are
3365 bulishing from an indirect buffer.
3366
3367 * org-table.el (org-table-copy-down): Fix bug with time stamp
3368 increment.
3369
3370 * org-mouse.el (org-mouse-features): New option.
3371 (org-mode-hook): Turn on features depending on
3372 `org-mouse-features'.
3373
3374 * org.el (org-insert-heading-respect-content): Force heading
3375 creation.
3376 (org-insert-heading): keep the folding state of the heading before
3377 the inserted one.
3378
33792008-10-26 Carsten Dominik <dominik@science.uva.nl>
3380
3381 * org-archive.el (org-archive-to-archive-sibling): Handle top
3382 level headlines better.
3383
33842008-10-26 Bastien Guerry <bzg@altern.org>
3385
3386 * org-export-latex.el (org-export-latex-classes): Added
3387 \usepackage{graphicx} to the default list of packages.
3388
33892008-10-26 Carsten Dominik <dominik@science.uva.nl>
3390
3391 * org-agenda.el (org-agenda-filter): Renamed from
3392 `org-agenda-filter-tags'.
3393
33942008-10-26 Carsten Dominik <dominik@science.uva.nl>
3395
3396 * org.el (org-entry-properties): Add CATEGORY property, iven if it
3397 is not defined as a property in this entry.
3398 (org-add-log-note): Mask prefix argument when immediately storing
3399 the note.
3400
3401 * org-agenda.el (org-agenda-filter-effort-default-operator): New
3402 option.
3403
34042008-10-26 James TD Smith <ahktenzero@mohorovi.cc>
3405
3406 * org.el (org-add-log-setup): Bugfix; code to find insertion point
3407 after drawers was skipping ahead one line too many, so notes were
3408 inserted after the first note instead of before it.
3409
34102008-10-26 Carsten Dominik <dominik@science.uva.nl>
3411
3412 * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
3413 New variables.
3414 (org-prepare-agenda): Reset the filter tags.
3415 (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
3416 Show filter tags in mode line.
3417
3418 * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
3419 formatter.
3420
3421 * org-export-latex.el (org-latex-entities-regexp): New constant.
3422 (org-export-as-pdf): Use two calls to `shell-command'.
3423
34242008-10-26 Carsten Dominik <dominik@science.uva.nl>
3425
3426 * org-export-latex.el (org-export-latex-treat-sub-super-char):
3427 Honor the {} value of the subsuperscript setting. Make sure that
3428 longer subsuperscripts are typeset in a roman font.
3429
3430 * org.el (org-clock-update-time-maybe): Compute negative clock
3431 intervals correctly.
3432
34332008-10-26 Carsten Dominik <dominik@science.uva.nl>
3434
3435 * org.el (org-add-log-setup): Respect
3436 `org-log-state-notes-insert-after-drawers'.
3437 (org-log-state-notes-insert-after-drawers): New option.
3438 (org-todo-trigger-tag-changes): New function.
3439 (org-todo): Call `org-todo-trigger-tag-changes'.
3440
34412008-10-26 James TD Smith <ahktenzero@mohorovi.cc>
3442
3443 * org.el (org-add-log-setup): Only skip drawers if the are
3444 immediately after the scheduling keywords.
3445
3446 * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
3447 function
3448 (org-clock-in): If `org-clock-in-switch-to-state' is a function,
3449 call it with the current todo state to get the state to switch to
3450 when clocking in.
3451 (org-clock-in): Use org-indent-line-function to indent clock lines.
3452 (org-clock-find-position): Fix indentation of empty clock drawers.
3453
34542008-10-26 Carsten Dominik <dominik@science.uva.nl>
3455
3456 * org-publish.el (org-publish-org-to): Handle case when
3457 org-export-to-pdf does return a file name, not a buffer.
3458 (org-publish-org-to-pdf): New function.
3459
3460 * org-export-latex.el (org-export-as-pdf)
3461 (org-export-as-pdf-and-open): New commands.
3462
3463 * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
3464 forms as ranges.
3465
3466 * org-export-latex.el (org-export-latex-lists): Ignore lists-like
3467 things in protexted regions.
3468
34692008-10-26 Carsten Dominik <dominik@science.uva.nl>
3470
3471 * org-export-latex.el (org-export-latex-preprocess): Improve
3472 quoting of LaTeX environments.
3473
34767325
EZ
34742008-10-19 Eli Zaretskii <eliz@gnu.org>
3475
646bcdd7
GM
3476 * org.el (org-default-notes-file):
3477 * org-publish.el (org-publish-timestamp-directory):
34767325
EZ
3478 * org-id.el (org-id-locations-file): Run file names that begin
3479 with a period thru `convert-standard-filename'.
3480
a3c1e192
CD
34812008-10-12 Carsten Dominik <dominik@science.uva.nl>
3482
3483 * org-plot.el: Switch coding system to unix.
3484
646bcdd7
GM
34852008-10-12 John Wiegley <johnw@newartisans.com>
3486
3487 * org-attach.el: New file.
3488
621f83e4
CD
34892008-10-12 Carsten Dominik <carsten.dominik@gmail.com>
3490
3491 * org.el (org-edit-fixed-width-region): Exclude final newline from
3492 picture area.
3493
3494 * org-export-latex.el (org-export-latex-subcontent): Add labels to
3495 sections, to make internal links work.
3496 (org-export-latex-fontify-headline): Do not remove all text
3497 properties, to make sure that target properties survive this
3498 process.
3499
3500 * org-exp.el (org-export-preprocess-string): Change sequence of
3501 modifications, to make sure links are prepared before the LaTeX
3502 conversions do happen.
3503
3504 * org-attach.el (org-attach-delete-all): Renamed from
3505 `org-attch-delete'. Add a security query before deleting the
3506 entire directory. New optional argument FORCE can overrule the
3507 security query.
3508 (org-attach-delete-one): New command.
3509
3510 * org-attach.el (org-attach-file-list): Fix bug with directory.
3511
3512 * org.el (org-apps-regexp-alist): New function.
3513 (org-file-apps): Add auto-mode to the default value.
3514 (org-open-file): Use the new structure of org-file-apps.
3515
3516 * org-attach.el (org-attach): Support the new keys.
3517 (org-attach-method): New option.
3518
3519 * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
3520 March.
3521
3522 * org.el (org-remove-uniherited-tags): Fix reverse interpretation
3523 of the list value o `org-use-tag-inheritance'.
3524
3525 * org-attach.el (org-attach-auto-tag): New option.
3526 (org-attach-tag, org-attach-untag): New functions.
3527 (org-attach-attach, org-attach-new, org-attach-sync): Call
3528 `org-attach-tag'.
3529 (org-attach-delete): Call `org-attach-untag'.
3530
621f83e4
CD
3531 * org-table.el (orgtbl-self-insert-command): Make this work for
3532 the keypad as well.
3533
3534 * org.el (org-add-log-setup): Limit searc for drawers to entry
3535 text, not to subtree.
3536
3537 * org-clock.el (org-clock-heading-for-remember): New variable.
3538 (org-clock-in): Set `org-clock-heading-for-remember'.
3539
f44d8669 35402008-10-12 James TD Smith <ahktenzero@mohorovi.cc>
621f83e4
CD
3541
3542 * org-remember.el (org-remember-apply-template): Add new
3543 expansions: %k, %K for currently clocked task and a link to the
3544 currently clocked task, and %< to file notes in the currently
3545 clocked task.
3546
35472008-10-12 Carsten Dominik <dominik@science.uva.nl>
3548
3549 * org-export-latex.el (org-export-latex-make-header): Also insert
3550 the content of the property :latex-header-extra.
3551
3552 * org-exp.el (org-infile-export-plist): Put the content of
3553 #+LATEX_HEADER: into the property :latex-header-extra.
3554
3555 * org-colview.el (org-columns-get-format-and-top-level): Remove
3556 resetting the marker.
3557
3558 * org-colview-xemacs.el (org-columns-get-format-and-top-level):
3559 Remove resetting the marker.
3560
3561 * org.el (org-entry-property-inherited-from): Improve docstring.
3562 (org-entry-get-with-inheritance): Reset marker before starting the
3563 search.
3564
3565 * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
3566
3567 * org.el (org-entry-get-multivalued-property)
3568 (org-entry-protect-space, org-entry-restore-space): New
3569 functions.
3570 (org-file-apps-defaults-macosx): Let postscript files be opened by
3571 preview.
3572 (org-time-stamp-inactive): Call `org-time-stamp'.
3573 (org-time-stamp): New argument `inactive'. Also edit inacive
3574 stamps. Convert time stamp type.
3575 (org-open-file): Interpret the `default' value for the `command'
3576 in `org-file-apps'.
3577
3578 * org-id.el (org-id-int-to-b36-one-digit)
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
3581 b36.
3582
3583 * org-id.el (org-id-reverse-string): New function.
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
3586 directory structure to spread things better.
3587 (org-id-prefix): Changed default to nil.
3588
3589 * org-list.el (org-move-item-down, org-move-item-up): Remember and
3590 restore the column of the cursor position.
3591
3592 * org-remember.el (org-remember-apply-template): Remove properties
3593 from `initial'.
3594
3595 * org-wl.el (org-wl-open): Remove useless call to
3596 `wl-thread-open-all'.
3597
3598 * org-remember.el (org-remember-handler): Fix bug with `bottom'
3599 location.
3600
3601 * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
3602 `org-bbdb-anniversaries'.
3603
3604 * org.el (org-get-next-sibling, org-forward-same-level): New
3605 functions, similar to the outline versions, but invisible headings
3606 are OK.
3607
36082008-10-12 Bastien Guerry <bzg@altern.org>
3609
3610 * org.el (org-auto-repeat-maybe): Insert a space between
3611 the timestamp's type and the timestamp itself.
3612
36132008-10-12 Carsten Dominik <dominik@science.uva.nl>
3614
3615 * org-table.el (org-table-sum): Do not format the result with %g,
3616 it does rounding when there are too many digits.
3617
3618 * org.el (org-map-entries): Protect the keyword-selecting variables.
3619
36202008-10-12 Bastien Guerry <bzg@altern.org>
3621
3622 * org-agenda.el (org-agenda-to-appt): Make sure the function check
3623 against all agenda files.
3624
36252008-10-12 Carsten Dominik <dominik@science.uva.nl>
646bcdd7 3626 Bastien Guerry <bzg@altern.org>
621f83e4
CD
3627
3628 * org-list.el: New file, aggregating list functions from org.el
3629 and org-export-latex.el.
3630
646bcdd7
GM
36312008-10-12 Carsten Dominik <dominik@science.uva.nl>
3632
621f83e4
CD
3633 * org.el (org-edit-src-region-extra): New option.
3634
3635 * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
3636 time before 1am.
3637
36382008-10-12 Bastien Guerry <bzg@altern.org>
3639
3640 * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
3641
f44d8669 36422008-10-12 James TD Smith <ahktenzero@mohorovi.cc>
621f83e4
CD
3643
3644 * org-plot.el (org-plot/gnuplot): Make tables starting with a
3645 hline work correctly.
3646 (org-plot/gnuplot-script): Put commas at the end of each script
3647 line.
3648
3649 * org.el (org-get-refile-targets): Replace links with their
3650 descriptions
3651 (org-imenu-get-tree): Replace links with their descriptions.
3652
3653 * org-remember.el (org-remember-apply-template): Add a new
3654 expansion for adding properties to remember items.
3655
3656 * org.el (org-add-log-setup): Skip over drawers (properties,
3657 clocks etc) when adding notes.
3658
3659 * org-agenda.el (org-agenda-get-closed): show durations of clocked
3660 items as well as the start and end times.
3661
3662 * org-compat.el (org-get-x-clipboard-compat): Add a compat
3663 function for fetching the X clipboard on XEmacs and GNU Emacs 21.
3664
3665 * org-remember.el (org-get-x-clipboard): Use the compat
3666 function to get clipboard values when x-selection-value is
3667 unavailable. Use substring-no-properties instead of
3668 set-text-properties to remove text properties from the clipboard
3669 value.
3670
3671 * lisp/org-clock.el (org-update-mode-line): Support limiting the
3672 modeline clock string, and display the full todo value in the
3673 tooltip. Set a local keymap so mouse-3 on the clock string goes to
3674 the currently clocked task.
3675 (org-clock-string-limit): Add a custom value for the maximum
3676 length of the clock string in the modeline.
3677 (org-clock-mode-map): Add a keymap for the modeline string
3678
36792008-10-12 Carsten Dominik <dominik@science.uva.nl>
3680
3681 * org-compat.el (org-propertize): New function.
3682
36832008-10-12 Bastien Guerry <bzg@altern.org>
3684
3685 * org-export-latex.el (org-export-latex-tables): protect exported
3686 tables from further special chars conversion.
3687 (org-export-latex-preprocess): Preserve LaTeX environments.
3688 (org-list-parse-list): Parse descriptive lists.
3689 (org-list-to-generic, org-list-to-latex, org-list-to-html)
3690 (org-list-to-texinfo): Export descriptive lists.
3691 (org-quote-chars): Remove.
3692 (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
3693 (org-export-latex-list-beginning-re): Rename to
3694 `org-list-beginning-re'
3695 (org-list-item-begin): Rename to `org-list-item-beginning'
3696
646bcdd7
GM
36972008-10-12 Eric Schulte <schulte.eric@gmail.com>
3698
3699 * org-plot.el: New file.
3700
621f83e4
CD
37012008-10-12 Carsten Dominik <dominik@science.uva.nl>
3702
3703 * org.el (org-refile): Allow refiling to the last entry in the
3704 buffer.
3705 (org-get-tags-at): Fix bug when inheritance is turned off.
3706
3707 * org.el (org-indent-line-function): No longer check for src
3708 regions, this is too much overhead.
3709
3710 * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
3711 matching.
3712
3713 * org.el (org-scan-tags): Make sure that tags matching is not case
3714 sensitive. TODO keyword matching is case sensitive, however, to
3715 avoid confusion with similar words that are not meant to be
3716 keywords.
3717
3718 * org.el (org-get-local-tags-at): New function.
3719 (org-get-local-tags): New function.
3720
3721 * org-exp.el (org-export-get-categories): New function.
3722
3723 * org-agenda.el (org-sorting-choice)
3724 (org-agenda-sorting-strategy, org-agenda-get-todos)
3725 (org-agenda-get-timestamps, org-agenda-get-deadlines)
3726 (org-agenda-get-scheduled, org-agenda-get-blocks)
3727 (org-entries-lessp): Implement sorting by TODO state.
3728 (org-cmp-todo-state): New defsubst.
3729
3730 * org-colview.el (org-colview-construct-allowed-dates): New
3731 function.
3732 (org-columns-next-allowed-value): Use
3733 `org-colview-construct-allowed-dates'.
3734
3735 * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
3736 function.
3737 (org-columns-next-allowed-value): Use
3738 `org-colview-construct-allowed-dates'.
3739
3740 * org.el (org-protect-slash): New function.
3741 (org-get-refile-targets): Use `org-protect-slash'.
3742
3743 * org-agenda.el (org-global-tags-completion-table): New variable.
3744
3745 * org-exp.el (org-export-handle-export-tags): New function.
3746 (org-export-preprocess-string): Call
3747 `org-export-handle-export-tags'.
3748
621f83e4
CD
3749 * org-publish.el (org-publish-expand-components): Function removed.
3750 (org-publish-expand-projects): Allow components to have components.
3751
3752 * org.el (org-indent-line-function): Do not indent in regions that
3753 are external source code.
3754 (org-yank-and-fold-if-subtree): New function.
3755
3756 * org-agenda.el (org-agenda-todayp): New function.
3757 (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
3758 `org-agenda-todayp'.
3759
3760 * org.el (org-insert-heading-respect-content)
3761 (org-insert-todo-heading-respect-content): New commands.
3762 (org-insert-heading-respect-content): New option.
3763 (org-insert-heading): Respect `org-insert-heading-respect-content'.
3764
3765 * org-clock.el (org-clock-find-position): Make sure the note after
3766 the clock line gets moved into the new clock drawer.
3767
3768 * org-id.el (org-id-new): New option.
3769
3770 * org-table.el (org-table-copy-down): Avoid overflow during
3771 increment. Use prefix argument 0 to temporarily disable the
3772 increment.
3773
3774 * org-exp.el (org-export-as-html): Do not turn on the major mode
3775 if the buffer will be killed anyway.
3776 (org-get-current-options): Exclude the #+TEXT field.
3777 (org-export-as-html): Make sure text before the first headline is
3778 a paragraph.
3779
3780 * org-publish.el (org-publish-org-to): Tell the exporter that this
3781 buffer will be killed, so it is not necessary to do major mode
3782 initialization.
3783
3784 * org-archive.el (org-archive-to-archive-sibling): Show empty
3785 lines after folding the archive sibling.
3786
3787 * org.el (org-log-note-extra): New variable.
3788
37892008-10-12 Bastien Guerry <bzg@altern.org>
3790
3791 * org.el (org-additional-option-like-keywords): Added keywords for
3792 the _QUOTE, _VERSE and _SRC environments.
3793
3794 * org-export-latex.el (org-export-latex-preprocess): Fix bug when
3795 exporting _QUOTE and _VERSE environments.
3796
37972008-10-12 Carsten Dominik <dominik@science.uva.nl>
3798
3799 * org-agenda.el (org-agenda-filter-by-tag): New command.
3800
3801 * org-exp.el (org-get-current-options): Remove angular brackets
3802 from the date entry.
3803
3804 * org.el (org-edit-fixed-width-region): New function.
3805 (org-edit-fixed-width-region): Also try
3806 `org-edit-fixed-width-region'.
3807 (org-edit-fixed-width-region-mode): New option.
3808 (org-activate-code): Only interprete lines starting with colon
3809 plus a space as example lines.
3810
3811 * org-remember.el (org-remember-templates): Add nil instead of
3812 empty strings to fix the length of remember templates.
3813
3814 * org-table.el (org-calc-default-modes): Fix the time format for
3815 calc, from 12 hour to 24 hour clock.
3816
3817 * org-agenda.el (org-agenda-get-deadlines)
3818 (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
3819 entries that are pre-warnings of deadlines or reminders.
3820
3821 * org.el (org-sort-entries-or-items): Make numeric and alpha
3822 comparisons ignore any TODO keyword and priority cookie.
3823
3824 * org-remember.el (org-remember-handler): Reinterpretation of the
3825 prefix argument.
3826
3827 * org-agenda.el (org-agenda-get-scheduled): Use new
3828 `org-scheduled' face.
3829
3830 * org-faces.el (org-scheduled): New face.
3831
3832 * org-wl.el (org-wl-open): Remove incorrect declaration.
3833
3834 * org-gnus.el (org-gnus-store-link): Support for :to information
3835 in gnus links.
3836
3837 * org-exp.el (org-export-as-html): Fixed typo in creator
3838 information.
3839 (org-export-protect-examples): New parameter indent. Insert extra
3840 spaces only when this parameter is specified.
3841 (org-export-preprocess-string): Call `org-export-protect-examples'
3842 with an indentation parameter when exporting to ASCII.
3843
3844 * org-remember.el (org-remember-templates)
3845 (org-remember-apply-template): Allow the file component to be a
3846 function.
3847
3848 * org.el (org-goto-local-search-headings): Renamed from
3849 `org-goto-local-search-forward-headings'. Added the possibility
3850 to search backwards.
3851
3852 * org-export-latex.el (org-export-latex): New customization
3853 group.
3854
3855 * org-agenda.el (org-write-agenda): Erase buffer for txt export.
3856
3857 * org-exp.el (org-html-do-expand): Allow {} to terminate
3858 tex macro
3859
3860 * org.el (org-buffer-list): Select buffers based on major mode,
3861 not on file name.
3862
3863 * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
3864 face property.
3865
3866 * org-colview.el (org-columns-display-here): Use
3867 `org-columns-modify-value-for-display-function'.
3868
3869 * org-colview-xemacs.el (org-columns-display-here): Use
3870 `org-columns-modify-value-for-display-function'.
3871
3872 * org.el (org-columns-modify-value-for-display-function): New option.
3873
3874
3875 * org-publish.el (org-publish-file): Make sure the directory match
3876 for the publishing directory works correctly.
3877
3878 * org-agenda.el (org-agenda-execute-calendar-command)
3879 (org-agenda-diary-entry): Additional optional argument.
3880
38812008-07-24 Carsten Dominik <dominik@science.uva.nl>
3882
3883 * org-exp.el (org-export-as-html): Add attributes also in mailto
3884 and ftp links.
3885
3886 * org.el (org-autoload): Add `org-dblock-write:columnview'.
3887
79e43d6e
GM
38882008-08-11 Glenn Morris <rgm@gnu.org>
3889
3890 * org-mac-message.el (do-applescript): Fix declaration.
3891
5c94b31c
GM
38922008-08-10 Glenn Morris <rgm@gnu.org>
3893
3894 * org-exp.el (org-export-as-html): Let-bind `i'.
3895
3896 * org.el (org-renumber-ordered-list): Fix bob/bobp typo.
3897 (org-extract-attributes): Let-bind `key', `value'.
3898 (org-make-tags-matcher): Let-bind `time-p'.
3899
0eafa5a7
CD
39002008-07-27 Carsten Dominik <dominik@science.uva.nl>
3901
3902 * org-install.el: New file.
3903
ad9c4a78
CD
39042008-07-26 Carsten Dominik <dominik@science.uva.nl>
3905
3906 * org-exp.el (org-export-html-style)
3907 (org-export-html-style-extra): Declare as safe-local-variable.
3908
0627c265
CD
39092008-07-25 Carsten Dominik <dominik@science.uva.nl>
3910
3911 * org-publish.el (org-publish-file): Use the true name of the
3912 file.
3913
3914 * org-jsinfo.el (org-infojs-handle-options): Use :style-extra
3915 instead of :style.
3916
3917 * org-exp.el (org-export-plist-vars)
3918 (org-export-add-options-to-plist): Handle creator setting flag.
3919 (org-export-as-html): Handle attributes also for ftp and mailto
3920 links.
3921
3922 * org-agenda.el (org-agenda-diary-entry)
3923 (org-agenda-execute-calendar-command): Cater for the second
3924 argument of `calendar-cursor-to-date'.
3925
2c3ad40d
CD
39262008-07-24 Carsten Dominik <dominik@science.uva.nl>
3927
3928 * org-exp.el (org-export-region-as-html, org-export-as-html): Make
3929 sure that calls from `org-export-region-as-html' do not do the
3930 special check for a subtree.
3931
3932 * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
3933
3934 * org.el (org-open-file): Use
3935 `org-open-directory-means-index-dot-org'.
3936 (org-open-directory-means-index-dot-org): New option.
3937
3938 * org.el (org-make-link-string): Remove link attributes from
3939 description.
10d1d0af 3940 (org-open-at-point): Remove link attributes before using the path.
2c3ad40d
CD
3941
3942 * org-exp.el (org-export-as-html): Handle link attributes.
3943
3944 * org.el (org-extract-attributes, org-attributes-to-string): New functions.
3945
3946 * org-table.el (org-table-to-lisp): New function.
3947
3948 * org.el (org-narrow-to-subtree): Do not include the final newline
3949 into the narrowed region.
3950
3951 * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
3952 bug with user-define skipping condition.
3953
3954 * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
3955
3956 * org-exp.el (org-export-html-style-default): Automatic overflow
3957 handling for pre fields.
3958 (org-export-as-ascii, org-export-as-html): Change default format
3959 for time stamp.
3960
3961 * org-table.el (org-table-export): Offer completion for translator
3962 functions, and do not require a heading above the table.
3963
3964 * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
3965 Cater for the case of a list starting in the first line of the
3966 buffer.
3967
3968 * org-publish.el (org-publish-find-title): Bug fix.
3969 (org-publish-org-index): Implement new :index-style option.
3970
3971 * org-publish.el (org-publish-timestamp-filename): Use
3972 SHA1-encoded file names in the timestamp directory.
3973
3974 * org-publish.el (org-publish-needed-p): Be verbose about files
3975 published and files skipped.
3976
3977 * org-exp.el (org-export-preprocess-string): Swap link
10d1d0af 3978 normalization and internal link targeting.
2c3ad40d
CD
3979
3980 * org-publish.el (org-publish-needed-p): Create timestamp
3981 directory when it does not exist.
3982
3983 * org-clock.el (org-clock-out-when-done): Doc fix.
3984
3985 * org.el (org-agenda-skip-unavailable-files): Doc fix.
3986
3987 * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
3988 Ignore case when searching for the COMMENT cookie at export time.
3989
3990 * org-exp.el (org-get-file-contents)
3991 (org-get-and-remove-property): New functions.
3992 (org-export-handle-include-files): Handle the new prefix options.
3993 (org-export-as-html): Fix the verse environment.
3994
3995 * org.el (org-time=, org-time<, org-time<=, org-time>)
3996 (org-time>=, org-time<>, org-2ft): New functions.
10d1d0af 3997 (org-op-to-function): Also provide for the time testing functions.
2c3ad40d
CD
3998
3999 * org-exp.el (org-export-html-style-default): New constant.
4000
4001 * org-exp.el (org-export-html-style-extra): New variable.
4002 (org-export-splice-style): New function.
4003
4004 * org-exp.el (org-export-plist-vars, org-export-as-html):
4005 Implement `org-export-creator-info'.
4006 (org-export-creator-info): New option.
4007
4008 * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
4009 (org-property-drawer-re, org-clock-drawer-re): New constants.
4010
4011 * org-exp.el (org-icalendar-use-deadline)
4012 (org-icalendar-use-scheduled): New options.
4013 (org-icalendar-include-todo): Default changed to t.
4014 (org-print-icalendar-entries): Implement better utilization of
4015 scheduling and deadline time stamps.
4016 (org-export-target-internal-links, org-export-as-html): Allow file
4017 lines without the "file:" prefix if the file path is an absolute
4018 path or starts with ".".
4019
10d1d0af 4020 * org-clock.el (org-clocktable-shift): Also understand yesterday,
2c3ad40d 4021 lastweek etc.
10d1d0af 4022 (org-clock-special-range): Also understand yesterday, lastweek etc.
2c3ad40d
CD
4023
4024 * org.el (org-agenda-skip-archived-trees): Docstring now
4025 discourages using this.
4026 (org-scan-tags): Check for org-agenda-archives-mode.
4027 (org-map-entries): Make sure org-agenda-archives-mode is nil.
4028 (org-agenda-files): Functionality of second arg changed.
4029
4030 * org-agenda.el (org-agenda-archives-mode): New variable
4031 (org-write-agenda, org-prepare-agenda, org-agenda-list)
4032 (org-search-view, org-todo-list, org-tags-view)
4033 (org-agenda-list-stuck-projects): Call `org-agenda-files' with
4034 `ifmode' argument.
4035 (org-agenda-quit): Reset the archives mode.
4036 (org-agenda-archives-mode): New command.
4037 (org-agenda-set-mode-name): Include archives info.
4038
4039 * org.el (org-paste-subtree): Make sure the yanked headline is
4040 visible if it was yanked at a visible point.
4041 (org-move-item-up): Fix the bug with moving white space at the end
4042 of the item.
4043 (org-show-empty-lines-in-parent): New function.
4044
ff759a98
JL
40452008-07-19 Juri Linkov <juri@jurta.org>
4046
4047 * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
4048 new keymap `narrow-map' instead of binding "\C-xns".
4049
cf7241c8
JB
40502008-07-02 Juanma Barranquero <lekktu@gmail.com>
4051
4052 * org.el (org-agenda-skip-unavailable-files):
4053 * org-clock.el (org-clock-out-when-done): Doc fixes.
4054
2530ae2a
GM
40552008-06-18 Glenn Morris <rgm@gnu.org>
4056
4057 * org.el (org-map-entries): Let-bind `file'.
4058
b349f79f
CD
40592008-06-17 Carsten Dominik <dominik@science.uva.nl>
4060
4061 * org-colview.el (org-columns-next-allowed-value): Bug fix.
4062
4063 * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
4064
4065 * org-agenda.el (org-agenda-get-closed): Get the end time into the
4066 agenda prefix as well.
4067
4068 * org-publish.el (org-publish-org-index): Make a properly indented
4069 list.
4070
4071 * org.el (org-calendar-agenda-action-key): New option.
4072 (org-get-cursor-date): New function.
4073 (org-mark-entry-for-agenda-action): New command.
4074 (org-overriding-default-time): New variable.
4075 (org-read-date): Respect `org-overriding-default-time'.
4076
4077 * org-remember.el (org-remember-apply-template): Respect the
cf7241c8 4078 overriding default time.
b349f79f
CD
4079
4080 * org-agenda.el (org-agenda-action-marker): New variable.
4081 (org-agenda-action): New command.
4082 (org-agenda-do-action): New function.
4083
40842008-06-17 Carsten Dominik <dominik@science.uva.nl>
4085
4086 * org.el (org-schedule, org-deadline): Protect scheduled and
4087 deadline tasks against changes that accidently remove the
4088 repeater. Also show a message with the new date when done.
4089
40902008-06-17 Carsten Dominik <dominik@science.uva.nl>
4091
4092 * org.el (org-beginning-of-line): Cater for the case when there
4093 are tags but no headline text.
4094 (org-align-tags-here): Convert to tabs only when indent-tabs-mode
4095 it set.
4096
40972008-06-17 Carsten Dominik <dominik@science.uva.nl>
4098
4099 * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
4100 the return value is nil instead of "nil" when there is no match.
4101
4102 * org-exp.el (org-insert-centered): Use fill-column instead of
4103 80.
4104 (org-export-as-ascii): Use string-width to measure the width of
4105 the heading.
4106
4107 * org.el (org-diary-to-ical-string): No longer kill buffer
4108 FROMBUF, this is now done by the caller.
4109
4110 * org-exp.el (org-print-icalendar-entries): Move the call to
4111 `org-diary-to-ical-string' out of the loop, and kill the buffer
4112 afterwords.
4113
4114 * org-remember.el (org-remember-visit-immediately): Position
4115 cursor after moving to the note.
4116 (org-remember-apply-template): Use a text property to record the
4117 cursor position.
4118 (org-remember-handler): Align tags after pasting the note.
4119
41202008-06-17 Carsten Dominik <dominik@science.uva.nl>
4121
4122 * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
4123
4124 * org-agenda.el (org-agenda-open-link): If there is an
4125 org-bbdb-name property in the current line, jump to that bbdb
4126 entry.
4127
4128 * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
4129 text property, so that the agenda knows where this entry comes
4130 from.
4131
4132 * org-agenda.el (org-agenda-clock-in): Fixed bug in the
4133 interaction between clocking-in from the agenda, and automatic
4134 task state switching.
4135
10d1d0af 4136 * org-macs.el (org-with-point-at): Bug fix in macro definition.
b349f79f
CD
4137
4138 * org.el (org-beginning-of-line, org-end-of-line): Make sure the
4139 zmacs-region stays after this command in XEmacs.
4140
41412008-06-17 Carsten Dominik <dominik@science.uva.nl>
4142
4143 * org.el (org-scan-tags): Allow new values for ACTION parameter.
4144
4145 * org-remember.el (org-remember-templates): Fix bug in
4146 customization type definition.
4147
4148 * org.el (org-map-entries): New function.
4149
41502008-06-17 Carsten Dominik <dominik@science.uva.nl>
4151
4152 * org-agenda.el (org-agenda-skip-comment-trees): New option.
4153 (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
4154
41552008-06-17 Carsten Dominik <dominik@science.uva.nl>
4156
4157 * org-remember.el (org-jump-to-target-location): New variable.
4158 (org-remember-apply-template): Set
4159 `org-remember-apply-template' if requested by template.
4160 (org-remember-handler): Start an idle timer to jump to
4161 remember location.
4162
4163 * org-exp.el (org-get-current-options): Add the FILETAGS setting.
4164
4165 * org.el (org-set-regexps-and-options): Fix bug with parsing of
4166 file tags.
4167 (org-get-tags-at): Add the content of `org-file-tags'.
4168
4169 * org-exp.el (org-export-handle-comments): Fix bug with several
4170 comment lines after each other.
4171 (org-number-to-roman, org-number-to-counter): New functions.
4172 (org-export-section-number-format): New option.
4173
41742008-06-17 Carsten Dominik <dominik@science.uva.nl>
4175
4176 * org-exp.el (org-export-protect-examples): Catch the case of a
4177 missing end_example line.
4178
4179 * org.el (org-set-regexps-and-options): Set `org-file-properties' and
4180 `org-file-tags' to nil.
4181
4182 * org-colview.el (org-columns-next-allowed-value): Handle next
4183 argument NTH to directly select a value.
4184
4185 * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
4186 argument NTH to directly select a value.
4187
41882008-06-17 Carsten Dominik <dominik@science.uva.nl>
4189
4190 * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
4191
41922008-06-17 Carsten Dominik <dominik@science.uva.nl>
4193
4194 * org.el (org-columns-ellipses): New option.
4195
41962008-06-17 Carsten Dominik <dominik@science.uva.nl>
4197
4198 * org-colview.el (org-columns-add-ellipses): New function.
4199 (org-columns-compact-links): New function.
4200 (org-columns-cleanup-item): Call `org-columns-compact-links'.
4201 (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
4202 when in agenda.
4203 (org-columns-edit-value): Fixed bug with editing values from
4204 agenda column view.
4205 (org-columns-redo): Also redo the agenda itself.
4206
42072008-06-17 Carsten Dominik <dominik@science.uva.nl>
4208
4209 * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
4210 option.
4211
4212 * org-colview.el (org-agenda-columns-cleanup-item): New function.
4213
4214 * org-exp.el (org-export-ascii-preprocess): Renamed from
4215 `org-export-ascii-clean-string'.
4216 (org-export-kill-licensed-text)
4217 (org-export-define-heading-targets)
4218 (org-export-handle-invisible-targets)
4219 (org-export-target-internal-links)
4220 (org-export-remove-or-extract-drawers)
4221 (org-export-remove-archived-trees)
4222 (org-export-protect-quoted-subtrees)
4223 (org-export-protect-verbatim, org-export-protect-examples)
4224 (org-export-select-backend-specific-text)
4225 (org-export-mark-blockquote-and-verse)
4226 (org-export-remove-comment-blocks-and-subtrees)
4227 (org-export-handle-comments, org-export-mark-radio-links)
4228 (org-export-remove-special-table-lines)
4229 (org-export-normalize-links)
4230 (org-export-concatenate-multiline-links)
4231 (org-export-concatenate-multiline-emphasis): New functions,
10d1d0af 4232 obtained from spliting the export preprocessor.
b349f79f
CD
4233
4234 * org-table.el (org-table-recalculate): Improve error message if
4235 the row number is invalid.
4236
42372008-06-17 Carsten Dominik <dominik@science.uva.nl>
4238
4239 * org-archive.el (org-archive-save-context-info): Fix bugs in
4240 customization setup and docstring.
4241
4242 * org-exp.el (org-export-html-style): Changed the size of in the
4243 <pre> element to 90%.
4244
42452008-06-17 Carsten Dominik <dominik@science.uva.nl>
4246
4247 * org.el (org-find-src-example-start): Function removed.
4248 (org-edit-src-find-region-and-lang): New function.
4249
42502008-06-17 Carsten Dominik <dominik@science.uva.nl>
4251
4252 * org.el (org-edit-src-exit): New function.
4253 (org-exit-edit-mode): New minor mode.
4254
4255 * org-exp.el (org-export-preprocess-string): Fix bug with removing
4256 comment-like lines from protected examples.
4257
4258 * org.el (org-edit-src-example, org-find-src-example-start)
4259 (org-protect-source-example, org-edit-special): New functions.
4260
42612008-06-17 Carsten Dominik <dominik@science.uva.nl>
4262
4263 * org-publish.el (org-publish-project-alist): Fix typo in
4264 docstring.
4265 (org-publish-project-alist): Handle :index-title property.
4266
42672008-06-17 Carsten Dominik <dominik@science.uva.nl>
4268
4269 * org-export-latex.el (org-export-as-latex): Make sure region
4270 bounds are correct. Parse subtree properties relating to export.
4271
4272 * org-exp.el (org-export-add-options-to-plist): New function.
4273 (org-infile-export-plist): Use `org-export-add-options-to-plist'.
4274
42752008-06-17 Carsten Dominik <dominik@science.uva.nl>
4276
4277 * org.el (org-default-properties): Add EXPORT_FILE_NAME and
4278 EXPORT_TITLE.
4279
4280 * org-exp.el (org-export-get-title-from-subtree)
4281 (org-export-as-ascii, org-export-as-html): Make sure the original
4282 region-beginning and region-end are used, even after moving
4283 point.
4284 (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
4285 property.
4286
4287 * org-remember.el (org-remember-last-stored-marker): New variable.
4288 (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
4289 (org-remember-handler): Also use marker to remember
4290 last-stored position.
4291
4292 * org.el (org-goto-marker-or-bmk): New function.
4293
42942008-06-17 Carsten Dominik <dominik@science.uva.nl>
4295
4296 * org.el (org-file-properties): Renamed from `org-local-properties'.
4297 (org-scan-tags): Take file tags into account.
4298 (org-tags-match-list-sublevels): Default changed to t.
4299
4300 * org-exp.el (org-export-as-html): Close paragraph after a
4301 footnote.
4302
4303 * org.el (org-update-parent-todo-statistics): New function.
4304
4305 * org-exp.el (org-icalendar-store-UID): New option.
4306 (org-icalendar-force-UID): Option removed.
4307 (org-print-icalendar-entries): IMplement UIDs.
4308
43092008-06-17 Carsten Dominik <dominik@science.uva.nl>
4310
4311 * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
4312
43132008-06-17 Carsten Dominik <dominik@science.uva.nl>
4314
4315 * org-faces.el (org-column): Document how this face is being used
062f2cfc 4316 and why sometimes the background faces shine through.
b349f79f
CD
4317
4318 * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
4319
4320 * org-publish.el (org-publish-attachment): Create publishing
4321 directory if it does not yet exist.
4322
4323 * org-table.el (org-calc-default-modes): Change default number
4324 format to (float 8).
4325
4326 * org.el (org-olpath-completing-read): New function.
4327 (org-time-clocksum-format): New option.
4328 (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
4329
4330 * org-clock.el (org-clock-display, org-clock-out)
4331 (org-update-mode-line): Use `org-time-clocksum-format'.
4332
4333 * org-colview-xemacs.el (org-columns-number-to-string): Use
4334 `org-time-clocksum-format'.
4335
4336 * org-colview.el (org-columns-number-to-string): Use
4337 `org-time-clocksum-format'.
4338
43392008-06-17 Carsten Dominik <dominik@science.uva.nl>
4340
4341 * org-id.el: New file, move from contrib to core.
4342
4343 * org-exp.el (org-icalendar-force-UID): New option.
4344
43452008-06-17 Carsten Dominik <dominik@science.uva.nl>
4346
4347 * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
10d1d0af 4348 shifted by one day if there is a date range without an end
b349f79f
CD
4349 time.
4350
4351 * org.el (org-try-structure-completion): New function.
4352
43532008-06-17 Carsten Dominik <dominik@science.uva.nl>
4354
4355 * org.el (org-set-font-lock-defaults): Improve fontification of
4356 description lists.
4357 (org-insert-item): Handle description lists.
4358 (org-adaptive-fill-function): Improve auto indentation in
4359 description lists.
4360
4361 * org-exp.el (org-export-as-html, org-export-preprocess-string):
4362 Implement VERSE environment.
4363 (org-export-preprocess-string): Implement the COMMENT
4364 environment.
4365
4366 * org-export-latex.el (org-export-latex-preprocess): Implement
4367 VERSE environment.
4368
43692008-06-17 Carsten Dominik <dominik@science.uva.nl>
4370
4371 * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
4372 option.
4373
43742008-06-17 Carsten Dominik <dominik@science.uva.nl>
4375
4376 * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
4377
4378 * org.el (org-quote-csv-field): New functions.
4379
4380 * org-table.el (org-table-export-default-format): Remove :splice
4381 from default format, we get the same effect by not specifying
4382 :tstart and :tend.
4383 (org-table-export): Improve setup, distinguish better between
4384 interactive and non-interactive use, allow specifying the format
4385 on the fly, better protection against wrong file names.
4386 (orgtbl-to-generic): Fix documentation. Do not require :tstart
4387 and :tend when :splice is omitted.
4388
43892008-06-17 Carsten Dominik <dominik@science.uva.nl>
4390
4391 * org-clock.el (org-clock-select-task): Make sure the selection
4392 letters are 1-9 and A-Z, no special characters.
4393
43942008-06-17 Carsten Dominik <dominik@science.uva.nl>
4395
4396 * org-exp.el (org-export-htmlize): New group.
4397 (org-export-htmlize-output-type)
4398 (org-export-htmlize-css-font-prefix): New options.
4399 (org-export-htmlize-region-for-paste): New function.
4400 (org-export-htmlize-generate-css): New command.
4401
44022008-06-17 Carsten Dominik <dominik@science.uva.nl>
4403
4404 * org.el (org-set-visibility-according-to-property): New function.
4405 (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
4406 and compute the regular expressions, and update font-lock.
4407 (org-property-re): Allow a dash in property names.
4408
4409 * org-archive.el (org-extract-archive-file): Insert the file name
4410 without the path into the format, to allow the location format to
4411 contain a subdirectory.
4412
4413 * org-agenda.el (org-agenda-post-command-hook): If point is at end
4414 of buffer, and the `org-agenda-type' property undefined, use the
4415 value from the character before.
4416
4417 * org.el (org-add-planning-info): Don't let indentation for
4418 would-be timestamp become extra whitespace at the end of headline.
4419
44202008-06-17 Carsten Dominik <dominik@science.uva.nl>
4421
4422 * org.el (org-remove-double-quotes, org-file-contents): New
4423 functions.
4424
4425 * org-exp.el (org-infile-export-plist): Also parse the
4426 contents of #+SETUPFILE files, recursively.
4427
4428 * org.el (org-set-regexps-and-options): Also parse the
4429 contents of #+SETUPFILE files, recursively.
4430
4431 * org-exp.el (org-export-handle-include-files): New function.
4432 (org-export-preprocess-string): Call
4433 `org-export-handle-include-files'.
4434
4435 * org.el (org-delete-property-globally)
4436 (org-delete-property, org-set-property): Ignore case during
4437 completion.
4438 (org-set-property): Use `org-completing-read' instead of
4439 `completing-read'.
4440
4441 * org.el (org-complete-expand-structure-template): New,
4442 experimental function.
4443 (org-structure-template-alist): New, experimental option.
4444 (org-complete): Call `org-complete-expand-structure-template'.
4445
f0131492 44462008-06-17 Bastien Guerry <bzg@altern.org>
b349f79f
CD
4447
4448 * org-export-latex.el (org-export-latex-preprocess): Added
4449 support for blockquotes.
4450
44512008-06-17 Carsten Dominik <dominik@science.uva.nl>
4452
4453 * org.el (org-read-date-analyze): Catch the case where only a
4454 weekday is given.
4455
44562008-06-17 Carsten Dominik <dominik@science.uva.nl>
4457
4458 * org.el (org-set-font-lock-defaults): Make the description
4459 tag bold.
4460
4461 * org-exp.el (org-export-as-html, org-close-li): Implement
4462 description lists.
4463
f0131492 44642008-06-17 Jason Riedy <jason@acm.org>
b349f79f
CD
4465
4466 * org-table.el (*orgtbl-default-fmt*): New variable.
4467 (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
4468 when there is no other fmt available.
4469
4470 (orgtbl-to-generic): Allow an explicitly nil :tstart or
4471 :tend to suppress the appropriate string.
4472
4473 (orgtbl-to-orgtbl): New function for translating to another orgtbl
4474 table.
4475
44762008-06-17 Carsten Dominik <dominik@science.uva.nl>
4477
4478 * org.el (org-read-date-analyze): "." as an alias for "+0" in
4479 read date.
4480
4481 * org-clock.el (org-clock-save-markers-for-cut-and-paste):
4482 New function.
4483
4484 * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
4485 New function.
4486
44872008-06-17 Carsten Dominik <dominik@science.uva.nl>
4488
4489 * org-clock.el (org-clock-find-position): Don't include notes
4490 into clock drawer.
4491
4492 * org-archive.el (org-archive-subtree): No longer remove an
4493 extra line after cutting the subtree. `org-cut-subtree' already
4494 takes care of this.
4495
4496 * org-remember.el (org-remember-handler): Only kill the target
4497 buffer if it does not contain the running clock.
4498
4499 * org.el (org-markers-to-move): New variable.
4500 (org-save-markers-in-region, org-check-and-save-marker)
4501 (org-reinstall-markers-in-region): New function.
4502 (org-move-subtree-down, org-copy-subtree): Remember relative
4503 marker positions before cutting.
4504 (org-move-subtree-down, org-paste-subtree): Restore relative
4505 marker positions after pasting.
4506
4507 * org-remember.el (org-remember-clock-out-on-exit): New option.
4508 (org-remember-finalize): Clock out only if the setting in
4509 `org-remember-clock-out-on-exit' requires it.
4510 (org-remember-handler): Do the cleanup in the buffer, to make sure
4511 that the clock marker remains in tact.
4512
45132008-06-17 Carsten Dominik <dominik@science.uva.nl>
4514
4515 * org-clock.el (org-clock-goto): Widen buffer if necessary.
4516 (org-clock-in): Make sure that also tasks outside the narrowed
4517 region will be clocked in correctly.
4518 (org-clock-insert-selection-line): Widen the buffer so that we can
4519 find the correct task heading.
4520
4521 * org.el (org-base-buffer): New function.
4522
4523 * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
4524 and ";" are escaped.
4525 (org-print-icalendar-entries): Also apply
4526 `org-icalendar-cleanup-string' to the headline, not only to the
4527 summary property.
4528
45292008-06-17 Carsten Dominik <dominik@science.uva.nl>
4530
4531 * org-exp.el (org-export-preprocess-hook): New hook.
4532 (org-export-preprocess-string): Call
4533 `org-export-preprocess-hook'.
4534
4535 * org.el (org-font-lock-hook): New variable.
4536 (org-font-lock-hook): New function.
4537 (org-set-font-lock-defaults): Call `org-font-lock-hook'.
4538
2530ae2a
GM
4539;; Local Variables:
4540;; coding: utf-8
4541;; add-log-time-zone-rule: t
4542;; End:
4543
ae940284 4544 Copyright (C) 2008, 2009 Free Software Foundation, Inc.
2530ae2a
GM
4545
4546 This file is part of GNU Emacs.
4547
4548 GNU Emacs is free software: you can redistribute it and/or modify
4549 it under the terms of the GNU General Public License as published by
4550 the Free Software Foundation, either version 3 of the License, or
4551 (at your option) any later version.
4552
4553 GNU Emacs is distributed in the hope that it will be useful,
4554 but WITHOUT ANY WARRANTY; without even the implied warranty of
4555 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4556 GNU General Public License for more details.
4557
4558 You should have received a copy of the GNU General Public License
4559 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4560
a5ec381f 4561;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c