Fix typos.
[bpt/emacs.git] / lisp / org / ChangeLog
CommitLineData
79e43d6e
GM
12008-08-11 Glenn Morris <rgm@gnu.org>
2
3 * org-mac-message.el (do-applescript): Fix declaration.
4
5c94b31c
GM
52008-08-10 Glenn Morris <rgm@gnu.org>
6
7 * org-exp.el (org-export-as-html): Let-bind `i'.
8
9 * org.el (org-renumber-ordered-list): Fix bob/bobp typo.
10 (org-extract-attributes): Let-bind `key', `value'.
11 (org-make-tags-matcher): Let-bind `time-p'.
12
0eafa5a7
CD
132008-07-27 Carsten Dominik <dominik@science.uva.nl>
14
15 * org-install.el: New file.
16
ad9c4a78
CD
172008-07-26 Carsten Dominik <dominik@science.uva.nl>
18
19 * org-exp.el (org-export-html-style)
20 (org-export-html-style-extra): Declare as safe-local-variable.
21
0627c265
CD
222008-07-25 Carsten Dominik <dominik@science.uva.nl>
23
24 * org-publish.el (org-publish-file): Use the true name of the
25 file.
26
27 * org-jsinfo.el (org-infojs-handle-options): Use :style-extra
28 instead of :style.
29
30 * org-exp.el (org-export-plist-vars)
31 (org-export-add-options-to-plist): Handle creator setting flag.
32 (org-export-as-html): Handle attributes also for ftp and mailto
33 links.
34
35 * org-agenda.el (org-agenda-diary-entry)
36 (org-agenda-execute-calendar-command): Cater for the second
37 argument of `calendar-cursor-to-date'.
38
2c3ad40d
CD
392008-07-24 Carsten Dominik <dominik@science.uva.nl>
40
41 * org-exp.el (org-export-region-as-html, org-export-as-html): Make
42 sure that calls from `org-export-region-as-html' do not do the
43 special check for a subtree.
44
45 * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
46
47 * org.el (org-open-file): Use
48 `org-open-directory-means-index-dot-org'.
49 (org-open-directory-means-index-dot-org): New option.
50
51 * org.el (org-make-link-string): Remove link attributes from
52 description.
10d1d0af 53 (org-open-at-point): Remove link attributes before using the path.
2c3ad40d
CD
54
55 * org-exp.el (org-export-as-html): Handle link attributes.
56
57 * org.el (org-extract-attributes, org-attributes-to-string): New functions.
58
59 * org-table.el (org-table-to-lisp): New function.
60
61 * org.el (org-narrow-to-subtree): Do not include the final newline
62 into the narrowed region.
63
64 * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
65 bug with user-define skipping condition.
66
67 * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
68
69 * org-exp.el (org-export-html-style-default): Automatic overflow
70 handling for pre fields.
71 (org-export-as-ascii, org-export-as-html): Change default format
72 for time stamp.
73
74 * org-table.el (org-table-export): Offer completion for translator
75 functions, and do not require a heading above the table.
76
77 * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
78 Cater for the case of a list starting in the first line of the
79 buffer.
80
81 * org-publish.el (org-publish-find-title): Bug fix.
82 (org-publish-org-index): Implement new :index-style option.
83
84 * org-publish.el (org-publish-timestamp-filename): Use
85 SHA1-encoded file names in the timestamp directory.
86
87 * org-publish.el (org-publish-needed-p): Be verbose about files
88 published and files skipped.
89
90 * org-exp.el (org-export-preprocess-string): Swap link
10d1d0af 91 normalization and internal link targeting.
2c3ad40d
CD
92
93 * org-publish.el (org-publish-needed-p): Create timestamp
94 directory when it does not exist.
95
96 * org-clock.el (org-clock-out-when-done): Doc fix.
97
98 * org.el (org-agenda-skip-unavailable-files): Doc fix.
99
100 * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
101 Ignore case when searching for the COMMENT cookie at export time.
102
103 * org-exp.el (org-get-file-contents)
104 (org-get-and-remove-property): New functions.
105 (org-export-handle-include-files): Handle the new prefix options.
106 (org-export-as-html): Fix the verse environment.
107
108 * org.el (org-time=, org-time<, org-time<=, org-time>)
109 (org-time>=, org-time<>, org-2ft): New functions.
10d1d0af 110 (org-op-to-function): Also provide for the time testing functions.
2c3ad40d
CD
111
112 * org-exp.el (org-export-html-style-default): New constant.
113
114 * org-exp.el (org-export-html-style-extra): New variable.
115 (org-export-splice-style): New function.
116
117 * org-exp.el (org-export-plist-vars, org-export-as-html):
118 Implement `org-export-creator-info'.
119 (org-export-creator-info): New option.
120
121 * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
122 (org-property-drawer-re, org-clock-drawer-re): New constants.
123
124 * org-exp.el (org-icalendar-use-deadline)
125 (org-icalendar-use-scheduled): New options.
126 (org-icalendar-include-todo): Default changed to t.
127 (org-print-icalendar-entries): Implement better utilization of
128 scheduling and deadline time stamps.
129 (org-export-target-internal-links, org-export-as-html): Allow file
130 lines without the "file:" prefix if the file path is an absolute
131 path or starts with ".".
132
10d1d0af 133 * org-clock.el (org-clocktable-shift): Also understand yesterday,
2c3ad40d 134 lastweek etc.
10d1d0af 135 (org-clock-special-range): Also understand yesterday, lastweek etc.
2c3ad40d
CD
136
137 * org.el (org-agenda-skip-archived-trees): Docstring now
138 discourages using this.
139 (org-scan-tags): Check for org-agenda-archives-mode.
140 (org-map-entries): Make sure org-agenda-archives-mode is nil.
141 (org-agenda-files): Functionality of second arg changed.
142
143 * org-agenda.el (org-agenda-archives-mode): New variable
144 (org-write-agenda, org-prepare-agenda, org-agenda-list)
145 (org-search-view, org-todo-list, org-tags-view)
146 (org-agenda-list-stuck-projects): Call `org-agenda-files' with
147 `ifmode' argument.
148 (org-agenda-quit): Reset the archives mode.
149 (org-agenda-archives-mode): New command.
150 (org-agenda-set-mode-name): Include archives info.
151
152 * org.el (org-paste-subtree): Make sure the yanked headline is
153 visible if it was yanked at a visible point.
154 (org-move-item-up): Fix the bug with moving white space at the end
155 of the item.
156 (org-show-empty-lines-in-parent): New function.
157
ff759a98
JL
1582008-07-19 Juri Linkov <juri@jurta.org>
159
160 * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
161 new keymap `narrow-map' instead of binding "\C-xns".
162
cf7241c8
JB
1632008-07-02 Juanma Barranquero <lekktu@gmail.com>
164
165 * org.el (org-agenda-skip-unavailable-files):
166 * org-clock.el (org-clock-out-when-done): Doc fixes.
167
2530ae2a
GM
1682008-06-18 Glenn Morris <rgm@gnu.org>
169
170 * org.el (org-map-entries): Let-bind `file'.
171
b349f79f
CD
1722008-06-17 Carsten Dominik <dominik@science.uva.nl>
173
174 * org-colview.el (org-columns-next-allowed-value): Bug fix.
175
176 * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
177
178 * org-agenda.el (org-agenda-get-closed): Get the end time into the
179 agenda prefix as well.
180
181 * org-publish.el (org-publish-org-index): Make a properly indented
182 list.
183
184 * org.el (org-calendar-agenda-action-key): New option.
185 (org-get-cursor-date): New function.
186 (org-mark-entry-for-agenda-action): New command.
187 (org-overriding-default-time): New variable.
188 (org-read-date): Respect `org-overriding-default-time'.
189
190 * org-remember.el (org-remember-apply-template): Respect the
cf7241c8 191 overriding default time.
b349f79f
CD
192
193 * org-agenda.el (org-agenda-action-marker): New variable.
194 (org-agenda-action): New command.
195 (org-agenda-do-action): New function.
196
1972008-06-17 Carsten Dominik <dominik@science.uva.nl>
198
199 * org.el (org-schedule, org-deadline): Protect scheduled and
200 deadline tasks against changes that accidently remove the
201 repeater. Also show a message with the new date when done.
202
2032008-06-17 Carsten Dominik <dominik@science.uva.nl>
204
205 * org.el (org-beginning-of-line): Cater for the case when there
206 are tags but no headline text.
207 (org-align-tags-here): Convert to tabs only when indent-tabs-mode
208 it set.
209
2102008-06-17 Carsten Dominik <dominik@science.uva.nl>
211
212 * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
213 the return value is nil instead of "nil" when there is no match.
214
215 * org-exp.el (org-insert-centered): Use fill-column instead of
216 80.
217 (org-export-as-ascii): Use string-width to measure the width of
218 the heading.
219
220 * org.el (org-diary-to-ical-string): No longer kill buffer
221 FROMBUF, this is now done by the caller.
222
223 * org-exp.el (org-print-icalendar-entries): Move the call to
224 `org-diary-to-ical-string' out of the loop, and kill the buffer
225 afterwords.
226
227 * org-remember.el (org-remember-visit-immediately): Position
228 cursor after moving to the note.
229 (org-remember-apply-template): Use a text property to record the
230 cursor position.
231 (org-remember-handler): Align tags after pasting the note.
232
2332008-06-17 Carsten Dominik <dominik@science.uva.nl>
234
235 * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
236
237 * org-agenda.el (org-agenda-open-link): If there is an
238 org-bbdb-name property in the current line, jump to that bbdb
239 entry.
240
241 * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
242 text property, so that the agenda knows where this entry comes
243 from.
244
245 * org-agenda.el (org-agenda-clock-in): Fixed bug in the
246 interaction between clocking-in from the agenda, and automatic
247 task state switching.
248
10d1d0af 249 * org-macs.el (org-with-point-at): Bug fix in macro definition.
b349f79f
CD
250
251 * org.el (org-beginning-of-line, org-end-of-line): Make sure the
252 zmacs-region stays after this command in XEmacs.
253
2542008-06-17 Carsten Dominik <dominik@science.uva.nl>
255
256 * org.el (org-scan-tags): Allow new values for ACTION parameter.
257
258 * org-remember.el (org-remember-templates): Fix bug in
259 customization type definition.
260
261 * org.el (org-map-entries): New function.
262
2632008-06-17 Carsten Dominik <dominik@science.uva.nl>
264
265 * org-agenda.el (org-agenda-skip-comment-trees): New option.
266 (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
267
2682008-06-17 Carsten Dominik <dominik@science.uva.nl>
269
270 * org-remember.el (org-jump-to-target-location): New variable.
271 (org-remember-apply-template): Set
272 `org-remember-apply-template' if requested by template.
273 (org-remember-handler): Start an idle timer to jump to
274 remember location.
275
276 * org-exp.el (org-get-current-options): Add the FILETAGS setting.
277
278 * org.el (org-set-regexps-and-options): Fix bug with parsing of
279 file tags.
280 (org-get-tags-at): Add the content of `org-file-tags'.
281
282 * org-exp.el (org-export-handle-comments): Fix bug with several
283 comment lines after each other.
284 (org-number-to-roman, org-number-to-counter): New functions.
285 (org-export-section-number-format): New option.
286
2872008-06-17 Carsten Dominik <dominik@science.uva.nl>
288
289 * org-exp.el (org-export-protect-examples): Catch the case of a
290 missing end_example line.
291
292 * org.el (org-set-regexps-and-options): Set `org-file-properties' and
293 `org-file-tags' to nil.
294
295 * org-colview.el (org-columns-next-allowed-value): Handle next
296 argument NTH to directly select a value.
297
298 * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
299 argument NTH to directly select a value.
300
3012008-06-17 Carsten Dominik <dominik@science.uva.nl>
302
303 * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
304
3052008-06-17 Carsten Dominik <dominik@science.uva.nl>
306
307 * org.el (org-columns-ellipses): New option.
308
3092008-06-17 Carsten Dominik <dominik@science.uva.nl>
310
311 * org-colview.el (org-columns-add-ellipses): New function.
312 (org-columns-compact-links): New function.
313 (org-columns-cleanup-item): Call `org-columns-compact-links'.
314 (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
315 when in agenda.
316 (org-columns-edit-value): Fixed bug with editing values from
317 agenda column view.
318 (org-columns-redo): Also redo the agenda itself.
319
3202008-06-17 Carsten Dominik <dominik@science.uva.nl>
321
322 * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
323 option.
324
325 * org-colview.el (org-agenda-columns-cleanup-item): New function.
326
327 * org-exp.el (org-export-ascii-preprocess): Renamed from
328 `org-export-ascii-clean-string'.
329 (org-export-kill-licensed-text)
330 (org-export-define-heading-targets)
331 (org-export-handle-invisible-targets)
332 (org-export-target-internal-links)
333 (org-export-remove-or-extract-drawers)
334 (org-export-remove-archived-trees)
335 (org-export-protect-quoted-subtrees)
336 (org-export-protect-verbatim, org-export-protect-examples)
337 (org-export-select-backend-specific-text)
338 (org-export-mark-blockquote-and-verse)
339 (org-export-remove-comment-blocks-and-subtrees)
340 (org-export-handle-comments, org-export-mark-radio-links)
341 (org-export-remove-special-table-lines)
342 (org-export-normalize-links)
343 (org-export-concatenate-multiline-links)
344 (org-export-concatenate-multiline-emphasis): New functions,
10d1d0af 345 obtained from spliting the export preprocessor.
b349f79f
CD
346
347 * org-table.el (org-table-recalculate): Improve error message if
348 the row number is invalid.
349
3502008-06-17 Carsten Dominik <dominik@science.uva.nl>
351
352 * org-archive.el (org-archive-save-context-info): Fix bugs in
353 customization setup and docstring.
354
355 * org-exp.el (org-export-html-style): Changed the size of in the
356 <pre> element to 90%.
357
3582008-06-17 Carsten Dominik <dominik@science.uva.nl>
359
360 * org.el (org-find-src-example-start): Function removed.
361 (org-edit-src-find-region-and-lang): New function.
362
3632008-06-17 Carsten Dominik <dominik@science.uva.nl>
364
365 * org.el (org-edit-src-exit): New function.
366 (org-exit-edit-mode): New minor mode.
367
368 * org-exp.el (org-export-preprocess-string): Fix bug with removing
369 comment-like lines from protected examples.
370
371 * org.el (org-edit-src-example, org-find-src-example-start)
372 (org-protect-source-example, org-edit-special): New functions.
373
3742008-06-17 Carsten Dominik <dominik@science.uva.nl>
375
376 * org-publish.el (org-publish-project-alist): Fix typo in
377 docstring.
378 (org-publish-project-alist): Handle :index-title property.
379
3802008-06-17 Carsten Dominik <dominik@science.uva.nl>
381
382 * org-export-latex.el (org-export-as-latex): Make sure region
383 bounds are correct. Parse subtree properties relating to export.
384
385 * org-exp.el (org-export-add-options-to-plist): New function.
386 (org-infile-export-plist): Use `org-export-add-options-to-plist'.
387
3882008-06-17 Carsten Dominik <dominik@science.uva.nl>
389
390 * org.el (org-default-properties): Add EXPORT_FILE_NAME and
391 EXPORT_TITLE.
392
393 * org-exp.el (org-export-get-title-from-subtree)
394 (org-export-as-ascii, org-export-as-html): Make sure the original
395 region-beginning and region-end are used, even after moving
396 point.
397 (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
398 property.
399
400 * org-remember.el (org-remember-last-stored-marker): New variable.
401 (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
402 (org-remember-handler): Also use marker to remember
403 last-stored position.
404
405 * org.el (org-goto-marker-or-bmk): New function.
406
4072008-06-17 Carsten Dominik <dominik@science.uva.nl>
408
409 * org.el (org-file-properties): Renamed from `org-local-properties'.
410 (org-scan-tags): Take file tags into account.
411 (org-tags-match-list-sublevels): Default changed to t.
412
413 * org-exp.el (org-export-as-html): Close paragraph after a
414 footnote.
415
416 * org.el (org-update-parent-todo-statistics): New function.
417
418 * org-exp.el (org-icalendar-store-UID): New option.
419 (org-icalendar-force-UID): Option removed.
420 (org-print-icalendar-entries): IMplement UIDs.
421
4222008-06-17 Carsten Dominik <dominik@science.uva.nl>
423
424 * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
425
4262008-06-17 Carsten Dominik <dominik@science.uva.nl>
427
428 * org-faces.el (org-column): Document how this face is being used
10d1d0af 429 and why sometimes the background faces shines through.
b349f79f
CD
430
431 * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
432
433 * org-publish.el (org-publish-attachment): Create publishing
434 directory if it does not yet exist.
435
436 * org-table.el (org-calc-default-modes): Change default number
437 format to (float 8).
438
439 * org.el (org-olpath-completing-read): New function.
440 (org-time-clocksum-format): New option.
441 (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
442
443 * org-clock.el (org-clock-display, org-clock-out)
444 (org-update-mode-line): Use `org-time-clocksum-format'.
445
446 * org-colview-xemacs.el (org-columns-number-to-string): Use
447 `org-time-clocksum-format'.
448
449 * org-colview.el (org-columns-number-to-string): Use
450 `org-time-clocksum-format'.
451
4522008-06-17 Carsten Dominik <dominik@science.uva.nl>
453
454 * org-id.el: New file, move from contrib to core.
455
456 * org-exp.el (org-icalendar-force-UID): New option.
457
4582008-06-17 Carsten Dominik <dominik@science.uva.nl>
459
460 * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
10d1d0af 461 shifted by one day if there is a date range without an end
b349f79f
CD
462 time.
463
464 * org.el (org-try-structure-completion): New function.
465
4662008-06-17 Carsten Dominik <dominik@science.uva.nl>
467
468 * org.el (org-set-font-lock-defaults): Improve fontification of
469 description lists.
470 (org-insert-item): Handle description lists.
471 (org-adaptive-fill-function): Improve auto indentation in
472 description lists.
473
474 * org-exp.el (org-export-as-html, org-export-preprocess-string):
475 Implement VERSE environment.
476 (org-export-preprocess-string): Implement the COMMENT
477 environment.
478
479 * org-export-latex.el (org-export-latex-preprocess): Implement
480 VERSE environment.
481
4822008-06-17 Carsten Dominik <dominik@science.uva.nl>
483
484 * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
485 option.
486
4872008-06-17 Carsten Dominik <dominik@science.uva.nl>
488
489 * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
490
491 * org.el (org-quote-csv-field): New functions.
492
493 * org-table.el (org-table-export-default-format): Remove :splice
494 from default format, we get the same effect by not specifying
495 :tstart and :tend.
496 (org-table-export): Improve setup, distinguish better between
497 interactive and non-interactive use, allow specifying the format
498 on the fly, better protection against wrong file names.
499 (orgtbl-to-generic): Fix documentation. Do not require :tstart
500 and :tend when :splice is omitted.
501
5022008-06-17 Carsten Dominik <dominik@science.uva.nl>
503
504 * org-clock.el (org-clock-select-task): Make sure the selection
505 letters are 1-9 and A-Z, no special characters.
506
5072008-06-17 Carsten Dominik <dominik@science.uva.nl>
508
509 * org-exp.el (org-export-htmlize): New group.
510 (org-export-htmlize-output-type)
511 (org-export-htmlize-css-font-prefix): New options.
512 (org-export-htmlize-region-for-paste): New function.
513 (org-export-htmlize-generate-css): New command.
514
5152008-06-17 Carsten Dominik <dominik@science.uva.nl>
516
517 * org.el (org-set-visibility-according-to-property): New function.
518 (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
519 and compute the regular expressions, and update font-lock.
520 (org-property-re): Allow a dash in property names.
521
522 * org-archive.el (org-extract-archive-file): Insert the file name
523 without the path into the format, to allow the location format to
524 contain a subdirectory.
525
526 * org-agenda.el (org-agenda-post-command-hook): If point is at end
527 of buffer, and the `org-agenda-type' property undefined, use the
528 value from the character before.
529
530 * org.el (org-add-planning-info): Don't let indentation for
531 would-be timestamp become extra whitespace at the end of headline.
532
5332008-06-17 Carsten Dominik <dominik@science.uva.nl>
534
535 * org.el (org-remove-double-quotes, org-file-contents): New
536 functions.
537
538 * org-exp.el (org-infile-export-plist): Also parse the
539 contents of #+SETUPFILE files, recursively.
540
541 * org.el (org-set-regexps-and-options): Also parse the
542 contents of #+SETUPFILE files, recursively.
543
544 * org-exp.el (org-export-handle-include-files): New function.
545 (org-export-preprocess-string): Call
546 `org-export-handle-include-files'.
547
548 * org.el (org-delete-property-globally)
549 (org-delete-property, org-set-property): Ignore case during
550 completion.
551 (org-set-property): Use `org-completing-read' instead of
552 `completing-read'.
553
554 * org.el (org-complete-expand-structure-template): New,
555 experimental function.
556 (org-structure-template-alist): New, experimental option.
557 (org-complete): Call `org-complete-expand-structure-template'.
558
5592008-06-17 Bastien Guerry <bzg@altern.org>
560
561 * org-export-latex.el (org-export-latex-preprocess): Added
562 support for blockquotes.
563
5642008-06-17 Carsten Dominik <dominik@science.uva.nl>
565
566 * org.el (org-read-date-analyze): Catch the case where only a
567 weekday is given.
568
5692008-06-17 Carsten Dominik <dominik@science.uva.nl>
570
571 * org.el (org-set-font-lock-defaults): Make the description
572 tag bold.
573
574 * org-exp.el (org-export-as-html, org-close-li): Implement
575 description lists.
576
5772008-06-17 Jason Riedy <jason@acm.org>
578
579 * org-table.el (*orgtbl-default-fmt*): New variable.
580 (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
581 when there is no other fmt available.
582
583 (orgtbl-to-generic): Allow an explicitly nil :tstart or
584 :tend to suppress the appropriate string.
585
586 (orgtbl-to-orgtbl): New function for translating to another orgtbl
587 table.
588
5892008-06-17 Carsten Dominik <dominik@science.uva.nl>
590
591 * org.el (org-read-date-analyze): "." as an alias for "+0" in
592 read date.
593
594 * org-clock.el (org-clock-save-markers-for-cut-and-paste):
595 New function.
596
597 * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
598 New function.
599
6002008-06-17 Carsten Dominik <dominik@science.uva.nl>
601
602 * org-clock.el (org-clock-find-position): Don't include notes
603 into clock drawer.
604
605 * org-archive.el (org-archive-subtree): No longer remove an
606 extra line after cutting the subtree. `org-cut-subtree' already
607 takes care of this.
608
609 * org-remember.el (org-remember-handler): Only kill the target
610 buffer if it does not contain the running clock.
611
612 * org.el (org-markers-to-move): New variable.
613 (org-save-markers-in-region, org-check-and-save-marker)
614 (org-reinstall-markers-in-region): New function.
615 (org-move-subtree-down, org-copy-subtree): Remember relative
616 marker positions before cutting.
617 (org-move-subtree-down, org-paste-subtree): Restore relative
618 marker positions after pasting.
619
620 * org-remember.el (org-remember-clock-out-on-exit): New option.
621 (org-remember-finalize): Clock out only if the setting in
622 `org-remember-clock-out-on-exit' requires it.
623 (org-remember-handler): Do the cleanup in the buffer, to make sure
624 that the clock marker remains in tact.
625
6262008-06-17 Carsten Dominik <dominik@science.uva.nl>
627
628 * org-clock.el (org-clock-goto): Widen buffer if necessary.
629 (org-clock-in): Make sure that also tasks outside the narrowed
630 region will be clocked in correctly.
631 (org-clock-insert-selection-line): Widen the buffer so that we can
632 find the correct task heading.
633
634 * org.el (org-base-buffer): New function.
635
636 * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
637 and ";" are escaped.
638 (org-print-icalendar-entries): Also apply
639 `org-icalendar-cleanup-string' to the headline, not only to the
640 summary property.
641
6422008-06-17 Carsten Dominik <dominik@science.uva.nl>
643
644 * org-exp.el (org-export-preprocess-hook): New hook.
645 (org-export-preprocess-string): Call
646 `org-export-preprocess-hook'.
647
648 * org.el (org-font-lock-hook): New variable.
649 (org-font-lock-hook): New function.
650 (org-set-font-lock-defaults): Call `org-font-lock-hook'.
651
2530ae2a
GM
652;; Local Variables:
653;; coding: utf-8
654;; add-log-time-zone-rule: t
655;; End:
656
657 Copyright (C) 2008 Free Software Foundation, Inc.
658
659 This file is part of GNU Emacs.
660
661 GNU Emacs is free software: you can redistribute it and/or modify
662 it under the terms of the GNU General Public License as published by
663 the Free Software Foundation, either version 3 of the License, or
664 (at your option) any later version.
665
666 GNU Emacs is distributed in the hope that it will be useful,
667 but WITHOUT ANY WARRANTY; without even the implied warranty of
668 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
669 GNU General Public License for more details.
670
671 You should have received a copy of the GNU General Public License
672 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
673
a5ec381f 674;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c