ob.el: Fix bug.
[bpt/emacs.git] / lisp / org / ChangeLog
CommitLineData
eb2adf0a
BG
12012-05-16 Eric Schulte <eric.schulte@gmx.com>
2
3 * ob.el (org-babel-parse-src-block-match): Save match data during
4 indentation check.
5
8c8b834f
BG
62012-05-16 Bastien Guerry <bzg@gnu.org>
7
8 * org.el (org-scan-tags): Correctly match TODO keywords.
9
102012-05-16 Nicolas Goaziou <n.goaziou@gmail.com>
11
12 * org-list.el (org-list-struct): Fix white spaces.
13 (org-list-swap-items, org-list-send-item): Fix visibility
14 preservation.
15
162012-05-16 Nicolas Goaziou <n.goaziou@gmail.com>
17
18 * org-list.el (org-list-swap-items, org-list-send-item): Preserve
19 visibility when moving items.
20
212012-05-16 Mark E. Shoulson <mark@kli.org> (tiny change)
22
23 * org.el (org-fontify-entities): Hide {} when prettifying
24 entities.
25
262012-05-16 Bastien Guerry <bzg@gnu.org>
27
28 * org.el (org-cycle-internal-global): Prevent the display of
29 messages when cycling from with a Gnus article buffer.
30
312012-05-16 Bastien Guerry <bzg@gnu.org>
32
33 * org-table.el (org-table-time-seconds-to-string): Fix bug about
34 handling a negative duration value.
35
362012-05-16 Nicolas Goaziou <n.goaziou@gmail.com>
37
38 * org.el (org-link-expand-abbrev): Fix docstring.
39
402012-05-16 Nicolas Goaziou <n.goaziou@gmail.com>
41
42 * org.el (org-translate-link): Fix bug.
43
442012-05-16 Bastien Guerry <bzg@gnu.org>
45
46 * org-agenda.el (org-agenda-bulk-mark-regexp): Fix bug when
47 setting the number of marked entries.
48
492012-05-16 Bastien Guerry <bzg@gnu.org>
50
51 * org-table.el (org-tbl-calc-modes): Rename from
52 `org-table-modes'.
53 (org-set-calc-mode, org-table-eval-formula): Use it.
54
552012-05-16 Eric Schulte <eric.schulte@gmx.com>
56
57 * ob.el (org-babel-find-named-result): Fix bug finding empty named
58 results.
59
602012-05-16 Nicolas Goaziou <n.goaziou@gmail.com>
61
62 * org.el (org-set-regexps-and-options): Fix
63 `org-planning-or-clock-line-re' regexp. Indeed "\\>" will never
64 match since time keywords must end with colons, which are not word
65 constituent.
66
672012-05-16 Bastien Guerry <bzg@gnu.org>
68
69 * org-ctags.el (org-ctags-new-topic-template): Fix the option
70 default value back again.
71
722012-05-16 Eric Schulte <eric.schulte@gmx.com>
73
74 * org-bibtex.el (org-bibtex-export-to-kill-ring): Don't rely on
75 kill-new to return a string.
76
772012-05-16 Eric Schulte <eric.schulte@gmx.com>
78
79 * org-bibtex.el (org-bibtex-headline): Remove call to
80 bibtex-reformat which often hangs.
81
2f885dca
BG
822012-04-26 Nicolas Goaziou <n.goaziou@gmail.com>
83
84 * org-table.el (org-table-number-fraction): Fix typo.
85
862012-04-26 Eric Schulte <eric.schulte@gmx.com>
87
88 * ob-python.el (org-babel-execute:python): Ensure newline precedes
89 automatically-added returns.
90
912012-04-26 Nicolas Goaziou <n.goaziou@gmail.com>
92
93 * org-mouse.el (org-mode-hook): Do not move point when clicking on
94 a footnote reference.
95
962012-04-26 Bastien Guerry <bzg@gnu.org>
97
98 * org-faces.el (org-date-selected): Fix docstring.
99
2f885dca
BG
1002012-04-26 Nicolas Goaziou <n.goaziou@gmail.com>
101
102 * org-list.el (org-list-struct-indent): Follow
103 `org-list-demote-modify-bullet' specifications for ordered
104 bullets.
105 (org-list-indent-item-generic, org-indent-item-tree)
106 (org-outdent-item-tree): Fix bug when operating on a region.
107 (org-outdent-item, org-indent-item): Allow to operate on a region.
108
109 * org.el (org-shiftmetaleft, org-shiftmetaright): Allow to operate
110 on a region.
111
1122012-04-26 Nicolas Goaziou <n.goaziou@gmail.com>
113
cdb45185 114 * org-footnote.el (org-footnote-normalize): Fix positioning in
2f885dca
BG
115 HTML export without a footnote section.
116
1172012-04-26 Madan Ramakrishnan <madanr79@gmail.com> (tiny change)
118
119 * org-agenda.el (org-agenda-bulk-mark): Truly make arg optional as
120 advertised by the function.
121
1222012-04-26 Zachary Kanfer <zkanfer@gmail.com> (tiny change)
123
124 * org.el (org-read-date-display): Fix bug when displaying the
125 overlay.
126
1272012-04-26 Bastien Guerry <bzg@gnu.org>
128
129 * org.el (org-mode): Don't use `buffer-face-mode' by default.
130
1312012-04-26 Bastien Guerry <bzg@gnu.org>
132
133 * org-faces.el (org-date-selected): New face.
134
1352012-04-26 Jambunathan K <kjambunathan@gmail.com>
136
137 * org-odt.el (org-odt-format-org-link): Pay no heed to whether the
138 internal links destined for headlines provide a description or
139 not. In fact, the `org-store-link' and `org-insert-link' create
140 internal links which do have a description.
141
1422012-04-26 Bastien Guerry <bzg@gnu.org>
143
144 * org-clock.el (org-program-exists): Fix docstring.
145
801a68c8
BG
1462012-04-11 Bastien Guerry <bzg@gnu.org>
147
148 * org.el (org-point-at-end-of-empty-headline): Only try to match
149 ̀org-todo-line-regexp' when the value is non-nil, e.g. in non-org
150 modes.
151 (org-fontify-meta-lines-and-blocks-1): Prevent errors when trying
152 to fontify beyond (point-max).
153
154 * org-clock.el (org-clock-task-overrun-text)
155 (org-task-overrun, org-clock-get-clock-string)
156 (org-clock-update-mode-line)
157 (org-clock-notify-once-if-expired): Rename `org-task-overrun'
158 and `org-task-overrun-text' to `org-clock-task-overrun' and
159 `org-clock-task-overrun-text' respectively.
160 (org-task-overrun-text): New alias.
161
162 * org-table.el (org-table-eval-formula): Fix bug about handling
163 remote references as durations.
164 (org-table-get-range): Fix bug: make sure references to $0 are
165 correctly handled.
166
167 * org-pcomplete.el (pcomplete/org-mode/file-option): Fix bug in
168 `pcomplete/org-mode/file-option'.
169 (org-thing-at-point): Also match line options like LATEX_CLASS
170 when pcompleting from LATEX_.
171
172 * org-agenda.el (org-agenda-filter-make-matcher)
173 (org-agenda-filter-apply): Allow filtering entries out by
174 category. Using `C-u <' from the agenda view will redisplay
175 the agenda without entries from categories of the current
176 line.
177
1782012-04-11 Eric Schulte <eric.schulte@gmx.com>
179
180 * ob-C.el (org-babel-C-ensure-main-wrap): Add an explicit return
181 to automatically generated main methods.
182
1832012-04-11 Matt Lundin <mdl@imapmail.org>
184
185 * org.el (org-after-todo-state-change-hook): Fix docstring to
186 reflect name change of state to `org-state'.
187
1882012-04-11 Mike Sperber <sperber@deinprogramm.de> (tiny change)
189
190 * org-footnote.el (org-footnote-normalize): Correctly pass keyword
191 arguments to `org-export-preprocess-string'.
192
5c7ac472
BG
1932012-04-03 Bastien Guerry <bzg@gnu.org>
194
195 * org.el (org-todo): Fix regression: rename `state' to
196 `org-state'.
197 (org-use-effective-time): Fix group and type.
198
23f6720e
BG
1992012-04-02 Bastien Guerry <bzg@gnu.org>
200
201 * org-clock.el (org-clock-out-if-current): Fix regression: rename
202 `org-clock-state' to `org-state' to match the name of the
203 dynamically-scoped variable in `org-todo'.
204
205 * org-agenda.el (entry, org-diary, org-class): Fix regression:
206 rename `org-entry' to `entry'.
207
126b903e
BG
2082012-04-01 Bastien Guerry <bzg@gnu.org>
209
23f6720e 210 * org.el (org-todo): Fix regression in `org-todo'.
126b903e 211
153ae947
BG
2122012-04-01 Eric Schulte <eric.schulte@gmx.com>
213
214 * ob-C.el (org-babel-C-execute): Add .exe to the end of compiled
215 C files on windows.
216
2172012-04-01 Eric Schulte <eric.schulte@gmx.com>
218
219 * ob-exp.el (org-babel-exp-code): Escape all lines when exporting
220 Org-mode blocks.
221
222 * ob.el (org-babel-parse-src-block-match): Make use of the new
223 language argument to org-babel-strip-protective-commas.
224 (org-babel-parse-inline-src-block-match): Make use of the new
225 language argument to org-babel-strip-protective-commas.
226 (org-babel-strip-protective-commas): Now accepts a language
227 argument.
228
2292012-04-01 Bastien Guerry <bzg@gnu.org>
230
231 * org.el (org-fast-tag-selection): Fix an bug when listing tags
232 for completion.
233
2342012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu> (tiny change)
235
236 * org.el (org-delete-property-globally): Fixed a bug that left
237 blank line in place of the property, instead of removing the line.
238
2392012-04-01 Bastien Guerry <bzg@gnu.org>
240
241 * ob-maxima.el (org-babel-maxima-command): Add group information
242 to the defcustom.
243
2442012-04-01 Bastien Guerry <bzg@gnu.org>
245
246 * org.el (org-mode): Use `buffer-face-mode' to remap the 'default
247 face to 'org-default.
248
2492012-04-01 Bastien Guerry <bzg@gnu.org>
250
251 * org-ascii.el (org-export-as-ascii): Fix escaping of underscores
252 in links.
253
2542012-04-01 Bastien Guerry <bzg@gnu.org>
255
256 * org.el: Prevent a bug while defining the menu by requiring
257 `org-beamer' when necessary.
258
2592012-04-01 Bastien Guerry <bzg@gnu.org>
260
261 * org-table.el (orgtbl-self-insert-command): Use
262 `backward-delete-char' instead of `delete-backward-char' as this
263 last command gets caught by the compiler which says to not use it
264 in programs. `backward-delete-char' is just an alias for
265 `delete-backward-char' which is internally remapped to
266 `org-delete-backward-char' for optimization purpose.
267
2682012-04-01 Bastien Guerry <bzg@gnu.org>
269
270 * org-latex.el (org-export-latex-subcontent): Bugfix: when
271 `org-export-latex-low-levels' is nil, do not export low levels.
272
2732012-04-01 Eric Schulte <eric.schulte@gmx.com>
274
275 * ob.el (org-babel-insert-result): Fix bug in indented wrapped
276 results insertion.
277
2782012-04-01 Bastien Guerry <bzg@gnu.org>
279
280 * org.el (org-set-tags): Include `org-tag-alist' in the list of
281 possible completions, even when there are tags defined in the
282 buffer.
283
2842012-04-01 Bastien Guerry <bzg@gnu.org>
285
286 * org-mime.el (org-mime-htmlize): Set
287 `org-export-with-LaTeX-fragments' correctly.
288
2892012-04-01 Bastien Guerry <bzg@gnu.org>
290
291 * org.el (org-set-tags): Don't add a column when there is only one
292 tag offered for completion.
293
2942012-04-01 Bastien Guerry <bzg@gnu.org>
295
296 * org.el (org-fast-tag-selection): Include tags from
297 `org-tag-alist' when completing with the TAB key.
298
2992012-04-01 Shoji Nishimura <nishimura.shoji@gmail.com> (tiny change)
300
301 * org.el (org-display-inline-images): Honor the ̀beg' parameter.
302
3032012-04-01 Bastien Guerry <bzg@gnu.org>
304
305 * org-latex.el (org-export-latex-subcontent): Don't insert a
306 linebreak when itemizing a subtree that is just a headline.
307
3082012-04-01 Eric Schulte <eric.schulte@gmx.com>
309
310 * ob-lob.el (org-babel-lob-get-info): Removed extra []s when
311 parsing inline call_foo lines.
312
3132012-04-01 Eric Schulte <eric.schulte@gmx.com>
314
315 * ob-maxima.el (org-babel-maxima-command): The maxima command used
316 should be configurable (defaults to maxima-command if defined).
317 (org-babel-execute:maxima): The maxima command used should be
318 configurable (defaults to maxima-command if defined).
319
3202012-04-01 Eric Schulte <eric.schulte@gmx.com>
321
322 * ob-C.el (org-babel-C-execute): Add the local directory to the
323 library search path for C/C++ block compilation.
324
3252012-04-01 Eric Schulte <eric.schulte@gmx.com>
326
327 * ob.el (org-babel-where-is-src-block-result): Don't truncate
328 results name on call line execution.
329
3302012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu> (tiny change)
331
332 * org-colview.el (org-columns-cleanup-item): Handle case of empty
333 headline
334
3352012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
336
337 * org-footnote.el (org-footnote-delete-definitions): Fix LaTeX
338 export error when a src block produces fake footnotes.
339
3402012-04-01 Bastien Guerry <bzg@gnu.org>
341
342 * org.el (org-read-date): Don't mention `parse-time-weekdays' and
343 `parse-time-months' in the docstring.
344
3452012-04-01 Bastien Guerry <bzg@gnu.org>
346
347 * org-agenda.el (org-agenda-filter-apply): Bugfix: Add let
348 binding.
349
3502012-04-01 Bastien Guerry <bzg@gnu.org> (tiny change)
351
352 * org-colview.el (org-columns-compute): Also consider inline tasks
353 when computing the sum.
354
3552012-04-01 Thomas Morgan <tlm@ziiuu.com> (tiny change)
356
357 * org-habit.el (org-habit-insert-consistency-graphs): Fix
358 alignment of consistency graph in filtered agenda view.
359
3602012-04-01 Bastien Guerry <bzg@gnu.org>
361
362 * org-latex.el (org-export-as-latex): Fix bug in setting the
363 export directory according to the LaTeX options.
364
3652012-04-01 K.Nagashima <uni.naga@gmail.com> (tiny change)
366
367 * org.el (org-show-subtree): Make interactive.
368
3692012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu>
370
371 * org-clock.el: (org-clock-get-table-data): Make sure todo-only
372 does not leak when it is set by make-org-tags-macher.
373
3742012-04-01 Bastien Guerry <bzg@gnu.org>
375
376 * org.el (org-cycle-internal-local): Don't try to hide drawers
377 within subtrees in this function, it slows cycling down.
378
3792012-04-01 Bastien Guerry <bzg@gnu.org>
380
381 * org-agenda.el (org-agenda-custom-commands-local-options): Fix
382 incorrect custom option definition.
383
3842012-04-01 Bastien Guerry <bzg@gnu.org>
385
386 * org-colview.el (org-columns-display-here): Bugfix: use the date
387 as the value for the ITEM column when displaying a summary.
388
3892012-04-01 Martyn Jago <martyn.jago@btinternet.com>
390
391 * ob-lilypond.el: Re-direct homepage to Worg.
392
3932012-04-01 Martyn Jago <martyn.jago@btinternet.com>
394
395 * ob-lilypond.el: Leave versioning to Org.
396
3972012-04-01 Martyn Jago <martyn.jago@btinternet.com>
398
399 * ob-lilypond.el: Fix compiler warning.
400
4012012-04-01 Jambunathan K <kjambunathan@gmail.com>
402
403 * org-odt.el (org-odt-format-entity-caption): Enumerate entities
404 that have either a caption or a label.
405 (org-odt-label-styles, org-odt-category-map-alist): Add a
406 separator between sequence number and caption. Introduced two
407 new label styles for handling of math formula and math label.
408 (org-odt-format-label-definition)
409 (org-export-odt-format-formula): Propagate above changes.
410
4112012-04-01 Bastien Guerry <bzg@gnu.org>
412
413 * org.el (org-enforce-todo-dependencies): Fix docstring.
414
4152012-04-01 Jambunathan K <kjambunathan@gmail.com>
416
417 * org-odt.el (org-export-odt-category-strings): New custom
418 variable.
419 (org-odt-category-map-alist): Modify interpretation. Don't
420 use the same field to double up as both a OpenDocument
421 variable and a category string. Entries in this list now
422 specify only the OpenDocument variable. Category strings are
423 obtained through an indirect lookup of
424 `org-export-odt-category-strings'. Use same OpenDocument
425 variables as what LibreOffice uses for various entities. Fix
426 docstring.
427 (org-odt-add-label-definition)
428 (org-odt-format-label-definition)
429 (org-odt-format-label-reference): Propagate above changes.
430
4312012-04-01 Bastien Guerry <bzg@gnu.org> (tiny change)
432
433 * org-latex.el (org-export-as-latex): Check TeX-master correctly.
434
4352012-04-01 Jambunathan K <kjambunathan@gmail.com>
436
437 * org-odt.el (org-odt-category-map-alist): Update docstring.
438 (org-export-odt-user-categories)
439 (org-export-odt-get-category-from-label)
440 (org-odt-get-label-category-and-style): Remove.
441 (org-odt-add-label-definition): Propagate above changes.
442
4432012-04-01 Bastien Guerry <bzg@gnu.org> (tiny change)
444
445 * org.el (org-refile): Don't allow creation of parents when using
446 the refile command to go to a headline.
447
4482012-04-01 Jambunathan K <kjambunathan@gmail.com>
449
450 * org-odt.el (org-odt-format-org-link): Resolve links to headlines
451 as section numbers only if section numbering is on.
452
4532012-04-01 Bastien Guerry <bzg@gnu.org>
454
455 * org.el (format-spec): Require 'format-spec.
456
4572012-04-01 Bastien Guerry <bzg@gnu.org> (tiny change)
458
459 * org-latex.el (org-export-as-latex): Fix TeX-master declaration.
460
4612012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu> (tiny change)
462
463 * org.el (org-imenu-get-tree): Check that looking-at succeeds
464 before using match results.
465
4662012-04-01 Bastien Guerry <bzg@gnu.org>
467
468 * org-exp-blocks.el (org-ditaa-jar-path): Make a defcustom.
469
4702012-04-01 Jambunathan K <kjambunathan@gmail.com>
471
472 * org-lparse.el (org-do-lparse): Make effective setting of
473 `org-export-headline-levels' available to the ODT exporter. Also
474 remove some stale comments.
475
4762012-04-01 Jambunathan K <kjambunathan@gmail.com>
477
478 * org-odt.el (org-odt-begin-toc): Handle named HTML entities in
479 per-language string for "Table Of Contents".
480
4812012-04-01 Bastien Guerry <bzg@gnu.org>
482
483 * org-exp-blocks.el (org-ditaa-jar-path): Fix merge conflict.
484
4852012-04-01 Shaun Johnson <shaun@slugfest.demon.co.uk> (tiny change)
486
487 * org-exp-blocks.el (org-ditaa-jar-path): Better heuristic to find
488 the libary name.
489
4902012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
491
492 * org-src.el (org-edit-src-code): Change let bind to let*, e.g. if
493 case-fold-search is bound to nil globally, the
494 (case-fold-search t) doesn't work until we get to the body.
495
4962012-04-01 Bastien Guerry <bzg@gnu.org> (tiny change)
497
498 * org-latex.el (org-export-latex-tables): Allow to use
499 sidewaystable.
500
5012012-04-01 Eric Schulte <eric.schulte@gmx.com>
502
503 * ob.el (org-babel-expand-noweb-references): Fix bug in src name
504 regexp when using *org-babel-use-quick-and-dirty-noweb-expansion*.
505
5062012-04-01 David Maus <dmaus@ictsoc.de>
507
508 * org.el (org-scan-tags): Require one or more spaces (+) between
509 keyword and headline.
510
5112012-04-01 David Maus <dmaus@ictsoc.de>
512
513 * org-agenda.el (org-prepare-agenda): Don't reset
514 `org-done-keywords-for-agenda' when `org-agenda-multi'.
515
5162012-04-01 Thomas Morgan <tlm@ziiuu.com> (tiny change)
517
518 * org-habit.el (org-habit-insert-consistency-graphs): Fix bug
519 while inserting habit graph in the agenda buffer.
520
5212012-04-01 Bastien Guerry <bzg@gnu.org> (tiny change)
522
523 * org-src.el (org-src-edit-buffer-p): New function.
524
5252012-04-01 Bastien Guerry <bzg@gnu.org> (tiny change)
526
527 * org-agenda.el (org-agenda-skip-if): Fix the order conditions are
528 being checked. Also enhance the docstring a bit.
529
5302012-04-01 Bastien Guerry <bzg@gnu.org> (tiny change)
531
532 * org-agenda.el (org-agenda-tree-to-indirect-buffer): Fix the
533 display of indirect agenda window.
534
5352012-04-01 Bastien Guerry <bzg@gnu.org> (tiny change)
536
537 * org.el (org-create-formula-image, org-dvipng-color): Fix XEmacs
538 compatibility bug.
539
5402012-04-01 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
541
542 * org-clock.el (org-clock-get-table-data): Bind org-scanner-tags
543 to tags-list and org-trust-scanner-tags to t while evaluating the
544 matcher, since the matcher is always evaluated at the current
545 entry.
546
5472012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu> (tiny change)
548
549 * org.el (org-scan-tags): Bind org-trust-scanner-tags to t while
550 evaluating the matcher, since the matcher is always evaluated at
551 the current entry.
552
5532012-04-01 Ilya Shlyakhter <ilya_shl@alum.mit.edu> (tiny change)
554
555 * ob-lilypond.el (ly-compile-lilyfile): Fixed misplaced comma in a
556 quoting expression.
557
5582012-04-01 Eric Schulte <eric.schulte@gmx.com>
559
560 * ob.el (org-babel-merge-params): Add "eval" as acceptable noweb
561 argument.
562 (org-babel-noweb-p): The "eval" argument only expands during
563 evaluation.
564
5652012-04-01 Eric Schulte <eric.schulte@gmx.com>
566
567 * ob.el (org-strip-protective-commas): Declared.
568
569 * org-agenda.el (org-agenda-filtered-by-category): Declared.
570 (org-agenda-filter-apply): Capture free variable.
571
572 * org-footnote.el (org-skip-whitespace): Declared.
573
574 * org-mobile.el (org-agenda-filter): Declared.
575
576 * org-src.el (org-strip-protective-commas): Declared.
577
5782012-04-01 Sebastien Vauban <sva@mygooglest.com> (tiny change)
579
580 * org.el (org-version): Add autoload cookie.
581
5822012-04-01 David Maus <dmaus@ictsoc.de>
583
584 * org-attach.el (org-attach-store-link-p): Remove spurious quote
585 in customization form choice.
586
153ae947
BG
5872012-04-01 Eric Schulte <eric.schulte@gmx.com>
588
589 * ob-sh.el (org-babel-execute:sh): Pass all params to subroutine.
590 (org-babel-sh-evaluate): Apply :shebang and :padline to shell script
591 execution.
592
5932012-04-01 Eric Schulte <eric.schulte@gmx.com>
594
595 * ob.el (org-babel-insert-result): Ensure correct order for empty
596 result wrapping blocks.
597
5982012-04-01 Martyn Jago <martyn.jago@btinternet.com>
599
600 * ob-lilypond.el: Make auditioning of midi and pdf asynchronous,
601 and add easy pdf generation in the form of `ly-gen-pdf' variable.
602
6032012-04-01 Deech <deech@deech-ThinkPad-X200.none> (tiny change)
604
605 * ob-tangle.el (org-babel-spec-to-string): The link generated by
606 org-store-link is escaped twice when tangling with ":comments yes"
607 flag.
608
6092012-04-01 Bastien Guerry <bzg@gnu.org>
610
611 * org-html.el (org-export-as-html): Remove another useless space
612 before tag.
613
6142012-04-01 Bastien Guerry <bzg@gnu.org>
615
616 * org-html.el (org-export-as-html): Remove another useless space
617 before tag.
618
6192012-04-01 Bastien Guerry <bzg@gnu.org>
620
621 * org-html.el (org-export-as-html): Remove useless space before
622 tag.
623
6242012-04-01 Sebastien Vauban <sva@mygooglest.com> (tiny change)
625
626 * org.el (org-version): Add autoload cookie.
627
6282012-04-01 Bastien Guerry <bzg@gnu.org>
629
630 * org.el (org-get-category): Save match data.
631
6322012-04-01 Eric Schulte <eric.schulte@gmx.com>
633
634 * ob-tangle.el (org-babel-tangle): Don't prompt for a file name if
635 :tangle is specified.
636
637 * ob.el (org-babel-expand-noweb-references): Widen buffer when
638 expanding noweb references.
639
6402012-04-01 Eric Schulte <eric.schulte@gmx.com>
641
642 * ob-table.el (sbe): Don't accidentally leave a `t' value when
643 variables are force interpreted as strings.
644
6452012-04-01 David Maus <dmaus@ictsoc.de>
646
647 * org-bbdb.el (org-bbdb-open, org-bbdb-open-old)
648 (org-bbdb-open-new): Pass record name to avoid dynamic scoping.
649
6502012-04-01 David Maus <dmaus@ictsoc.de>
651
652 * org-bbdb.el (bbdb-record-get-field, bbdb-search-name)
653 (bbdb-search-organization): Declare functions to silence byte
654 compiler.
655
6562012-04-01 Bernt Hansen <bernt@norang.ca>
657
658 * org.el (org-clone-subtree-with-time-shift): Fix task cloning for
659 repeating tasks using .+n and ++n syntax
660
6612012-04-01 Karl Fogel <kfogel@red-bean.com> (tiny change)
662
663 * org-agenda.el (org-agenda-highlight-todo): Handle the case of a
664 heading that has a date but no todo keyword.
665
6662012-04-01 Eric Schulte <eric.schulte@gmx.com>
667
668 * ob.el (org-babel-find-named-result): Fix code block replacement
669 with results.
670
6712012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
672
673 * org-footnote.el (org-footnote-normalize): Do not normalize
674 labels when sort-only is non-nil.
675
6762012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
677
678 * org-footnote.el (org-footnote-normalize): Remove an useless part
679 of the function.
680 (org-insert-footnote-reference-near-definition): Remove function.
681
6822012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
683
684 * org-footnote.el (org-footnote-normalize): Fix normalization of
685 inline footnotes with no footnote section.
686
6872012-04-01 David Maus <dmaus@ictsoc.de>
688
689 * org-bbdb.el (org-bbdb-old): Replace `defvar' after loading 'bbdb
690 to check for old or new version by a check for the required
691 function in `org-bbdb-open' and `org-bbdb-store-link'.
692 (org-bbdb-store-link, org-bbdb-open): Check which version of bbdb is
693 to be used.
694
6952012-04-01 Eric Schulte <eric.schulte@gmx.com>
696
697 * ob.el (org-babel-find-named-result): Don't miss a code block
698 when there are confounding spaces after the result name.
699
7002012-04-01 Eric Schulte <eric.schulte@gmx.com>
701
702 * ob-lob.el (org-babel-block-lob-one-liner-regexp): Less greedy
703 regular expressions.
704 (org-babel-inline-lob-one-liner-regexp): Less greedy regular
705 expressions.
706
7072012-04-01 Eric Schulte <eric.schulte@gmx.com>
708
709 * ob.el (org-babel-examplize-region): Fixed bug in examplization.
710
7112012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
712
713 * org.el (org-link-search): Search for #+name affiliated keywords
714 and invisible targets.
715
7162012-04-01 Jambunathan K <kjambunathan@gmail.com>
717
718 * org-lparse.el (org-lparse-end-footnote-definition): Cleanup
719 newlines in a transcoded footnote definition. This ensures that
720 the line that is currently being processed by `org-do-lparse' loop
721 doesn't get broken up into multiple lines. Fix for the following
722 bug -
723
7242012-04-01 Jambunathan K <kjambunathan@gmail.com>
725
726 * org-footnote.el (org-footnote-normalize): Force a paragraph
727 break after the last footnote definition. This is an an implicit
728 assumption made by the org-lparse.el library. With this change,
729 footnote definitions can reliably be exported with ODT backend.
730 See http://lists.gnu.org/archive/html/emacs-orgmode/2012-02/msg01013.html.
731
7322012-04-01 Eric Schulte <eric.schulte@gmx.com>
733
734 * ob-ditaa.el (org-ditaa-jar-path): Fix a recursive load error.
735
7362012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
737
738 * org-list.el (org-list-struct): Fix small bug introduced by
739 commit 8b7a3f249803aba612f9ad3ae50c2fc986247da4 in Org's git repo.
740
7412012-04-01 Eric Schulte <eric.schulte@gmx.com>
742
743 * ob-ditaa.el (org-ditaa-jar-path): Already defined in
744 org-exp-blocks.el.
745
746 * org-exp-blocks.el (org-ditaa-jar-path): Declare appropriately
747 for the fact that this is really now a Babel thing -- even if it
748 is used here and the definition should remain here for reasons of
749 load dependencies.
750
7512012-04-01 David Maus <dmaus@ictsoc.de>
752
753 * org-bbdb.el (org-bbdb-old): Wrap `defvar' so the variable gets
754 defined after bbdb was loaded.
755
7562012-04-01 Eric Schulte <eric.schulte@gmx.com>
757
758 * org-latex.el (org-export-latex-tables): Don't add spurious
759 preceding newline if caption is not above a longtable.
760
7612012-04-01 Jambunathan K <kjambunathan@gmail.com>
762
763 * org-odt.el (org-odt-insert-toc): Remove this stray,
764 dysfunctional routine. This possibly has crept in because of the
765 broken merges between "maint" and "origin" branches.
766 (org-odt-begin-table): Don't emit an empty paragraph when a table is
7bd20f91 767 neither labeled nor captioned.
153ae947
BG
768 (org-odt-init-outfile): Remove reference to an unused variable.
769
7702012-04-01 Viktor Rosenfeld <listuser36@googlemail.com>
771
772 * ob-sql.el (org-babel-execute:sql): Add support for MonetDB to
773 SQL code blocks.
774
7752012-04-01 Andreas Leha <andreas.leha@med.uni-goettingen.de>
776
777 * ob.el (org-babel-goto-named-src-block): Pushing the point to the
778 org-mark-ring and guessing at the code block name to jump to.
779
7802012-04-01 David Maus <dmaus@ictsoc.de>
781
782 * org-agenda.el (org-agenda-tree-to-indirect-buffer): Fix handling
783 of indirect buffer and window.
784
7852012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
786
787 * org-footnote.el (org-footnote-forbidden-blocks): Allow footnotes
788 in verse blocks.
789
7902012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
791
792 * org-footnote.el (org-footnote-forbidden-blocks): Allow footnotes
793 in verse blocks.
794
7952012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
796
797 * org-exp.el (org-table-clean-before-export): Ignore table rows
798 defining parameters for formulas during export.
799
8002012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
801
802 * org-list.el (org-list-get-item-number): New function.
803
8042012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
805
806 * org-list.el (org-list-ending-method, org-list-end-regexp):
807 Removed variables.
808 (org-in-item-p, org-list-separating-blank-lines-number)
809 (org-list-parse-list, org-list-struct): Apply changes.
810
811 * org-exp.el (org-export-mark-list-end)
812 (org-export-mark-list-properties): Apply changes.
813
814 * org-latex.el (org-export-latex-lists): Apply changes.
815
8162012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
817
818 * org.el (org-cycle-internal-local): Correctly unfold headlines
819 containing an inlinetask.
820
8212012-04-01 Bastien Guerry <bzg@gnu.org>
822
823 * org.el (org-structure-template-alist): Fix missing angle
824 brackets for muse export style.
825
8262012-04-01 David Maus <dmaus@ictsoc.de>
827
828 * org.el (org-recenter-calendar): Use `with-selected-window' to
829 select calendar window and save currently selected window and
830 current buffer.
831
8322012-04-01 Toby S. Cubitt <tsc25@cantab.net> (tiny change)
833
834 * org.el (org-goto): call org-refile-get-location with NO-EXCLUDE
835 argument set, otherwise not only are headlines in the current
836 subtree excluded, but it throws an error if point happens not to
837 be within a subtree (e.g. at start of buffer).
838
8392012-04-01 David Maus <dmaus@ictsoc.de>
840
841 * org.el (org-scan-tags): Fix highlighting in sparse-tree.
842
8432012-04-01 David Maus <dmaus@ictsoc.de>
844
845 * org-clock.el (org-in-clocktable-p): Moved to org.el.
846
847 * org.el (org-in-clocktable-p): New function. Moved from
848 org-clock.el
849
8502012-04-01 David Maus <dmaus@ictsoc.de>
851
852 * org-exp.el (org-export-get-title-from-subtree): Don't format
853 tags in title if title headline does not have tags.
854
8552012-04-01 Bastien Guerry <bzg@gnu.org>
856
857 * org.el (org-cycle-internal-local): Fix bug: hide drawers in
858 inline tasks too.
859
8602012-04-01 Jambunathan K <kjambunathan@gmail.com>
861
862 * org-odt.el (org-odt-format-preamble): Don't insert TOC here.
863 Delay it till the end of export.
864 (org-odt-begin-document-body): Make a note of the default
865 position of TOC in `org-lparse-dyn-first-heading-pos'.
866 (org-odt-insert-toc): Insert TOC as directed by
867 [TABLE-OF-CONTENTS] line or at the default position.
868 (org-odt-end-export): Call `org-odt-insert-toc'.
869
8702012-04-01 Bastien Guerry <bzg@gnu.org>
871
872 * org.el (org-preview-latex-fragment): Throw an error when called
873 from a non-file buffer.
874
8752012-04-01 David Maus <dmaus@ictsoc.de>
876
877 * org-capture.el (org-capture-place-item): Don't search for
878 position in existing list if :exact-position was supplied.
879
8802012-04-01 Bastien Guerry <bzg@gnu.org>
881
882 * org.el (org-set-font-lock-defaults): Fix bug in done headline
883 fontification.
884
8852012-04-01 Jambunathan K <kjambunathan@gmail.com>
886
887 * org-odt.el (org-odt-format-textbox): Honor user-specified width
888 in captioned images.
889
8902012-04-01 Eric Schulte <eric.schulte@gmx.com>
891
892 * org.el (org-update-property-plist): Fix bug in property list
893 updates.
894
8952012-04-01 Eric Schulte <eric.schulte@gmx.com>
896
897 * ob.el (org-babel-balanced-split): Explicit checking if list
898 before calling member.
899
9002012-04-01 Eric Schulte <eric.schulte@gmx.com>
901
902 * ob-sqlite.el (org-babel-execute:sqlite): Specify the use of ","
903 as the separator to `org-table-convert-region'. Fixes errors when
904 only one result per line of output.
905
9062012-04-01 Eric Schulte <eric.schulte@gmx.com>
907
908 * ob.el (org-babel-strip-protective-commas): Use
909 `org-strip-protective-commas'.
910
911 * org-exp.el (org-export-select-backend-specific-text): Use
912 `org-strip-protective-commas'.
913
914 * org-src.el (org-edit-src-code): Use
915 `org-strip-protective-commas'.
916
917 * org.el (org-strip-protective-commas): Single definition for this
918 functionality.
919
9202012-04-01 Eric Schulte <eric.schulte@gmx.com>
921
922 * ob-sql.el: Mention ob-sqlite in the comments of ob-sql.
923
9242012-04-01 David Maus <dmaus@ictsoc.de>
925
926 * org-capture.el (org-capture-prepare-finalize-hook): New hook.
927 Run before the finalization process starts.
928 (org-capture-finalize): Run new hook.
929
9302012-04-01 Eric Schulte <eric.schulte@gmx.com>
931
932 * org.el (org-entry-get): Generalize to multiple "prop+"
933 properties.
934
9352012-04-01 Eric Schulte <eric.schulte@gmx.com>
936
937 * org-src.el (org-src-mode-map): Rebinding `org-edit-src-save' in
938 the `org-src-mode-map'.
939
9402012-04-01 David Maus <dmaus@ictsoc.de>
941
942 * org.el (org-recenter-calendar): Use `with-selected-window' to
943 select calendar window and save currently selected window and
944 current buffer.
945
9462012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
947
948 * org-list.el (org-list-ending-method, org-list-end-regexp):
949 Removed variables.
950 (org-in-item-p, org-list-separating-blank-lines-number)
951 (org-list-parse-list, org-list-struct): Apply changes.
952
953 * org-exp.el (org-export-mark-list-end)
954 (org-export-mark-list-properties): Apply changes.
955
956 * org-latex.el (org-export-latex-lists): Apply changes.
957
9582012-04-01 Eric Schulte <eric.schulte@gmx.com>
959
960 * org.el (org-entry-get): Accumulate properties from subtree
961 property drawers.
962
9632012-04-01 Eric Schulte <eric.schulte@gmx.com>
964
965 * org.el (org-entry-get): Accumulate properties from subtree
966 property drawers.
967
9682012-04-01 Jambunathan K <kjambunathan@gmail.com>
969
970 * org-odt.el (org-export-odt-image-size-probe-method)
971 (org-odt-do-image-size): Use imagemagick preferentially to
972 determine image sizes.
973
9742012-04-01 Jambunathan K <kjambunathan@gmail.com>
975
976 * org-odt.el (org-export-as-odt-to-buffer)
977 (org-replace-region-by-odt, org-export-region-as-odt): Remove
978 these interactive functions. They are of questionable value.
979
9802012-04-01 Toby S. Cubitt <tsc25@cantab.net> (tiny change)
981
982 * org.el (org-goto): call org-refile-get-location with NO-EXCLUDE
983 argument set, otherwise not only are headlines in the current
984 subtree excluded, but it throws an error if point happens not to
985 be within a subtree (e.g. at start of buffer).
986
9872012-04-01 Bastien Guerry <bzg@gnu.org>
988
989 * org-exp.el (org-export-kill-product-buffer-when-displayed)
990 (org-export-initial-scope, org-export-date-timestamp-format)
991 (org-export-with-tasks, org-export-email-info)
992 (org-export-table-remove-empty-lines): Add version tag.
993
9942012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
995
996 * org.el (org-cycle-internal-local): Correctly unfold headlines
997 containing an inlinetask.
998
9992012-04-01 Bernt Hansen <bernt@norang.ca>
1000
1001 * org-clock.el (org-clock-out): Do not delete the current clocking
1002 task when org-clock-out-hook clocks in another task
1003
10042012-04-01 David Maus <dmaus@ictsoc.de>
1005
1006 * org.el (org-scan-tags): Fix highlighting in sparse-tree.
1007
10082012-04-01 Jambunathan K <kjambunathan@gmail.com>
1009
1010 * org-odt.el (org-export-odt-convert-processes): Re-define
1011 (org-export-odt-convert-capabilities): Fix an accidental
1012 regression.
1013
10142012-04-01 Jambunathan K <kjambunathan@gmail.com>
1015
1016 * org-odt.el (org-export-odt-convert-capabilities): Change the
1017 default value.
1018
10192012-04-01 David Maus <dmaus@ictsoc.de>
1020
1021 * org-clock.el (org-in-clocktable-p): Moved to org.el.
1022
1023 * org.el (org-in-clocktable-p): New function. Moved from org-clock.el
1024
10252012-04-01 David Maus <dmaus@ictsoc.de>
1026
1027 * org-exp.el (org-export-get-title-from-subtree): Don't format
1028 tags in title if title headline does not have tags.
1029
10302012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1031
1032 * org-footnote.el (org-blank-before-new-entry)
1033 (org-export-footnotes-seen, org-export-footnotes-data): Fix bogus
1034 declarations.
1035
10362012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1037
1038 * org.el (org-beginning-of-line, org-end-of-line): Fix special C-a
1039 and C-e behaviour with visual lines.
1040
10412012-04-01 Eric Schulte <eric.schulte@gmx.com>
1042
1043 * org-exp-blocks.el (org-export-blocks): Changed the name of
1044 exporting comment blocks given that it seems regular comment
1045 blocks no longer export.
1046
10472012-04-01 Eric Schulte <eric.schulte@gmx.com>
1048
1049 * ob-exp.el (org-babel-exp-get-export-buffer): Access current
1050 export buffer.
1051 (org-babel-exp-in-export-file): Access current export buffer.
1052 (org-babel-exp-src-block): Access current export buffer.
1053 (org-babel-exp-inline-src-blocks): Access current export buffer.
1054
10552012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1056
1057 * ob-exp.el (org-babel-exp-in-export-file)
1058 (org-babel-exp-src-block, org-babel-exp-inline-src-blocks): Allow
1059 org-current-export-file to contain a buffer.
1060
10612012-04-01 Jambunathan K <kjambunathan@gmail.com>
1062
1063 * org-lparse.el (org-lparse-do-convert): Replace `call-process'
1064 with `shell-command-to-string'.
1065
10662012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1067
1068 * org-footnote.el (org-footnote-create-definition): Fix space
1069 insertion when creating a new footnote. This fixes newline
1070 munching when `org-footnote-section' is nil and blank lines
1071 stacking when it isn't nil.
1072
10732012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1074
1075 * org-footnote.el (org-footnote-normalize): Make sure that
1076 footnotes are moved to a single place during export.
1077
153ae947
BG
10782012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1079
1080 * org-footnote.el (org-footnote-normalize): Ensure footnote
1081 definition will be inserted at the end of the section
1082 corresponding to to its first reference.
1083
10842012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1085
1086 * org-footnote.el (org-footnote-at-definition-p): Make sure to
1087 move point at the beginning of the separator before skiping white
1088 spaces. Refactor code.
1089
10902012-04-01 Eric Schulte <eric.schulte@gmx.com>
1091
1092 * ob-exp.el (org-babel-exp-src-block): Strip noweb references on
1093 export when "strip-export".
1094
1095 * ob.el (org-babel-common-header-args-w-values): New noweb
1096 header value.
1097 (org-babel-merge-params): New noweb header value.
1098 (org-babel-noweb-p): New noweb header value.
1099
11002012-04-01 Eric Schulte <eric.schulte@gmx.com>
1101
1102 * ob-tangle.el (org-babel-tangle-clean): Just use default value.
1103
1104 * ob.el (org-babel-noweb-wrap): Add default value.
1105 (org-babel-expand-noweb-references): Just use default value.
1106
11072012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1108
1109 * org-exp.el (org-export-select-backend-specific-text): Always
1110 preserve original indentation as a text property so that lists do
1111 not get broken by indentation at column 0.
1112
11132012-04-01 Eric Schulte <eric.schulte@gmx.com>
1114
1115 * ob.el (org-babel-expand-noweb-references): Don't allow newlines
1116 in source names in noweb references.
1117
11182012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1119
1120 * org.el (org-fill-line-break-nobreak-p): New function.
1121 (org-set-autofill-regexps): Add previous function to
1122 `fill-nobreak-predicate'.
1123
11242012-04-01 Vitalie Spinu <spinuvit@gmail.com>
1125
1126 * ob-R.el (org-babel-R-evaluate-session): Inhibit R evaluation
1127 visibility regardless of local user customization.
1128
11292012-04-01 Vitalie Spinu <spinuvit@gmail.com>
1130
1131 * ob-R.el (org-babel-R-evaluate-session): Inhibit R evaluation
1132 visibility regardless of local user customization.
1133
11342012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1135
1136 * org-inlinetask.el (org-inlinetask-show-first-star): New option.
1137 (org-inlinetask-fontify): Honor `org-inlinetask-show-first-star'.
1138
1139 * org-indent.el (org-indent-set-line-properties): Honor
1140 `org-inlinetask-show-first-star'.
1141
11422012-04-01 Bastien Guerry <bzg@gnu.org>
1143
1144 * org.el (org-set-regexps-and-options): Ensure `org-drawers'
1145 doesn't contain duplicates.
1146
11472012-04-01 Bastien Guerry <bzg@gnu.org>
1148
1149 * org.el (org-at-drawer-p): Normalize the docstring to match other
1150 `org-at-*-p' docstrings.
1151 (org-indent-block, org-indent-drawer, org-at-block-p): New
1152 functions.
1153 (org-metaright): Use the new functions to indent a drawer or a
1154 block depending on the context. Also update the docstring.
1155
11562012-04-01 Bastien Guerry <bzg@gnu.org>
1157
1158 * org.el (org-set-regexps-and-options): Set the value of
1159 `org-drawers' by adding the value of the infile #+DRAWERS option
1160 to that of the existing `org-drawers'.
1161
11622012-04-01 Bastien Guerry <bzg@gnu.org>
1163
1164 * org.el (org-cycle-internal-local): Fix bug: hide drawers in
1165 inline tasks too.
1166
11672012-04-01 Bastien Guerry <bzg@gnu.org>
1168
1169 * org-inlinetask.el (org-inlinetask-toggle-visibility): Use
1170 `org-show-entry' instead of `outline-flag-region' to keep the
1171 drawers folded when unfolding an inline task.
1172
11732012-04-01 Torsten Anders <torsten.anders@beds.ac.uk> (tiny change)
1174
1175 * org-beamer.el (org-beamer-environments-default): Add support and
1176 keybinding for the `exampleblock' environment.
1177
11782012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1179
1180 * org.el (org-open-link-from-string): Regard `reference-buffer'
1181 when setting `org-inhibit-startup'.
1182
11832012-04-01 Eric Schulte <eric.schulte@gmx.com>
1184
1185 * ob-exp.el (org-babel-exp-non-block-elements): Don't insert extra
1186 space between inline src block and results on export.
1187
11882012-04-01 Eric Schulte <eric.schulte@gmx.com>
1189
1190 * ob.el (org-babel-get-inline-src-block-matches): Allow *any*
1191 punctuation to proceed an inline src block.
1192
11932012-04-01 Eric Schulte <eric.schulte@gmx.com>
1194
1195 * ob.el (org-babel-get-inline-src-block-matches): Add ( to the
1196 list of characters allowed to proceed an inline src block.
1197
11982012-04-01 Eric Schulte <eric.schulte@gmx.com>
1199
1200 * ob-tangle.el (org-babel-tangle-clean): Use the customizable
1201 noweb wrappers.
1202
1203 * ob.el (org-babel-noweb-wrap-start): Begin a noweb reference.
1204 (org-babel-noweb-wrap-end): End a noweb reference.
1205 (org-babel-noweb-wrap): Apply the customizable noweb wrappers.
1206 (org-babel-expand-noweb-references): Use the customizable noweb
1207 wrappers.
1208
12092012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1210
1211 * org.el (org-beginning-of-line): Handle case when there's no
1212 character after box.
1213
12142012-04-01 Jambunathan K <kjambunathan@gmail.com>
1215
1216 * org-odt.el (org-odt-format-preamble): Don't insert TOC here.
1217 Delay it till the end of export.
1218 (org-odt-begin-document-body): Make a note of the default
1219 position of TOC in `org-lparse-dyn-first-heading-pos'.
1220 (org-odt-insert-toc): Insert TOC as directed by
1221 [TABLE-OF-CONTENTS] line or at the default position.
1222 (org-odt-end-export): Call `org-odt-insert-toc'.
1223
12242012-04-01 Bastien Guerry <bzg@gnu.org>
1225
1226 * org.el (org-preview-latex-fragment): Throw an error when called
1227 from a non-file buffer.
1228
12292012-04-01 Bastien Guerry <bzg@gnu.org>
1230
1231 * org.el (org-insert-property-drawer): Not an interactive
1232 command anymore.
1233 (org-insert-drawer): With a prefix argument, insert a property
1234 drawer. Check for headline within the region before inserting the
1235 drawer. Don't include special drawers in the completion table.
1236 (org-mode-map): New keybinding `C-c C-x d' for
1237 `org-insert-drawer'.
1238
12392012-04-01 Bastien Guerry <bzg@gnu.org>
1240
1241 * org.el (org-insert-drawer): Support completion over known drawer
1242 names and inserting a drawer around the current region.
1243
12442012-04-01 Bastien Guerry <bzg@gnu.org>
1245
1246 * org.el (org-insert-drawer): New function.
1247 (org-insert-property-drawer): Use it.
1248
12492012-04-01 Bastien Guerry <bzg@gnu.org>
1250
1251 * org-list.el (org-mark-list): New function.
1252
12532012-04-01 Bastien Guerry <bzg@gnu.org>
1254
1255 * org-pcomplete.el (pcomplete/org-mode/drawer): New function to
1256 complete drawer at point.
1257 (org-thing-at-point): Use it.
1258
12592012-04-01 Bastien Guerry <bzg@gnu.org>
1260
1261 * org.el (org-meta-return): Use `newline-and-indent' when in a
1262 property drawer.
1263
12642012-04-01 Bastien Guerry <bzg@gnu.org>
1265
1266 * org.el (org-structure-template-alist): Fix docstring: the
1267 feature is not experimental anymore.
1268
12692012-04-01 Bastien Guerry <bzg@gnu.org>
1270
1271 * org-agenda.el (org-agenda-show-and-scroll-up): Allow `C-u' to
1272 display the item without unfolding drawers and logbooks.
1273
12742012-04-01 Bastien Guerry <bzg@gnu.org>
1275
1276 * org-src.el (org-edit-src-code): Make sure `buffer-file-name' is
1277 always nil.
1278
12792012-04-01 Bastien Guerry <bzg@gnu.org>
1280
1281 * org.el (org-structure-template-alist): Fix missing angle
1282 brackets for muse export style.
1283
12842012-04-01 Bastien Guerry <bzg@gnu.org>
1285
1286 * org.el (org-read-date): New parameter `inactive' when reading
1287 for insertion of inactive timestamps.
1288 (org-time-stamp, org-read-date-display): Use the new
1289 parameter.
1290
12912012-04-01 Eric Schulte <eric.schulte@gmx.com>
1292
1293 * ob.el (org-babel-expand-noweb-references): Only allow
1294 reference names which start and end with non-whitespace characters.
1295 Also, raise errors as appropriate given org-babel-noweb-error-langs.
1296
12972012-04-01 Bastien Guerry <bzg@gnu.org>
1298
1299 * org-src.el (org-src-in-org-buffer): Save and restore
1300 `buffer-undo-list' after editing.
1301
13022012-04-01 Eric Schulte <eric.schulte@gmx.com>
1303
1304 * ob.el (org-babel-common-header-args-w-values): Add new header
1305 argument.
1306 (org-babel-expand-noweb-references): Use header argument rather than
1307 customization variable.
1308
13092012-04-01 David Maus <dmaus@ictsoc.de>
1310
1311 * org-capture.el (org-capture-place-item): Don't search for
1312 position in existing list if :exact-position was supplied.
1313
13142012-04-01 Eric Schulte <eric.schulte@gmx.com>
1315
1316 * ob.el (org-babel-noweb-separator): Custom variable for
1317 accumulated noweb references.
1318 (org-babel-expand-noweb-references): Allow separator for noweb
1319 references.
1320
13212012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1322
1323 * org.el (org-beginning-of-line): In an item, special position
1324 for C-a is after check-box, if any.
1325 (org-special-ctrl-a/e): Modify doc-string accordingly.
1326
13272012-04-01 Jambunathan K <kjambunathan@gmail.com>
1328
1329 * org-odt.el (org-export-odt-format-formula): Use :style
1330 property to specify custom table styles.
1331
13322012-04-01 Eric Schulte <eric.schulte@gmx.com>
1333
1334 * ob-exp.el (org-babel-exp-call-line-template): Control export of
1335 additional call line information.
1336 (org-babel-exp-non-block-elements): Fancier call line export.
1337
13382012-04-01 Jambunathan K <kjambunathan@gmail.com>
1339
1340 * org-odt.el (org-odt-entity-frame-styles): Add frame params
1341 for images that are anchored as character.
1342 (org-export-odt-format-image): Handle new anchor type
1343 "as-char".
1344 (org-export-odt-default-image-sizes-alist): Misc. change.
1345 (org-export-odt-format-formula): Misc. change.
1346
13472012-04-01 Eric Schulte <eric.schulte@gmx.com>
1348
1349 * ob.el (org-babel-check-src-block): Don't report valid header
1350 arguments as suspicious.
1351
13522012-04-01 Eric Schulte <eric.schulte@gmx.com>
1353
1354 * ob-exp.el (org-babel-exp-non-block-elements): Map over both
1355 inline src blocks and call lines on export.
1356
13572012-04-01 Jambunathan K <kjambunathan@gmail.com>
1358
1359 * org-odt.el (org-odt-label-styles): Add a new style.
1360 (org-odt-category-map-alist): Use it.
1361
13622012-04-01 Jambunathan K <kjambunathan@gmail.com>
1363
1364 * org-odt.el (org-odt-table-style-format): New. Template for
1365 auto-generated table styles.
1366 (org-odt-automatic-styles, org-odt-object-counters): New
1367 variables.
1368 (org-odt-add-automatic-style): New function.
1369 (org-odt-write-automatic-styles): New function. Create
1370 automatic styles for tables that have custom :rel-width.
1371 (org-odt-begin-table): Parse attributes specified with
1372 "#+ATTR_ODT: " option and use it to create an automatic table
1373 style.
1374 (org-odt-save-as-outfile): Call
1375 `org-odt-add-write-automatic-styles'.
1376 (org-odt-init-outfile): Init newly add variables.
1377 (org-odt-section-count): Remove it.
1378 (org-odt-begin-section): Use `org-odt-add-automatic-style' to
1379 generate an automatic section name.
1380
13812012-04-01 Eric Schulte <eric.schulte@gmx.com>
1382
1383 * ob.el (org-babel-map-executables): Correctly position point when
1384 mapping hits an inline code block.
1385
13862012-04-01 Eric Schulte <eric.schulte@gmx.com>
1387
1388 * ob.el (org-babel-execute-src-block): Ensure params are
1389 incorporated *before* checking if evaluation is legal.
1390
13912012-04-01 Eric Schulte <eric.schulte@gmx.com>
1392
1393 * ob-exp.el (org-babel-exp-lob-one-liners): Ensure `end' is a
1394 marker so it is updated as required during export.
1395
13962012-04-01 Eric Schulte <eric.schulte@gmx.com>
1397
1398 * org-src.el (org-src-in-org-buffer): Run commands in the parent
1399 buffer.
1400 (org-edit-src-save): Use new macro.
1401 (org-src-tangle): Tangle the parent buffer.
1402
14032012-04-01 Bastien Guerry <bzg@gnu.org>
1404
1405 * org.el (org-set-font-lock-defaults): Fix bug in done
1406 headline fontification.
1407
14082012-04-01 Bastien Guerry <bzg@gnu.org>
1409
1410 * org.el (org-set-font-lock-defaults): Fix bug in done
1411 headline fontification.
1412
14132012-04-01 Bastien Guerry <bzg@gnu.org>
1414
1415 * org.el (org-return): Act normally when in code blocks.
1416
14172012-04-01 Bastien Guerry <bzg@gnu.org>
1418
1419 * org.el (org-in-src-block-p): New function.
1420 (org-context): Return new contexts :clocktable and :src-block.
1421
14222012-04-01 Bastien Guerry <bzg@gnu.org>
1423
1424 * org.el (org-set-tags-command, org-set-tags): Make ̀C-u C-c
1425 C-q' do the right thing even when point is before the first
1426 heading.
1427
14282012-04-01 Eric Schulte <eric.schulte@gmx.com>
1429
1430 * ob.el (org-babel-noweb-p): Disambiguate intersection name.
1431
14322012-04-01 Jambunathan K <kjambunathan@gmail.com>
1433
1434 * org-odt.el (org-odt-format-textbox): Honor user-specified
1435 width in captioned images.
1436
14372012-04-01 Eric Schulte <eric.schulte@gmx.com>
1438
1439 * ob.el (org-babel-map-src-blocks): Replace gensym with make-symbol.
1440 (org-babel-map-inline-src-blocks): Replace gensym with make-symbol.
1441 (org-babel-map-call-lines): Replace gensym with make-symbol.
1442 (org-babel-map-executables): Replace gensym with make-symbol.
1443
14442012-04-01 Eric Schulte <eric.schulte@gmx.com>
1445
1446 * ob-exp.el (org-babel-exp-results): Alter a copy of info.
1447
14482012-04-01 Bastien Guerry <bzg@gnu.org>
1449
1450 * org-html.el (org-export-as-html): Initialize
1451 `html-pre-real-contents' correctly.
1452
14532012-04-01 Bastien Guerry <bzg@gnu.org>
1454
1455 * org-html.el (org-export-as-html): Initialize
1456 `html-pre-real-contents' correctly.
1457
14582012-04-01 Eric Schulte <eric.schulte@gmx.com>
1459
1460 * ob-exp.el (org-babel-exp-code): Ensure code block name is a
1461 string on export.
1462
14632012-04-01 Eric Schulte <eric.schulte@gmx.com>
1464
1465 * ob-exp.el (org-babel-exp-code-template): Customizable code
1466 block export format string.
1467 (org-babel-exp-code): Customizable code block export.
1468
14692012-04-01 Eric Schulte <eric.schulte@gmx.com>
1470
1471 * ob-clojure.el (org-babel-execute:clojure): Removed dependency
1472 on deprecated swank-clojure.
1473
14742012-04-01 Eric Schulte <eric.schulte@gmx.com>
1475
1476 * ob.el (org-babel-map-src-blocks): Don't pollute symbol space.
1477 (org-babel-map-inline-src-blocks): Don't pollute symbol space.
1478 (org-babel-map-call-lines): Don't pollute symbol space.
1479 (org-babel-map-executables): Map over *all* executable Org-mode
1480 elements.
1481 (org-babel-execute-buffer): Execute elements in buffer order instead
1482 of arbitrarily.
1483
14842012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1485
1486 * org.el (org-ctrl-c-ctrl-c): Fix a naive structure backup.
1487 Those must be done with `copy-tree'.
1488
14892012-04-01 Eric Schulte <eric.schulte@gmx.com>
1490
1491 * org-src.el (org-edit-src-code): Referenced code block should
1492 not be evaluated on code block edit.
1493
14942012-04-01 Bastien Guerry <bzg@gnu.org>
1495
1496 * org.el (org-structure-template-alist): Use uppercase for
1497 keywords.
1498
14992012-04-01 Eric Schulte <eric.schulte@gmx.com>
1500
1501 * ob.el (org-babel-insert-result): Capitalize RESULTS in :wrap'd
1502 code block results.
1503
15042012-04-01 Eric Schulte <eric.schulte@gmx.com>
1505
1506 * ob.el (org-babel-results-keyword): New user-configurable
1507 results keyword.
1508 (org-babel-where-is-src-block-result): Use new user-configurable
1509 results keyword.
1510
15112012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1512
1513 * org-indent.el (org-indent-refresh-maybe): Check for new
1514 headlines from the beginning of the line to be sure to catch
1515 any newly inserted headline there.
1516
15172012-04-01 Eric Schulte <eric.schulte@gmx.com>
1518
1519 * ob-exp.el (org-babel-exp-src-block): Use `org-babel-noweb-p'.
1520 (org-babel-exp-inline-src-blocks): Use `org-babel-noweb-p'.
1521
1522 * ob-tangle.el (org-babel-tangle-collect-blocks): Use
1523 `org-babel-noweb-p'.
1524
1525 * ob.el (org-babel-execute-src-block): Use `org-babel-noweb-p'.
1526 (org-babel-expand-src-block): Use `org-babel-noweb-p'.
1527 (org-babel-load-in-session): Use `org-babel-noweb-p'.
1528 (org-babel-merge-params): Use `org-babel-noweb-p'.
1529 (org-babel-noweb-p): New function used to determine if noweb
1530 expansion should be carried out in a given context.
1531
15322012-04-01 Eric Schulte <eric.schulte@gmx.com>
1533
1534 * org.el (org-update-property-plist): Fix bug in property list
1535 updates.
1536
15372012-04-01 François Pinard <pinard@iro.umontreal.ca> (tiny change)
1538
1539 * org.el (org-kill-line): Use `kill-visual-line' in
1540 `visual-line-mode'.
1541
15422012-04-01 Bernt Hansen <bernt@norang.ca>
1543
1544 * org-agenda.el (org-agenda-switch-to): Widen org buffer only if point is
1545 outside the current restriction
1546
15472012-04-01 Bernt Hansen <bernt@norang.ca>
1548
1549 * org-agenda.el (org-agenda-clock-in): Save restriction when clocking in from the agenda
1550
15512012-04-01 Bernt Hansen <bernt@norang.ca>
1552
1553 * org.el: Honour existing restrictions when regenerating the agenda
1554
15552012-04-01 Bastien Guerry <bzg@gnu.org>
1556
1557 * org-agenda.el: New alias for `list-diary-entries-hook'.
1558
15592012-04-01 Eric Schulte <eric.schulte@gmx.com>
1560
1561 * ob.el (org-babel-common-header-args-w-values): Add the new
1562 header argument name.
1563 (org-babel-insert-result): Respect the value of the :wrap header
1564 argument when inserting results.
1565 (org-babel-result-end): Find the end of arbitrarily named result
1566 blocks.
1567
15682012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1569
1570 * org-indent.el (org-indent-refresh-maybe): Check for new
1571 headlines from the beginning of the line to be sure to catch
1572 any newly inserted headline there.
1573
15742012-04-01 Eric Schulte <eric.schulte@gmx.com>
1575
1576 * org.el (org-update-property-plist): Remove old instances of
1577 property when adding a new value for property.
1578
15792012-04-01 Martyn Jago <martyn.jago@btinternet.com>
1580
1581 * ob-emacs-lisp.el: A comment on the last line of an emacs-lisp
1582 code block would cause an error when the block is was executed. This
1583 fix cures this behaviour.
1584
15852012-04-01 Eric Schulte <eric.schulte@gmx.com>
1586
1587 * ob.el (org-babel-expand-noweb-references): Resurrect dropped
1588 pieces of a previous patch.
1589
15902012-04-01 Eric Schulte <eric.schulte@gmx.com>
1591
1592 * ob-maxima.el (org-babel-execute:maxima): Fix compiler warning.
1593
15942012-04-01 Eric Schulte <eric.schulte@gmx.com>
1595
1596 * ob.el (org-babel-expand-noweb-references): Resurrect dropped
1597 pieces of a previous patch.
1598
15992012-04-01 Eric Schulte <eric.schulte@gmx.com>
1600
1601 * ob-maxima.el (org-babel-execute:maxima): Fix compiler warning.
1602
16032012-04-01 Bastien Guerry <bzg@gnu.org>
1604
1605 * org-eshell.el (org-eshell-open): Use (goto-char (point-max))
1606 instead of (end-of-buffer).
1607
16082012-04-01 Bastien Guerry <bzg@gnu.org>
1609
1610 * org-bbdb.el (name): Declare variable.
1611 (bbdb-record-get-field, bbdb-search-name)
1612 (bbdb-search-organization): Declare as part of ext:bbdb.
1613
16142012-04-01 Bastien Guerry <bzg@gnu.org>
1615
1616 * org-mobile.el (org-mobile-push): Use `org-agenda-tag-filter'
1617 instead of the obsolete `org-agenda-filter'.
1618
16192012-04-01 Bastien Guerry <bzg@gnu.org>
1620
1621 * org-agenda.el: Add an alias for `org-agenda-filter'.
1622 (diary-list-entries-hook): Use the non-obsolete hook.
1623 (org-agenda-filter-apply): Silent compiler warning.
1624
16252012-04-01 Bastien Guerry <bzg@gnu.org>
1626
1627 * ob-ditaa.el (org-ditaa-jar-path): Make a defcustom.
1628 (org-ditaa-jar-option): New option.
1629 (org-babel-execute:ditaa): Use it.
1630
16312012-04-01 Eric Schulte <eric.schulte@gmx.com>
1632
1633 * ob.el (org-babel-balanced-split): Explicit checking if list
1634 before calling member.
1635
16362012-04-01 Eric Schulte <eric.schulte@gmx.com>
1637
1638 * ob.el (org-babel-balanced-split): Explicit checking if list
1639 before calling member.
1640
6a24cbb1
CY
16412012-02-14 Chong Yidong <cyd@gnu.org>
1642
1643 * org-footnote.el: Remove bogus defvar values (Bug#10745).
1644
d660637a
BG
16452012-01-05 Eric Schulte <eric.schulte@gmx.com>
1646
1647 * ob.el (org-babel-expand-noweb-references): Resurrect dropped
1648 pieces of a previous patch.
1649
1650 * ob-maxima.el (org-babel-execute:maxima): Fix compiler warning.
1651
c74587e6
BG
16522012-01-05 Bastien Guerry <bzg@gnu.org>
1653
1654 * org-eshell.el (org-eshell-open): Use (goto-char (point-max))
1655 instead of (end-of-buffer).
1656
1657 * org-bbdb.el (name): Declare variable.
1658 (bbdb-record-get-field, bbdb-search-name)
1659 (bbdb-search-organization): Declare as part of ext:bbdb.
1660
1661 * org-agenda.el: Add an alias for `org-agenda-filter'.
1662 (diary-list-entries-hook): Use the non-obsolete hook.
1663 (org-agenda-filter-apply): Silent compiler warnings.
1664
1665 * org-mobile.el (org-mobile-push): Use `org-agenda-tag-filter'
1666 instead of the obsolete `org-agenda-filter'.
1667
e66ba1df
BG
16682012-01-03 Bastien Guerry <bzg@gnu.org>
1669
1670 * org.el (org-ctrl-c-ctrl-c): Preserve symmetry when adding
1671 and removing checkboxes with `C-u C-c C-c' on the first item
1672 of a list. Also, don't reinitialize checkboxes that are
1673 already ticked.
1674
16752012-01-03 Bastien Guerry <bzg@gnu.org>
1676
1677 * org.el (org-ts-regexp0, org-ts-regexp1): Also match a time
1678 value with only one digit for the hours.
1679
16802012-01-03 Bastien Guerry <bzg@gnu.org>
1681
1682 * org-agenda.el (org-batch-agenda, org-batch-agenda-csv):
1683 Remove deleted function `org-encode-for-stdout'.
1684
16852012-01-03 Bastien Guerry <bzg@gnu.org>
1686
1687 * org.el (org-show-context): Complete docstring.
1688
16892012-01-03 Bastien Guerry <bzg@gnu.org>
1690
1691 * org-agenda.el (org-agenda-filter-by-tag): Use
1692 `read-char-exclusive' instead of `read-char'.
1693
16942012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1695
1696 * org-clock.el (org-clock-in, org-clock-find-position): Remove
1697 erraneous space in regexp.
1698
16992012-01-03 Eric Schulte <eric.schulte@gmx.com>
1700
1701 * ob.el (org-babel-expand-noweb-references): Rather than using
1702 a pure regexp solution to resolve noweb references, actually
1703 check the information of every code block in the buffer. This
1704 will cause a slowdown in noweb reference expansion, but is
1705 necessary for correct behavior.
1706
17072012-01-03 Bastien Guerry <bzg@gnu.org>
1708
1709 * org.el (org-map-continue-from): Fix typo in docstring.
1710
17112012-01-03 Bastien Guerry <bzg@gnu.org>
1712
1713 * org.el (org-property-re): Also match cumulating properties
1714 like ":prop+:".
1715
17162012-01-03 Bastien Guerry <bzg@gnu.org>
1717
1718 * org-exp-blocks.el (org-export-blocks-preprocess): Fix regexp for
1719 matching the end of a block.
1720
17212012-01-03 David Maus <dmaus@ictsoc.de>
1722
1723 * org.el (org-open-at-point): Escape link path for http:,
1724 https:, ftp:, news:, and doi: links only if the path contains
1725 space or non-ascii character.
1726
17272012-01-03 David Maus <dmaus@ictsoc.de>
1728
1729 * org.el (org-refile-get-targets): Ignore headlines without a
1730 true headline.
1731
17322012-01-03 Eric Schulte <eric.schulte@gmx.com>
1733
1734 * ob.el (org-babel-map-call-lines): Moved this file from
1735 ob-lob.el into ob.el to ease dependency pains.
1736
17372012-01-03 Bastien Guerry <bzg@gnu.org>
1738
1739 * org-publish.el (org-publish-index-generate-theindex): Use
1740 theindex.inc for storing index entries, and theindex.org for
1741 including theindex.inc.
1742
17432012-01-03 Bastien Guerry <bzg@gnu.org>
1744
1745 * org-publish.el (org-publish-index-generate-theindex): Create
1746 proper file target for index entries in subdirectories.
1747
17482012-01-03 Bastien Guerry <bzg@gnu.org>
1749
1750 * org-protocol.el (org-protocol-check-filename-for-protocol):
1751 Fix spelling mistake.
1752
17532012-01-03 Jambunathan K <kjambunathan@gmail.com>
1754
1755 * org-odt.el (org-export-odt-default-org-styles-alist): Add styles
1756 for title and subtitle.
1757 (org-odt-format-toc): New.
1758 (org-odt-format-preamble): New. Users can redefine this to
1759 customize what goes before the document body. Currently it
1760 outputs title, author and email, date and toc.
1761 (org-odt-begin-document-body): Use `org-odt-format-preamble'.
1762 (org-odt-format-date): Renamed from
1763 `org-odt-iso-date-from-org-timestamp'. Also added an
1764 additional param for format string.
1765 (org-odt-begin-annotation, org-odt-update-meta-file): Use
1766 `org-odt-format-date'.
1767
17682012-01-03 Bastien Guerry <bzg@gnu.org>
1769
1770 * org.el (org-at-drawer-p): New function.
1771 (org-end-of-line): Use it.
1772
17732012-01-03 Eric Schulte <eric.schulte@gmx.com>
1774
1775 * ob.el (*org-babel-use-quick-and-dirty-noweb-expansion*):
1776 Controls the method in which noweb references are expanded.
1777 (org-babel-expand-noweb-references): Bring back the option for
1778 regexp-based noweb expansion.
1779
17802012-01-03 Bastien Guerry <bzg@gnu.org>
1781
1782 * org.el (org-ts-regexp0, org-ts-regexp1): Also match a time value
1783 with only one digit for the hours.
1784
17852012-01-03 Bastien Guerry <bzg@gnu.org>
1786
1787 * org.el (org-ctrl-c-ctrl-c): Don't make `C-c C-c' special
1788 when ticking the checkbox of the first item.
1789
17902012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
1791
1792 * org-list.el (org-list-write-struct): Add an optional
1793 argument for structure changes happening outside the function.
1794
1795 * org.el (org-ctrl-c-ctrl-c): Now, `C-u C-c C-c' on the first
1796 item of a sub-list should toggle check-box presence of every
1797 item in the same sub-list. Also fix check-box insertion on a
1798 single item.
1799
18002012-01-03 Bastien Guerry <bzg@gnu.org>
1801
1802 * org-agenda.el (org-agenda-filter-preset): New alias.
1803 (org-agenda-filter-by-category): New command.
1804 (org-agenda-mode-map): Add the new command.
1805 (org-agenda-custom-commands-local-options): Add category
1806 filter preset.
1807 (org-agenda-mark-filtered-text): Mark both tag and filter
1808 overlays.
1809 (org-agenda-category-filter-preset): New variable.
1810 (org-finalize-agenda, org-agenda-redo)
1811 (org-agenda-filter-make-matcher, org-agenda-filter-apply): Handle
1812 both category and tag filters.
1813 (org-agenda-filter-show-all-tag): Rename from
1814 `org-agenda-filter-by-tag-show-all'.
1815 (org-agenda-filter-show-all-cat): New function.
1816 (org-agenda-set-mode-name): Show the category filter in the
1817 modeline.
1818
18192012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1820
1821 * org-bbdb.el (org-bbdb-old): New variable.
1822 (org-bbdb-store-link, org-bbdb-open): Check for
1823 `org-bbdb-old'.
1824 (org-bbdb-open-old, org-bbdb-open-new): New functions.
1825
18262012-01-03 Bastien Guerry <bzg@gnu.org>
1827
1828 * org-agenda.el (org-batch-agenda, org-batch-agenda-csv):
1829 Remove deleted function `org-encode-for-stdout'.
1830
18312012-01-03 Bastien Guerry <bzg@gnu.org>
1832
1833 * org.el (org-check-dates-range): New command.
1834 (org-sparse-tree): Use it.
1835
18362012-01-03 Bastien Guerry <bzg@gnu.org>
1837
1838 * org-agenda.el (org-agenda-write): Rename from
1839 `org-write-agenda'.
1840 (org-agenda-mode-map, org-agenda-menu)
1841 (org-batch-store-agenda-views): Use new name
1842 `org-agenda-write'.
1843
18442012-01-03 Bastien Guerry <bzg@gnu.org>
1845
1846 * org.el (org-loop-over-headlines-in-active-region): Fix
1847 docstring.
1848 (org-todo, org-deadline, org-schedule): Honor the 'start-level
1849 value of `org-loop-over-headlines-in-active-region'.
1850
18512012-01-03 Bastien Guerry <bzg@gnu.org>
1852
1853 * org-archive.el (org-archive-subtree)
1854 (org-archive-to-archive-sibling, org-toggle-archive-tag):
1855 Bugfix: use 'region-start-level.
1856
18572012-01-03 Bastien Guerry <bzg@gnu.org>
1858
1859 * org.el (org-show-context): Complete docstring.
1860
18612012-01-03 Bastien Guerry <bzg@gnu.org>
1862
1863 * org-agenda.el (org-agenda-filter-by-tag): Use
1864 `read-char-exclusive' instead of `read-char'.
1865
18662012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1867
1868 * org.el (org-scan-tags): Make sure `org-map-continue-from' is
1869 nil at each match.
1870
18712012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1872
1873 * org-clock.el (org-clock-in, org-clock-find-position): Remove
1874 erraneous space in regexp.
1875
18762012-01-03 Jambunathan K <kjambunathan@gmail.com>
1877
1878 * org-odt.el (org-odt-lib-dir): Add docstring.
1879 (org-odt-data-dir): New variable. Use this variable to
1880 control the locations from which the ODT exporter picks the
1881 OpenDocument styles and schema files from. Set this variable
1882 explicitly only if the in-built heuristics for locating the
1883 above files fails.
1884 (org-odt-styles-dir-list, org-odt-schema-dir-list): New
1885 variables. Pay specific attention to (eval-when-compile ...)
1886 form through which Makefile's $(datadir) - contained in
1887 `org-odt-data-dir' - gets compiled in as a "hard coded"
1888 constant.
1889 (org-odt-styles-dir, org-export-odt-schema-dir): Add messages to
1890 aid debugging.
1891
18922012-01-03 Bastien Guerry <bzg@gnu.org>
1893
1894 * org-archive.el (org-archive-subtree)
1895 (org-archive-to-archive-sibling, org-toggle-archive-tag)
1896 (org-archive-set-tag): Handle the 'start-level value for
1897 `org-loop-over-headlines-in-active-region'.
1898
18992012-01-03 Bastien Guerry <bzg@gnu.org>
1900
1901 * org.el (org-scan-tags): New parameter `start-level' to scan only
1902 through headlines of that level.
1903 (org-map-entries): New allowed value `region-start-level' for
1904 the `scope' parameter, to allow scanning through headlines of
1905 the same level than the first headline in the region.
1906 (org-loop-over-headlines-in-active-region): New allowed value
1907 'start-level.
1908
19092012-01-03 Bastien Guerry <bzg@gnu.org>
1910
1911 * org-archive.el (org-archive-subtree)
1912 (org-archive-to-archive-sibling, org-archive-set-tag)
1913 (org-toggle-archive-tag): Allow to loop over the active region by
1914 using `org-loop-over-headlines-in-active-region'.
1915
19162012-01-03 Bastien Guerry <bzg@gnu.org>
1917
1918 * org.el (org-todo): Allow to loop over the active region by
1919 using `org-loop-over-headlines-in-active-region'.
1920
19212012-01-03 Eric Schulte <eric.schulte@gmx.com>
1922
1923 * ob.el (org-babel-expand-noweb-references): Rather than using
1924 a pure regexp solution to resolve noweb references, actually
1925 check the information of every code block in the buffer. This
1926 will cause a slowdown in noweb reference expansion, but is
1927 necessary for correct behavior.
1928
19292012-01-03 Bastien Guerry <bzg@gnu.org>
1930
1931 * org.el (org-map-continue-from): Fix typo in docstring.
1932
19332012-01-03 Bastien Guerry <bzg@gnu.org>
1934
1935 * org-agenda.el (org-agenda-write-buffer-name): New variable.
1936 (org-write-agenda): Use it.
1937
19382012-01-03 Bastien Guerry <bzg@gnu.org>
1939
1940 * org-exp.el (org-export-date-timestamp-format): New option to
1941 define the way a timestamp in #+DATE will be exported.
1942 (org-infile-export-plist): Use the new option.
1943
e66ba1df
BG
19442012-01-03 Bastien Guerry <bzg@gnu.org>
1945
1946 * org.el (org-property-re): Also match cumulating properties
1947 like ":prop+:".
1948
19492012-01-03 Jambunathan K <kjambunathan@gmail.com>
1950
1951 * org-odt.el (org-odt-styles-dir): Assume that the styles
1952 files are located under `data-directory' of Emacs distribution
1953 as etc/org/OrgOdtStyles.xml and
1954 etc/org/OrgOdtContentTemplate.xml. Also update docstring.
1955 (org-export-odt-schema-dir): Update docstring.
1956
19572012-01-03 Jambunathan K <kjambunathan@gmail.com>
1958
1959 * org-odt.el (org-odt-format-preamble): Honor following user
1960 options: author, timestamp and email.
1961
19622012-01-03 Bastien Guerry <bzg@gnu.org>
1963
1964 * org-exp-blocks.el (org-export-blocks-preprocess): Fix regexp
1965 for matching the end of a block.
1966
19672012-01-03 Bastien Guerry <bzg@gnu.org>
1968
1969 * org-eshell.el: New file.
1970
19712012-01-03 David Maus <dmaus@ictsoc.de>
1972
1973 * org.el (org-open-at-point): Escape link path for http:,
1974 https:, ftp:, news:, and doi: links only if the path contains
1975 space or non-ascii character.
1976
19772012-01-03 Bastien Guerry <bzg@gnu.org>
1978
1979 * org-beamer.el (org-beamer-fragile-re): Also recognize
1980 \lstinline and \verb as commands that make a frame fragile.
1981
19822012-01-03 David Maus <dmaus@ictsoc.de>
1983
1984 * org.el (org-refile-get-targets): Ignore headlines without a
1985 true headline.
1986
19872012-01-03 Litvinov Sergey <slitvinov@gmail.com>
1988
1989 * ob-octave.el: add graphical output to png file
1990
19912012-01-03 Eric Schulte <eric.schulte@gmx.com>
1992
1993 * ob.el (org-babel-map-call-lines): Moved this file from
1994 ob-lob.el into ob.el to ease dependency pains.
1995
19962012-01-03 Bastien Guerry <bzg@gnu.org>
1997
1998 * org-publish.el (org-publish-index-generate-theindex): Use
1999 theindex.inc for storing index entries, and theindex.org for
2000 including theindex.inc.
2001
20022012-01-03 Bastien Guerry <bzg@gnu.org>
2003
2004 * org-publish.el (org-publish-index-generate-theindex): Create
2005 proper file target for index entries in subdirectories.
2006
20072012-01-03 Bastien Guerry <bzg@gnu.org>
2008
2009 * org-protocol.el (org-protocol-check-filename-for-protocol):
2010 Fix spelling mistake.
2011
20122012-01-03 Jambunathan K <kjambunathan@gmail.com>
2013
2014 * org-odt.el (org-export-odt-default-org-styles-alist): Add
2015 styles for title and subtitle.
2016 (org-odt-format-toc): New.
2017 (org-odt-format-preamble): New. Users can redefine this to
2018 customize what goes before the document body. Currently it
2019 outputs title, author and email, date and toc.
2020 (org-odt-begin-document-body): Use `org-odt-format-preamble'.
2021 (org-odt-format-date): Renamed from
2022 `org-odt-iso-date-from-org-timestamp'. Also added an
2023 additional param for format string.
2024 (org-odt-begin-annotation, org-odt-update-meta-file): Use
2025 `org-odt-format-date'.
2026
20272012-01-03 Eric Schulte <eric.schulte@gmx.com>
2028
2029 * ob-ref.el (org-babel-ref-split-args): Now uses
2030 `org-babel-balanced-split'.
2031
20322012-01-03 Bastien Guerry <bzg@gnu.org>
2033
2034 * org-html.el (org-export-html-preamble)
2035 (org-export-html-postamble): Fix docstrings.
2036 (org-export-as-html): Insert the string used by a custom
2037 function for `org-export-html-pre/postamble'.
2038
20392012-01-03 Bastien Guerry <bzg@gnu.org>
2040
2041 * org.el (org-block-regexp)
2042 (org-heading-keyword-regexp-format)
2043 (org-heading-keyword-maybe-regexp-format): Move up to keep the
2044 byte-compiler happy.
2045
20462012-01-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2047
2048 * org-agenda.el (org-agenda-do-tree-to-indirect-buffer): New
2049 function.
2050 (org-agenda-tree-to-indirect-buffer): Use the new function.
2051
20522012-01-03 Bastien Guerry <bzg@gnu.org>
2053
2054 * org-html.el (org-export-as-html): Fix bug when inserting the
2055 output of a custom function for the pre/postamble.
2056
20572012-01-03 Jambunathan K <kjambunathan@gmail.com>
2058
2059 * org-odt.el (org-odt-format-source-code-or-example): Try
2060 loading htmlfontify safely.
2061
20622012-01-03 Bastien Guerry <bzg@gnu.org>
2063
2064 * org-odt.el (require): Require htmlfontify.el only if
2065 emacs-version is greater than 23.2.
2066
20672012-01-03 Bastien Guerry <bzg@gnu.org>
2068
2069 * org-faces.el (org-agenda-calendar-event)
2070 (org-agenda-calendar-sexp): Use the default face.
2071
20722012-01-03 Eric Schulte <eric.schulte@gmx.com>
2073
2074 * ob.el (org-babel-expand-noweb-references): Fixed regexp.
2075
20762012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2077
7a71b18d 2078 * org.el (Key bindings): remap the Outline functions from
e66ba1df
BG
2079 `outline-mode-prefix-map' where possible.
2080
20812012-01-03 Christian Moe <mail@christianmoe.com> (tiny change)
2082
2083 * org-html.el (org-export-as-html): Apply
2084 `org-export-html-get-todo-kwd-class-name' to the class
2085 attribute of the todo-keyword span tag, not to its text
2086 content.
2087
20882012-01-03 Sebastien Vauban <sva@mygooglest.com>
2089
2090 * org-agenda.el (org-agenda-get-timestamps)
2091 (org-agenda-get-sexps): Use face for highlighting "calendar"
2092 events.
2093
20942012-01-03 Peter Münster <pmlists@free.fr> (tiny change)
2095
2096 * org.el (org-add-planning-info): Treat absolute time too.
2097
20982012-01-03 Bastien Guerry <bzg@gnu.org>
2099
2100 * org-table.el (org-table-transpose-table-at-point): Don't use
2101 ̀remove-if-not'.
2102
21032012-01-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2104
2105 * org-clock.el (org-clock-out-if-current): Check the clock
2106 buffer is existing.
2107
21082012-01-03 Bernt Hansen <bernt@norang.ca>
2109
2110 * org-clock.el (org-clock-out-if-current): Fix marker in no
2111 buffer error for task state change in an indirect buffer.
2112
21132012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2114
2115 * org.el (org-offer-links-in-entry): Make list when assigning
2116 a single link.
2117
21182012-01-03 Eric Schulte <eric.schulte@gmx.com>
2119
2120 * ob.el (org-babel-expand-noweb-references): Rather than
2121 collect the info from *every* block in the current buffer,
2122 simply regexp search for those blocks which appear to match
2123 the continued source name.
2124
21252012-01-03 Eric Schulte <eric.schulte@gmx.com>
2126
2127 * ob.el (org-babel-insert-result): Do not examplize wrapped
2128 scalar results, simply wrap them.
2129 (org-babel-result-end): Find the end of results wrapped in a
2130 RESULTS drawer.
2131
21322012-01-03 Bastien Guerry <bzg@gnu.org>
2133
2134 * org.el (org-todo-yesterday): When called from the agenda,
2135 use `org-agenda-todo-yesterday' instead.
2136
21372012-01-03 Bastien Guerry <bzg@gnu.org>
2138
2139 * org-table.el (org-table-transpose-table-at-point): New command.
2140
21412012-01-03 Bastien Guerry <bzg@gnu.org>
2142
2143 * org-html.el (org-export-html-headline-anchor-format): New
2144 option.
2145 (org-html-level-start): Use the new option.
2146
21472012-01-03 Rob Giardina <rob@giardina.us> (tiny change)
2148
2149 * org-agenda.el (org-agenda-with-point-at-orig-entry): Small
2150 bugfix.
2151
21522012-01-03 Christian Moe <mail@christianmoe.com> (tiny change)
2153
2154 * org-special-blocks.el
2155 (org-special-blocks-convert-html-special-cookies): Close
2156 paragraph before opening or closing the <div>, and open
2157 paragraph after. Also changed newline placement to be the same
2158 as for other blocks.
2159
21602012-01-03 Roberto Huelga <rhuelga@gmail.com>
2161
2162 * org-clock.el (org-program-exists): Make the function
2163 compatible with darwin systems.
2164
21652012-01-03 David Maus <dmaus@ictsoc.de>
2166
2167 * org-exp.el (org-export-normalize-links): Mark bracket links
2168 before normalization to avoid erroneous normalization of
2169 bracket link parts.
2170
21712012-01-03 Jambunathan K <kjambunathan@gmail.com>
2172
2173 * org-odt.el (org-odt-data-dir): Removed.
2174 (org-odt-styles-dir, org-export-odt-schema-dir): New
2175 variables.
2176
7a71b18d 2177 * org-odt.el, org-lparse.el: New files.
e66ba1df
BG
2178
21792012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2180
2181 * org-capture.el (org-capture-set-target-location): Set the
2182 capture default time also to the prompt time.
2183
21842012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2185
2186 * org-exp.el (org-export-res/src-name-cleanup): Remove #+name
2187 and #+results lines during preprocess.
2188
21892012-01-03 Eric Schulte <eric.schulte@gmx.com>
2190
2191 * ob-picolisp.el (ob-comint): Required.
2192 (comint): Required.
2193 (cl): Required.
2194 (run-picolisp): Declared.
2195 (org-babel-execute:picolisp): Capture free variable, and replace
2196 function from cl-extra with core function.
2197
21982012-01-03 Eric Schulte <eric.schulte@gmx.com>
2199
2200 * ob-picolisp.el: New file.
2201
2202 * org.el (org-babel-load-languages): Add Pico Lisp to the list
2203 of supported code block languages.
2204
22052012-01-03 Eric Schulte <eric.schulte@gmx.com>
2206
2207 * org-bibtex.el (org-bibtex): Now catches bibtex errors and
2208 directs the user to the location of the error.
2209
22102012-01-03 Bastien Guerry <bzg@gnu.org>
2211
2212 * org-agenda.el (org-agenda-dim-blocked-tasks): Fix typo.
2213
22142012-01-03 Bastien Guerry <bzg@gnu.org>
2215
2216 * ob.el (org-babel-execute-src-block): Fix typo.
2217
22182012-01-03 Bastien Guerry <bzg@gnu.org>
2219
2220 * org-freemind.el (org-freemind-write-mm-buffer): Fix typo.
2221
22222012-01-03 Bastien Guerry <bzg@gnu.org>
2223
2224 * org.el (org-link-unescape, org-link-unescape-compound): Fix
2225 two typos in docstrings.
2226
22272012-01-03 Thomas Dye <dk@poto.local>
2228
2229 * ob-R.el: Added tikzDevice support.
2230
22312012-01-03 David Maus <dmaus@ictsoc.de>
2232
2233 * org.el (org-clone-subtree-with-time-shift): Remove clocking
2234 information and empty drawers when preparing a clone.
2235
22362012-01-03 Eric Schulte <schulte.eric@gmail.com>
2237
2238 * ob-exp.el: Don't add `org-exp-res/src-name-cleanup' to
2239 `org-export-blocks-postblock-hook'.
2240
22412012-01-03 Eric Schulte <schulte.eric@gmail.com>
2242
2243 * ob.el (org-babel-hide-result-toggle): Skip over header
2244 argument lines when toggling named code block visibility.
2245
22462012-01-03 Eric Schulte <schulte.eric@gmail.com>
2247
2248 * org-exp.el (org-export-grab-title-from-buffer): Don't
2249 license to kill text inside blocks when getting a title.
2250
22512012-01-03 Eric Schulte <schulte.eric@gmail.com>
2252
2253 * ob.el (org-babel-confirm-evaluate): Adding support for new
2254 range of :eval header arguments.
2255
22562012-01-03 Eric Schulte <schulte.eric@gmail.com>
2257
2258 * ob.el (org-babel-confirm-evaluate): Inhibit evaluation
2259 during export when eval is set to "non-export".
2260
22612012-01-03 Eric Schulte <schulte.eric@gmail.com>
2262
2263 * ob-ref.el (org-babel-update-intermediate): New custom
2264 variable.
2265 (org-babel-ref-resolve): Optionally update the in-buffer results
2266 of code blocks which are evaluated to resolve references.
2267
22682012-01-03 Eric Schulte <schulte.eric@gmail.com>
2269
2270 * ob.el (org-babel-join-splits-near-ch): Rejoins a list of a
2271 split string when a character appears on either side of the
2272 split.
2273 (org-babel-parse-multiple-vars): Rejoin splits around "=" signs.
2274
22752012-01-03 Eric Schulte <schulte.eric@gmail.com>
2276
2277 * org.el (org-reduce): Added a less functional Org-mode copy of
2278 the cl reduce function.
2279
22802012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2281
2282 * org.el (org-fontify-meta-lines-and-blocks-1): Recognize
2283 "name" as a valid keyword that can preceed a block.
2284
22852012-01-03 Eric Schulte <schulte.eric@gmail.com>
2286
2287 * ob-exp.el (org-babel-exp-lob-one-liners): Don't limit
2288 in-verbatim check to inline code blocks, do lob code blocks as
2289 well.
2290
22912012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2292
2293 * org.el (org-todo): Interpret 0 prefix arg as note inhibitor.
2294
22952012-01-03 Eric Schulte <schulte.eric@gmail.com>
2296
2297 * ob.el (org-babel-named-src-block-regexp-for-name): Ensure
2298 that partial names are not matched.
2299 (org-babel-named-data-regexp-for-name): Ensure that partial names
2300 are not matched.
2301
23022012-01-03 Eric Schulte <schulte.eric@gmail.com>
2303
2304 * ob-ref.el (org-babel-ref-resolve): Search for named code
2305 blocks before named data.
2306
2307 * ob.el (org-babel-named-data-regexp-for-name): New function for
2308 finding named data.
2309
23102012-01-03 Eric Schulte <schulte.eric@gmail.com>
2311
2312 * ob.el (org-babel-insert-result): Gracefully handle results
2313 which are neither lists nor strings.
2314
23152012-01-03 Eric Schulte <schulte.eric@gmail.com>
2316
2317 * ob-ref.el (org-babel-ref-resolve): Don't change location when
2318 looking at the contents.
2319
23202012-01-03 Milan Zamazal <pdm@zamazal.org>
2321
2322 * org.el (org-set-outline-overlay-data): Use
2323 outline-flag-region to make a region invisible. This ensures
2324 all necessary actions, especially adding
2325 isearch-open-invisible property, are applied.
2326
23272012-01-03 Eric Schulte <schulte.eric@gmail.com>
2328
2329 * ob-lob.el (org-babel-in-example-or-verbatim): Fix
2330 compilation warning.
2331
23322012-01-03 Eric Schulte <schulte.eric@gmail.com>
2333
2334 * ob.el (org-babel-find-named-result): Downcase "name" before
2335 comparison.
2336
23372012-01-03 Eric Schulte <schulte.eric@gmail.com>
2338
2339 * ob-lisp.el (org-babel-execute:lisp): Fixed typo.
2340 (org-babel-lisp-vector-to-list): Fixed typo.
2341
23422012-01-03 Eric Schulte <schulte.eric@gmail.com>
2343
2344 * ob-exp.el (org-babel-in-example-or-verbatim): Some valid
2345 execution contexts (e.g., call lines) look like commented
2346 lines.
2347
2348 * ob.el (org-babel-get-src-block-info): Empty match string doesn't
2349 count.
2350 (org-babel-process-params): Always process parameters, even if
2351 you don't to table splitting.
2352
23532012-01-03 Eric Schulte <schulte.eric@gmail.com>
2354
2355 * ob-exp.el (org-exp-res/src-name-cleanup): Updated Documentation.
2356
2357 * ob-lob.el (org-babel-block-lob-one-liner-regexp): Updated
2358 regular expression.
2359 (org-babel-inline-lob-one-liner-regexp): Updated regular
2360 expression.
2361
2362 * ob-ref.el (org-babel-ref-resolve): Notice when something that
2363 looks like a data results may actually be a code block.
2364
2365 * ob-table.el: Updated documentation.
2366
2367 * ob.el (org-babel-src-name-regexp): Simplified regexp.
2368 (org-babel-get-src-block-info): Updated match strings.
2369 (org-babel-data-names): Simplified acceptable names.
2370 (org-babel-find-named-block): Indentation.
2371 (org-babel-find-named-result): Updated to not return a code block
2372 as a result.
2373
2374 * org.el (org-fontify-meta-lines-and-blocks-1): Removing
2375 references to old syntactic elements.
2376 (org-additional-option-like-keywords): Removing references to
2377 old syntactic elements.
2378
23792012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2380
2381 * org-agenda.el (org-agenda-get-todos): Swap calls to `org-trim'
2382 and `buffer-substring'.
2383
23842012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2385
2386 * org-agenda.el (org-agenda-get-todos): Prevent an error when
2387 encountering tasks with only the TODO keyword.
2388
23892012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2390
2391 * org.el (org-try-cdlatex-tab): Don't try to expand a LaTeX
2392 environment when at an item or an headline, but allow LaTeX
2393 fragments.
2394 (org-cycle): Try to call `cdlatex-tab' before cycling item's or
2395 headline's visibility, in order to catch LaTeX fragments within.
2396
23972012-01-03 Eric Schulte <schulte.eric@gmail.com>
2398
2399 * org-exp-blocks.el (org-export-blocks-preprocess): Require a
2400 newline and spaces before a code block.
2401
24022012-01-03 Eric Schulte <schulte.eric@gmail.com>
2403
2404 * ob-lob.el (org-babel-map-call-lines): Allow mapping of code
2405 over all call lines in a buffer.
2406
2407 * ob.el (org-babel-execute-buffer): Execute call lines when
2408 executing an entire buffer.
2409
24102012-01-03 Eric Schulte <schulte.eric@gmail.com>
2411
2412 * ob.el (org-babel-process-params): Don't disassemble tables
2413 twice.
2414
24152012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2416
2417 * org-clock.el (org-clock-in, org-clock-find-position): Make space
2418 after date optional.
2419
2420 * org.el (org-set-regexps-and-options)
2421 (org-ts-regexp, org-ts-regexp-both, org-ts-regexp1)
2422 (org-ctrl-c-ctrl-c): Make `C-c C-c' on date fix the time stamp.
2423
24242012-01-03 Eric Schulte <schulte.eric@gmail.com>
2425
2426 * ob-lob.el (org-babel-lob-execute-maybe): Don't execute a call
2427 inside a verbatim block.
2428
2429 * ob-exp.el (org-babel-in-example-or-verbatim): Check for example
2430 blocks.
2431
24322012-01-03 Litvinov Sergey <slitvinov@gmail.com>
2433
2434 * ob-maxima.el (org-babel-tangle-lang-exts): Maxima extension.
2435 (org-babel-maxima-expand): Add input variables and graphic output.
2436 (org-babel-execute:maxima): Add input variables and graphic output.
2437 (org-babel-maxima-var-to-maxima): Add input variables and graphic
2438 output.
2439 (org-babel-maxima-graphical-output-file): Add input variables and
2440 graphic output.
2441 (org-babel-maxima-elisp-to-maxima): Add input variables and graphic
2442 output.
2443
24442012-01-03 Eric Schulte <schulte.eric@gmail.com>
2445
2446 * ob-fortran.el: New file. Adding support for Fortran code blocks.
2447 * org.el (org-babel-load-languages): Adding fortran to this list.
2448
24492012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2450
2451 * org-footnote.el (org-footnote-new): Cannot insert an inline
2452 footnote at beginning of line anymore.
2453 (org-footnote-at-reference-p): Don't recognize inline footnotes at
2454 beginning of line.
2455
24562012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2457
2458 * org.el (org-set-font-lock-defaults): Fix small error in matching
2459 group that prevented fontification of keywords like
2460 org-comment-string and stars in headlines.
2461
24622012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2463
2464 * org.el (org-catch-invisible-edits): New option.
2465 (org-self-insert-command, org-delete-backward-char)
2466 (org-delete-char): Call `org-check-before-invisible-edit'.
2467 (org-check-before-invisible-edit): New function.
2468
24692012-01-03 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2470
2471 * org-exp.el (org-solidify-link-text): Respect
2472 org-export-with-tags when forming the export title during subtree
2473 export.
2474
24752012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2476
2477 * org.el (org-heading-regexp, org-heading-keyword-regexp-format)
2478 (org-heading-keyword-maybe-regexp-format): Globalize variables so
2479 they are accessible even in buffers not in Org mode.
2480
24812012-01-03 David Maus <dmaus@ictsoc.de>
2482
2483 * org.el (org-insert-link): Don't use default-description if a
2484 `org-make-link-description-function' is defined.
2485
24862012-01-03 Eric Schulte <schulte.eric@gmail.com>
2487
2488 * org.el (org-set-regexps-and-options): Use property blocks for
2489 multi-line properties.
2490
24912012-01-03 Bastien Guerry <bzg@gnu.org>
2492
2493 * org.el (org-self-insert-command): Don't throw an error when
2494 editing takes place at the first point of the buffer.
2495
24962012-01-03 Bastien Guerry <bzg@gnu.org>
2497
2498 * org.el (org-self-insert-command): Unfold invisible region at
2499 point or right before point when editing.
2500
25012012-01-03 Bastien Guerry <bzg@gnu.org>
2502
2503 * org-faces.el (org-agenda-filter-tags): Use the 'modeline face as
2504 default.
2505
25062012-01-03 Bastien Guerry <bzg@gnu.org>
2507
2508 * org-html.el (org-html-expand): Prevent a nil value for STRING to
2509 return an error, just return nil.
2510
25112012-01-03 Bastien Guerry <bzg@gnu.org>
2512
2513 * org-latex.el (org-export-latex-set-initial-vars): Allow "/"
2514 character in the #+LaTeX_CLASS option.
2515
25162012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2517
2518 * org-footnote.el (org-footnote-at-reference-p)
2519 (org-footnote-at-definition-p): Don't store text-properties of
2520 footnote definitions.
2521
25222012-01-03 Bastien Guerry <bzg@gnu.org>
2523
2524 * org-html.el (org-export-as-html): Convert special characters in
2525 meta tag "author", "date", "keyword" and "description".
2526
25272012-01-03 Bastien Guerry <bzg@gnu.org>
2528
2529 * org-capture.el (org-capture-before-finalize-hook): Docstring
2530 improvement: mention that the buffer is widened when this hook is
2531 run.
2532
25332012-01-03 Sebastien Vauban <sva@mygooglest.com>
2534
2535 * org-html.el (org-export-as-html): Make sure the div for preamble
2536 is not inserted when the preamble is empty.
2537
25382012-01-03 Sebastien Vauban <sva@mygooglest.com>
2539
2540 * org-agenda.el (org-agenda-set-mode-name): Highlight tags used
2541 for filtering (shown in the mode-line).
2542
25432012-01-03 Eric Schulte <schulte.eric@gmail.com>
2544
2545 * ob.el (org-babel-parse-multiple-vars): Trimming excess white
2546 space from split variables.
2547
25482012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2549
2550 * org.el (org-link-search): Add an optional argument preventing
2551 function from revealing context around match.
2552
25532012-01-03 Bastien Guerry <bzg@gnu.org>
2554
2555 * org-agenda.el (calendar-check-holidays): Declare function.
2556
25572012-01-03 Bastien Guerry <bzg@gnu.org>
2558
2559 * org.el (org-return): Fix bug when matching the face property
2560 before following a link.
2561
25622012-01-03 Matt Lundin <mdl@imapmail.org>
2563
6df6ae42
JB
2564 * org-agenda.el (org-class): Fix holidays symbol in org-class.
2565 This was resulting in an "Bad sexp..." warning.
e66ba1df
BG
2566
25672012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2568
2569 * org.el (org-scan-tags): Also remember
2570 `org-complex-heading-regexp' in a property.
2571
25722012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2573
2574 * org-latex.el (org-export-as-latex): Turn off auto-insert and set
2575 TeX-master to t when creating new TeX buffers.
2576
2577 * org-docbook.el (org-export-as-docbook): Turn off auto-insert
2578 when creating new buffers.
2579
2580 * org-html.el (org-export-as-html): Turn off auto-insert
2581 when creating new buffers.
2582
25832012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2584
2585 * org-table.el (org-table-formula-handle-first/last-rc): Do not
2586 expand pointers to first/last row/column that are inside a call to
2587 `remote'.
2588 (org-table-get-remote-range): Expand pointers to first/last
2589 row/column.
2590
25912012-01-03 Michael Sperber <sperber@deinprogramm.de> (tiny change)
2592
2593 * org-capture.el (org-capture-get-indirect-buffer): Fix XEmacs
2594 compatibility issue when creating an indirect buffer.
2595
25962012-01-03 Christophe Rhodes <csr21@cantab.net>
2597
2598 * org-exp.el (org-infile-export-plist): Handle LATEX_CLASS_OPTIONS
2599 the same way than LATEX_CLASS.
2600
26012012-01-03 Bastien Guerry <bzg@gnu.org>
2602
2603 * org.el (org-return): Check the presence of the 'org-link face
2604 even in contexts where there is more than one face.
2605
26062012-01-03 Eric Schulte <schulte.eric@gmail.com>
2607
6df6ae42 2608 * ob-sql.el (org-babel-header-arg-names:sql): SQL specific header
e66ba1df
BG
2609 argument names which should be inherited.
2610
26112012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2612
6df6ae42
JB
2613 * org.el (org-in-block-p): Return matched name of block, if any.
2614 It can be useful when a list of block names is provided as
e66ba1df
BG
2615 an argument.
2616
26172012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2618
2619 * org-docbook.el (org-export-as-docbook): Fix regexp.
2620
2621 * org-html.el (org-export-as-html): Fix regexp.
2622
26232012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2624
2625 * org-agenda.el (org-class): Allow holidays to be skipped.
2626
26272012-01-03 Eric Schulte <schulte.eric@gmail.com>
2628
2629 * ob-shen.el (org-babel-execute:shen): Fix two compilation errors.
2630
26312012-01-03 Peter Münster <pmrb@free.fr> (tiny change)
2632
2633 * org-agenda.el (org-agenda-to-appt): Make sure filter-items are
2634 strings before calling `string-match'.
2635
26362012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2637
2638 * org-footnote.el (org-footnote-at-reference-p)
2639 (org-footnote-at-definition-p): Remove text-properties from label.
2640
26412012-01-03 Bastien Guerry <bzg@gnu.org>
2642
2643 * org-html.el (org-export-as-html): Add a "title" meta tag.
2644
26452012-01-03 Bastien Guerry <bzg@gnu.org>
2646
2647 * org-agenda.el (org-agenda-to-appt): Allow to refine the scope of
2648 entries to pass to `org-agenda-get-day-entries' and allow to
2649 filter out entries using a function.
2650
26512012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2652
2653 * org-agenda.el: Fix small display bug.
2654
26552012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2656
2657 * org.el (org-set-regexps-and-options): Fix small bug introduced
2658 by commit dfcb6faef11a2439b56b18a6289803361d402130.
2659
26602012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2661
2662 * org-agenda.el (org-search-view): Simplify regexp.
2663 (org-agenda-get-todos): Use new format string.
2664
2665 * org-archive.el (org-archive-all-done): Simplify regexp.
2666
2667 * org-ascii.el (org-export-as-ascii): More accurate regexp.
2668
2669 * org-colview.el (org-columns-capture-view): Use new format string
2670 and new string.
2671
2672 * org-docbook.el (org-export-as-docbook): More accurate
2673 regexp. Also use new regexp to match generic headlines.
2674
2675 * org-exp.el (org-export-protect-quoted-subtrees): More accurate
2676 regexp. Also use new regexp to match generic headlines.
2677
6df6ae42
JB
2678 * org-html.el (org-export-as-html): More accurate regexp.
2679 Also use new regexp to match generic headlines.
e66ba1df 2680
6df6ae42 2681 * org-mouse.el (org-mouse-match-todo-keyword): Remove unused
e66ba1df
BG
2682 and now erroneous function.
2683
2684 * org.el (org-heading-regexp, org-heading-keyword-regexp-format):
2685 New variables.
2686 (org-set-regexps-and-options): Create regexps according to the
2687 following rule: use spaces only to separate elements from an headline,
2688 while allowing mixed tabs and spaces for any indentation job.
2689 (org-nl-done-regexp, org-looking-at-done-regexp): Removed variables.
2690 (org-set-font-lock-defaults): Fontify again headlines with a keyword
2691 and no other text. Use new format strings.
2692 (org-get-heading, org-toggle-comment, org-prepare-agenda-buffers)
2693 (org-toggle-fixed-width-section): Use new format string.
2694 (org-todo): More accurate regexps.
2695 (org-point-at-end-of-empty-headline): Simplify regexp.
2696 (org-insert-heading): Headline can sometimes be nil.
2697
26982012-01-03 David Maus <dmaus@ictsoc.de>
2699
2700 * org-agenda.el (org-agenda-bulk-action): Bind
2701 `org-loop-over-headlines-in-active-region' to nil to avoid conflict
2702 with bulk command.
2703
27042012-01-03 David Maus <dmaus@ictsoc.de>
2705
2706 * org.el (org-deadline, org-schedule): Skip invisible headlines when
2707 mapping over headlines in active region.
2708
27092012-01-03 David Maus <dmaus@ictsoc.de>
2710
6df6ae42
JB
2711 * org.el (org-loop-over-headlines-in-active-region):
2712 New customization variable. Loop over headlines in active region.
e66ba1df
BG
2713 (org-schedule, org-deadline): Apply to headlines in region depending
2714 on new customization variable.
2715
27162012-01-03 David Maus <dmaus@ictsoc.de>
2717
2718 * org.el (org-map-entries): Immediately return if scope is 'region
2719 but no region is active.
2720
27212012-01-03 David Maus <dmaus@ictsoc.de>
2722
2723 * org.el (org-map-entries): Extend scope 'region to include entire
2724 body of last headline in active region.
2725
27262012-01-03 Bastien Guerry <bzg@gnu.org>
2727
2728 * org-src.el (org-edit-src-code): Fix typo-bug.
2729
27302012-01-03 Bastien Guerry <bzg@gnu.org>
2731
6df6ae42
JB
2732 * org.el (org-format-agenda-item, org-scan-tags):
2733 Rename `org-format-agenda-item' to `org-agenda-format-item'.
e66ba1df
BG
2734
27352012-01-03 Bastien Guerry <bzg@gnu.org>
2736
2737 * org-agenda.el: Replace `category-pos' by `org-category-pos' to
2738 silent byte-compiler.
2739
27402012-01-03 Bastien Guerry <bzg@gnu.org>
2741
2742 * org.el: Declare external function `cdlatex-compute-tables'.
2743
27442012-01-03 Bastien Guerry <bzg@gnu.org>
2745
2746 * org-latex.el (org-export-latex-set-initial-vars): Fix problem
2747 when matching #+LaTeX_CLASS.
2748
27492012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2750
2751 * org.el (org-link-search-must-match-exact-headline): Fix typos.
2752
27532012-01-03 Bastien Guerry <bzg@gnu.org>
2754
2755 * org-latex.el (org-export-latex-make-header): Add some hyperref
2756 options.
2757
27582012-01-03 Kai Tetzlaff <kai.tetzlaff@web.de> (tiny change)
2759
2760 * org-publish.el (org-publish-file): Added 'eval'ing the value of
2761 the :publishing-directory property before using it as destination
2762 of the publishing project. This allows to construct the publish
2763 destination directory dynamically at run-time using the return
2764 value of a function.
2765
27662012-01-03 Bastien Guerry <bzg@gnu.org>
2767
2768 * org-agenda.el (org-agenda-list-stuck-projects): Fix tiny bug.
2769
27702012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2771
2772 * org-agenda.el (org-agenda-move-date-from-past-immediately-to-today):
2773 New option.
2774 (org-agenda-date-later): Improve the logical structure.
2775
27762012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2777
2778 * ob-calc.el (featurep): Require calc-store.
2779
2780 * org-agenda.el (org-agenda-list-stuck-projects): Fix regexp
2781 special handling.
2782
2783 * org-compat.el (fboundp): Support for XEmacs.
2784
2785 * org-exp.el (org-export): Protect XEmacs from `(redisplay)' call.
2786
2787 * org-footnote.el (org-footnote-re): Optimize macro processing.
2788
2789 * org.el (org-set-autofill-regexps): Xemacs compatibility.
2790
27912012-01-03 Eric Schulte <schulte.eric@gmail.com>
2792
2793 * ob.el (org-babel-balanced-split): Balance both [] and ()
2794 groupings.
2795 (org-babel-parse-header-arguments): Be sure to replace removed ":"
2796 characters.
2797
27982012-01-03 Eric Schulte <schulte.eric@gmail.com>
2799
2800 * ob.el (org-babel-parse-header-arguments): Quick fix for a
2801 tiny bug.
2802
28032012-01-03 Eric Schulte <schulte.eric@gmail.com>
2804
2805 * ob.el (org-babel-params-from-properties): Now splits
2806 multiple var arguments behind a single ":var".
2807 (org-babel-balanced-split): Separated balanced splitting of
2808 strings out into a new function.
2809 (org-babel-parse-multiple-vars): Splits multiple var arguments
2810 behind a single ":var".
2811
28122012-01-03 Bastien Guerry <bzg@gnu.org>
2813
2814 * org.el: Remap `outline-promote' and `outline-demote' keys to
2815 `org-promote-subtree' and `org-demote-subtree'.
2816
cd394be1 28172012-01-03 Leo Liu <sdl.web@gmail.com>
e66ba1df
BG
2818
2819 * org-agenda.el (org-agenda-do-context-action): Check if marker is
2820 valid before use.
2821
28222012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2823
2824 * org-agenda.el (org-agenda-date-later): Fix shifting of date
2825 ranges.
2826
28272012-01-03 Eric Schulte <schulte.eric@gmail.com>
2828
2829 * ob.el: Removing `org-babel-params-from-buffer' and
2830 #+PROPERTIES: entirely.
2831
2832 * ob-exp.el (org-babel-exp-src-block): Removing
2833 `org-babel-params-from-buffer' and #+PROPERTIES: entirely.
2834
2835 * ob-lob.el (org-babel-lob-execute): Removing
2836 `org-babel-params-from-buffer' and #+PROPERTIES: entirely.
2837
28382012-01-03 Eric Schulte <schulte.eric@gmail.com>
2839
2840 * ob.el (org-babel-params-from-buffer): Removing #+BABEL:
2841 lines in favor of general #+PROPERTIES: lines.
2842
28432012-01-03 Eric Schulte <schulte.eric@gmail.com>
2844
2845 * ob-sql.el (org-babel-execute:sql): Insert into a temporary
2846 buffer.
2847
28482012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2849
2850 * org.el (org-cdlatex-mode): Run `cdlatex-mode-hook' and
2851 update the internal cdlatex tables.
2852
28532012-01-03 Eric Schulte <schulte.eric@gmail.com>
2854
2855 * ob-sql.el (org-babel-execute:sql): Respect literal-results
2856 options.
2857
28582012-01-03 Eric Schulte <schulte.eric@gmail.com>
2859
2860 * ob.el (org-babel-disassemble-tables): Fix multi-table bug in
2861 code block colname and rowname handling.
2862
28632012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2864
2865 * org-publish.el (org-publish-cache-file-needs-publishing):
2866 Fix regexp to not inlcude newlines.
2867
28682012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2869
2870 * org.el (org-ctrl-c-ctrl-c): Remove table overlays before
2871 restart.
2872
28732012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2874
2875 * org.el (org-fontify-entities): Match entities before
2876 numbers, as in `\sim2'.
2877
28782012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2879
2880 * org-agenda.el (org-agenda-date-later): Make pushing forward
2881 a past date to jump immedialtely to today.
2882
28832012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2884
2885 * org-exp.el (org-store-forced-table-alignment): Parse the
2886 column cookie for both alignment and width
2887 specification. Store the resulting value in `org-col-cookies'
2888 property. Retire the previously used `org-forced-aligns'
2889 property for consistency. Renamed local variable `aligns' to
2890 `cookies'.
2891
2892 * org-html.el (org-format-org-table-html): Use
2893 `org-col-cookies'. Renamed local variable forced-aligns to
2894 col-cookies.
2895
28962012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2897
2898 * org.el (org-latex-to-mathml-jar-file)
2899 (org-latex-to-mathml-convert-command): New user-customizable
2900 variables.
2901 (org-format-latex-mathml-available-p, org-create-math-formula)
2902 (org-format-latex-as-mathml): New functions.
2903 (org-format-latex): Add a new local variable block-type that notes
2904 the nature of the equation - inline or display. Associate it's
2905 value to `org-latex-src-embed-type' property of dvipng links. Add
2906 mathml as new processing type.
2907
29082012-01-03 Sébastien Vauban <wxhgmqzgwmuf@spammotel.com>
2909
2910 * org.el (org-refile): Add tree name to prompt.
2911
29122012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2913
2914 * org-latex.el (org-export-latex-tables): Honor
2915 `org-export-latex-table-caption-above'
2916 (org-export-latex-table-caption-above): New option.
2917
29182012-01-03 Eric Schulte <schulte.eric@gmail.com>
2919
2920 * ob.el (org-babel-insert-header-arg): Now including language
2921 specific header arg values in insertion options.
2922
29232012-01-03 Eric Schulte <schulte.eric@gmail.com>
2924
2925 * ob.el (org-babel-insert-header-arg): Fixed typo.
2926
29272012-01-03 Jambunathan K <kjambunathan@gmail.com>
2928
2929 * org-exp.el (org-export-number-lines): Modified. Add a new
2930 parameter `preprocess' and use this for backend-agnostic
2931 handling of literal examples.
2932
29332012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
2934
2935 * org.el (org-match-substring-regexp)
2936 (org-match-substring-with-braces-regexp): Allow subscripts and
2937 superscripts to start at beginning of line.
2938
29392012-01-03 Eric Schulte <schulte.eric@gmail.com>
2940
2941 * ob.el (org-babel-common-header-args-w-values): New variable to
2942 hold common header arguments and their default values.
2943 (org-babel-header-arg-names): Redefined using the new common
2944 header arg variable.
2945 (org-babel-insert-header-arg): New function to help when inserting
2946 header arguments.
2947
29482012-01-03 David Maus <dmaus@ictsoc.de>
2949
2950 * org-html.el (org-html-handle-links): Remove unnecessary
2951 protection markers when publishing link in default format.
2952
29532012-01-03 Pieter Praet <pieter@praet.org> (tiny change)
2954
2955 * org-crypt.el (org-crypt-check-auto-save): New function, see
2956 next change.
2957
2958 * org-crypt.el (org-decrypt-entry): Break the auto-save-mode
2959 check out into a separate function, and call it at a later
2960 point, to assure it only runs when visiting an encrypted
2961 entry.
2962
29632012-01-03 John J Foerch <jjfoerch@earthlink.net> (tiny change)
2964
2965 * org.el (org-log-note-headings): Document new %d and %D
2966 escapes.
2967 (org-store-log-note): Implement new %d and %D escapes.
2968
29692012-01-03 Dave Abrahams <dave@boostpro.com>
2970
2971 * org-agenda.el (org-agenda-follow-indirect): New option.
2972 (org-agenda-follow-mode): Call `org-agenda-do-context-action' fro
2973 follow mode.
2974 (org-agenda-do-context-action): Also do indirect follow mode
2975 action.
2976
29772012-01-03 Eric Schulte <schulte.eric@gmail.com>
2978
2979 * ob-table.el (sbe): Fix typo in new sbe specification.
2980
29812012-01-03 Eric Schulte <schulte.eric@gmail.com>
2982
2983 * ob-table.el (sbe): If first variable is a string and not a
2984 cons cell, then interpret it as a string of header arguments
2985 to be passed to the code block.
2986
29872012-01-03 Eric Schulte <schulte.eric@gmail.com>
2988
2989 * ob-shen.el (shen-eval-defun): Declare external function.
2990 (org-babel-execute:shen): Move requirement of inf-shen into
2991 the function in which it is used to fix build error.
2992
2993 * ob-shen.el: New file.
2994
29952012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2996
2997 * org.el (org-open-at-point): Make `org-open-at-point' only
2998 ask once about creating a new headline.
2999
30002012-01-03 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
3001
3002 * org.el (org-refile-targets): Elaborated the documentation of
3003 the variable as suggested by Dave Abrahams.
3004
30052012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3006
3007 * org.el (org-align-tags-here): Allow tags to be placed right
3008 after heading.
3009 (org-tags-column): Document the meaning of tags column 0.
3010
30112012-01-03 Niels Giesen <niels.giesen@gmail.com>
3012
3013 * org-agenda.el (org-agenda-get-blocks): Show timestamp ranges
3014 in agenda if start day is same as end day.
3015
30162012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3017
3018 * org.el (org-refile-get-location): Ignore errors when
3019 collection heading to be excluded.
3020
30212012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3022
3023 * org-special-blocks.el
3024 (org-special-blocks-convert-html-special-cookies): Avoid XHTML
3025 strict problems by not enclosing special blocks in paragraph tags.
3026
30272012-01-03 Bernt Hansen <bernt@norang.ca>
3028
3029 * org-html.el (org-export-as-html): Check string-match
3030 argument.
3031 (org-html-handle-time-stamps): Check string-match argument.
3032
30332012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3034
3035 * org-agenda.el
3036 (org-agenda-skip-additional-timestamps-same-entry): Change
3037 default value.
3038
30392012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3040
3041 * org.el (org-time-string-to-time):
3042 (org-time-string-to-absolute): Add optional arguments BUFFER and
3043 POS for error reporting.
3044
3045 * org-agenda.el (org-get-all-dates):
3046 (org-agenda-get-timestamps, org-agenda-get-deadlines)
3047 (org-agenda-get-scheduled, org-agenda-get-blocks): Call time
3048 stamp parsing functions with information on where the
3049 timestamp was taken from.
3050
30512012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3052
3053 * org.el (org-tree-to-indirect-buffer): Run `org-cycle-hook'
3054 after `show-all' in indirect buffer.
3055
30562012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3057
3058 * org-list.el (org-list-parents-alist): When no parent is found
3059 for an item, set it as the closest less indented item above. If
3060 none is found, make it a top level item.
3061 (org-list-write-struct): Externalize code.
3062 (org-list-struct-fix-item-end): New function.
3063 (org-list-struct): Remove a now useless fix.
3064
3065 * org.el (org-ctrl-c-ctrl-c): Use new function.
3066
30672012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3068
3069 * org.el (org-end-of-line): When on an item, move point at the
3070 end of the line, but before any hidden text. Thus, it's still
3071 possible to use commands, like `C-c C-c', acting at
3072 items. This is still disabled if `org-special-ctrl-a/e'
3073 ignores `C-e'.
3074
30752012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3076
3077 * org-footnote.el (org-footnote-renumber-fn:N): Small refactoring.
3078
30792012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3080
3081 * org-footnote.el (org-footnote-renumber-fn:N): Fix an
3082 infloop.
3083
30842012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3085
3086 * org-footnote.el (org-footnote-at-definition-p): Remove
3087 useless `org-re'.
3088
30892012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3090
3091 * org-footnote.el (org-footnote-renumber-fn:N): Verify point
3092 is at a real footnote reference or definition before
3093 renumbering it.
3094
30952012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3096
3097 * org-footnote.el (org-footnote-goto-definition): This patch
3098 makes sure the function says when a definition has been
3099 found. Thus, moving from the reference to the definition
3100 doesn't offer to create the latter again.
3101
31022012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3103
3104 * org-footnote.el (org-footnote-create-definition):
3105 Explicitely move point after tag, if it has just been
3106 inserted.
3107
31082012-01-03 Eric Schulte <schulte.eric@gmail.com>
3109
3110 * ob-gnuplot.el (org-babel-execute:gnuplot): Don't quote file
3111 names on Windows systems.
3112
31132012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3114
3115 * org-footnote.el (org-footnote-create-definition): When the
3116 tag is missing, it is created before any existing footnote, or
3117 at end of buffer. In the latter case, the marker pointing at
3118 the position where the new footnote is going to be inserted
3119 (at end of buffer) stays before the tag. This patch makes
3120 sure that the marker will be kept after the tag.
3121
31222012-01-03 Eli Zaretskii <eliz@gnu.org>
3123
3124 * org.el (org-mode): Force left-to-right paragraphs in Org
3125 buffers. For a related discussions, see
3126 https://lists.gnu.org/archive/html/emacs-devel/2011-09/msg00349.html.
3127
31282012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3129
3130 * ob-asymptote.el (org-babel-asymptote-define-type): Silence
3131 byte-compiler.
3132
31332012-01-03 Eric Schulte <schulte.eric@gmail.com>
3134
3135 * ob-R.el (org-babel-R-evaluate): Fix bug in R session
3136 evaluation.
3137
31382012-01-03 Eric Schulte <schulte.eric@gmail.com>
3139
3140 * org-bibtex.el (org-bibtex-type-property-name): Configurable
3141 property name for bibtex entry types.
3142 (org-bibtex-headline): Use new configurable property name.
3143 (org-bibtex-check): Use new configurable property name.
3144 (org-bibtex-create): Use new configurable property name.
3145 (org-bibtex-write): Use new configurable property name.
3146
31472012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3148
3149 * org.el (org-paste-subtree): Remove unnecessary `concat'.
3150
31512012-01-03 Bastien Guerry <bzg@gnu.org>
3152
3153 * org.el (org-paste-subtree): Remove useless (concat ...).
3154
31552012-01-03 Eric Schulte <schulte.eric@gmail.com>
3156
3157 * ob-C.el (org-babel-C-var-to-C): Replacing usage of
3158 characterp with integerp (which should work w/Emacs22).
3159
31602012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3161
3162 * org-footnote.el (org-footnote-at-definition-p): Context must
3163 be valid at the beginning of line, not at point.
3164
31652012-01-03 Eric Schulte <schulte.eric@gmail.com>
3166
3167 * ob-tangle.el (org-babel-tangle-collect-blocks): Better
3168 delimiting of Org-mode text preceding a code block.
3169
31702012-01-03 Eric Schulte <schulte.eric@gmail.com>
3171
3172 * ob.el (org-babel-get-src-block-info): Fixing bug,
3173 accidentally deleted variable values.
3174
31752012-01-03 Eric Schulte <schulte.eric@gmail.com>
3176
3177 * ob-tangle.el (org-babel-process-comment-text): Customizable
3178 function to process comment text.
3179 (org-babel-tangle-collect-blocks): Make use of new
3180 customizable processing function.
3181 (org-babel-spec-to-string): Call customizable function rather than
3182 `org-babel-trim'.
3183
31842012-01-03 Eric Schulte <schulte.eric@gmail.com>
3185
3186 * ob-R.el (org-babel-execute:R): Collect and pass along the
3187 result-params.
3188 (org-babel-R-evaluate): Accept result-params and if "scalar" or
3189 "verbatim" don't process output.
3190 (org-babel-R-evaluate-session): Accept result-params and if
3191 "scalar" or "verbatim" don't process output.
3192
31932012-01-03 Eric Schulte <schulte.eric@gmail.com>
3194
3195 * ob.el (org-babel-merge-params): Differentiate between result
3196 types and wrappers.
3197
31982012-01-03 Eric Schulte <schulte.eric@gmail.com>
3199
3200 * ob.el (org-babel-get-src-block-info): Check that
3201 functional-syntax variables are initialized.
3202
32032012-01-03 Eric Schulte <schulte.eric@gmail.com>
3204
3205 * ob.el (org-babel-check-src-block): Adding a note for a
3206 future enhancement.
3207
32082012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3209
3210 * org-exp.el (org-export): Restore point when exporting a subtree.
3211
32122012-01-03 Eric Schulte <schulte.eric@gmail.com>
3213
3214 * ob.el (org-babel-parse-src-block-match): More robust to code
3215 blocks with empty bodies.
3216
32172012-01-03 Eric Schulte <schulte.eric@gmail.com>
3218
3219 * ob.el (org-babel-parse-src-block-match): Don't error on empty
3220 code block body.
3221
32222012-01-03 David Maus <dmaus@ictsoc.de>
3223
3224 * org.el (org-open-at-point): Unescape plain link.
3225
32262012-01-03 David Maus <dmaus@ictsoc.de>
3227
3228 * org-html.el (org-html-handle-links): Remove unnecessary link
3229 unescape.
3230
32312012-01-03 Eric Schulte <schulte.eric@gmail.com>
3232
3233 * ob.el (org-babel-merge-params): Better error message for
3234 unassigned variables.
3235
32362012-01-03 Christian Egli <christian.egli@alumni.ethz.ch>
3237
3238 * org-taskjuggler.el (org-export-as-taskjuggler): Clone the
3239 buffer local variables to the temporary buffer before
3240 exporting.
3241
32422012-01-03 Eric Schulte <schulte.eric@gmail.com>
3243
3244 * org-exp.el (org-export-select-backend-specific-text): Only
3245 remove commas on the front line of a code block.
3246
32472012-01-03 Eric Schulte <schulte.eric@gmail.com>
3248
3249 * ob.el (org-babel-demarcate-block): Copy headers and indent to
3250 column of point when a block is split.
3251
32522012-01-03 Eric Schulte <schulte.eric@gmail.com>
3253
3254 * ob.el (org-babel-insert-result): Corrected file insertion
3255 for inline results.
3256
32572012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3258
3259 * org-footnote.el (org-footnote-in-valid-context-p): No
3260 footnote in latex fragments.
3261
32622012-01-03 Martin Rudalics <rudalics@gmx.at>
3263
3264 * org-compat.el (org-pop-to-buffer-same-window): Remove LABEL
3265 argument from `pop-to-buffer-same-window' call.
3266
32672012-01-03 Eric Schulte <schulte.eric@gmail.com>
3268
3269 * ob-R.el (org-babel-R-evaluate-session): Improve prompt
3270 detection regexp.
3271
32722012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3273
3274 * org-inlinetask.el (org-inlinetask-goto-end): Small
3275 refactoring.
3276
32772012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3278
3279 * ob-asymptote.el (org-babel-asymptote-var-to-asymptote):
3280 refactor code.
3281 (org-babel-asymptote-table-to-array): Removed function.
3282
32832012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3284
3285 * ob-asymptote.el (org-babel-asymptote-var-to-asymptote):
3286 recognize non-nested lists as uni-dimensional arrays.
3287
32882012-01-03 Eric Schulte <schulte.eric@gmail.com>
3289
3290 * ob.el (org-babel-params-from-properties): Don't check for
3291 header arguments in properties with leading ":"s.
3292
32932012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3294
3295 * org-inlinetask.el (org-inlinetask-goto-end): Correctly
3296 detect the end of an inlinetask when the next one starts
3297 immediately after the current one. Also, return position of
3298 point.
3299
33002012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3301
3302 * ob.el (org-babel-inline-src-block-regexp): Allow regexp to
3303 start at bol.
3304
33052012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3306
3307 * ob-asymptote.el (org-babel-asymptote-define-type): Elisp
3308 floats are asymptote reals.
3309
33102012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3311
3312 * ob-asymptote.el (org-babel-asymptote-table-to-array):
3313 Require a new argument TYPE specifying the detected type of
3314 array. If it's a string array, make sure every element is
3315 returned as a string. Also improve doc-string.
3316 (org-babel-asymptote-var-to-asymptote): Fill new argument. Small
3317 refactoring.
3318 (org-babel-asymptote-define-type): Rewrite to avoid stopping
3319 search at first float found, as strings have precedence over
3320 floats.
3321
33222012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3323
3324 * org-footnote.el (org-footnote-normalize): Be sure to separate
3325 the last footnote definition from the rest of the buffer.
3326
33272012-01-03 Eric Schulte <schulte.eric@gmail.com>
3328
3329 * ob-awk.el (org-babel-expand-body:awk): Allow for symbolic
3330 variable names.
3331
33322012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3333
3334 * org.el (org-latex-regexps): Allow matching latex fragments
3335 of type "$" and "$1" at beginning of line.
3336
33372012-01-03 Bastien Guerry <bzg@gnu.org>
3338
3339 * org-agenda.el (org-search-view, org-agenda-get-todos)
3340 (org-agenda-get-deadlines, org-agenda-get-scheduled): Add
3341 `category-pos' in let construct.
3342
33432012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3344
3345 * org-footnote.el (org-footnote-get-definition): The function has
3346 to widen buffer if definition has not been found in the current
3347 narrowed part. Be sure to restore that restriction once the
3348 definition is found.
3349
33502012-01-03 Michal Sojka <sojka@os.inf.tu-dresden.de> (tiny change)
3351
3352 * org-icalendar.el (org-print-icalendar-entries): Make alarm
3353 duration RFC5545 compliant.
3354
33552012-01-03 Bastien Guerry <bzg@gnu.org>
3356
3357 * org-agenda.el (org-agenda-get-timestamps)
3358 (org-agenda-get-sexps, org-agenda-get-progress): Correctly set
3359 the `org-category-pos' property.
3360
33612012-01-03 Bastien Guerry <bzg@gnu.org>
3362
3363 * org-html.el (org-export-html-divs): Improve docstring.
3364
33652012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3366
3367 * org-table.el (org-table-fix-formulas): Throw error when
3368 changing formula leads to an invalid formula.
3369
33702012-01-03 Bastien Guerry <bzg@gnu.org>
3371
3372 * org.el (org-archive-location): Minor docstring fix.
3373
33742012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3375
3376 * org.el (org-block-todo-from-checkboxes):
3377 `org-list-search-forward' should be used when looking for an
3378 item, as it filters out contexts where match couldn't be in a
3379 list. Also use a correct item regexp, taking into account
3380 alphabetical ordered lists and counters.
3381
33822012-01-03 Bastien Guerry <bzg@gnu.org>
3383
3384 * org-html.el (org-html-make-link): Minor fix to the
3385 docstring.
3386
33872012-01-03 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3388
27e428e7 3389 * org-inlinetask.el (org-inlinetask): New customizable face
e66ba1df
BG
3390 for inlinetasks
3391
33922012-01-03 Bastien Guerry <bzg@gnu.org>
3393
3394 * org-agenda.el (org-agenda-get-todos): Properly set
3395 `category-pos'.
3396
33972012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3398
3399 * org-list.el (org-list-struct-apply-struct): Don't use
3400 (copy-marker (point)) instead of (point-marker).
3401
34022012-01-03 Eric Schulte <schulte.eric@gmail.com>
3403
3404 * ob.el (org-babel-where-is-src-block-result): Don't try to
3405 resolve variables when simply checking if we're inside of a
3406 code block.
3407
34082012-01-03 Bastien Guerry <bzg@gnu.org>
3409
3410 * org.el (org-refresh-category-properties): New text property
3411 'org-category-position to point at the beginning of the
3412 headline from which the category is set.
3413
34142012-01-03 Matt Lundin <mdl@imapmail.org>
3415
3416 * org.el (org-refile): Don't call `org-back-to-heading' with
3417 goto argument.
3418
34192012-01-03 Bastien Guerry <bzg@gnu.org>
3420
3421 * org.el (org-link-display-descriptive): Remove this option and
3422 rely on the existing `org-descriptive-links' instead.
3423 (org-toggle-link-display): Use `org-descriptive-links'.
3424
34252012-01-03 Eric Schulte <schulte.eric@gmail.com>
3426
3427 * ob-ref.el (org-babel-ref-resolve): Allow matching of results
3428 with tags after the result name.
3429
34302012-01-03 Bastien Guerry <bzg@gnu.org>
3431
3432 * org-table.el (org-table-get-specials): Allow the use of the
3433 underscore character in column names.
3434 (org-table-get-specials): Allow the use of the underscore
3435 character in field names.
3436
34372012-01-03 Eric Schulte <schulte.eric@gmail.com>
3438
3439 * org-exp-blocks.el (org-export-blocks-preprocess): Explicitly
3440 cleaning up markers.
3441
34422012-01-03 Eric Schulte <schulte.eric@gmail.com>
3443
3444 * ob-exp.el (org-babel-exp-inline-src-blocks): Save match data
3445 around `org-babel-exp-do-export' which now searches in this case.
3446 (org-babel-exp-results): Position the point in the inline source
3447 block during export evaluation.
3448
3449 * ob.el (org-babel-insert-result): More readable code.
3450
34512012-01-03 Eric Schulte <schulte.eric@gmail.com>
3452
3453 * org-exp-blocks.el (org-export-blocks-preprocess): Use the built
3454 in function rather than the superfluous (and now removed)
3455 org-specific function.
3456
34572012-01-03 Eric Schulte <schulte.eric@gmail.com>
3458
3459 * ob-exp.el (org-babel-exp-inline-src-blocks): Don't examplize
3460 inline code blocks which are already escaped.
3461
34622012-01-03 Eric Schulte <schulte.eric@gmail.com>
3463
3464 * org-exp-blocks.el (org-marker-from-point): Helper function to
3465 create markers at specific points in source buffers.
3466 (org-export-blocks-preprocess): Use markers instead of points
3467 to delimit code blocks.
3468
34692012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3470
3471 * org-list.el (org-list-separating-blank-lines-number): The
3472 behaviour of `org-back-over-empty-lines' depends on the
3473 associated value of `headline' in
3474 `org-blank-before-new-entry', which is out of context in a
3475 list.
3476
34772012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3478
3479 * org-indent.el (org-indent-initialize-agent): When the current
3480 buffer isn't being watched, resume initialization of other watched
3481 buffers. In that case, give hand to others idle timers or
3482 processes more frequently.
3483 (org-indent-agent-active-delay): Renamed from
3484 `org-indent-agent-process-duration'.
3485 (org-indent-agent-passive-delay): New variable.
3486 (org-indent-agent-resume-delay): Change value.
3487 (org-indent-initialize-buffer): Change argument name.
3488 (org-indent-add-properties): Change argument name and type
3489 expected. It must be a time value now.
3490
34912012-01-03 Bastien Guerry <bzg@gnu.org>
3492
3493 * org.el (org-set-property): Bugfix.
3494
34952012-01-03 Eric Schulte <schulte.eric@gmail.com>
3496
3497 * ob.el (org-babel-remove-result): Idempotent code block
3498 evaluation and result removal.
3499
35002012-01-03 Eric Schulte <schulte.eric@gmail.com>
3501
3502 * ob-ruby.el (org-babel-ruby-initiate-session): No longer
3503 require inf-ruby when no session evaluation takes place.
3504
35052012-01-03 Bastien Guerry <bzg@gnu.org>
3506
3507 * org-agenda.el (org-agenda-prefix-format): Mention "%e" in
3508 the docstring.
3509
35102012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3511
3512 * org-agenda.el (org-agenda-custom-commands): Set a default
3513 value for this command.
3514
35152012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3516
3517 * org-agenda.el (org-agenda-include-all-todo): Declare this option
3518 as no longer working.
3519 (org-timeline): Rename the include-all argument to dotodo.
3520 (org-arg-loc): Renamed from` org-include-all-loc'.
3521 (org-agenda-list): Rename the INCLUDE-ALL argument to ARG,
3522 because its function has changed.
3523
35242012-01-03 Bastien Guerry <bzg@gnu.org>
3525
3526 * org.el (org-fixup-indentation): Fix various small bugs.
3527
35282012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3529
3530 * org-indent.el (org-indent-agent-timer)
3531 (org-indent-agentized-buffers, org-indent-agent-resume-timer)
3532 (org-indent-agent-process-duration)
3533 (org-indent-agent-resume-delay): New variables.
3534 (org-indent-initial-marker): More accurate doc-string.
3535 (org-indent-initial-timer, org-indent-initial-resume-timer)
3536 (org-indent-initial-process-duration)
3537 (org-indent-initial-resume-delay)
3538 (org-indent-initial-lock): Removed variables.
3539 (org-indent-mode): Set up an agent to watch current buffer, or
3540 add it to the list of already watched buffers.
3541 (org-indent-initialize-agent): New function.
3542 (org-indent-initialize-buffer): Now requires a mandatory
3543 buffer argument.
3544 (org-indent-add-properties): Reflect changes to variables. The resume
3545 timer is now global.
3546
35472012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3548
3549 * org-footnote.el (org-footnote-normalize): Refactor, and fix
3550 some blank lines deletion.
3551
35522012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3553
3554 * org-indent.el (org-indent-mode):
3555 `org-indent-initial-resume-timer ' needs to be local.
3556
35572012-01-03 Bastien Guerry <bzg@gnu.org>
3558
3559 * org.el (org-fixup-indentation): Correctly indent meta lines.
3560
35612012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3562
3563 * org-indent.el (org-indent-set-line-properties): Add text
3564 properties down to the beginning of the next line.
3565 (org-indent-add-properties): When last position to add
3566 properties to is at the beginning of a line, all that line
3567 will have properties.
3568
35692012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3570
3571 * org-indent.el (org-indent-initial-resume-timer): New variable.
3572 (org-indent-initialize-buffer): Also resume after a small break.
3573 (org-indent-add-properties): When in asynchronous mode,
3574 proceed for 2 seconds, then take a break.
3575
35762012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3577
3578 * org-indent.el (org-indent-set-line-properties): New function.
3579 (org-indent-add-properties): Externalize worker function.
3580
35812012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3582
3583 * org-indent.el (org-indent-indent-buffer): Take into account
3584 narrowing.
3585
35862012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3587
3588 * org-indent.el (org-indent-modified-headline-flag): Renamed from
3589 `org-indent-deleted-headline-flag'
3590 (org-indent-notify-modified-headline): Renamed from
3591 `org-indent-notify-deleted-headline'. Handle situations when
3592 the stars of an headline are modified.
3593 (org-indent-refresh-maybe): Remove case now handled by
3594 previous function.
3595 (org-indent-mode): Apply renames.
3596
35972012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3598
3599 * org-indent.el (org-indent-inlinetask-first-star): New
3600 variable.
3601 (org-indent-add-properties): Set the first star of inline-tasks'
3602 virtual indentation in `org-warning' face.
3603
3604 * org-inlinetask.el (org-inlinetask-insert-task): Create a new
3605 inline-task slightly differently, so virtual indentation can
3606 be applied normally.
3607
36082012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3609
3610 * org-indent.el (org-indent-initial-marker)
3611 (org-indent-initial-timer, org-indent-initial-lock): New
3612 variables.
3613 (org-indent-mode): At initialization, start an idle timer to indent
3614 the whole buffer. When the user is asking for control, interrupt the
3615 process, and resume at the same point when idle again.
3616 (org-indent-initialize-buffer): New function.
3617 (org-indent-add-properties): Throw an interrupt when indentation of
3618 buffer is stopped during initialization.
3619
36202012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3621
3622 * org-indent.el (org-indent-indent-buffer): Send more
3623 appropriate messages.
3624
36252012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3626
3627 * org-indent.el (org-indent-notify-deleted-headline)
3628 (org-indent-refresh-maybe): Replace `org-indent-outline-re'
3629 with `org-outline-regexp-bol'.
3630
36312012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3632
3633 * org-indent.el (org-indent-max-levels): Modify default value and
3634 add comment.
3635 (org-indent-add-properties): Pay attention to `org-indent-max'
3636 and `org-indent-max-levels' values.
3637 (org-indent-refresh-maybe): Refactor code to avoid an unnecessary
3638 save excursion.
3639
36402012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3641
3642 * org-table.el (org-table-align): Remove now useless hack.
3643
36442012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3645
3646 * org-indent.el (org-indent-fix-section-after-idle-time): Remove
3647 variable.
3648 (org-indent-initialize): Remove timer.
3649 (org-indent-add-properties): Refactor code.
3650 (org-indent-refresh-subtree, org-indent-refresh-section)
3651 (org-indent-refresh-buffer,org-indent-set-initial-properties): Remove
3652 functions.
3653 (org-indent-deleted-headline): New variable.
3654 (org-indent-notify-deleted-headline,org-indent-refresh-maybe): New
3655 functions.
3656 (org-indent-mode): Insert new functions into a hook.
3657
36582012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3659
3660 * org-indent.el (org-indent-mode): Completely refresh buffer
3661 before starting org-indent-mode. Also set idle timer to refresh
3662 only visible portion of buffer, and refresh the subtree instead of
3663 section when promoting or demoting it.
3664 (org-indent-add-properties): Rewrite function to proceed line by
3665 line, as required by `wrap-prefix' specificity.
3666 (org-indent-refresh-section,org-indent-refresh-subtree): Refactor.
3667 (org-indent-refresh-view): New function.
3668 (org-indent-refresh-to, org-indent-refresh-section): Removed
3669 functions.
3670
3671 * org.el (org-unfontify-region): Do not remove prefix
3672 properties when unfontifying a region.
3673
36742012-01-03 Bastien Guerry <bzg@gnu.org>
3675
3676 * org-colview.el (org-columns-cleanup-item): Correctly remove
3677 leading stars in items displayed in the agenda column view.
3678
36792012-01-03 Bastien Guerry <bzg@gnu.org>
3680
3681 * org-colview.el (org-columns-display-here): Clean up items in
3682 `org-agenda-mode' too.
3683 (org-columns-cleanup-item): Take a new argument CPHR to allow
3684 passing a complex heading regexp. Rewrite to cleanup ITEM
3685 correctly in `org-agenda-mode'.
3686
36872012-01-03 Bastien Guerry <bzg@gnu.org>
3688
3689 * org-clock.el (org-duration-string-to-minutes)
3690 (org-minutes-to-hh:mm-string, org-hh:mm-string-to-minutes): Move
3691 from org.el.
3692
36932012-01-03 Bastien Guerry <bzg@gnu.org>
3694
3695 * org.el (org-refile-active-region-within-subtree): New option to
3696 allow refiling a region that is part of a subtree without
3697 containing a subtree itself. This default to `nil'.
3698 (org-refile): Use the new option. Put point at the beginning
3699 of the region/subtree to be refiled, so that users understand
3700 what will be refiled. Also improve the prompt to tell whether
3701 the user is refiling a region or a headline.
3702
37032012-01-03 Bastien Guerry <bzg@gnu.org>
3704
3705 * org.el (org-properties-postprocess-alist): New option to allow
3706 postprocessing the values of properties set through
3707 `org-set-property'.
3708 (org-set-property): Use this option.
3709
37102012-01-03 Bastien Guerry <bzg@gnu.org>
3711
3712 * org.el (org-outline-regexp, org-outline-regexp-bol): Add a
3713 docstring.
3714
37152012-01-03 Bastien Guerry <bzg@gnu.org>
3716
3717 * org-archive.el (org-archive-to-archive-sibling): Use
3718 `org-outline-regexp' instead of `outline-regexp'.
3719
37202012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3721
3722 * org.el (org-between-regexps-p): Searching up to pos may
3723 match again beginning regexp.
3724
37252012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3726
3727 * org-footnote.el (org-footnote-goto-definition): Don't send
3728 erroneous message: suggested bindings might not be set outside
3729 Org.
3730
37312012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3732
3733 * org-footnote.el (org-footnote-normalize): Effectively remove
3734 any footnote tag in non Org buffers, as detailled in the
3735 docstring of `org-footnote-tag-for-non-org-mode-files'.
3736
37372012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3738
3739 * org-footnote.el (org-footnote-tag-for-non-org-mode-files):
3740 notify the opportunity to set the variable to the empty string.
3741 (org-footnote-normalize, org-footnote-create-definition):
3742 Carefully check for inserted newlines and presence of the
3743 footnote tag.
3744
37452012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3746
3747 * org-footnote.el (org-footnote-at-definition-p): Re-use
3748 `org-footnote-definition-re'.
3749
37502012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3751
3752 * org-footnote.el (org-footnote-definition-re): Remove an
3753 useless group.
3754 (org-footnote-at-definition-p): Reflect removal of the group.
3755
37562012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3757
3758 * org.el (org-set-regexps-and-options): Enforce white space
3759 after todo keyword, as word boundary isn't sufficient (i.e. in
3760 matches * TODO/this).
3761
37622012-01-03 Jambunathan K <kjambunathan@gmail.com>
3763
3764 * org-inlinetask.el (org-inlinetask-export-templates): Fixed
3765 template for html so that the exported file is valid
3766 xhtml. Added template for odt.
3767 (org-inlinetask-export-handler): Fix typo in the regexp that
3768 trims content. Make sure that the content is flanked by
3769 paragraph boundaries on either side.
3770
37712012-01-03 Bastien Guerry <bzg@gnu.org>
3772
3773 * org.el (org-add-planning-info): Don't insert superfluous
3774 space when updating timestamps.
3775
37762012-01-03 Bastien Guerry <bzg@gnu.org>
3777
3778 * org-agenda.el (org-cmp-effort): Fix docstring.
3779
37802012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3781
3782 * org-list.el (org-list-full-item-re): When an item has only a
3783 bullet and no space after it, list structure would not be
3784 recognized correctly.
3785
37862012-01-03 Bastien Guerry <bzg@gnu.org>
3787
3788 * org.el (org-overview): Use `outline-regexp' instead of
3789 `org-outline-regexp' so that global cycling using
3790 `orgstruct-mode' works outside of Org buffers.
3791
37922012-01-03 Bastien Guerry <bzg@gnu.org>
3793
3794 * org-table.el (org-table-eval-formula): Fix missing variable
3795 in let construct.
3796 (org-table-time-string-to-seconds): Fix missing variable in
3797 let construct.
3798
37992012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3800
3801 * org-agenda.el (org-agenda-get-deadlines): Fix dfrac for the
3802 case of wdays being 0. Don't pass wdays to
3803 org-agenda-deadline-face, like before the old fix.
3804 (org-agenda-deadline-face): Revert to old state that was without
3805 wdays.
3806
38072012-01-03 Bastien Guerry <bzg@gnu.org>
3808
3809 * org-latex.el (org-export-latex-fixed-width): Only add one
3810 line break after exporting verbatim environments.
3811
38122012-01-03 Bastien Guerry <bzg@gnu.org>
3813
3814 * org-mw.el (org-mw-export-lists): Fix list export.
3815
38162012-01-03 Bastien Guerry <bzg@gnu.org>
3817
3818 * org-list.el (org-list-item-trim-br): New function.
3819 (org-list-to-generic): New parameter :nobr to use the new
3820 function.
3821
38222012-01-03 David Maus <dmaus@ictsoc.de>
3823
3824 * org.el (org-paste-subtree): Fix wrong order of lines to move
3825 before pasting.
3826
38272012-01-03 David Maus <dmaus@ictsoc.de>
3828
3829 * org.el (org-paste-subtree): Paste subtree above target
3830 headline if point is at bol.
3831
38322012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3833
3834 * org-list.el (org-toggle-checkbox): Don't clear lim-down
3835 while used in the while loop.
3836
38372012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3838
3839 * org-list.el (org-toggle-checkbox): Lim-down must be a
3840 marker.
3841
38422012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3843
3844 * org.el (org-activate-code): Correct regexp so ":.*" isn't
3845 matched.
3846
38472012-01-03 David Maus <dmaus@ictsoc.de>
3848
3849 * org-macs.el (org-with-gensyms, org-called-interactively-p)
3850 (with-silent-modifications, org-bound-and-true-p)
3851 (org-unmodified, org-re, org-preserve-lc)
3852 (org-without-partial-completion, org-with-point-at)
3853 (org-no-warnings, org-if-unprotected, org-if-unprotected-1)
3854 (org-if-unprotected-at, org-with-remote-undo)
3855 (org-no-read-only, org-save-outline-visibility)
3856 (org-with-wide-buffer, org-with-limited-levels)
3857 (org-eval-in-environment): Provide edebug specifications.
3858
3859 * org-src.el (org-src-do-at-code-block): Dto.
3860
3861 * org-publish.el (org-publish-with-aux-preprocess-maybe): Dto.
3862
3863 * org-compat.el (org-xemacs-without-invisibility): Dto.
3864
3865 * org-clock.el (org-with-clock-position, org-with-clock): Dto.
3866
3867 * org-agenda.el (org-agenda-with-point-at-orig-entry)
3868 (org-batch-agenda, org-batch-agenda-csv)
3869 (org-batch-store-agenda-views): Dto.
3870
3871 * ob.el (org-babel-do-in-edit-buffer)
3872 (org-babel-map-src-blocks, org-babel-map-inline-src-blocks): Dto.
3873
3874 * ob-tangle.el (org-babel-with-temp-filebuffer): Dto.
3875
3876 * ob-table.el (sbe): Dto.
3877
3878 * ob-exp.el (org-babel-exp-in-export-file): Dto.
3879
3880 * ob-comint.el (org-babel-comint-in-buffer)
3881 (org-babel-comint-with-output): Dto.
3882
38832012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3884
3885 * org-inlinetask.el (org-inlinetask-export-templates): Fix
3886 docstring.
3887
38882012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3889
3890 * org-inlinetask.el (org-inlinetask-insert-task): Error when
3891 trying to nest inline tasks.
3892
38932012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3894
3895 * org.el (org-activate-code, org-toggle-fixed-width-section)
3896 (org-indent-line-function): Allow "[ \t]*:$" as a special case of
3897 fixed-width section.
3898
38992012-01-03 David Maus <dmaus@ictsoc.de>
3900
3901 * org.el (org-paste-subtree): Don't eat headline when called
3902 with point at existing headline.
3903
39042012-01-03 David Maus <dmaus@ictsoc.de>
3905
3906 * org.el (org-paste-subtree): Fix typo in variable name.
3907
39082012-01-03 Jambunathan K <kjambunathan@gmail.com>
3909
3910 * org-inlinetask.el (org-inlinetask-export-handler): Don't
3911 export inline tasks if the current backend has provided no
3912 entries in `org-inlinetask-export-templates'.
3913
39142012-01-03 Valentin Wüstholz <wuestholz@gmail.com> (tiny change)
3915
3916 * org.el (org-indent-line-function): Made the way in which
3917 example blocks are indented more flexible.
3918
39192012-01-03 David Maus <dmaus@ictsoc.de>
3920
3921 * org-agenda.el (org-batch-agenda-csv): Fix argument to append
3922 when creating final parameter alist.
3923
39242012-01-03 David Maus <dmaus@ictsoc.de>
3925
3926 * org-agenda.el (org-batch-store-agenda-views): Use macro
3927 `org-eval-in-environment'.
3928
39292012-01-03 David Maus <dmaus@ictsoc.de>
3930
3931 * org-agenda.el (org-batch-agenda, org-batch-agenda-csv): Use
3932 `org-eval-in-environment.
3933
39342012-01-03 David Maus <dmaus@ictsoc.de>
3935
3936 * org-macs.el (org-make-parameter-alist): New function. Turn
3937 flat list of alternating symbol names and values into an alist
3938 with symbol name in car and value in cdr.
3939
39402012-01-03 David Maus <dmaus@ictsoc.de>
3941
3942 * org-agenda.el (org-agenda-with-point-at-orig-entry): Use
3943 macro `org-with-gensyms'.
3944
39452012-01-03 David Maus <dmaus@ictsoc.de>
3946
3947 * org-macs.el (org-substitute-posix-classes): New
3948 function. Substitute posix classes in regular expression.
3949 (org-re): Use new function.
3950
39512012-01-03 David Maus <dmaus@ictsoc.de>
3952
3953 * org-macs.el (org-eval-in-environment): New macro. Evaluate FORM
3954 in ENVIRONMENT.
3955
39562012-01-03 David Maus <dmaus@ictsoc.de>
3957
3958 * org-macs.el (org-preserve-lc, org-with-point-at)
3959 (org-with-remote-undo, org-save-outline-visibility): Use new
3960 macro `org-with-gensyms'.
3961
39622012-01-03 David Maus <dmaus@ictsoc.de>
3963
3964 * org-macs.el (org-with-gensyms): New macro. Wrap let-binding
3965 of SYMBOLS to new uninterned symbols around BODY.
3966
39672012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3968
3969 * org-inlinetask.el (org-inlinetask-export-handler): Make sure
3970 the task starts a paragraph or the HTML exporter will produce
3971 an incorrect output.
3972
39732012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3974
3975 * org.el (org-return): When filling happens, `newline' can
3976 change match data, hence modifying the indent column.
3977
39782012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3979
3980 * org-footnote.el (org-footnote-new): Only forbid non-inlined
3981 footnotes at column 0, as only them can be confused with a
3982 footnote definition.
3983
39842012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3985
3986 * org-footnote.el (org-footnote-new): Use `ido' or `iswitchb'
3987 when available when prompted for a label. Also rename a local
3988 variable to avoid confusion with an existing function.
3989
39902012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3991
3992 * org-footnote.el (org-footnote-label-history): Removed
3993 variable
3994 (org-footnote-new): Remove call to that variable.
3995
39962012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
3997
3998 * org.el (org-insert-heading): With `force-heading' non-nil,
3999 inserting an heading before any headline, and just after a
4000 list would return an error.
4001
40022012-01-03 Eric Schulte <schulte.eric@gmail.com>
4003
4004 * ob.el (org-babel-sha1-hash): Removed use of `copy-seq'.
4005
40062012-01-03 Eric Schulte <schulte.eric@gmail.com>
4007
4008 * org-bibtex.el (org-bibtex-get): Make the "FILE" property
4009 non-special when resolving bibtex values.
4010
40112012-01-03 David Maus <dmaus@ictsoc.de>
4012
4013 * org.el (org-back-over-empty-lines): Don't move line upward
4014 if point is at eob.
4015
40162012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
4017
4018 * org-footnote.el (org-footnote-in-valid-context-p): Check
4019 `org-protected' property before allowing to match a footnote.
4020 (org-footnote-at-reference-p): Remove an obsolete test. It is now
4021 done in the previous function.
4022
40232012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
4024
4025 * org.el (org-between-regexps-p): Previous name implied the
4026 function was related to blocks, which isn't mandatory.
4027 (org-narrow-to-block, org-in-block-p)
4028 (org-indent-line-function): Applied the rename.
4029
4030 * ob-exp.el (org-babel-in-example-or-verbatim): Applied
4031 rename. Also removed a white space.
4032
40332012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
4034
4035 * org.el (org-in-regexps-block-p): Return an useful value when
4036 point is between START-RE and END-RE. No incomplete block is
4037 allowed anymore. Add another optional argument to bound the
4038 bottom part of the search.
4039 (org-narrow-to-block, org-in-block-p): Apply modifications.
4040
40412012-01-03 Eric Schulte <schulte.eric@gmail.com>
4042
4043 * ob.el (org-babel-src-block-regexp): If a code block has a
4044 body, its last character must be a newline.
4045
40462012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
4047
4048 * org-footnote.el (org-footnote-next-reference-or-definition):
4049 If no more footnote is found, be sure to go back to the
4050 original position. Otherwise, point might be left on a
4051 footnote-like element that has been dished out.
4052
40532012-01-03 Eric Schulte <schulte.eric@gmail.com>
4054
4055 * ob-exp.el (org-babel-inline-src-block-regexp): Declare this
4056 variable.
4057
4058 * ob.el (defvar): Wrap variable declaration in
4059 `eval-when-compile'.
4060
40612012-01-03 Eric Schulte <schulte.eric@gmail.com>
4062
4063 * ob-keys.el (org-babel-key-bindings): Bound to `C-c C-v k'.
4064
40652012-01-03 Eric Schulte <schulte.eric@gmail.com>
4066
4067 * ob-java.el (org-babel-execute:java): Allow cmdline flags
4068 during compilation and evaluation.
4069
a98edce9
JB
40702011-12-06 Juanma Barranquero <lekktu@gmail.com>
4071
4072 * ob.el (org-babel-expand-body:generic, org-babel-number-p):
4073 * ob-ref.el (org-babel-ref-parse): Fix typos.
4074
20db1522
JB
40752011-11-24 Juanma Barranquero <lekktu@gmail.com>
4076
4077 * ob.el (org-babel-execute-src-block): Fix typo.
4078
fe7a3057
JB
40792011-11-20 Juanma Barranquero <lekktu@gmail.com>
4080
4081 * org.el (org-link-unescape, org-link-unescape-compound): Fix typos.
4082
f6cba7e0
AS
40832011-11-20 Andreas Schwab <schwab@linux-m68k.org>
4084
4085 * org-list.el (org-list-send-item): Use sort instead of sort*.
4086
cd1181db
JB
40872011-11-20 Juanma Barranquero <lekktu@gmail.com>
4088
4089 * org-table.el (org-table-line-to-dline): Fix typo.
4090
58179cce
JB
40912011-11-16 Juanma Barranquero <lekktu@gmail.com>
4092
7877f373
JB
4093 * org-agenda.el (org-agenda-add-entry-text-descriptive-links)
4094 (org-agenda-custom-commands, org-write-agenda, org-check-for-org-mode)
4095 (org-search-syntax-table, org-modify-diary-entry-string)
4096 (org-write-agenda):
4097 * org-bbdb.el (org-bbdb-anniv-export-ical):
58179cce 4098 * org-bibtex.el (org-bibtex-fields):
7877f373
JB
4099 * org-icalendar.el (org-icalendar-date-time-format):
4100 * org-latex.el (org-export-latex-inline-image-extensions):
58179cce
JB
4101 * org-list.el (org-list-insert-item): Fix typos.
4102
40a8bdf6
JB
41032011-11-11 Juanma Barranquero <lekktu@gmail.com>
4104
4105 * org-plot.el (org-plot/gnuplot-to-grid-data): Fix typo in docstring.
4106
aa97fd08
EZ
41072011-09-27 Eli Zaretskii <eliz@gnu.org>
4108
4109 * org.el (org-mode): Force left-to-right paragraphs in Org
4110 buffers. For a related discussions, see
4111 https://lists.gnu.org/archive/html/emacs-devel/2011-09/msg00349.html.
4112
8d5ed899
JB
41132011-09-17 Juanma Barranquero <lekktu@gmail.com>
4114
4115 * org.el (org-toggle-pretty-entities): Fix typo in message.
4116
c3313451
CY
41172011-09-02 Chong Yidong <cyd@stupidchicken.com>
4118
4119 * org-compat.el (org-pop-to-buffer-same-window): Deleted.
4120
4121 * ob-ref.el (org-babel-ref-goto-headline-id):
4122 * org.el (org-get-location, org-tree-to-indirect-buffer)
4123 (org-mark-ring-goto, org-refile, org-add-log-note)
4124 (org-revert-all-org-buffers, org-switchb)
4125 (org-cycle-agenda-files, org-submit-bug-report)
4126 (org-goto-marker-or-bmk):
4127 * org-agenda.el (org-prepare-agenda, org-agenda-switch-to):
4128 * org-capture.el (org-capture-goto-target)
4129 (org-capture-fill-template):
4130 * org-clock.el (org-clock-goto):
4131 * org-ctags.el (org-ctags-visit-buffer-or-file):
4132 * org-exp.el (org-export-as-org):
4133 * org-feed.el (org-feed-show-raw-feed):
4134 * org-html.el (org-export-htmlize-generate-css):
4135 * org-id.el (org-id-goto):
4136 * org-irc.el (org-irc-visit-erc):
4137 * org-mobile.el (org-mobile-apply):
4138 * org-publish.el (org-publish-org-to, org-publish-find-date):
4139 * org-remember.el (org-go-to-remember-target):
4140 * org-src.el (org-src-switch-to-buffer)
4141 (org-edit-fixed-width-region): Use switch-to-buffer.
4142
f818cd2a
MR
41432011-08-31 Martin Rudalics <rudalics@gmx.at>
4144
4145 * org-compat.el (org-pop-to-buffer-same-window): Remove LABEL
4146 argument from pop-to-buffer-same-window call.
4147
9a70f03d
PE
41482011-07-30 Carsten Dominik <carsten.dominik@gmail.com>
4149
4150 * ob.el (org-babel-src-block-regexp): If a code block has a body,
4151 its last character must be a newline.
4152
5b409b39
BG
41532011-07-28 Bastien Guerry <bzg@gnu.org>
4154
4155 * org-pcomplete.el: New file. Rename from org-complete.el.
4156 * org-complete.el: Delete file.
4157
3ab2c837
BG
41582011-07-28 Bastien Guerry <bzg@gnu.org>
4159
7877f373 4160 * org-publish.el (org-publish-index-generate-theindex): Rename
3ab2c837
BG
4161 from `org-publish-index-generate-theindex.inc'. Use the file
4162 theindex.org directly instead of including theindex.inc.
4163 (org-publish-projects): Don't delete .orgx files.
4164 (org-publish-aux-preprocess): Use .file.orgx.
4165
41662011-07-28 Bastien Guerry <bzg@gnu.org>
4167
4168 * org-html.el (org-export-html-preamble-format): New default for
4169 the HTML preamble: don't include the title. Also improve the
4170 docstring.
4171 (org-export-html-postamble-format): Improve the docstring.
4172 (org-export-as-html): Add the title within the "content" div.
4173 This is necessary for interaction with the org-info.js script.
4174
41752011-07-28 Michael Brand <michael.ch.brand@gmail.com>
4176
4177 * org-table.el (org-table-edit-field): Display field coordinates.
4178
41792011-07-28 Bastien Guerry <bzg@gnu.org>
4180
84f21110 4181 * org-publish.el (org-publish-find-title): Bugfix: kill buffers
3ab2c837
BG
4182 unless they were already visited.
4183 (org-sitemap-sort-files, org-sitemap-sort-folders)
4184 (org-sitemap-ignore-case, org-sitemap-requested)
84f21110 4185 (org-sitemap-date-format, org-sitemap-file-entry-format): Use
3ab2c837
BG
4186 a correct prefix.
4187 (org-publish-projects): Make sure to delete .orgx files.
84f21110 4188 (org-publish-index-generate-theindex.inc): Small docstring fix.
3ab2c837
BG
4189
41902011-07-28 Bastien Guerry <bzg@gnu.org>
4191
4192 * org-table.el (org-table-duration-custom-format): New defcustom
4193 to select output format of durations computations.
4194 (org-table-time-seconds-to-string): Use the new variable.
4195 (org-table-eval-formula): Allow `t' as a flag, on top of `T'. `t'
4196 will use the custom output format defined in
4197 `org-table-duration-custom-format'.
4198
41992011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4200
84f21110 4201 * org-list.el: Search blank lines down to the end of the item
3ab2c837
BG
4202 instead of stopping at the item, in order to possibly match such
4203 lines within the item.
4204
42052011-07-28 Bastien Guerry <bzg@gnu.org>
4206
84f21110 4207 * org-latex.el (org-export-latex-href-format): Docstring fix to
3ab2c837 4208 reflect the fact that you can use only one "%s".
84f21110 4209 (org-export-latex-links): Allow `org-export-latex-href-format' to
3ab2c837
BG
4210 have only one "%s".
4211
42122011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
4213
4214 * org.el (org-org-menu): Add `org-copy-visible' to the menu.
4215
42162011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
4217
4218 * org.el (org-copy-visible): New command.
4219
42202011-07-28 Bastien Guerry <bzg@gnu.org>
4221
84f21110 4222 * org-capture.el (org-capture-templates): Docstring fix.
3ab2c837
BG
4223
42242011-07-28 Eric Schulte <schulte.eric@gmail.com>
4225
4226 * ob.el (org-babel-view-src-block-info): New function to inspect
4227 code blocks.
4228
4229 * ob-keys.el (org-babel-key-bindings): Key bindings for
84f21110 4230 `org-babel-view-src-block-info'.
3ab2c837
BG
4231
42322011-07-28 Bastien Guerry <bzg@gnu.org>
4233
4234 * org-exp.el (org-infile-export-plist): Handle recursively
4235 included setup files. The value of the last included file always
4236 takes precedence over previous values.
4237
42382011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4239
7877f373 4240 * org.el (org-timestamp-change): Keep point in the same category
3ab2c837
BG
4241 when updating a time-stamp. This requires to be careful, as,
4242 depending on the locale, name of day might change of length during
4243 the process.
4244
42452011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4246
84f21110 4247 * org-footnote.el (org-footnote-create-definition): When skipping
3ab2c837
BG
4248 already written footnotes definition, the algorithme would assume
4249 each one was only one-line long.
4250
42512011-07-28 Bastien Guerry <bzg@gnu.org>
4252
4253 * org-table.el (org-table-eval-formula): Fix bug when a formula
4254 "range" is just one cell.
84f21110
BG
4255 (org-table-time-string-to-seconds): Don't check whether we
4256 manipulate a string.
3ab2c837
BG
4257
42582011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4259
4260 * org-exp.el (org-export-mark-list-end)
84f21110 4261 (org-export-mark-list-properties): Don't remove the ending regexp
3ab2c837
BG
4262 when it consists in blank lines.
4263
84f21110 4264 * org-list.el (org-list-parse-list): Ditto, but remove it
3ab2c837
BG
4265 completely when it isn't made of blank lines (i.e. during export
4266 process).
4267
42682011-07-28 Bastien Guerry <bzg@gnu.org>
4269
84f21110 4270 * org-table.el (org-table-time-string-to-seconds): Match either
3ab2c837
BG
4271 HH:MM:SS or HH:MM (instead of MM:SS).
4272
42732011-07-28 Bastien Guerry <bzg@gnu.org>
4274
4275 * org.el (org-ctrl-c-ctrl-c-final-hook): New hook to be run when
4276 `org-ctrl-c-ctrl-c' cannot do anything useful in the given
4277 context.
4278
42792011-07-28 Bastien Guerry <bzg@gnu.org>
4280
4281 * org-html.el (org-export-html-with-timestamp)
4282 (org-export-html-html-helper-timestamp): These are obsolete
4283 variables as of Org version 7.7 as you can already export the
4284 timestamp from the preamble or the postamble.
4285 (org-export-html-before-content-div): Delete variable.
84f21110 4286 (org-export-html-content-div): Obsolete variable as of 7.7.
3ab2c837
BG
4287 (org-export-html-divs): New variable to define divs used in
4288 HTML export.
4289 (org-export-as-html): Now the preamble and the postamble are
84f21110
BG
4290 surrounded by a <div ...>. The name of the div is defined through
4291 `org-export-html-divs'.
3ab2c837
BG
4292
42932011-07-28 Bastien Guerry <bzg@gnu.org>
4294
4295 * org-table.el (org-table-eval-formula): Throw an error when
4296 trying to replace complex range with invalid references.
4297
42982011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4299
84f21110 4300 * org-macs.el (org-with-limited-levels): Some functions, like
3ab2c837
BG
4301 `org-back-to-heading', being deeply based on outline-mode, still
4302 refer to `outline-regexp' instead of `org-outline-regexp'.
4303
43042011-07-28 Bastien Guerry <bzg@gnu.org>
4305
84f21110 4306 * org.el (org-refile-get-targets): New optional argument
3ab2c837
BG
4307 `excluded-entries' to exclude entries from the targets.
4308 (org-refile-get-location): From an org-mode buffer, exclude
4309 current heading and subheadings from the list of targets when
84f21110 4310 `org-refile-use-cache' is nil.
3ab2c837
BG
4311
43122011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4313
84f21110 4314 * org.el (org-imenu-get-tree): Headlines start at bol.
3ab2c837
BG
4315
43162011-07-28 Eric Schulte <schulte.eric@gmail.com>
4317
4318 * ob-maxima.el: New file. Fixed self-proclaimed file name.
4319
43202011-07-28 Eric Schulte <schulte.eric@gmail.com>
4321
84f21110
BG
4322 * ob.el (org-babel-sha1-hash): Only call `copy-seq' on proper
4323 lists.
3ab2c837
BG
4324
43252011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4326
84f21110 4327 * org.el (org-kill-is-subtree-p): Matched string needs to start at
3ab2c837
BG
4328 bol.
4329
43302011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4331
4332 * org.el (org-paste-subtree, org-kill-is-subtree-p)
84f21110 4333 (org-yank-folding-would-swallow-text, org-yank-generic): Use
3ab2c837
BG
4334 `org-with-limited-levels' macro.
4335
43362011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4337
84f21110 4338 * org-macs.el (org-with-limited-levels): Also modify, when
3ab2c837
BG
4339 appropriate, `org-outline-regexp-at-bol'.
4340
43412011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4342
84f21110
BG
4343 * org.el (org-timestamp-change): Some locales don't use the same
4344 length for date abbreviations. Set a marker at origin in case
3ab2c837
BG
4345 length of new timestamp is different.
4346
43472011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4348
84f21110 4349 * org.el (org-imenu-get-tree): Browse only true headlines.
3ab2c837
BG
4350
43512011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4352
84f21110 4353 * org-archive.el (org-archive-subtree): While it might be possible
3ab2c837 4354 to archive an headline of a temporary buffer (i.e. not visiting a
c80e3b4a 4355 file), it wouldn't be really sensible.
3ab2c837
BG
4356
43572011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4358
4359 * org-archive.el (org-extract-archive-file)
4360 (org-extract-archive-heading, org-archive-subtree):
84f21110
BG
4361 `buffer-file-name' is nil in an indirect buffer. Thus, use
4362 `(buffer-file-name (buffer-base-buffer))', which will, in any
4363 case, return the file name.
3ab2c837
BG
4364
43652011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4366
84f21110 4367 * org-capture.el (org-capture): If dired isn't loaded,
3ab2c837
BG
4368 `dired-buffers' isn't defined, and %F will fail.
4369
43702011-07-28 Eric Schulte <schulte.eric@gmail.com>
4371
4372 * ob-java.el (org-babel-execute:java): Don't create empty package
4373 directories.
4374
43752011-07-28 Eric Schulte <schulte.eric@gmail.com>
4376
4377 * ob-java.el: New file.
4378
43792011-07-28 Eric Schulte <schulte.eric@gmail.com>
4380
84f21110 4381 * ob.el (org-babel-execute-src-block): Replace call to defunct
3ab2c837
BG
4382 function `org-babel-result-hash'.
4383
43842011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4385
84f21110
BG
4386 * org-footnote.el (org-footnote-in-valid-context-p): Avoid cited
4387 lines and headers in `message-mode'.
4388 (org-footnote-at-reference-p): Remove check for cited lines, this
3ab2c837
BG
4389 is now handled by the previous function. Refactor.
4390
43912011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4392
84f21110 4393 * org-capture.el (org-capture): If no file is associated to
9858f6c3 4394 current buffer, check dired buffer and try to retrieve a possibly
3ab2c837
BG
4395 directory associated.
4396
43972011-07-28 Eric Schulte <schulte.eric@gmail.com>
4398
4399 * ob-exp.el (org-babel-exp-results): Resolve hashes in the current
4400 (not original) file buffer.
4401
4402 * ob.el (org-babel-current-result-hash): More informative name,
4403 and remove useless optional argument.
4404
44052011-07-28 Bastien Guerry <bzg@gnu.org>
4406
84f21110 4407 * org.el (org-refile-get-location): Exclude current heading from
3ab2c837
BG
4408 the refile table.
4409
44102011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4411
84f21110 4412 * org-footnote.el (org-footnote-at-reference-p): Test if match is
3ab2c837 4413 in cited text, when replying to a message.
84f21110
BG
4414 (org-footnote-new): Do not create a new footnote at bol, as it
4415 might be seen as a definition.
4416 (org-footnote-at-definition-p): Ignore definitions in forbidden
3ab2c837
BG
4417 blocks, as it is already the case for references.
4418
44192011-07-28 Matt Lundin <mdl@imapmail.org>
4420
4421 * org-bibtex.el (org-bibtex-create, org-bibtex-write): Change
4422 argument of `org-toggle-tag' to 'on. (Other arguments, e.g., t,
4423 have no effect).
4424
44252011-07-28 Eric Schulte <schulte.eric@gmail.com>
4426
4427 * org-bibtex.el (org-bibtex-get): Don't let trimming turn nils
4428 into empty strings.
4429
44302011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4431
84f21110
BG
4432 * org-list.el (org-list-insert-item): Actualize code comments.
4433 (org-insert-item): For consistency, point cannot be moved at a
4434 surprising place when the user is being asked to choose a new
4435 description term to insert in the list. Point should stay where
4436 the user called the command.
3ab2c837
BG
4437
44382011-07-28 Bastien Guerry <bzg@gnu.org>
4439
4440 * org-toc.el (org-toc-before-first-heading-p, org-toc-show)
4441 (org-toc-get-headlines-status): Use `org-outline-regexp-bol'.
4442
44432011-07-28 Bastien Guerry <bzg@gnu.org>
4444
4445 * org.el (org-outline-regexp-bol): New defconst.
4446 (org-outline-level, org-set-font-lock-defaults, org-cycle)
4447 (org-overview, org-content, org-flag-drawer)
4448 (org-first-headline-recenter, org-insert-todo-heading)
4449 (org-map-region, org-move-subtree-down, org-paste-subtree)
4450 (org-kill-is-subtree-p, org-context-p, org-refile)
4451 (org-refile-new-child, org-toggle-comment, org-todo)
4452 (org-add-planning-info, org-add-log-setup, org-scan-tags)
4453 (org-set-tags, org-insert-property-drawer)
4454 (org-prepare-agenda-buffers, org-preview-latex-fragment)
4455 (org-speed-command-default-hook, org-check-for-hidden)
4456 (org-toggle-item, org-toggle-heading)
4457 (org-indent-line-function, org-set-autofill-regexps)
4458 (org-fill-paragraph, org-toggle-fixed-width-section)
4459 (org-yank-generic, org-yank-folding-would-swallow-text)
4460 (org-first-sibling-p, org-goto-sibling)
4461 (org-goto-first-child, org-show-entry): Use
4462 `org-outline-regexp' and `org-outline-regexp-bol'.
4463
44642011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4465
4466 * org.el (org-update-parent-todo-statistics): COOKIE_DATA should
84f21110 4467 be checked for parent, not current headline. Also, this function
3ab2c837
BG
4468 doesn't need to be interactive.
4469
44702011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4471
4472 * org-list.el (org-list-send-item, org-list-struct-apply-struct)
84f21110 4473 (org-apply-on-list, org-toggle-checkbox): Make markers point
3ab2c837
BG
4474 nowhere when they have become useless.
4475
44762011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4477
84f21110 4478 * org-list.el (org-list-insert-item): When insertion point is in
3ab2c837 4479 some white line after the end of the list, remove all unnecessary
84f21110 4480 white lines there before proceeding. Also refactor a snippet of
3ab2c837
BG
4481 code.
4482
44832011-07-28 Bastien Guerry <bzg@gnu.org>
4484
4485 * org-latex.el (org-export-latex-image-default-option): Change
4486 default value.
4487
44882011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4489
84f21110 4490 * org.el (org-fontify-meta-lines-and-blocks-1): Blocks cannot be
3ab2c837
BG
4491 correctly fontified when the buffer is missing a final newline.
4492
44932011-07-28 Bastien Guerry <bzg@gnu.org>
4494
4495 * ob.el (org-babel-strip-protective-commas): Return `nil' instead
4496 of an error if no argument is given.
84f21110
BG
4497 (org-babel-parse-src-block-match): Make sure body is defined in
4498 the let construct.
3ab2c837
BG
4499
45002011-07-28 Jon Anders Skorpen <jonas@ifi.uio.no> (tiny change)
4501
4502 * org-publish.el (org-publish-cache-file-needs-publishing): Regexp
4503 did not find includes with double quoted file names.
4504
45052011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4506
84f21110 4507 * org-footnote.el (org-footnote-normalize): Footnote section
3ab2c837
BG
4508 should be inserted only if there are footnotes to insert.
4509
45102011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4511
4512 * org-footnote.el (org-footnote-at-definition-p)
84f21110 4513 (org-footnote-normalize): Do not grab signature in the definition
3ab2c837
BG
4514 of the last footnote.
4515
45162011-07-28 Eric Schulte <schulte.eric@gmail.com>
4517
4518 * org-bibtex.el (org-babel-trim): Declare this function to the
4519 compiler.
4520 (org-bibtex-get): Trimming whitespace off of bibtex fields read from
4521 properties.
4522
45232011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4524
84f21110
BG
4525 * org-exp.el (org-export-preprocess-string): Add the possibility
4526 to call recursively the function. Also change order of some
4527 function calls. Comment export process for footnotes.
3ab2c837 4528
84f21110
BG
4529 * org-footnote.el (org-footnote-normalize): Change the export
4530 specific parameter to hold properties of export. Thus, the
3ab2c837
BG
4531 function can send every footnote definition in the buffer through
4532 `org-export-process-string'.
4533
45342011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4535
84f21110 4536 * org-latex.el (org-export-latex-preprocess): First insert
3ab2c837
BG
4537 footnotes in the temporary buffer so their contents can properly
4538 be protected from further transformations if required.
4539
45402011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4541
84f21110
BG
4542 * org-list.el (org-list-indent-offset): New variable.
4543 (org-list-struct-fix-ind): Make use of the new variable.
3ab2c837
BG
4544
45452011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4546
84f21110 4547 * org-latex.el (org-export-latex-list-parameters): Complete
3ab2c837
BG
4548 default value with cbtrans option.
4549
84f21110 4550 * org-list.el (org-list-to-latex): Set a more consistent default
3ab2c837
BG
4551 value.
4552
45532011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4554
84f21110 4555 * org-list.el (org-list-swap-items): Move it to a meaningful
3ab2c837
BG
4556 position in source code (i.e. before any function using it), and
4557 rename it to an easier name.
4558
45592011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4560
84f21110 4561 * org-list.el (org-list-separating-blank-lines-number): If there
3ab2c837
BG
4562 are blank lines already in the whole list, add a blank line.
4563
45642011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4565
84f21110
BG
4566 * org-list.el (org-list-use-circular-move): New variable.
4567 (org-previous-item, org-next-item): Make use of the new variable.
4568 (org-move-item-down, org-move-item-up): Make use of the new
4569 variable. Simplify code.
3ab2c837
BG
4570
45712011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4572
84f21110 4573 * org-list.el (org-list-delete-item, org-list-send-item): New
3ab2c837
BG
4574 functions.
4575
45762011-07-28 Bastien Guerry <bzg@gnu.org>
4577
4578 * org-agenda.el (org-agenda-bulk-custom-functions): New variable
4579 for custom bulk action functions.
4580 (org-agenda-bulk-action): Use it.
4581
45822011-07-28 Bastien Guerry <bzg@gnu.org>
4583
4584 * org-latex.el (org-export-latex-quotes): New defcustom.
4585 (org-export-latex-quotation-marks): Use it.
4586
45872011-07-28 Bastien Guerry <bzg@gnu.org>
4588
84f21110 4589 * org-capture.el (org-capture-finalize): Bugfix about inserted
3ab2c837
BG
4590 blank line when killing the capture buffer and
4591 `org-blank-before-new-entry' tells to not insert anything before a
4592 heading.
4593
45942011-07-28 Bastien Guerry <bzg@gnu.org>
4595
4596 * org-html.el (org-export-html-content-div): Rename from
4597 `org-export-content-div'.
4598 (org-export-as-html): Use new name.
4599
46002011-07-28 Bastien Guerry <bzg@gnu.org>
4601
4602 * org-latex.el (org-export-latex-header-defs-re): Delete.
4603
cd394be1 46042011-07-28 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
4605
4606 * org.el (org-last-set-property): New variable.
4607 (org-read-property-name): Use the new variable: the prompt
84f21110
BG
4608 defaults to the last property set, unless there is a property in
4609 the line at point.
3ab2c837
BG
4610
46112011-07-28 David Maus <dmaus@ictsoc.de>
4612
4613 * org-capture.el (org-capture-before-finalize-hook)
4614 (org-capture-after-finalize-hook, org-capture-mode-map)
4615 (org-capture-mode, org-capture-goto-last-stored): Fix docstring,
4616 consistently refer to capture, not remember.
4617
46182011-07-28 Eric Schulte <schulte.eric@gmail.com>
4619
4620 * ob-clojure.el (org-babel-execute:clojure): Respects "scalar" and
4621 "verbatim" results params.
4622
46232011-07-28 Eric Schulte <schulte.eric@gmail.com>
4624
4625 * ob-awk.el (org-babel-execute:awk): Use "verbatim" as synonym for
4626 "scalar".
4627
4628 * ob-sh.el (org-babel-sh-evaluate): Use "verbatim" as synonym for
4629 "scalar".
4630
4631 * ob-sqlite.el (org-babel-execute:sqlite): Use "verbatim" as
4632 synonym for "scalar".
4633
4634 * ob.el (org-babel-merge-params): Use "verbatim" as synonym for
4635 "scalar".
4636
46372011-07-28 Eric Schulte <schulte.eric@gmail.com>
4638
4639 * ob.el (org-babel-script-escape): Parse odd parens when nested
4640 isnide lists.
4641
46422011-07-28 Eric Schulte <schulte.eric@gmail.com>
4643
4644 * ob-clojure.el (org-babel-execute:clojure): No longer force
4645 results into elisp if they don't naturally fit.
4646
46472011-07-28 Eric Schulte <schulte.eric@gmail.com>
4648
4649 * ob-clojure.el (org-babel-execute:clojure): Stop re-reading
4650 already parsed lisp results.
4651
46522011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4653
84f21110 4654 * org-list.el (org-plain-list-ordered-item-terminator): Remove
3ab2c837
BG
4655 incorrect assumption.
4656
46572011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4658
84f21110 4659 * org-footnote.el (org-footnote-forbidden-blocks): Add missing
3ab2c837
BG
4660 exporter specific blocks.
4661
84f21110 4662 * org-list.el (org-list-forbidden-blocks): Ditto.
3ab2c837
BG
4663
46642011-07-28 Bastien Guerry <bzg@gnu.org>
4665
4666 * org-latex.el (org-export-latex-tables): Bugfix: remove
4667 properties from fields.
4668
46692011-07-28 Bastien Guerry <bzg@gnu.org>
4670
4671 * org.el (org-shiftcontrolup, org-shiftcontroldown): New commands
4672 to use `org-clock-timestamps-change'.
4673
46742011-07-28 Bastien Guerry <bzg@gnu.org>
4675
84f21110 4676 * org.el (org-timestamp-up, org-timestamp-down): Mention time
3ab2c837
BG
4677 changes in the docstring.
4678
46792011-07-28 Bastien Guerry <bzg@gnu.org>
4680
4681 * org-clock.el (org-clock-remove-empty-clock-drawer): New function
4682 to remove empty clock drawer.
4683 (org-clock-out-hook): Add the new function as a hook.
4684
46852011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4686
84f21110 4687 * org-list.el (org-list-in-valid-context-p): Use `org-in-block-p'.
3ab2c837
BG
4688
46892011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4690
7877f373 4691 * org.el (org-in-block-p): New function.
3ab2c837 4692
84f21110
BG
4693 * org-footnote.el (org-footnote-forbidden-blocks): New variable.
4694 (org-footnote-in-valid-context-p): New function.
4695 (org-footnote-at-reference-p): Use new function. Allow inline
3ab2c837
BG
4696 footnotes to start at bol.
4697
46982011-07-28 Bastien Guerry <bzg@gnu.org>
4699
4700 * org-lparse.el (org-lparse-use-flashy-warning): New defcustom.
4701 (org-lparse-warn): Use it.
4702
47032011-07-28 Bastien Guerry <bzg@gnu.org>
4704
84f21110 4705 * org-ascii.el (org-export-as-utf8): Fix call to
3ab2c837
BG
4706 `org-called-interactively-p': it requires an argument. Also fix
4707 the docstring.
4708
47092011-07-28 Eric Schulte <schulte.eric@gmail.com>
4710
4711 * ob-lilypond.el (show-all): Declaring function from outline.el.
4712 (org-babel-default-header-args:lilypond): Declared.
4713 (ly-process-basic): Use the appropriate prefix for the temporary
4714 file, and don't call a function from ob-dot.el.
4715 (ly-version): Let-bind a free variable.
4716
47172011-07-28 Eric Schulte <schulte.eric@gmail.com>
4718
4719 * ob-lilypond.el: New file.
4720
47212011-07-28 Bastien Guerry <bzg@gnu.org>
4722
4723 * org-publish.el
84f21110 4724 (org-publish-cache-file-needs-publishing): Only check against .org
3ab2c837
BG
4725 files.
4726
47272011-07-28 Bastien Guerry <bzg@gnu.org>
4728
84f21110
BG
4729 * org.el (org-mode): Use `org-default' as the default face in
4730 org-mode.
3ab2c837
BG
4731
47322011-07-28 Bastien Guerry <bzg@gnu.org>
4733
4734 * org-publish.el
4735 (org-publish-cache-file-needs-publishing): Takes care of more
4736 recently included files, returning `t' in case the file including
4737 them needs to be republished.
4738
47392011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4740
84f21110
BG
4741 * org-exp.el (org-export-preprocess-string): If the last subtree
4742 is a task, footnotes may be removed along with the subtree. This
3ab2c837
BG
4743 patch ensures footnotes are put at the end of the buffer after the
4744 subtree has been removed.
4745
47462011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4747
84f21110 4748 * org-footnote.el (org-footnote-at-reference-p): Verify that what
3ab2c837 4749 looks like a footnote doesn't belong to a link.
84f21110 4750 (org-footnote-next-reference-or-definition): Check more strictly
3ab2c837
BG
4751 footnote definitions.
4752
d4423e17 47532011-07-28 Deech <deech@deech-ThinkPad-X200.(none)> (tiny change)
3ab2c837
BG
4754
4755 * ob-tangle.el (org-babel-tangle): Ignore errors thrown by
4756 language modes.
4757
3ab2c837
BG
47582011-07-28 Eric Schulte <schulte.eric@gmail.com>
4759
4760 * ob-python.el (org-babel-python-evaluate-session): Inhibit return
4761 of the eoe string during session evaluation.
4762
47632011-07-28 Eric Schulte <schulte.eric@gmail.com>
4764
4765 * ob-python.el (org-babel-python-evaluate-session): Enough
4766 newlines to ensure a return when ":results output :session".
4767
47682011-07-28 Eric Schulte <schulte.eric@gmail.com>
4769
4770 * ob-python.el (org-babel-python-evaluate-session): Introduced a
4771 new local function for sending input with a slight delay to allow
4772 pythong to re-draw the prompt. No longer removing newlines inside
4773 code block bodies (was due to a defective regexp).
4774
47752011-07-28 Bastien Guerry <bzg@gnu.org>
4776
84f21110
BG
4777 * org-table.el (org-table-time-seconds-to-string): Use
4778 `org-format-seconds' instead of `format-seconds'.
3ab2c837
BG
4779
47802011-07-28 David Maus <dmaus@ictsoc.de>
4781
4782 * org-publish.el (org-publish-cache-ctime-of-src): Properly handle
4783 relative symlinks.
4784
47852011-07-28 David Maus <dmaus@ictsoc.de>
4786
4787 * org-latex.el (org-export-latex-preprocess): Use function
4788 argument instead of dynamically scoped symbol.
4789
47902011-07-28 David Maus <dmaus@ictsoc.de>
4791
4792 * org-freemind.el (org-freemind-convert-links-helper)
4793 (org-freemind-convert-text-p, org-freemind-write-mm-buffer)
4794 (org-freemind-get-node-style): Use org-string-match-p for backward
84f21110 4795 compatibility with Emacs 22.
3ab2c837
BG
4796
47972011-07-28 David Maus <dmaus@ictsoc.de>
4798
4799 * org-html.el (org-export-html-protect-char-alist): Add missing
4800 :group keyword in defcustom.
4801
48022011-07-28 David Maus <dmaus@ictsoc.de>
4803
4804 * ob-haskell.el (org-babel-haskell-export-to-lhs): Call
84f21110 4805 `kill-buffer' with argument indiciating to kill current
3ab2c837
BG
4806 buffer. Emacs 22 compatibility.
4807
48082011-07-28 David Maus <dmaus@ictsoc.de>
4809
4810 * org-macs.el (org-without-partial-completion): Toggle
4811 partial-completion-mode only if it is turned on.
4812
48132011-07-28 Bastien Guerry <bzg@gnu.org>
4814
84f21110
BG
4815 * org.el (org-add-planning-info): Fix issues with timestamps not
4816 being inserted at the same position.
3ab2c837
BG
4817
48182011-07-28 Bastien Guerry <bzg@gnu.org>
4819
84f21110 4820 * org-table.el (org-table-time-string-to-seconds)
3ab2c837
BG
4821 (org-table-time-seconds-to-string): New functions.
4822 (org-table-eval-formula): Implement the "T" (time) flag for
4823 computing durations.
4824
48252011-07-28 Jambunathan K <kjambunathan@gmail.com>
4826
4827 * org.el (org-modules): Add org-lparse and org-odt as contrib
4828 modules.
4829
48302011-07-28 Eric Schulte <schulte.eric@gmail.com>
4831
4832 * org.el (org-fontify-meta-lines-and-blocks-1): Include header
4833 lines.
84f21110
BG
4834 (org-additional-option-like-keywords): Include data as a synonym
4835 for results.
3ab2c837
BG
4836
48372011-07-28 Eric Schulte <schulte.eric@gmail.com>
4838
4839 * ob.el (org-babel-sha1-hash): Improving code layout and removing
4840 export-variable headers in cache sha1.
4841
48422011-07-28 Eric Schulte <schulte.eric@gmail.com>
4843
84f21110 4844 * ob-ref.el (org-babel-ref-goto-headline-id): Don't let `org-id'
3ab2c837
BG
4845 rescan all IDs when trying to resolve a reference.
4846
48472011-07-28 Julien Barnier <julien@nozav.org>
4848
4849 * org.el (org-fontify-meta-lines-and-blocks-1): Fix test for src
84f21110 4850 blocks lang attribute.
3ab2c837
BG
4851
48522011-07-28 Eric S Fraga <e.fraga@ucl.ac.uk>
4853
84f21110
BG
4854 * org-latex.el (org-export-latex-timestamp-inactive-markup): New
4855 option to allow different markup for inactive timestamps.
3ab2c837
BG
4856
48572011-07-28 Eric Schulte <schulte.eric@gmail.com>
4858
4859 * ob-org.el (org-babel-expand-body:org): Implemented this
4860 function, only action is to expand variables.
4861 (org-babel-execute:org): Uses the new body-expansion function.
4862
48632011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4864
84f21110 4865 * org-list.el (org-list-full-item-re): Allow counter and check-box
3ab2c837 4866 to be separated by white spaces.
84f21110 4867 (org-list-struct-apply-struct): Reflect changes made to
3ab2c837
BG
4868 `org-list-full-item-re'.
4869
84f21110 4870 * org-html.el (org-html-export-list-line): Recognize spaces
3ab2c837
BG
4871 between counter and check-boxes as valid.
4872
84f21110 4873 * org-docbook.el (org-export-docbook-list-line): Ditto.
3ab2c837
BG
4874
48752011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4876
84f21110 4877 * org-list.el (org-list-insert-item): Make sure point is moved to
3ab2c837
BG
4878 the specified POS before starting the function.
4879
48802011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4881
84f21110 4882 * org.el (org-activate-footnote-links): Properly fontify inline
3ab2c837 4883 footnotes.
84f21110 4884 (org-set-font-lock-defaults): Apply changes to previous function.
3ab2c837
BG
4885
48862011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4887
84f21110
BG
4888 * org-footnote.el (org-footnote-at-reference-p): First check if
4889 point is at the beginning of a footnote. Indeed `org-in-regexp'
3ab2c837
BG
4890 first checks backwards and might find an incorrect footnote if
4891 they are side-by-side.
4892
48932011-07-28 Michael Brand <michael.ch.brand@gmail.com>
4894
4895 * org-agenda.el (org-agenda-compact-blocks): Improve docstring.
4896 (org-agenda-block-separator): Add nil to docstring and customization.
4897 (org-prepare-agenda): Skip agenda block separator additionally if
84f21110 4898 `org-agenda-block-separator' is nil.
3ab2c837
BG
4899 (org-agenda-overriding-header): Improve docstring.
4900
49012011-07-28 Bastien Guerry <bzg@gnu.org>
4902
4903 * org.el (org-set-tags): Remove useless
4904 `org-without-partial-completion'.
4905
49062011-07-28 Eric Schulte <schulte.eric@gmail.com>
4907
4908 * org-footnote.el (org-fill-paragraph): Declare function for the
4909 compiler.
4910
49112011-07-28 Eric Schulte <schulte.eric@gmail.com>
4912
4913 * ob-ref.el (org-narrow-to-subtree): Declare unknown function.
4914
49152011-07-28 Eric Schulte <schulte.eric@gmail.com>
4916
4917 * ob.el (org-babel-inline-lob-one-liner-regexp): Declare variable
4918 to appease compiler.
4919
49202011-07-28 Michael Markert <markert.michael@googlemail.com>
4921
4922 * ob.el (org-babel-sha1-hash): Adding optional argument KIND to
84f21110 4923 all `org-called-interactively-p' function invocations.
3ab2c837
BG
4924
4925 * org-agenda.el (org-agenda-redo): Adding optional argument KIND
84f21110 4926 to all `org-called-interactively-p' function invocations.
3ab2c837 4927 (org-agenda-show-1): Adding optional argument KIND to all
84f21110 4928 `org-called-interactively-p' function invocations.
3ab2c837 4929 (org-agenda-set-tags): Adding optional argument KIND to all
84f21110 4930 `org-called-interactively-p' function invocations.
3ab2c837
BG
4931
4932 * org-ascii.el (org-export-as-latin1): Adding optional argument
84f21110 4933 KIND to all `org-called-interactively-p' function invocations.
3ab2c837 4934 (org-export-as-latin1-to-buffer): Adding optional argument KIND to
84f21110 4935 all `org-called-interactively-p' function invocations.
3ab2c837 4936 (org-export-as-utf8-to-buffer): Adding optional argument KIND to all
84f21110 4937 `org-called-interactively-p' function invocations.
3ab2c837 4938 (org-export-region-as-ascii): Adding optional argument KIND to all
84f21110 4939 `org-called-interactively-p' function invocations.
3ab2c837
BG
4940
4941 * org-docbook.el (org-export-region-as-docbook): Adding optional
84f21110 4942 argument KIND to all `org-called-interactively-p' function
3ab2c837
BG
4943 invocations.
4944
4945 * org-html.el (org-export-region-as-html): Adding optional
84f21110 4946 argument KIND to all `org-called-interactively-p' function
3ab2c837
BG
4947 invocations.
4948
4949 * org-latex.el (org-export-region-as-latex): Adding optional
84f21110 4950 argument KIND to all `org-called-interactively-p' function
3ab2c837
BG
4951 invocations.
4952
4953 * org-table.el (org-table-blank-field): Adding optional argument
84f21110 4954 KIND to all `org-called-interactively-p' function invocations.
3ab2c837 4955 (org-table-current-column): Adding optional argument KIND to all
84f21110 4956 `org-called-interactively-p' function invocations.
3ab2c837 4957 (org-table-current-dline): Adding optional argument KIND to all
84f21110 4958 `org-called-interactively-p' function invocations.
3ab2c837 4959 (org-table-sort-lines): Adding optional argument KIND to all
84f21110 4960 `org-called-interactively-p' function invocations.
3ab2c837 4961 (org-table-sum): Adding optional argument KIND to all
84f21110 4962 `org-called-interactively-p' function invocations.
3ab2c837 4963 (org-table-rotate-recalc-marks): Adding optional argument KIND to
84f21110 4964 all `org-called-interactively-p' function invocations.
3ab2c837 4965 (org-table-eval-formula): Adding optional argument KIND to all
84f21110 4966 `org-called-interactively-p' function invocations.
3ab2c837 4967 (orgtbl-send-table): Adding optional argument KIND to all
84f21110 4968 `org-called-interactively-p' function invocations.
3ab2c837
BG
4969
4970 * org.el (org-mode): Adding optional argument KIND to all
84f21110 4971 `org-called-interactively-p' function invocations.
3ab2c837 4972 (org-copy-subtree): Adding optional argument KIND to all
84f21110 4973 `org-called-interactively-p' function invocations.
3ab2c837 4974 (org-paste-subtree): Adding optional argument KIND to all
84f21110 4975 `org-called-interactively-p' function invocations.
3ab2c837 4976 (org-store-link): Adding optional argument KIND to all
84f21110 4977 `org-called-interactively-p' function invocations.
3ab2c837 4978 (org-todo): Adding optional argument KIND to all
84f21110 4979 `org-called-interactively-p' function invocations.
3ab2c837 4980 (org-occur): Adding optional argument KIND to all
84f21110 4981 `org-called-interactively-p' function invocations.
3ab2c837
BG
4982
49832011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4984
7877f373 4985 * org-footnote.el (org-footnote-action): Offer to create
3ab2c837
BG
4986 definition when none is found.
4987
49882011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4989
7877f373 4990 * org-footnote.el (org-footnote-re): Avoid matching inactive
3ab2c837 4991 time-stamps or check-box cookies.
7877f373 4992 (org-footnote-next-reference-or-definition): Adapt to the new regexp.
3ab2c837
BG
4993
49942011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
4995
7877f373 4996 * org-exp.el (org-export-preprocess-string): If the last subtree
3ab2c837
BG
4997 is commented, footnotes inserted during normalizing at the end of
4998 the buffer may get deleted. This patch ensures deletion comes
4999 first, normalization second.
5000
50012011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5002
7877f373
JB
5003 * org-exp.el (org-export-footnotes-data): Change docstring.
5004 (org-export-footnotes-seen): Rename from
3ab2c837
BG
5005 org-export-footnotes-markers.
5006
7877f373 5007 * org-ascii.el (org-export-as-ascii): Apply change.
3ab2c837 5008
7877f373 5009 * org-docbook.el (org-export-as-docbook): Apply change.
3ab2c837 5010
7877f373 5011 * org-footnote.el (org-footnote-normalize): Apply change.
3ab2c837 5012
7877f373 5013 * org-html.el (org-export-as-html): Apply change.
3ab2c837 5014
7877f373 5015 * org-latex.el (org-export-as-latex): Apply change.
3ab2c837
BG
5016
50172011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5018
7877f373 5019 * org-latex.el (org-export-latex-preprocess): Rely on
9858f6c3 5020 `org-export-footnotes-markers' to retrieve definition of the
3ab2c837
BG
5021 current footnote during export.
5022
50232011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5024
7877f373 5025 * org-footnote.el (org-footnote-normalize): Remember footnotes
3ab2c837
BG
5026 seen so far by the exporter when choosing the new marker.
5027
50282011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5029
7877f373 5030 * org-footnote.el (org-footnote-normalize): Make use of
3ab2c837
BG
5031 `org-footnote-insert-pos-for-preprocessor'.
5032
50332011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5034
7877f373 5035 * org-footnote.el (org-footnote-normalize): Add `org-footnote'
3ab2c837
BG
5036 property to footnote markers when preparing for exportation.
5037
7877f373 5038 * org-html.el (org-export-as-html): Read new property to decide
3ab2c837
BG
5039 when to export a footnote.
5040
7877f373 5041 * org-docbook.el (org-export-as-docbook): Read new property to
3ab2c837
BG
5042 decide when to export a footnote.
5043
7877f373 5044 * org-latex.el (org-export-latex-preprocess): Ensure footnote at
3ab2c837
BG
5045 column 0 cannot end a list containing it by adding
5046 `original-indentation' property to it.
5047
50482011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5049
7877f373 5050 * org-exp.el (org-export-preprocess-string): Normalize footnotes
3ab2c837
BG
5051 before marking lists ending.
5052
7877f373 5053 * org-latex.el (org-export-latex-preprocess): Work with labels as
3ab2c837
BG
5054 strings and not as numbers.
5055
50562011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5057
7877f373
JB
5058 * org-docbook.el (org-export-docbook-footnote-separator): New
5059 variable.
5060 (org-export-as-docbook): Add a separator between footnotes.
3ab2c837 5061
7877f373
JB
5062 * org-html.el (org-export-html-footnote-separator): New variable.
5063 (org-export-as-html): Add a separator between footnotes.
3ab2c837 5064
7877f373 5065 * org-latex.el (org-export-latex-footnote-separator): New
3ab2c837 5066 variable.
7877f373 5067 (org-export-latex-preprocess): Add a separator between footnotes.
3ab2c837
BG
5068
50692011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5070
5071 * org-exp.el (org-export-footnotes-markers)
7877f373
JB
5072 (org-export-footnotes-data): New variables.
5073 (org-export-preprocess-string): Use a more explicit argument.
3ab2c837
BG
5074
50752011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5076
7877f373 5077 * org-footnote.el (org-footnote-goto-definition): Now, determining
3ab2c837
BG
5078 if point is at a footnote reference is entirely determined by
5079 `org-footnote-at-reference-p'. No need to check if pattern isn't
5080 at beginning of the line elsewhere.
5081
50822011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5083
7877f373 5084 * org-footnote.el (org-footnote-next-reference-or-definition): New
3ab2c837
BG
5085 function.
5086
7877f373 5087 * org.el (org-activate-footnote-links): Activate the whole
3ab2c837
BG
5088 footnote, but only fontify its label.
5089
50902011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5091
7877f373 5092 * org-footnote.el (org-footnote-normalize): Make use of changes to
3ab2c837
BG
5093 `org-footnote-at-reference-p' and creation of various functions..
5094 Also comment code.
7877f373
JB
5095 (org-footnote-get-next-reference, org-footnote-delete-references)
5096 (org-footnote-delete-definitions): New functions.
5097 (org-footnote-goto-previous-reference, org-footnote-all-labels)
5098 (org-insert-footnote-reference-near-definition, org-footnote-delete):
5099 Rewrite to use org-footnote-get-next-reference.
3ab2c837
BG
5100
51012011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5102
7877f373 5103 * org-footnote.el (org-footnote-re): Don't end an inline footnote
3ab2c837 5104 at unrelated closing square brackets.
7877f373 5105 (org-footnote-at-reference-p): Improve accuracy of the function to
3ab2c837
BG
5106 determine if point is at a reference and to extract definition of an
5107 inline footnote.
7877f373
JB
5108 (org-footnote-all-labels, org-footnote-action, org-footnote-delete)
5109 (org-footnote-auto-adjust-maybe): Make use of previous function.
3ab2c837
BG
5110
51112011-07-28 Bastien Guerry <bzg@gnu.org>
5112
5113 * org.el (org-deadline, org-schedule):
5114 keep warning cookie when rescheduling/redeadlining.
5115 (org-time-stamp): Fix problem with warning cookie.
5116
51172011-07-28 Eric Schulte <schulte.eric@gmail.com>
5118
5119 * ob-clojure.el (org-babel-execute:clojure): Force escaping of
5120 clojure source into elisp source.
5121
51222011-07-28 Eric Schulte <schulte.eric@gmail.com>
5123
5124 * ob.el (org-babel-script-escape): Treats {} in the same manner as
5125 [] and allows for forcing string conversion.
5126
51272011-07-28 Eric Schulte <schulte.eric@gmail.com>
5128
5129 * org-exp.el (org-export-select-backend-specific-text): Strip
5130 protective commas from literal code blocks.
5131
51322011-07-28 Eric Schulte <schulte.eric@gmail.com>
5133
5134 * ob-ref.el (org-babel-ref-goto-headline-id): Fix bug.
5135
51362011-07-28 Eric Schulte <schulte.eric@gmail.com>
5137
5138 * ob-ref.el (org-babel-ref-goto-headline-id): Split out into its
5139 own function.
5140 (org-babel-ref-headline-body): Split out into its own function.
5141 (org-babel-ref-resolve): Using new functions, and alignment.
5142
5143 * ob.el (org-babel-ref-goto-headline-id): Declare function.
5144 (org-babel-ref-headline-body): Declare function.
5145 (org-babel-expand-noweb-references): Now expands noweb references to
5146 headlines during expansion.
5147
51482011-07-28 Eric Schulte <schulte.eric@gmail.com>
5149
5150 * ob-ref.el (org-babel-ref-resolve): Now resolves references to
5151 headlines by either global or custom id, in which case the
5152 contents of the headline are returned literally.
5153
51542011-07-28 Eric Schulte <schulte.eric@gmail.com>
5155
5156 * ob-exp.el (org-babel-in-example-or-verbatim): Also check for in
5157 verbatim emphasis.
5158 (org-babel-exp-lob-one-liners): Cleaner checking for escaped call
5159 lines.
5160
51612011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5162
7877f373 5163 * org-list.el (org-cycle-item-indentation): Cycling back to
3ab2c837
BG
5164 original position deleted any additional information in the item,
5165 like a counter or a tag.
5166
51672011-07-28 Pieter Praet <pieter@praet.org>
5168
5169 * org-crypt.el (org-crypt-disable-auto-save): New defcustom.
7877f373 5170 (org-decrypt-entry): Before decrypting, check whether
3ab2c837
BG
5171 `auto-save-mode' is enabled for the current buffer, and act on it
5172 according to how `org-crypt-disable-auto-save' is set. Remove
5173 comment re "encrypt[ing] Org auto-saved buffers". Remove on-init
5174 check for `auto-save-default'.
5175
51762011-07-28 Eric Schulte <schulte.eric@gmail.com>
5177
5178 * ob.el (org-babel-merge-params): Ensure variable parameters are
5179 not reversed.
5180
51812011-07-28 Eric Schulte <schulte.eric@gmail.com>
5182
5183 * ob.el (org-babel-insert-result): Fix results insertion for
5184 inline blocks which happen to start a line.
5185
51862011-07-28 Eric Schulte <schulte.eric@gmail.com>
5187
5188 * ob-exp.el (org-babel-exp-lob-one-liners): Fix the logic checking
5189 if a call line is commented.
5190
51912011-07-28 Vincent Belaïche <vincentb1@users.sourceforge.net>
5192
5193 * org.el (org-read-property-name): Propose default property name.
5194
51952011-07-28 Achim Gratz <stromeko@nexgo.de>
5196
d6b9407c 5197 * org.el (org-log-into-drawer): Correct typo.
3ab2c837
BG
5198
5199 * org-clock.el (org-clock-into-drawer): New function to change the
5200 location of clock events based on properties CLOCK_INTO_DRAWER or,
5201 as fallback, LOG_INTO_DRAWER, like it is already possible for
5202 state change logs.
5203
d6b9407c
BG
5204 * org-clock.el (org-clock-jump-to-current-clock): Add statement to
5205 let clause to bind `org-clock-into-drawer' to result of function
5206 eval.
3ab2c837 5207
d6b9407c
BG
5208 * org-clock.el (org-clock-find-position): Add statement to let
5209 clause to bind `org-clock-into-drawer' to result of function eval,
3ab2c837 5210 change let to let* since the binding is used later in the same
d6b9407c 5211 clause.
3ab2c837
BG
5212
52132011-07-28 Eric Schulte <schulte.eric@gmail.com>
5214
5215 * ob-lob.el (require): Ensure 'cl is loaded during compilation so
5216 we can use flet.
5217
52182011-07-28 Eric Schulte <schulte.eric@gmail.com>
5219
5220 * ob-lob.el (org-babel-lob-get-info): Correctly indent results of
5221 non-inline call lines.
5222
52232011-07-28 Eric Schulte <schulte.eric@gmail.com>
5224
5225 * ob-exp.el (org-babel-exp-lob-one-liners): Don't export inline
5226 call_ blocks which aren't whitespace padded.
5227
52282011-07-28 Eric Schulte <schulte.eric@gmail.com>
5229
5230 * ob.el (org-babel-merge-params): Do not reverse variable order,
5231 and be sure to increment variable index as appropriate.
5232
52332011-07-28 Eric Schulte <schulte.eric@gmail.com>
5234
5235 * ob-lob.el (org-babel-inline-lob-one-liner-regexp): Updated to
5236 successfully match optional trailing header arguments in square
5237 brackets.
5238 (org-babel-lob-get-info): Updated to match the new regexp.
5239
52402011-07-28 Eric Schulte <schulte.eric@gmail.com>
5241
5242 * ob-lob.el (org-babel-lob-get-info): If the arguments are empty,
5243 then allow them to be so.
5244
52452011-07-28 Eric Schulte <schulte.eric@gmail.com>
5246
5247 * ob.el (org-babel-merge-params): If variables are not named they
5248 are assigned in order.
5249
52502011-07-28 Eric Schulte <schulte.eric@gmail.com>
5251
5252 * ob.el: Remove code comment about online documentation.
5253
5254 * ob-exp.el: Remove code comment about online documentation.
5255
5256 * ob-lob.el: Remove code comment about online documentation.
5257
52582011-07-28 Jambunathan K <kjambunathan@gmail.com>
5259
5260 * org-exp.el (org-export-format-source-code-or-example): Fix
5261 signature of org-<backend>-format-source-code-or-example function.
5262
52632011-07-28 Eric Schulte <schulte.eric@gmail.com>
5264
5265 * ob.el (org-babel-sha1-hash): Replace call to
5266 called-interactively-p with backwards-compatible interactive-p.
5267
52682011-07-28 Eric Schulte <schulte.eric@gmail.com>
5269
5270 * ob-exp.el (org-babel-exp-lob-one-liners): Appropriate
5271 replacement of inline call blocks with their results.
5272
52732011-07-28 Eric Schulte <schulte.eric@gmail.com>
5274
5275 * ob-lob.el (org-babel-inline-lob-one-liner-regexp): Removing this
5276 trailing space ensures that the insertion of the results looks
5277 nice.
5278
5279 * ob.el (org-babel-insert-result): Insert inline lob line results
5280 as inline results.
5281
52822011-07-28 Eric Schulte <schulte.eric@gmail.com>
5283
5284 * ob-exp.el (org-babel-exp-lob-one-liners): Calculate length
5285 appropriately given the style (block or inline) of the lob line.
5286
5287 * ob-lob.el (org-babel-block-lob-one-liner-regexp): New regexp
5288 specific for block lob lines.
5289 (org-babel-inline-lob-one-liner-regexp): New regexp specific for
5290 inline lob lines.
5291 (org-babel-lob-one-liner-regexp): Combination of two lob regexps.
5292 (org-babel-lob-get-info): Return info from *either* the block or
5293 inline lob lines.
5294
52952011-07-28 Eric Schulte <schulte.eric@gmail.com>
5296
5297 * ob-exp.el (org-babel-exp-lob-one-liners): Corrected the
5298 structure of the resulting info list.
5299
5300 * ob-lob.el (org-babel-default-lob-header-args): Export the
5301 results of call lines by default.
5302
53032011-07-28 Niels Giesen <niels.giesen@gmail.com> (tiny change)
5304
5305 * org-icalendar.el (org-print-icalendar-entries): Add 'uid text
5306 property based on the ID property of the org entry to the first
5307 character of the diary entry.
5308
53092011-07-28 Jambunathan K <kjambunathan@gmail.com>
5310
5311 * org-footnote.el
5312 (org-footnote-insert-pos-for-preprocessor): New variable.
5313 (org-footnote-normalize): Use it.
5314
53152011-07-28 Jambunathan K <kjambunathan@gmail.com>
5316
5317 * org-exp.el (org-export-format-source-code-or-example):
84f21110 5318 Simplify. Also add `org-native-text' as a text property to the
3ab2c837
BG
5319 formatted text and throw error for unknown backends.
5320
53212011-07-28 Jambunathan K <kjambunathan@gmail.com>
5322
5323 * org-exp.el (org-export-format-source-code-or-example): Add
5324 support for: - custom formatters for existing backends - seamless
5325 plugging in of new backends.
5326
53272011-07-28 Jambunathan K <kjambunathan@gmail.com>
5328
5329 * org-exp.el (org-export-backends): New variable.
5330 (org-export-select-backend-specific-text): Use above
5331 variable. Also mark text between #+BACKEND and
84f21110
BG
5332 #+BEGIN_BACKEND...#+END_BACKEND with org-native-text property.
5333 This text property is currently used only by the new line-oriented
5334 generic exporter (which is not yet part of the repo).
3ab2c837
BG
5335
53362011-07-28 Jambunathan K <kjambunathan@gmail.com>
5337
5338 * org-exp.el (org-export): Reserve keys 'o' and 'O' for
84f21110
BG
5339 OpenDocumentText export and bind them to `org-export-as-odt' and
5340 `org-export-as-odt-and-open'.
3ab2c837
BG
5341
53422011-07-28 Eric Schulte <schulte.eric@gmail.com>
5343
5344 * ob-exp.el (org-babel-exp-src-block): Less verbose when in batch
5345 mode.
5346
53472011-07-28 Eric Schulte <schulte.eric@gmail.com>
5348
5349 * ob-clojure.el (org-babel-execute:clojure): Convert vectors to
5350 lists before reading into emacs-lisp.
5351
53522011-07-28 Eric Schulte <schulte.eric@gmail.com>
5353
7877f373 5354 * ob-C.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837 5355
7877f373 5356 * ob-asymptote.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837 5357
7877f373 5358 * ob-awk.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837 5359
7877f373 5360 * ob-clojure.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837 5361
7877f373 5362 * ob-haskell.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837 5363
7877f373 5364 * ob-latex.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837 5365
7877f373 5366 * ob-lisp.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837 5367
7877f373 5368 * ob-ocaml.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837 5369
7877f373 5370 * ob-perl.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837 5371
7877f373 5372 * ob-python.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837 5373
7877f373 5374 * ob-ruby.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837 5375
7877f373 5376 * ob-tangle.el (ob-tangle): Initialize variable from `ob-tangle'.
3ab2c837
BG
5377
53782011-07-28 Eric Schulte <schulte.eric@gmail.com>
5379
5380 * ob-awk.el: New file.
5381
53822011-07-28 Eric Schulte <schulte.eric@gmail.com>
5383
5384 * ob-emacs-lisp.el (org-babel-execute:emacs-lisp): Respects
5385 ":results verbatim".
5386
53872011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5388
5389 * org-agenda.el (org-float): Aliases for `diary-float'.
5390
53912011-07-28 Eric Schulte <schulte.eric@gmail.com>
5392
5393 * ob-python.el (org-babel-python-evaluate-session): Send
5394 comint-send-input after every line when interacting with an
5395 interactive python process.
5396
53972011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5398
7877f373 5399 * org-list.el (org-reset-checkbox-state-subtree): Make the command
3ab2c837
BG
5400 more robust, and correctly update check-boxes in the whole
5401 sub-tree.
7877f373 5402 (org-update-checkbox-count): Fix bug accumulating count of checkboxes
3ab2c837 5403 when walking a subtree.
7877f373 5404 (org-update-checkbox-count-maybe): Add an optional argument passed to
3ab2c837
BG
5405 org-update-checkbox-count.
5406
54072011-07-28 Ted Zlatanov <tzz@lifelogs.com>
5408
5409 * org.el (org-fontify-meta-lines-and-blocks): Ignore errors.
5410
54112011-07-28 Eric Schulte <schulte.eric@gmail.com>
5412
5413 * ob-emacs-lisp.el (org-babel-execute:emacs-lisp): Respect the
5414 ":results scalar" header argument combination.
5415
54162011-07-28 Dan Davison <dandavison7@gmail.com>
5417
5418 * org-src.el: Append a space character to copied text so that the
5419 final text property change is picked up correctly.
5420
54212011-07-28 Eric Schulte <schulte.eric@gmail.com>
5422
5423 * ob-tangle.el (org-babel-tangle-file): Use the new argument list
5424 to org-babel-tangle.
5425 (org-babel-tangle): Now when called with a prefix argument, only the
5426 current code block is tangled.
5427
54282011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5429
7877f373 5430 * org-list.el (org-list-parse-list): Replace transitional
3ab2c837 5431 check-boxes with "[CBTRANS]" string during parsing.
7877f373 5432 (org-list-to-generic): Use the new property `:cbtrans' to configure
3ab2c837
BG
5433 export string for transitional check-boxes.
5434
54352011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5436
5437 * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
5438 Use stable internal `org-anniversary' instead of
5439 diary-anniversary.
5440 (org-class): New function.
5441 (org-diary-class): Use `org-class'.
5442 (org-anniversary, org-cyclic, org-date, org-block): New functions.
5443
54442011-07-28 Eric Schulte <schulte.eric@gmail.com>
5445
5446 * ob.el (org-babel-header-arg-names): Adding noweb-ref to the list
5447 of header argument names.
5448
54492011-07-28 Eric Schulte <schulte.eric@gmail.com>
5450
5451 * ob.el (org-babel-expand-noweb-references): Concatenating all
5452 bodies with the appropriate name or :noweb-ref header argument.
5453
54542011-07-28 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
5455
84f21110
BG
5456 * org.el (org-find-dblock, org-clocktable-try-shift): Make regexp
5457 work also when #+begin line is indentex.
3ab2c837
BG
5458
54592011-07-28 Eric Schulte <schulte.eric@gmail.com>
5460
5461 * ob.el (org-babel-src-block-regexp): Babel: code block may have
5462 empty bodies.
5463
54642011-07-28 Eric Schulte <schulte.eric@gmail.com>
5465
5466 * org-macs.el (org-without-partial-completion): Avoid calling by
5467 name a function unknown to the compiler but explicitly checked by
5468 program logic.
5469
54702011-07-28 Eric Schulte <schulte.eric@gmail.com>
5471
5472 * org-mouse.el (org-agenda-earlier): Declaring previously unknown
5473 function.
5474 (org-agenda-later): Declaring previously unknown function.
5475 (org-agenda-mode-map): Declaring previously unknown variable.
5476
5477 * org.el (org-read-date-analyze): Explicitly ignore the return
5478 value of a function.
5479
54802011-07-28 Eric Schulte <schulte.eric@gmail.com>
5481
5482 * org-agenda.el (org-agenda-mode): Globally replace
5483 buffer-substring-filters with filter-buffer-substring-functions.
5484
5485 * org-indent.el (org-indent-mode): Globally replace
5486 buffer-substring-filters with filter-buffer-substring-functions.
5487
54882011-07-28 Eric Schulte <schulte.eric@gmail.com>
5489
5490 * org-ascii.el (org-export-as-ascii): Replacing '(λ...) with
5491 #'(λ...).
5492
5493 * org-attach.el: Replacing '(λ...) with #'(λ...).
5494 (org-attach-commit): Replacing '(λ...) with #'(λ...).
5495
5496 * org-exp.el: Replacing '(λ...) with #'(λ...).
5497 (org-export-handle-include-files): Replacing '(λ...) with #'(λ...).
5498
5499 * org-html.el: Replacing '(λ...) with #'(λ...).
5500 (org-export-as-html): Replacing '(λ...) with #'(λ...).
5501
5502 * org-mouse.el: Replacing '(λ...) with #'(λ...).
5503 (org-mouse-popup-global-menu): Replacing '(λ...) with
5504 (org-mode-hook): Replacing '(λ...) with #'(λ...).
5505 (org-agenda-mode-hook): Replacing '(λ...) with #'(λ...).
5506
5507 * org-src.el: Replacing '(λ...) with #'(λ...).
5508 (org-src-mode-configure-edit-buffer): Replacing '(λ...) with #'(λ...).
5509
5510 * org-table.el: Replacing '(λ...) with #'(λ...).
5511 (org-table-fix-formulas-confirm): Replacing '(λ...) with #'(λ...).
5512
5513 * org.el: Replacing '(λ...) with #'(λ...).
5514 (org-confirm-shell-link-function): Replacing '(λ...) with
5515 (org-category): Replacing '(λ...) with #'(λ...).
5516
55172011-07-28 Eric Schulte <schulte.eric@gmail.com>
5518
5519 * org.el (mailcap-parse-mailcaps): Declaring functions used by
5520 `org-open-file'.
5521 (mailcap-extension-to-mime): Declaring functions used by
5522 `org-open-file'.
5523 (mailcap-mime-info): Declaring functions used by `org-open-file'.
5524
55252011-07-28 Eric Schulte <schulte.eric@gmail.com>
5526
5527 * org-agenda.el (org-agenda-redo): Replacing call to now-defunct
5528 function `interactive-p'.
5529 (org-agenda-show-1): Replacing call to now-defunct function
5530 `interactive-p'.
5531 (org-agenda-set-tags): Replacing call to now-defunct function `interactive-p'.
5532
5533 * org-ascii.el: Replacing call to now-defunct function
5534 `interactive-p'.
5535 (org-export-as-latin1): Replacing call to now-defunct function
5536 `interactive-p'.
5537 (org-export-as-latin1-to-buffer): Replacing call to now-defunct
5538 function `interactive-p'.
5539 (org-export-as-utf8): Replacing call to now-defunct function
5540 `interactive-p'.
5541 (org-export-as-utf8-to-buffer): Replacing call to now-defunct function
5542 `interactive-p'.
84f21110
BG
5543 (org-export-region-as-ascii): Replacing call to now-defunct
5544 function `interactive-p'.Replacing call to now-defunct function
5545 `interactive-p'.
3ab2c837
BG
5546
5547 * org-docbook.el: Replacing call to now-defunct function
5548 `interactive-p'.
84f21110
BG
5549 (org-export-region-as-docbook): Replacing call to now-defunct
5550 function `interactive-p'.Replacing call to now-defunct function
5551 `interactive-p'.
3ab2c837
BG
5552
5553 * org-html.el: Replacing call to now-defunct function
5554 `interactive-p'.
84f21110
BG
5555 (org-export-region-as-html): Replacing call to now-defunct
5556 function `interactive-p'.Replacing call to now-defunct function
5557 `interactive-p'.
3ab2c837
BG
5558
5559 * org-latex.el: Replacing call to now-defunct function
5560 `interactive-p'.
84f21110
BG
5561 (org-export-region-as-latex): Replacing call to now-defunct
5562 function `interactive-p'.Replacing call to now-defunct function
5563 `interactive-p'.
3ab2c837
BG
5564
5565 * org-macs.el: Replacing call to now-defunct function
5566 `interactive-p'.
84f21110
BG
5567 (org-called-interactively-p): Replacing call to now-defunct
5568 function `interactive-p'.Replacing call to now-defunct function
5569 `interactive-p'.
3ab2c837
BG
5570
5571 * org-table.el: Replacing call to now-defunct function
5572 `interactive-p'.
5573 (org-table-blank-field): Replacing call to now-defunct function
5574 `interactive-p'.
5575 (org-table-current-column): Replacing call to now-defunct function
5576 `interactive-p'.Replacing call to now-defunct function
5577 `interactive-p'.
5578 (org-table-current-dline): Replacing call to now-defunct function
5579 `interactive-p'.Replacing call to now-defunct function
5580 `interactive-p'.
5581 (org-table-sort-lines): Replacing call to now-defunct function
5582 `interactive-p'.
5583 (org-table-sum): Replacing call to now-defunct function
5584 `interactive-p'.
5585 (org-table-rotate-recalc-marks): Replacing call to now-defunct
5586 function `interactive-p'.
5587 (org-table-eval-formula): Replacing call to now-defunct function
5588 `interactive-p'.
5589 (orgtbl-send-table): Replacing call to now-defunct function `interactive-p'.
5590
5591 * org.el: Replacing call to now-defunct function `interactive-p'.
84f21110
BG
5592 (org-mode): Replacing call to now-defunct function
5593 `interactive-p'.
3ab2c837
BG
5594 (org-copy-subtree): Replacing call to now-defunct function
5595 `interactive-p'.
5596 (org-paste-subtree): Replacing call to now-defunct function
5597 `interactive-p'.
5598 (org-store-link): Replacing call to now-defunct function
5599 `interactive-p'.
5600 (org-todo): Replacing call to now-defunct function `interactive-p'.
5601 (org-occur): Replacing call to now-defunct function `interactive-p'.
5602
56032011-07-28 Eric Schulte <schulte.eric@gmail.com>
5604
5605 * ob-R.el (ess-local-process-name): This variable wasn't known to
5606 be defined.
5607
5608 * ob-lisp.el (org-babel-lisp-dir-fmt): This defcustom now has a
5609 group specified.
5610
5611 * ob-tangle.el (org-bracket-link-regexp): This variable wasn't
5612 known to be defined.
5613 (org-babel-tangle-combine-named-blocks): Roll my own version of a
5614 forbidden common lisp function.
5615
5616 * ob.el (org-babel-sha1-hash): Using a non-deprecated version of
5617 called-interactively.
5618
56192011-07-28 Eric Schulte <schulte.eric@gmail.com>
5620
5621 * org-latex.el (org-export-latex-tables): Check for the
5622 "multiline" option and set the `floatp' option to true when
5623 multicolumn tables are requested.
5624
56252011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5626
84f21110
BG
5627 * org-html.el (org-export-as-html, org-html-level-start): Only
5628 convert section number underscores to dashes.
3ab2c837
BG
5629
56302011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5631
5632 * org-agenda.el (org-agenda-bulk-action): Fix bug caused by
5633 `days-to-time, converting relative to 1 BC, while the code assumed
5634 it would return a time relative to 1970.
5635
56362011-07-28 Eric Schulte <schulte.eric@gmail.com>
5637
5638 * ob-tangle.el (org-babel-tangle-combine-named-blocks): No longer
5639 inserting newlines between appended code blocks.
5640
56412011-07-28 Eric Schulte <schulte.eric@gmail.com>
5642
5643 * ob-exp.el: We may no longer need to export names along with code
5644 blocks.
5645
56462011-07-28 Eric Schulte <schulte.eric@gmail.com>
5647
5648 * org-exp-blocks.el (org-export-blocks-preprocess): Ensure
5649 balanced nested begin/end blocks in block bodies.
5650
56512011-07-28 Dan Davison <dandavison7@gmail.com>
5652
5653 * org-latex.el: Add -shell-escape to pdflatex commands.
5654
56552011-07-28 Eric Schulte <schulte.eric@gmail.com>
5656
5657 * ob-tangle.el (org-babel-tangle-named-block-combination): Block
5658 combination can now take a number of values.
5659 (org-babel-tangle-combine-named-blocks): More sophisticated block
5660 combination behavior.
5661
56622011-07-28 Eric Schulte <schulte.eric@gmail.com>
5663
5664 * ob-tangle.el (org-babel-tangle-do-combine-named-blocks): Switch
5665 to turn on the combination of code blocks of the same name.
5666 (org-babel-tangle-combine-named-blocks): Combine blocks of the same
5667 name.
5668
56692011-07-28 Eric Schulte <schulte.eric@gmail.com>
5670
5671 * ob-ruby.el (xmp): Declaring this function to appease the
5672 compiler.
5673 (org-babel-execute:ruby): "xmp" result option for outputting
5674 annotated source code.
5675
56762011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> (tiny change)
5677
84f21110
BG
5678 * org-list.el (org-list-to-latex): The enumerate environment in
5679 latex increments the counter before using it. Therefore, org-mode
3ab2c837
BG
5680 should set the enumeration counter to the desired value minus one.
5681
56822011-07-28 Michael Brand <michael.ch.brand@gmail.com> (tiny change)
5683
5684 * org.el (org-toggle-heading): More comments and fix number of
5685 stars when toggling from list items.
5686
56872011-07-28 Christian Egli <christian.egli@sbszh.ch>
5688
84f21110 5689 * org-taskjuggler.el (org-taskjuggler-clean-effort): Handle any
3ab2c837
BG
5690 effort that is accepted by `org-duration-string-to-minutes´.
5691
56922011-07-28 Julien Barnier <julien@nozav.org>
5693
84f21110
BG
5694 * ob-sh.el (org-babel-sh-evaluate): When sending input to comint,
5695 wait until previous line execution is finished.
3ab2c837 5696
84f21110 5697 * ob-comint.el (org-babel-comint-with-output): When looking for
3ab2c837 5698 end-of-evaluation indicator, search forward for the indicator
84f21110 5699 before searching forward for the prompt.
3ab2c837
BG
5700
57012011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5702
5703 * org-entities.el (org-entities): Fix HTML entity for degree.
5704
57052011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5706
84f21110
BG
5707 * org.el (org-auto-align-tags): Change docstring.
5708 (org-update-parent-todo-statistics): Keep tags aligned even when
3ab2c837
BG
5709 statistics cookies are shifting them.
5710
84f21110 5711 * org-list.el (org-update-checkbox-count): Keep tags aligned even
3ab2c837
BG
5712 when statistics cookies are shifting them.
5713
57142011-07-28 Lawrence Mitchell <wence@gmx.li>
5715
5716 * ob.el (org-babel-sha1-hash): Don't modify info argument by
5717 side-effect when sorting result-params list.
5718
57192011-07-28 Lawrence Mitchell <wence@gmx.li>
5720
5721 * ob.el (org-babel-result-regexp): Use non-shy group around
84f21110 5722 `org-babel-data-names'.
3ab2c837
BG
5723
57242011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5725
5726 * org.el (org-insert-link): Set truncate-line in the *Org Link*
5727 buffer and make sure that it really is set there.
5728
57292011-07-28 Eric Schulte <schulte.eric@gmail.com>
5730
5731 * ob-lisp.el (org-babel-lisp-dir-fmt): Defcustom for use in
5732 changing how/if the current directory is represented to lisp code.
5733 (org-babel-execute:lisp): More general handling of the default
5734 directory value.
5735
57362011-07-28 Eric Schulte <schulte.eric@gmail.com>
5737
5738 * ob-lisp.el (org-babel-execute:lisp): Setting the value of
5739 *default-pathname-defaults* to either the value of the :dir header
5740 argument or the directory of the containing Org-mode file.
5741
57422011-07-28 Eric Schulte <schulte.eric@gmail.com>
5743
5744 * ob-lisp.el (org-babel-execute:lisp): No real functional change,
5745 just aesthetic.
5746
d4423e17 57472011-07-28 Sébastien Delafond <sdelafond@gmail.com> (tiny change)
3ab2c837
BG
5748
5749 * org.el (org-mode-flyspell-verify): This is useful when using
5750 flyspell with a non-English dictionary, or if some of your
5751 keywords are in another language.
5752
57532011-07-28 David Maus <dmaus@ictsoc.de>
5754
5755 * org-exp.el (org-export): Use new compatibility function
5756 `org-activate-mark'.
5757
5758 * org-compat.el (org-activate-mark): New function. Provide
84f21110 5759 `activate-mark' if not present (e.g. Emacs 22).
3ab2c837
BG
5760
57612011-07-28 David Maus <dmaus@ictsoc.de>
5762
5763 * org-table.el (org-table-follow-field-mode): Declare variable to
5764 keep byte compiler happy.
5765
57662011-07-28 David Maus <dmaus@ictsoc.de>
5767
5768 * org-footnote.el (org-id-uuid): Declare function, silence byte
5769 compiler.
5770
57712011-07-28 David Maus <dmaus@ictsoc.de>
5772
5773 * org-bibtex.el (org-bibtex-headline): Don't use equalp at
5774 run-time, compare downcased strings.
5775
57762011-07-28 David Maus <dmaus@ictsoc.de>
5777
5778 * org-bibtex.el (org-id-locations): Declare variable to silence
5779 byte compiler.
5780
57812011-07-28 David Maus <dmaus@ictsoc.de>
5782
5783 * org-id.el (org-id-locations): Fix docstring, remove reference to
5784 non-existent option.
5785
57862011-07-28 David Maus <dmaus@ictsoc.de>
5787
5788 * org.el (org-self-insert-command): Use `delete-char' instead of
5789 `delete-backward-char'.
5790
84f21110 5791 * org-table.el (orgtbl-self-insert-command): Ditto.
3ab2c837
BG
5792
57932011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5794
5795 * org-latex.el (org-export-latex-special-chars): Save match data
5796 when checking for table.el table.
5797
57982011-07-28 David Maus <dmaus@ictsoc.de>
5799
5800 * org.el (org-re-property): Move before its first use.
5801
58022011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5803
84f21110 5804 * org-latex.el (org-export-latex-preprocess): Add
3ab2c837
BG
5805 `original-indentation' property to footnotes so they cannot
5806 possibly end a list by being less indented than the item they
5807 belong to.
5808
58092011-07-28 Eric Schulte <schulte.eric@gmail.com>
5810
5811 * ob-lisp.el (org-babel-expand-body:lisp): No longer wraps biddies
5812 in `progn'.
5813 (org-babel-execute:lisp): Wraps bodies in `progn' as they are passed
5814 to swank.
5815
58162011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5817
5818 * org-clock.el (org-clocktable-write-default): Implement adding
5819 property columns to the clock table.
5820
58212011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5822
5823 * org.el (org-toggle-item): Move parenthesis to correct location.
5824
58252011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5826
5827 * org.el (org-default-priority):
5828 (org-priority-start-cycle-with-default): Improve docstring.
5829 (org-priority): Throw error when priority is out of range.
5830
58312011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5832
5833 * org.el (org-self-insert-command): Catch the case of
84f21110 5834 `buffer-undo-list' eq t.
3ab2c837
BG
5835
58362011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5837
84f21110 5838 * org.el (org-toggle-heading): Region should be considered as made
3ab2c837 5839 of full lines, without the last one if region-end is at bol.
84f21110 5840 Removed unused variables. Refactored and commented code.
3ab2c837
BG
5841
58422011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5843
84f21110 5844 * org.el (org-toggle-item): When region includes an headline less
3ab2c837
BG
5845 indented than first one, set it as the new reference.
5846
58472011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5848
84f21110 5849 * org-list.el (org-list-to-subtree): If the list is before first
3ab2c837
BG
5850 heading and `org-odd-levels-only' is non-nil, the first item gets
5851 two stars instead of one.
5852
84f21110 5853 * org.el (org-reduced-level): A level of 0 was reduced to 1 with
3ab2c837
BG
5854 `org-odd-levels-only' non-nil.
5855
58562011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5857
84f21110 5858 * org.el (org-toggle-item): Converting an heading to an item would
3ab2c837 5859 sometimes insert unnecessary spaces before it, and unwanted space
84f21110 5860 with `org-indent-mode' on. Changing some text into an item
3ab2c837
BG
5861 wouldn't always preserve indentation.
5862
58632011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5864
5865 * org-capture.el (org-capture-current-plist): Improve docstring.
5866 (org-capture-put): Add docstring.
5867 (org-capture-get): Add docstring.
84f21110
BG
5868 (org-capture-member): Add LOCAL argument. Add docstring.
5869 (org-capture-set-target-location): Store the time received from a
5870 date prompt into the :prompt-time property.
3ab2c837
BG
5871
58722011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5873
84f21110 5874 * org-exp.el (org-export-mark-list-properties): Even if context is
3ab2c837
BG
5875 invalid, mark list item with `list-context' property.
5876
84f21110 5877 * org-list.el (org-list-forbidden-blocks): Add exporters specific
3ab2c837
BG
5878 blocks to the list of forbidden blocks.
5879
58802011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5881
84f21110 5882 * org-list.el (org-sort-list): Function tries to intern
3ab2c837
BG
5883 getkey-func before it is defined, so it's always nil.
5884
58852011-07-28 Eric Schulte <schulte.eric@gmail.com>
5886
5887 * org.el (org-babel-load-languages): Adding ob-awk to the list of
5888 executable languages.
5889
58902011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5891
5892 * org-table.el (org-table-get-field): Make sure the new field
5893 content is at least one space character.
5894
58952011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5896
5897 * org-crypt.el: Check for `daemonp' before using it.
5898
58992011-07-28 Eric Schulte <schulte.eric@gmail.com>
5900
84f21110 5901 * ob-sh.el (ob-ref): Uses `ob-ref' to resolve the value of the
3ab2c837
BG
5902 :stdin header argument.
5903 (org-babel-execute:sh): Use the :stdin header argument.
5904 (org-babel-sh-var-to-sh): Split the bulk of this function off into a
5905 new sub-function.
5906 (org-babel-sh-var-to-string): New function for converting elisp
5907 values to strings that make sense for parsing with sh.
5908 (org-babel-sh-evaluate): Adding "stdin" option to session and
5909 external evaluation options.
5910
59112011-07-28 Roland Kaufmann <rlndkfmn+orgmode@gmail.com> (tiny change)
5912
5913 * org-exp.el (org-remove-formatting-on-newlines-in-region): New
5914 function.
5915 (org-export-format-source-code-or-example): Call
5916 `org-remove-formatting-on-newlines-in-region'.
5917
59182011-07-28 David Maus <dmaus@ictsoc.de>
5919
5920 * org.el (org-entry-put): Prevent adding of extra space to value
5921 if property already exists.
5922
59232011-07-28 Jambunathan K <kjambunathan@gmail.com>
5924
5925 * org-html.el (org-export-as-html): Don't expand non-data lines of
5926 table.el tables.
5927 (org-html-expand): Removed the (buggy) test for non-data lines
5928 in table.el tables. The test is now done as part of
5929 org-export-as-html.
5930 (org-format-table-table-html-using-table-generate-source):
5931 Added test for spanning of cells in table.el tables using
5932 table.el's own library routine. Optionlly Suppress export of
5933 simple table.el tables.
5934 (org-format-table-html): Removed the (buggy) test for spanned
5935 table.el tables. The test is now done as part of
5936 org-format-table-table-html-using-table-generate-source.
5937
59382011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5939
5940 * org-latex.el (org-export-latex-special-chars): Do nothing in
5941 table.el tables.
5942
59432011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
5944
5945 * org-capture.el (org-capture): Ignore errors when creating a
5946 link.
5947
59482011-07-28 Nick Dokos <nick@dokosmarshall.org> (tiny change)
5949
5950 * org-exp.el (org-export-define-heading-targets): Use dash instead
5951 of underscore to make labels valid.
5952
59532011-07-28 Dan Davison <dandavison7@gmail.com>
5954
5955 * ob-R.el (org-babel-R-write-object-command): Ensure that all data
5956 is written to the results file before Emacs notices that the file
5957 exists.
5958
59592011-07-28 Eric Schulte <schulte.eric@gmail.com>
5960
5961 * ob-exp.el (org-babel-exp-code): Remove usage of a macro which is
5962 defined locally on my system, but not globally in Emacs.
5963
59642011-07-28 Eric Schulte <schulte.eric@gmail.com>
5965
5966 * ob-exp.el (org-babel-exp-do-export): Use `org-babel-exp-code' to
5967 generate code block output.
5968 (org-babel-exp-code): Re-create the code block body for exporting
5969 source code.
5970
59712011-07-28 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
5972
5973 * org.el (org-read-date): Bury Calendar buffer after using it for
5974 selecting a date.
5975
59762011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5977
84f21110
BG
5978 * org-list.el (org-list-separating-blank-lines-number): Fix
5979 confusion between point and item beginning. Now, if no
a7ef684b 5980 information is available, truly follow user preference when it
84f21110
BG
5981 inserts blank lines manually.
5982 (org-list-insert-item): Send correct argument to the preceding
3ab2c837
BG
5983 function.
5984
59852011-07-28 Eric Schulte <schulte.eric@gmail.com>
5986
5987 * ob.el (org-babel-src-block-regexp): Keep the now-mandatory
5988 newline inside of the code block body.
5989
d4423e17 59902011-07-28 Sean O'Halpin <sean.ohalpin@gmail.com> (tiny change)
3ab2c837
BG
5991
5992 * ob.el: Avoid spurious matches to literal.
5993
59942011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
5995
84f21110 5996 * org.el (org-indent-line-function): Don't include #+include
3ab2c837
BG
5997 lines.
5998
59992011-07-28 Eric Schulte <schulte.eric@gmail.com>
6000
6001 * ob-keys.el (org-babel-key-bindings): Adding key sequence for
6002 org-babel-check-src-block.
6003
6004 * ob.el (org-babel-expand-src-block): Fit within 80 cols.
84f21110
BG
6005 (org-babel-edit-distance): Returns the edit distance of two
6006 strings.
3ab2c837
BG
6007 (org-babel-check-src-block): Check a code block for errors.
6008
60092011-07-28 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
6010
6011 * org-capture.el (org-capture-templates): Fix bug in customization
6012 setup.
6013
60142011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6015
6016 * org-table.el
6017 (org-table-exit-follow-field-mode-when-leaving-table): New option.
84f21110
BG
6018 (org-table-check-inside-data-field): New optional argument
6019 `noerror'. When set, the function will only return nil instead of
6020 throwing an error.
3ab2c837
BG
6021 (org-table-edit-field): Interpret double prefix argument, and improve
6022 the properties of the editing window.
6023 (org-table-follow-field-mode): New minor mode.
6024 (org-table-follow-fields-with-editor): New function.
6025
60262011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6027
6028 * org-agenda.el (org-agenda-get-todos): Call `org-agenda-skip'
6029 first, then check if timestamps cause exclusion.
6030
6031 * org.el (org-scan-tags): Call `org-agenda-skip' first, then check
6032 if timestamps cause exclusion.
6033
60342011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6035
84f21110 6036 * org-list.el (org-list-full-item-re): Allow description term to
3ab2c837
BG
6037 have a newline character after the colons.
6038
60392011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6040
84f21110 6041 * org-list.el (org-sort-list): No longer ignore with-case
3ab2c837
BG
6042 argument: the function sorted case-sensitively, regardless of
6043 argument.
6044
60452011-07-28 Eric Schulte <schulte.eric@gmail.com>
6046
6047 * ob-ref.el (org-babel-ref-resolve): Using the new result regexp.
6048
6049 * ob.el (org-babel-data-names): Configurable list of names of
6050 data.
6051 (org-babel-result-regexp): Using new results regexp.
6052
60532011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6054
6055 * org.el (org-special-properties): Add CLOCKSUM to the special
6056 properties.
6057
d4423e17 60582011-07-28 Robert P. Goldman <rpgoldman@real-time.com> (tiny change)
3ab2c837
BG
6059
6060 * ob-exp.el (org-babel-exp-in-export-file): Bind
6061 `org-link-search-inhibit-query' to t to inhibit prompts.
6062
3ab2c837
BG
60632011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6064
6065 * org-exp.el (org-export-add-options-to-plist): Use the right
6066 match group.
6067
60682011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6069
9b8ba1e5 6070 * org-latex.el (org-export-latex-preprocess): Protect index string.
3ab2c837
BG
6071
60722011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6073
6074 * org-latex.el (org-export-latex-preprocess): Pipe index entries
84f21110 6075 through `org-export-latex-fontify-headline'.
3ab2c837
BG
6076
60772011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6078
6079 * org-exp.el (org-export-add-options-to-plist): Fix the option
84f21110 6080 parser.
3ab2c837 6081
d4423e17 60822011-07-28 Robert P. Goldman <rpgoldman@real-time.com> (tiny change)
3ab2c837
BG
6083
6084 * org-latex.el (org-export-latex-preprocess): Replace index
6085 entries.
6086
d4423e17 60872011-07-28 Robert P. Goldman <rpgoldman@real-time.com> (tiny change)
3ab2c837
BG
6088
6089 * org.el (org-structure-template-alist): Add an easy template for
6090 index (i), and move include file to I from i.
6091
60922011-07-28 Matt Lundin <mdl@imapmail.org>
6093
6094 * org-agenda.el (org-agenda-open-link): Pass entire text of agenda
84f21110 6095 line to `org-offer-links-in-entry'.
3ab2c837 6096
3ab2c837
BG
60972011-07-28 Matt Lundin <mdl@imapmail.org>
6098
6099 * org-bibtex.el (org-bibtex-search): New function.
6100 (org-bibtex-export-to-kill-ring): New function. Export to kill
6101 ring.
6102 (org-bibtex-create-in-current-entry): New function
6103 (org-bibtex-create): Make it easier to add bib fields to an
6104 existing headline.
6105 (org-bibtex-export-arbitrary-fields)
6106 (org-bibtex-treat-headline-as-title): Fix typos
84f21110
BG
6107 (org-bibtex-fleshout): Don't upcase optional field; remove ":"
6108 from type completion.
3ab2c837
BG
6109
61102011-07-28 Matt Lundin <mdl@imapmail.org>
6111
6112 * org-bibtex.el (org-bibtex-treat-headline-as-title): New
6113 defcustom.
6114 (org-bibtex-headline): Only use headline text (not TODO or other
6115 metadata) to generate title field and auto key.
6116 (org-bibtex-fleshout): Allow user to choose whether to treat
6117 headline as title.
6118
61192011-07-28 Tom Dye <tsd@tsdye.com>
6120
84f21110 6121 * org-bibtex.el: Added crossref field to other fields.
3ab2c837
BG
6122
61232011-07-28 Tom Dye <tsd@tsdye.com>
6124
84f21110 6125 * org-bibtex.el: Add crossref option to incollection.
3ab2c837
BG
6126
61272011-07-28 Matt Lundin <mdl@imapmail.org>
6128
6129 * org-bibtex.el (org-bibtex-headline): Don't export TYPE property
6130 as field.
6131
61322011-07-28 Matt Lundin <mdl@imapmail.org>
6133
6134 * org-bibtex.el (org-bibtex-key-property): When storing key in ID,
6135 warn if a duplicate ID is generated.
6136
61372011-07-28 Matt Lundin <mdl@imapmail.org>
6138
84f21110
BG
6139 * org-bibtex.el (org-bibtex-tags): New variable.
6140 (org-bibtex-tags-are-keywords): New variable.
6141 (org-bibtex-no-export-tags): New variable.
6142 (org-bibtex-headline): Export tags as comma-separated bibtex
6143 keywords.
6144 (org-bibtex-read): Import bibtex keywords field as tags.
3ab2c837
BG
6145
61462011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr>
6147
84f21110 6148 * org-publish.el (org-publish-find-date): Optimization.
3ab2c837
BG
6149
61502011-07-28 Tassilo Horn <tassilo@member.fsf.org>
6151
6152 * org-gnus.el (org-gnus-follow-link): Don't request scan of group
6153 when following link.
6154
61552011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr>
6156
6157 * org-publish.el (org-publish-project-alist): Document new
6158 :sitemap-sans-extension property.
84f21110
BG
6159 (org-publish-org-sitemap): Use new `sitemap-sans-extension'
6160 setting.
3ab2c837
BG
6161
61622011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6163
6164 * org.el (org-remove-uninherited-tags): Renamed from
84f21110 6165 `org-remove-iniherited-tags'.
3ab2c837
BG
6166 (org-scan-tags): Fix typo in function call.
6167 (org-get-tags-at): Fix typo in function call.
6168
61692011-07-28 Matt Lundin <mdl@imapmail.org>
6170
6171 * org.el (org-get-tags-at): Don't include filetags if local is t.
6172
61732011-07-28 Eric Schulte <schulte.eric@gmail.com>
6174
6175 * ob-clojure.el (org-babel-expand-body:clojure): Qualify pp
6176 dispatch functions, wrap body in `(do )'.
6177
61782011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6179
6180 * org.el (org-fontify-meta-lines-and-blocks): Fix bug which
6181 resulted in the creation of multiple overlays in src blocks.
6182
61832011-07-28 Eric Schulte <schulte.eric@gmail.com>
6184
6185 * ob-clojure.el (org-babel-execute:clojure): If results are not
6186 readable by lisp, then return them as a string.
6187
61882011-07-28 Eric Schulte <schulte.eric@gmail.com>
6189
6190 * org-bibtex.el (org-bibtex): Now prompts for a file name.
6191
61922011-07-28 Eric Schulte <schulte.eric@gmail.com>
6193
6194 * org-bibtex.el (org-bibtex-create): Adding prefix argument which
6195 will result in prompting for optional fields.
6196
61972011-07-28 Eric Schulte <schulte.eric@gmail.com>
6198
6199 * org-bibtex.el (org-bibtex-headline): Renamed flet function `get'
6200 which was causing compile problems.
6201 (org-bibtex-fleshout): Renamed flet function `get' which was causing
6202 compile problems.
6203 (org-bibtex-write): Renamed flet function `get' which was causing
6204 compile problems.
6205
62062011-07-28 Christian Egli <christian.egli@sbszh.ch>
6207
6208 * org-taskjuggler.el (org-taskjuggler-clean-id): Make sure an id
6209 never starts with a number.
6210
62112011-07-28 Eric Schulte <schulte.eric@gmail.com>
6212
6213 * org-bibtex.el (org-bibtex-export-arbitrary-fields): New option.
6214 (org-bibtex-key-property): New option.
84f21110
BG
6215 (org-bibtex-put): Make use of new `org-bibtex-key-property'
6216 variable.
6217 (org-bibtex-headline): Make use of new
3ab2c837
BG
6218 `org-bibtex-export-arbitrary-fields' and `org-bibtex-key-property'
6219 variables.
9b8ba1e5 6220 (org-bibtex-autokey): Make use of new `org-bibtex-key-property'
3ab2c837 6221 variable.
9b8ba1e5 6222 (org-bibtex-fleshout): Make use of new `org-bibtex-key-property'
3ab2c837 6223 variable.
9b8ba1e5 6224 (org-bibtex-write): Make use of new `org-bibtex-key-property'
3ab2c837
BG
6225 variable.
6226
62272011-07-28 Eric Schulte <schulte.eric@gmail.com>
6228
6229 * org-bibtex.el: Updating Copyright dates, author information,
6230 commentary and history notes.
6231 (org-bibtex-types): List of bibtex types with descriptions and
6232 required and optional fields.
6233 (org-bibtex-fields): List of bibtex fields with descriptions.
6234 (*org-bibtex-entries*): Special variable to hold parsed bibtex
6235 entries.
6236 (org-bibtex-autogen-keys): Custom variable controlling whether
6237 bibtex keys are automatically generated
6238 (org-bibtex-prefix): Custom variable allowing use of optional prefix
6239 for bibtex properties in Org-mode headlines.
6240 (org-bibtex-get): Helper function for accessing bibtex elements of a
6241 property list.
6242 (org-bibtex-put): Helper function for inserting bibtex element into
6243 a property list.
6244 (org-bibtex-headline): Return a bibtex entry of the given headline
6245 as a string.
6246 (org-bibtex-ask): Prompt the user to fill in the value of a bibtex
6247 field.
6248 (org-bibtex-autokey): Generate a bibtex key for the current
6249 headline.
6250 (org-bibtex-fleshout): Fill in missing bibtex properties of the
6251 current headline.
6252 (org-bibtex): Export the current Org-mode buffer to a bibtex buffer.
6253 (org-bibtex-check): Check that all bibtex properties are present in
6254 the current headline.
6255 (org-bibtex-check-all): Check all headlines in the current buffer.
6256 (org-bibtex-create): Create a new bibtex headline at the current
6257 level.
6258 (org-bibtex-read): Read the current bibtex entry from a bibtex file.
6259 (org-bibtex-write): Write the most recently read bibtex entry into
6260 an Org-mode file.
6261
62622011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6263
6264 * org-agenda.el (org-agenda-clock-consistency-checks): Allow to
6265 set properties.
6266 (org-agenda-show-clocking-issues): Handle faces.
6267
62682011-07-28 Eric Schulte <schulte.eric@gmail.com>
6269
6270 * ob-ditaa.el (org-babel-default-header-args:ditaa): Specify utf8
6271 content by default with "-Dfile.encoding=UTF-8".
6272
62732011-07-28 Eric Schulte <schulte.eric@gmail.com>
6274
6275 * ob-ditaa.el (org-babel-execute:ditaa): New ":java" header
6276 argument.
6277
62782011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6279
84f21110
BG
6280 * org-exp.el (org-export-preprocess-string): Mark list end before
6281 expanding macros. Thus, a macro inside a list and containing
6282 blank lines cannot break the list structure.
6283 (org-export-preprocess-apply-macros): Multi-lines macros get
6284 indented with the same indentation as the first line. Thus, we
6285 are sure that every line belongs to the same list as the first
6286 line, if such list exists. Also add comments in code.
3ab2c837
BG
6287
62882011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6289
6290 * org-agenda.el (org-agenda-clock-consistency-checks): New option.
6291 (org-agenda-list): Handle display change to clock check.
84f21110
BG
6292 (org-agenda-get-progress): Show only clock entries if we are doing
6293 the consistency check.
3ab2c837
BG
6294 (org-agenda-show-clocking-issues): New function.
6295 (org-agenda-check-clock-gap): New function.
6296 (org-agenda-view-mode-dispatch): Offer consistency check.
6297 (org-agenda-log-mode): Handle switch to clock only display.
6298 (org-agenda-set-mode-name): Show lighter for Clockcheck.
6299
6300 * org.el (org-hh:mm-string-to-minutes): Accept an integer argument
6301 and return it unchanged.
6302
63032011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6304
84f21110 6305 * org-list.el (org-list-struct): When walking down the list, the
3ab2c837
BG
6306 function would not pay attention to drawers or blocks indentation.
6307 Thus, such constructs couldn't consistently end an item or a list.
6308 This patch ensures line indentation is stored (if applicable)
6309 before skipping them. Also fixed doc-string and comments.
6310
63112011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6312
6313 * org-exp.el (org-export): Add EXPORT_FILE_NAME to the enclosing
84f21110 6314 tree properties.
3ab2c837
BG
6315
63162011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6317
6318 * org-exp.el (org-export): Define a bound for finding enclosing
6319 tree with class/title definition.
6320
63212011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6322
6323 * org-exp.el (org-export): Go to next heading before searching
6324 backward, so make this also work if we are on the headline of the
84f21110 6325 entry with the property.
3ab2c837
BG
6326
63272011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6328
6329 * org.el (org-promote):
6330 (org-demote): Soften the previous change, by only removing the
84f21110
BG
6331 flyspell function from after-change functions, because that was
6332 the one causing the slowdown - at least much of it.
3ab2c837
BG
6333
63342011-07-28 Eric Schulte <schulte.eric@gmail.com>
6335
84f21110
BG
6336 * org.el (org-promote, org-demote): Turn off
6337 after-change-functions to speed up the reindentation of text.
3ab2c837
BG
6338
63392011-07-28 Eric Schulte <schulte.eric@gmail.com>
6340
84f21110 6341 * ob-ocaml.el (org-babel-ocaml-read-list): Use
3ab2c837 6342 `org-babel-script-escape'.
84f21110 6343 (org-babel-ocaml-read-array): Use `org-babel-script-escape'.
3ab2c837
BG
6344
63452011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr>
6346
84f21110 6347 * org-html.el (org-html-handle-links): Add an alternate for inline
9b8ba1e5 6348 images.
3ab2c837
BG
6349
63502011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6351
6352 * org-agenda.el (org-agenda-bulk-action): Do not use the entries
84f21110 6353 variable before it is defined.
3ab2c837
BG
6354
63552011-07-28 Eric Schulte <schulte.eric@gmail.com>
6356
6357 * org-src.el (org-src-lang-modes): Added a language alias of "C"
6358 to "c".
6359
63602011-07-28 Shaun Johnson <shaun@slugfest.demon.co.uk> (tiny change)
6361
6362 * ob-tangle.el (org-babel-tangle): Make it work in an indirect
6363 buffer.
6364
63652011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr>
6366
84f21110 6367 * org-html.el (org-html-make-link): Correct a bug in coderef link.
3ab2c837
BG
6368
63692011-07-28 Bernt Hansen <bernt@norang.ca>
6370
84f21110
BG
6371 * org-agenda.el (org-agenda-filter-by-tag): Fix variable name
6372 typo.
3ab2c837
BG
6373
63742011-07-28 Bernt Hansen <bernt@norang.ca>
6375
6376 * org-agenda.el (org-agenda-get-timestamps): Fix agenda display
84f21110 6377 when headlines are missing.
3ab2c837
BG
6378
63792011-07-28 Bastien Guerry <bzg@gnu.org>
6380
6381 * org-mobile.el (org-mobile-push): Move call to hook, make it the
6382 first thing of the push operation.
6383
63842011-07-28 Eric Schulte <schulte.eric@gmail.com>
6385
6386 * ob.el (org-babel-params-from-buffer): Now looking for header
6387 arguments in #+Properties: as well as #+Babel:. Also, we're no
6388 longer caching these results into a file local variable.
6389
63902011-07-28 Eric Schulte <schulte.eric@gmail.com>
6391
6392 * ob-python.el (org-babel-python-evaluate-external-process): Allow
6393 parsing as a table in the case of ":results output table".
9b8ba1e5 6394 (org-babel-python-evaluate-session): Allow parsing as a table in
3ab2c837
BG
6395 the case of ":results output table".
6396
63972011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6398
6399 * org-agenda.el (org-agenda-bulk-action): Allow bulk scatter in
6400 all possible agenda views. Use `org-agenda-schedule' instead of
6401 `org-agenda-date-later'.
6402
64032011-07-28 Eric Schulte <schulte.eric@gmail.com>
6404
6405 * ob-emacs-lisp.el (org-babel-execute:emacs-lisp): Now supports
6406 ":results output".
6407
64082011-07-28 Julien Danjou <julien@danjou.info>
6409
84f21110
BG
6410 * org.el (org-entry-get, org-entry-delete, org-entry-put)
6411 (org-property-values, org-delete-property-globally): Use
6412 `org-re-property'.
6413 (org-re-property): New function allowing to build a regexp to
6414 match a property.
3ab2c837
BG
6415
64162011-07-28 Julien Danjou <julien@danjou.info>
6417
6418 * org.el (org-property-values): Enhance docstring.
6419
d4423e17 64202011-07-28 Ethan Ligon <ligon@are.berkeley.edu> (tiny change)
3ab2c837 6421
5b409b39 6422 * org-html.el (org-html-export-list-line): Fix regexp for
d99aebc0
BG
6423 detecting description lists to allow "::" marker to be last
6424 visible element at end of line.
5b409b39
BG
6425 * org-docbook.el (org-docbook-export-list-line): Fix regexp for
6426 detecting description lists to allow "::" marker to be last
d99aebc0 6427 visible element at end of line.
3ab2c837
BG
6428
64292011-07-28 Julien Danjou <julien@danjou.info>
6430
6431 * org-table.el (org-table-cleanup-narrow-column-properties): Use
6432 point-min rather than 1 when moving in the buffer.
6433
64342011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6435
84f21110
BG
6436 * org-list.el (org-list-in-valid-context-p): Renamed from
6437 `org-list-in-valid-block-p'.
6438 (org-at-item-p,org-list-search-generic): Use renamed function.
3ab2c837
BG
6439
64402011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6441
6442 * org.el (org-set-font-lock-defaults): Be more strict when
6443 recognizing description items, and do not fontify wrong cases
9b8ba1e5 6444 like: "- term ::description" or "1. term :: description".
3ab2c837
BG
6445
64462011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6447
84f21110 6448 * org-latex.el: Pay attention to end of footnote. Before closing
3ab2c837
BG
6449 the command, ensure that list is properly closed or that last link
6450 is separated from the curly brace.
6451
64522011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6453
84f21110
BG
6454 * org.el (org-indent-line-function): Footnote definition must stay
6455 at column 0 to be recognized as such. Body below can have normal
3ab2c837
BG
6456 indentation, so it should ignore its definition when computing
6457 indentation.
6458
64592011-07-28 Bastien Guerry <bzg@gnu.org>
6460
84f21110
BG
6461 * org-protocol.el (org-protocol-remember, org-protocol-capture):
6462 More appropriate message.
3ab2c837
BG
6463
64642011-07-28 Bastien Guerry <bzg@gnu.org>
6465
6466 * org-capture.el (org-capture-clock-keep): New local variable.
6467 (org-capture, org-capture-finalize): Use it and fix a bug when
6468 :clock-keep is set to `t'.
6469
64702011-07-28 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
6471
6472 * org-exp.el (org-export-preprocess-string): Handle include files
6473 before processing macros.
6474
64752011-07-28 Bernt Hansen <bernt@norang.ca>
6476
6477 * org-agenda.el: Remove obsolete code for adding todo list in
84f21110 6478 front of the agenda.
3ab2c837
BG
6479
64802011-07-28 Lawrence Mitchell <wence@gmx.li>
6481
6482 * org-latex.el (org-export-latex-convert-table.el-table): Fix
6483 format-string for insertion of captions.
6484
d4423e17 64852011-07-28 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
3ab2c837
BG
6486
6487 * org-exp.el (org-export-remove-comment-blocks-and-subtrees): Fix
6488 regexp.
6489
64902011-07-28 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
6491
6492 * org.el (org-read-date-analyze): Help matching dotted European
6493 dates, like 31. 12. 2007
6494
64952011-07-28 Eric Schulte <schulte.eric@gmail.com>
6496
6497 * ob-lisp.el (org-babel-execute:lisp): Fix typo.
6498
64992011-07-28 Eric Schulte <schulte.eric@gmail.com>
6500
6501 * ob-lisp.el (org-babel-execute:lisp): Turn vectors into lists
84f21110 6502 before reading by elisp.
3ab2c837
BG
6503 (org-bable-lisp-vector-to-list): Stub of a vector->list function,
6504 should be replaced with a cl-vector->el-vector function.
6505
65062011-07-28 Eric Schulte <schulte.eric@gmail.com>
6507
6508 * ob-lisp.el (org-babel-execute:lisp): Now using
6509 `org-babel-reassemble-table' to apply the appropriate header
6510 arguments to results.
6511
65122011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6513
6514 * org.el (org-end-of-meta-data-and-drawers): New function.
6515
6516 * org-capture.el (org-capture-place-plain-text): Implement adding
6517 plain text templates to Org nodes.
6518
65192011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6520
84f21110 6521 * org-beamer.el (org-beamer-environments-extra): Fix docstring.
3ab2c837
BG
6522
65232011-07-28 Lawrence Mitchell <wence@gmx.li>
6524
6525 * org-exp.el (org-export-handle-comments): Add the org-protected
6526 property to the replacement string.
6527
65282011-07-28 Lawrence Mitchell <wence@gmx.li>
6529
84f21110 6530 * org-html.el (org-export-as-html, org-html-level-start): Fix
3ab2c837
BG
6531 logic for section number printing when NUM is an integer.
6532
65332011-07-28 Lawrence Mitchell <wence@gmx.li>
6534
6535 * org-latex.el (org-export-latex-special-chars): Fix regexp for
6536 `single' special characters and ellipsis.
6537
65382011-07-28 Lawrence Mitchell <wence@gmx.li>
6539
6540 * org.el (org-point-at-end-of-empty-headline): Bind
84f21110 6541 `case-fold-search' to nil.
3ab2c837
BG
6542
65432011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6544
6545 * org-capture.el (org-capture-fill-template): Resolve new %<...>
6546 template escape.
6547 (org-capture-templates): Document new %<...> template escape.
6548
65492011-07-28 Eric Schulte <schulte.eric@gmail.com>
6550
6551 * ob.el (org-babel-process-params): Make this function idempotent,
6552 as it will sometimes be called multiple times.
6553
65542011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6555
6556 * org.el (org-ts-regexp-both): Add "]" to class of characters that
6557 should not be matched.
84f21110
BG
6558 (org-ts-regexp0, org-ts-regexp1): Do not start a class with
6559 "^]-+", because that tries to (not) match characters between "]"
6560 and "+". Instead, move the "-" to the end of the class where it
6561 causes no harm.
3ab2c837
BG
6562
65632011-07-28 Eric Schulte <schulte.eric@gmail.com>
6564
6565 * ob-R.el (org-babel-edit-prep:R): Associate the appropriate R
6566 process with the edit buffer when :session is specified.
6567
65682011-07-28 Eric Schulte <schulte.eric@gmail.com>
6569
6570 * ob-tangle.el (org-babel-tangle-collect-blocks): Brought the link
6571 extraction code into line with a newer version of the
84f21110 6572 `org-store-link' function.
3ab2c837
BG
6573
65742011-07-28 Eric Schulte <schulte.eric@gmail.com>
6575
6576 * ob-lisp.el (org-babel-expand-body:lisp): New body expansion
6577 wrapping the expression in either a let or progn, and possibly a
6578 pretty-print function invocation.
6579 (org-babel-execute:lisp): Greatly simplified method of executing
6580 lisp code blocks.
6581
65822011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6583
84f21110
BG
6584 * org-list.el: Move `org-update-checkbox-count-maybe' call outside
6585 of ̀save-excursion' to get back to original position.
3ab2c837
BG
6586
65872011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6588
6589 * org.el (org-numbered-action-format): New option.
6590 (org-new-numbered-action): New command.
6591 (org-collect-todos-in-subtree): New command.
6592
65932011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6594
6595 * org-exp.el (org-export-with-tasks): New option.
6596 (org-export-plist-vars): Add :tasks property.
6597
65982011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6599
84f21110
BG
6600 * org-ascii.el (org-export-as-ascii): Pass the :done-tasks
6601 property to the export preprocessor.
3ab2c837 6602
84f21110
BG
6603 * org-docbook.el (org-export-as-docbook): Pass the :done-tasks
6604 property to the export preprocessor.
3ab2c837 6605
84f21110
BG
6606 * org-html.el (org-export-as-html): Pass the :done-tasks property
6607 to the export preprocessor.
3ab2c837
BG
6608
6609 * org-latex.el (org-export-as-latex): Pass the :done-tasks
6610 property to the export preprocessor.
6611
6612 * org-exp.el (org-export-with-done-tasks): New option.
6613 (org-export-plist-vars): Add entry for :done-tasks.
6614 (org-export-preprocess-string): Call `org-export-remove-done-tasks'.
6615 (org-export-remove-done-tasks): New function.
6616
66172011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6618
6619 * org-latex.el (org-export-latex-keywords-maybe): Protect # in
6620 tags.
6621
66222011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6623
6624 * org.el (org-find-olp): Use the level of the correct match to
6625 continue search.
6626
66272011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6628
84f21110 6629 * org-list.el (org-toggle-checkbox): Build value of
3ab2c837
BG
6630 org-keyword-time-regexp instead of using it directly, as it's
6631 buffer-local, and function might be called outside Org.
6632
66332011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6634
84f21110
BG
6635 * org-list.el (org-list-struct,org-in-item-p): Don't assume end of
6636 blocks or drawers necessarily start somewhere. It it isn't the
3ab2c837
BG
6637 case, treat them as normal text.
6638
66392011-07-28 Eric Schulte <schulte.eric@gmail.com>
6640
6641 * ob-exp.el (org-babel-exp-results): Use code block name when
6642 finding cached results.
6643
66442011-07-28 Julien Danjou <julien@danjou.info>
6645
6646 * org-latex.el (org-export-latex-date-format): Change default date
6647 format to \today. This has the same result but respects the
6648 language set in the document by default.
6649
66502011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6651
84f21110 6652 * org-list.el (org-list-checkbox): When called from an headline,
3ab2c837 6653 function would normally skip drawers, but not if a SCHEDULED or
84f21110 6654 DEADLINE keyword is standing before the drawer. Also avoid
3ab2c837
BG
6655 problems if function is called in buffers not is Org mode.
6656
66572011-07-28 Bastien Guerry <bzg@gnu.org>
6658
84f21110 6659 * org-clock.el (org-clock-report): Change the scope of the
3ab2c837
BG
6660 inserted clock report depending on whether the point is within a
6661 subtree (:scope subtree) or not (:scope file).
6662
66632011-07-28 Puneeth Chaganti <punchagan@gmail.com>
6664
6665 * org-html.el (org-export-as-html): Fix export of footnotes
6666 containing lists, tables, quotes, etc.
6667
66682011-07-28 Lawrence Mitchell <wence@gmx.li>
6669
6670 * org-latex.el (org-export-latex-preprocess): Correctly match
6671 starred command names.
6672
66732011-07-28 Lawrence Mitchell <wence@gmx.li>
6674
6675 * org-html.el (org-export-as-html): Get local value of
6676 org-export-with-section-numbers from the buffer's plist. Deal
6677 specially with the case the resulting value is an integer.
6678 (org-html-level-start): New optional argument of the option plist used
6679 instead of `org-export-with-section-numbers'. Also deal specially
6680 with the case that the value is an integer.
6681
66822011-07-28 Lawrence Mitchell <wence@gmx.li>
6683
6684 * org-latex.el (org-export-latex-subcontent): Deal specially with
6685 the case that NUM is an integer.
6686
66872011-07-28 Bastien Guerry <bzg@gnu.org>
6688
84f21110 6689 * org-protocol.el (org-protocol-do-capture): Allow template keys
3ab2c837
BG
6690 of two characters.
6691 (org-protocol-default-template-key): Update the docstring to
6692 reflect the change in `org-protocol-do-capture'.
6693
66942011-07-28 Christian Egli <christian.egli@sbszh.ch>
6695
6696 * org-taskjuggler.el: Fix a typo in the commentary.
6697
66982011-07-28 Christian Egli <christian.egli@sbszh.ch>
6699
6700 * org-taskjuggler.el (org-taskjuggler-open-task): Only emit a
6701 "purge allocations" statement if we are not targeting tj3.
6702
67032011-07-28 Christian Egli <christian.egli@sbszh.ch>
6704
6705 * org-taskjuggler.el (org-taskjuggler-assign-resource-ids):
6706 Replace recursive implementation with an iterative one.
6707
67082011-07-28 Eric Schulte <schulte.eric@gmail.com>
6709
6710 * ob-sh.el (org-babel-sh-var-to-sh): Fixed insertion of tabular
6711 data into shell variables.
6712
67132011-07-28 David Maus <dmaus@ictsoc.de>
6714
6715 * org-html.el (org-html-handle-time-stamps): Protected linebreak
6716 element after timestamp markup.
6717
67182011-07-28 David Maus <dmaus@ictsoc.de>
6719
6720 * org-html.el (org-html-handle-links): Don't protect img tag in
6721 link description.
6722
67232011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6724
6725 * org-table.el (org-table-formula-handle-first/last-rc): Bind
6726 `char'.
6727
67282011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6729
84f21110 6730 * org-list.el (org-in-item-p): Re-build `org-drawer-regexp',
3ab2c837
BG
6731 whatever the major mode is.
6732
67332011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6734
84f21110 6735 * org-inlinetask.el (org-inlinetask-export-templates): Fix default
3ab2c837 6736 templates.
84f21110
BG
6737 (org-inlinetask-export-handler): Ensure contents of inline task,
6738 if any, starts and ends with a newline character. Refactor and
6739 comment code.
3ab2c837
BG
6740
67412011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6742
6743 * org-capture.el (org-datetree-find-date-create): Lower-case for
84f21110 6744 variable names in `define-function' form.
3ab2c837
BG
6745
67462011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6747
6748 * org-table.el (org-table-convert-region): Throw error when
6749 SEPARATOR is smaller than 1.
6750
67512011-07-28 Julien Danjou <julien@danjou.info>
6752
6753 * org-colview.el (org-columns-display-here): Fix heading retrieval
6754 in Org buffers.
6755
67562011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6757
84f21110 6758 * org-latex.el (org-export-latex-preprocess): Last brace shouldn't
3ab2c837
BG
6759 be on the same line as a list end marker.
6760
67612011-07-28 Julien Danjou <julien@danjou.info>
6762
6763 * org.el (org-icompleting-read): Do not use useless lambda.
6764
67652011-07-28 Julien Danjou <julien@danjou.info>
6766
6767 * org-agenda.el (org-format-agenda-item): Fix length computing.
6768
67692011-07-28 Julien Danjou <julien@danjou.info>
6770
6771 * org-agenda.el (org-format-agenda-item): Fix comment and use
6772 `add-text-properties'.
6773
67742011-07-28 Julien Danjou <julien@danjou.info>
6775
6776 * org-agenda.el (org-agenda-highlight-todo): Remove useless
6777 `concat'.
6778
67792011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6780
84f21110
BG
6781 * org-list.el (org-list-to-generic): Set a default term for
6782 ill-formed description lists. Do not insert newline characters
3ab2c837 6783 unless told to.
84f21110 6784 (org-list-to-texinfo,org-list-to-html): Apply changes to
3ab2c837
BG
6785 `org-list-parse-liste'.
6786
67872011-07-28 Bastien Guerry <bzg@gnu.org>
6788
6789 * org-clock.el (org-clock-clocktable-language-setup): Add a
6790 string.
6791 (org-clocktable-write-default): Use the new localized string
6792 in `org-clock-clocktable-language-setup'.
6793
67942011-07-28 Bastien Guerry <bzg@gnu.org>
6795
6796 * org-taskjuggler.el (org-taskjuggler-compute-task-leafiness):
6797 (org-taskjuggler-assign-resource-ids): Replace recursive
6798 implementation with an iterative one.
6799
68002011-07-28 Christian Egli <christian.egli@alumni.ethz.ch>
6801
6802 * org-taskjuggler.el (org-taskjuggler-components): Escape quotes
6803 in headlines.
6804
68052011-07-28 Christian Egli <christian.egli@alumni.ethz.ch>
6806
6807 * org-taskjuggler.el (org-taskjuggler-compute-task-leafiness):
6808 Compute the leafiness of a node.
84f21110
BG
6809 (org-taskjuggler-open-task, org-export-as-taskjuggler): Mark a
6810 node as a milestone if it is a leaf and has no effort.
3ab2c837
BG
6811
68122011-07-28 Christian Egli <christian.egli@alumni.ethz.ch>
6813
6814 * org-taskjuggler.el (org-export-taskjuggler-target-version):
84f21110
BG
6815 (org-taskjuggler-targeting-tj3-p): Add some minimal infrastructure
6816 to handle export to both tj2 and tj3.
6817 (org-taskjuggler-open-task): Use a different way to purge
6818 allocations for tj2 and tj3.
3ab2c837
BG
6819
68202011-07-28 Matt Lundin <mdl@imapmail.org>
6821
6822 * org-footnote.el (org-footnote-auto-label): New random option.
6823
6824 * org-footnote.el (org-footnote-new): Create random footnote
6825 labels with unique ids.
6826
68272011-07-28 Matt Lundin <mdl@imapmail.org>
6828
6829 * org-footnote.el (org-footnote-create-definition): Allow for
6830 footnote sections above the current footnote insertion point.
6831
68322011-07-28 Matt Lundin <mdl@imapmail.org>
6833
6834 * org-footnote.el (org-footnote-create-definition): Don't search
6835 for last footnote when in org-mode file.
6836
68372011-07-28 Bastien Guerry <bzg@gnu.org>
6838
6839 * org-html.el (org-export-as-html): Handle links with
6840 `org-html-handle-links' after we handle special characters
6841 conversions.
6842 (org-html-make-link, org-export-html-format-image): Don't
6843 protect html with @ anymore, as links are now handled after
6844 special characters conversions.
6845
68462011-07-28 Julien Danjou <julien@danjou.info>
6847
6848 * org-agenda.el (org-agenda-get-timestamps):
6849 (org-agenda-get-scheduled): Fix call to `org-format-agenda-item'.
6850 (org-format-agenda-item): Remove no-prefix argument.
6851 (org-agenda-change-all-lines): Call org-format-agenda-item without the
6852 no-prefix argument.
6853
68542011-07-28 Julien Danjou <julien@danjou.info>
6855
6856 * org-agenda.el (org-agenda-highlight-todo): Stop using
6857 prefix-length.
6858 (org-cmp-alpha): Stop using prefix-length.
6859 (org-agenda-open-link): Stop using prefix-length.
6860 (org-agenda-change-all-lines): Stop using prefix-length.
6861
3ab2c837
BG
6862 * org-colview.el (org-columns-display-here): Stop using
6863 prefix-length. Always return claned items.
6864
6865 * org-mobile.el (org-mobile-write-agenda-for-mobile): Stop using
6866 prefix-length.
6867
68682011-07-28 Eric Schulte <schulte.eric@gmail.com>
6869
6870 * ob-tangle.el (org-babel-tangle-collect-blocks): Don't call
6871 `org-store-link' interactively as it can confuse the setting of
6872 `org-link-to-org-use-id' and cause undue edits to the org-mode
6873 buffer during tangling.
6874
68752011-07-28 David Maus <dmaus@ictsoc.de>
6876
6877 * org-html.el (org-export-html-format-image): Protect <p> element
6878 of image caption.
6879
68802011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
6881
6882 * org.el (org-read-date-force-compatible-dates): New option.
6883 (org-read-date, org-read-date-analyze): Check representable date range.
6884
68852011-07-28 Bastien Guerry <bzg@gnu.org>
6886
7877f373 6887 * org-html.el (org-export-as-html): Fix export of email.
3ab2c837
BG
6888
68892011-07-28 Eric Schulte <schulte.eric@gmail.com>
6890
6891 * ob-tangle.el (org-babel-spec-to-string): Check value of padline
6892 on tangling, no longer use the now-removed variable
6893 `org-babel-tangle-pad-newline'.
6894
6895 * ob.el (org-babel-header-arg-names): Add padline to the list of
6896 header argument names.
6897 (org-babel-default-header-args): Set the default value of padline to
6898 "yes".
6899 (org-babel-merge-params): Cleaned up the merge logic, added padline.
6900
69012011-07-28 Eric Schulte <schulte.eric@gmail.com>
6902
6903 * ob.el (org-babel-header-arg-names): Adding "shebang" to known
6904 code block header argument names.
6905
69062011-07-28 Bastien Guerry <bzg@gnu.org>
6907
7877f373 6908 * org-crypt.el: Remove useless TODO in comments.
3ab2c837
BG
6909
69102011-07-28 Bastien Guerry <bzg@gnu.org>
6911
7877f373 6912 * org-html.el (org-export-as-html): The default postamble now only
3ab2c837
BG
6913 export a date paragraph if `org-export-time-stamp-file' is
6914 non-nil.
6915
69162011-07-28 Bastien Guerry <bzg@gnu.org>
6917
6918 * org-exp.el (org-export-xml): Remove the defgroup of
6919 org-export-xml.
6920
69212011-07-28 Bastien Guerry <bzg@gnu.org>
6922
6923 * org-html.el (org-export-html-insert-plist-item): Remove.
6924 (org-export-html-preamble): Default to `t'. Accept functions.
6925 (org-export-html-postamble): Default to `auto'. Accept
6926 functions and distinguish between 'auto (no formatting string)
6927 and `t' (default formatting string).
6928 (org-export-as-html): Handle org-export-html-preamble and
6929 org-export-html-postamble new defaults/allowed values.
6930 Define email and creator-info before using them.
6931
69322011-07-28 Bastien Guerry <bzg@gnu.org>
6933
6934 * org-html.el (org-export-html-protect-char-alist): Fix typo in
6935 custom type definition.
6936
69372011-07-28 Eric Schulte <schulte.eric@gmail.com>
6938
6939 * ob-exp.el (org-babel-exp-do-export): Now runs for empty :session
6940 arguments.
6941
69422011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6943
84f21110 6944 * org-list.el (org-list-parse-list): Fixed regexp.
3ab2c837
BG
6945
69462011-07-28 David Maus <dmaus@ictsoc.de>
6947
6948 * org-html.el (org-export-html-format-image): Protect image
6949 elements.
6950
69512011-07-28 Eric Schulte <schulte.eric@gmail.com>
6952
6953 * ob-tangle.el (org-babel-tangle-body-hook): Hook for changing the
6954 contents of a code block body on export.
6955 (org-babel-tangle-collect-blocks): Apply
6956 `org-babel-tangle-body-hook' to the collected bodies of code blocks.
6957
69582011-07-28 David Maus <dmaus@ictsoc.de>
6959
6960 * org-html.el (org-html-make-link, org-html-handle-links): Protect
6961 generated XHTML elements.
6962 (org-export-as-html): Expand character entities after creating markup
6963 for links and timestamps.
6964
69652011-07-28 Bastien Guerry <bzg@gnu.org>
6966
6967 * org-html.el (org-export-as-html): bugfix: insert email
6968 correctly.
6969
69702011-07-28 Bastien Guerry <bzg@gnu.org>
6971
6972 * org-html.el: Bugfix: prevent infinite matching of the `&'
6973 character.
6974
69752011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
6976
84f21110
BG
6977 * org.el (org-fill-paragraph): `fill-forward-paragraph' function
6978 has been introduced with emacs 23.1.
3ab2c837
BG
6979
69802011-07-28 Bastien Guerry <bzg@gnu.org>
6981
6982 * org-attach.el: Allow to store a link to the attach-dir location.
6983
69842011-07-28 Puneeth Chaganti <punchagan@gmail.com>
6985
6986 * org-agenda.el (org-agenda-bulk-action): Allow the user to run a
6987 function.
6988
69892011-07-28 Bernt Hansen <bernt@norang.ca>
6990
6991 * org-clock.el (org-clock-in): Allow clocking in new tasks
9b8ba1e5 6992 inserted before the current clocking task.
3ab2c837
BG
6993
69942011-07-28 Bernt Hansen <bernt@norang.ca>
6995
6996 * org-clock.el (org-clock-in): Set default clocking task when
9b8ba1e5 6997 already clocking the task.
3ab2c837
BG
6998
69992011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7000
84f21110 7001 * org.el (org-adaptive-fill-function): When a region is specified
3ab2c837
BG
7002 first line of paragraph isn't skipped, so fill-paragraph have to
7003 be computed even if point is at an item.
7004
70052011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7006
84f21110
BG
7007 * org-list.el (org-list-in-valid-block-p): New function.
7008 (org-at-item-p,org-list-search-generic): Use new function.
3ab2c837
BG
7009
70102011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7011
84f21110 7012 * org.el (org-indent-line-function): Text in both a list and a
3ab2c837
BG
7013 valid block is indented with regards to current item, not to block
7014 boundaries.
7015
70162011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr>
7017
7877f373 7018 * org-html.el (org-format-org-table-html): Fix anchors in HTML
3ab2c837 7019 export (thanks to <aankhen@gmail.com>)
7877f373 7020 (org-html-protect): Fix a bug that prevents some target to be
3ab2c837
BG
7021 rendered correctly.
7022
70232011-07-28 Bastien Guerry <bzg@gnu.org>
7024
7025 * org.el (org-default-properties): Add EXPORT_TEXT.
7026
70272011-07-28 Matt Lundin <mdl@imapmail.org>
7028
7029 * org-footnote.el (org-footnote-create-definition)
7030 (org-insert-footnote-reference-near-definition): Fix sorting
7031 of footnotes.
7032
70332011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr>
7034
7035 * org-html.el (org-export-as-html): Bugfix: don't insert closing
7036 HTML tags when exporting body only.
7037
d4423e17 70382011-07-28 Jason Dunsmore <emacs-orgmode@deathroller.dunsmor.com> (tiny change)
3ab2c837
BG
7039
7040 * org.el (org-back-over-empty-lines): Bugfix. Honor
7041 `org-blank-before-new-entry' correctly in various contexts.
7042
70432011-07-28 Bastien Guerry <bzg@gnu.org>
7044
7045 * org-macs.el (org-with-wide-buffer): Bugfix: use `save-excursion'
7046 and `save-restriction'.
7047
70482011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7049
84f21110 7050 * org-timer.el (org-timer-item): `save-excursion' prevents
3ab2c837
BG
7051 `org-list-struct' to get the list structure when point isn't on
7052 the first line of the item.
7053
70542011-07-28 Bastien Guerry <bzg@gnu.org>
7055
7056 * org-capture.el (org-capture-templates): New option
7057 :no-clock-out.
7058 (org-capture): Use the new option.
7059
70602011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7061
7062 * org-list.el (org-update-checkbox-count): Ensure cookies on an
84f21110 7063 heading are correctly updated when checkboxes are hidden. It
3ab2c837
BG
7064 allows, for example, to use C-c C-x C-b on a collapsed tree and
7065 still get the update.
7066
70672011-07-28 David Maus <dmaus@ictsoc.de>
7068
7069 * org-exp.el (org-export-visible): Accept keys for
7070 `org-export-as-html-to-buffer' and `org-export-region-as-html'.
7071
70722011-07-28 Bastien Guerry <bzg@gnu.org>
7073
7074 * org.el (org-duration-string-to-minutes): Don't use
7075 `rx-to-string'.
7076
70772011-07-28 Lawrence Mitchell <wence@gmx.li>
7078
7079 * org.el (org-effort-durations): New variable.
7080
7081 * org.el (org-duration-string-to-minutes): New function.
7082
7083 * org-agenda.el (org-agenda-filter-effort-form)
7084 (org-format-agenda-item): Use it.
7085
7086 * org-clock.el (org-clock-notify-once-if-expired)
7087 (org-clock-modify-effort-estimate, org-clock-get-clock-string): Use it.
7088
70892011-07-28 Bastien Guerry <bzg@gnu.org>
7090
7091 * org-agenda.el (org-agenda-run-series): Rename from
7092 `org-run-agenda-series'.
7093
70942011-07-28 Bastien Guerry <bzg@gnu.org>
7095
7096 * org-capture.el: Don't allow currentfile anymore.
7097
70982011-07-28 Bastien Guerry <bzg@gnu.org>
7099
7100 * org-agenda.el (org-agenda-list): Fix bug: don't rely on
7101 `org-agenda-current-span' when calling `org-agenda-list'.
7102
71032011-07-28 Bastien Guerry <bzg@gnu.org>
7104
7877f373
JB
7105 * org-capture.el (org-capture-put-target-region-and-position):
7106 New function to store information about the target buffer.
3ab2c837 7107 (org-capture-set-target-location): Use it.
7877f373 7108 (org-capture-finalize): Restore the target buffer in its
3ab2c837
BG
7109 possibly narrowed state. Also restore the cursor position.
7110
71112011-07-28 Bastien Guerry <bzg@gnu.org>
7112
7877f373 7113 * org-crypt.el (auto-save-default): Make sure entries are
3ab2c837
BG
7114 encrypted before auto-saving.
7115
71162011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7117
7118 * org-inlinetask.el (org-inlinetask-promote)
84f21110 7119 (org-inlinetask-demote): New functions.
3ab2c837
BG
7120
71212011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7122
84f21110
BG
7123 * org.el (org-demote-subtree,org-promote-subtree): Wrap
7124 `org-map-tree' into `org-with-limited-levels' macro, so it avoids
3ab2c837
BG
7125 operating on inline tasks.
7126
71272011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7128
7877f373 7129 * org.el (org-narrow-to-subtree): Ensure `org-back-to-heading'
3ab2c837 7130 will move point to a real heading and not an inline task by
84f21110 7131 wraping function into a `org-with-limited-levels' macro.
3ab2c837
BG
7132
71332011-07-28 Bastien Guerry <bzg@gnu.org>
7134
7135 * org-capture.el (org-capture-finalize): New argument clock-out,
7136 to tell whether finalizing the capture process should clock out
7137 the running clock.
7138 (org-capture): Use the new argument.
7139
71402011-07-28 Bastien Guerry <bzg@gnu.org>
7141
7142 * org.el (org-refile-get-targets): Rename from
9b8ba1e5 7143 `org-get-refile-targets'.
3ab2c837
BG
7144
71452011-07-28 Bastien Guerry <bzg@gnu.org>
7146
7147 * org-exp.el (org-export-table-remove-empty-lines): New custom
7148 variable.
7149 (org-export-remove-special-table-lines): Use it.
7150
71512011-07-28 Bastien Guerry <bzg@gnu.org>
7152
7877f373 7153 * org-table.el (org-table-fix-formulas-confirm): New custom
3ab2c837
BG
7154 variable.
7155 (org-table-insert-column, org-table-delete-column)
7156 (org-table-move-column, org-table-move-row)
7157 (org-table-insert-row, org-table-kill-row): Use it.
7158
71592011-07-28 Tassilo Horn <tassilo@member.fsf.org>
7160
7161 * org.el (org-refile-get-location): Set and show default value.
7162 (org-goto, org-refile): Adapt calls.
7163
71642011-07-28 Bastien Guerry <bzg@gnu.org>
7165
7166 * org-mobile.el (org-mobile-files-exclude-regexp): New custom
7167 variable.
7168 (org-mobile-files-alist): Use it.
7169
71702011-07-28 Bastien Guerry <bzg@gnu.org>
7171
7172 * org.el (org-todo): Bugfix: use `org-with-wide-buffer' to check
7173 against headings outside of a narrowed buffer.
7174
71752011-07-28 Bastien Guerry <bzg@gnu.org>
7176
7177 * org.el (org-confirm-shell-link-not-regexp)
7178 (org-confirm-elisp-link-not-regexp): New custom variables.
7179 (org-open-at-point): Use the new custom variables.
7180
71812011-07-28 Lawrence Mitchell <wence@gmx.li>
7182
7877f373 7183 * org-latex.el: Place \title \author \date before
3ab2c837
BG
7184 \begin{document}.
7185
71862011-07-28 Bastien Guerry <bzg@gnu.org>
7187
7188 * org-html.el (org-export-html-preamble)
7877f373
JB
7189 (org-export-html-postamble): Now default to `nil'.
7190 (org-export-as-html): When :html-pre/postamble is nil, fall
3ab2c837
BG
7191 back on the default pre/postamble, which depends on the
7192 :author-info, :email-info, :creator-info options.
7193
71942011-07-28 Eric Schulte <schulte.eric@gmail.com>
7195
7196 * ob-exp.el (org-babel-exp-results): Don't use cached results if
7197 there is no hash.
7198
71992011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
7200
7201 * org-table.el (org-table-eval-formula): Treat relative column
7202 refs.
7203
72042011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
7205
7206 * org-table.el (org-table-use-standard-references): Change default
7207 to `from'.
7208
72092011-07-28 Bastien Guerry <bzg@gnu.org>
7210
7877f373 7211 * org.el (org-move-subtree-down): Leave the cursor at the same
3ab2c837
BG
7212 column we were at.
7213
72142011-07-28 Bastien Guerry <bzg@gnu.org>
7215
7216 * org-attach.el (org-attach-store-link-p): New variable.
7217 (org-attach-store-link): New function.
7218 (org-attach-attach): When `org-attach-store-link-p' is
7219 non-nil, store a link in `org-stored-links' to a newly
7220 attached file.
7221
72222011-07-28 Bastien Guerry <bzg@gnu.org>
7223
7877f373 7224 * org-exp.el (org-export-remove-headline-metadata): Bugfix: don't
3ab2c837
BG
7225 case-fold-search to avoid mixing TODO keywords with real headline
7226 words.
7227
72282011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
7229
7230 * org-table.el (org-table-fedit-finish): Read more general LHS of
7231 formulas.
7232 (org-table-formula-handle-@L): New function to hanle @L references.
7233 (org-table-current-ncol): New variable.
7234 (org-table-line-to-dline): New function.
7235 (org-table-get-stored-formulas): Accept range formulas as matches.
7236 (org-table-get-specials): Compute and store the number of columns.
7237 (org-table-get-range): New optional argument CORNERS-ONLY, to retrieve
7238 only the region marked by the range, not the content.
7239 (org-table-recalculate): Call `org-table-expand-lhs-ranges' to expand
7240 range targets. Also check for duplicate access to fields.
7241 (org-table-expand-lhs-ranges): New funktion.
7242 (org-table-get-remote-range): Bind `org-table-current-ncol' to protect
7243 the caller's value.
7244 (org-table-edit-formulas): Support highlighting of range targets.
7245 (org-table-field-info): Handle renge formulas.
7246
72472011-07-28 Bastien Guerry <bzg@gnu.org>
7248
7249 * org-html.el (org-export-html-postamble-format)
7877f373 7250 (org-export-html-preamble-format): Explain how to escape the
3ab2c837
BG
7251 `%' character.
7252
72532011-07-28 Bastien Guerry <bzg@gnu.org>
7254
7255 * org-exp-bibtex.el (org-export-bibtex-preprocess): Use
7256 `org-export-current-backend'.
7257
72582011-07-28 Eric Schulte <schulte.eric@gmail.com>
7259
7260 * ob.el (org-babel-read): Read string variable values wrapped in
7261 double quotes, removing the quotes.
7262
72632011-07-28 Eric Schulte <schulte.eric@gmail.com>
7264
7265 * ob-exp.el (org-babel-exp-results): Ensure that processed params
7266 are send to org-babel-execute-src-block.
7267
72682011-07-28 Bastien Guerry <bzg@gnu.org>
7269
7270 * org-special-blocks.el
7271 (org-special-blocks-make-special-cookies): Use
7272 `org-export-current-backend'.
7273
72742011-07-28 Eric Schulte <schulte.eric@gmail.com>
7275
7276 * ob-exp.el (org-babel-exp-in-export-file): Now takes the language
7277 as an argument.
7278 (org-babel-exp-src-block): Explicitly pass language to
7279 `org-babel-exp-in-export-file'.
7280 (org-babel-exp-inline-src-blocks): Removed unused code.
7281 (org-babel-exp-results): Explicitly pass language to
7282 `org-babel-exp-in-export-file'.
7283
72842011-07-28 Eric Schulte <schulte.eric@gmail.com>
7285
7286 * ob-calc.el (org-babel-execute:calc): Unquote quoted vectors
7287 returned from calc-eval.
7288
72892011-07-28 Eric Schulte <schulte.eric@gmail.com>
7290
7291 * ob.el (org-babel-read): Pass elisp vectors through to code
7292 blocks.
7293
72942011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
7295
7296 * ob.el (org-src-lang-modes): Defvar.
7297 (org-at-item-p): Declare function.
7298
7299 * ob-calc.el (calc-store): Require.
7300 (var-syms): Defvar.
7301
7302 * ob-python.el (py-default-interpreter): Defvar.
7303
73042011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
7305
7306 * org-exp-blocks.el (backend): defvar.
7307
73082011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
7309
7310 * org-agenda.el (org-agenda-get-scheduled):
7311 (org-agenda-get-timestamps): Bind local variable `show-all'.
7312
73132011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
7314
7315 * ob-ref.el (org-at-item-p): Declare function.
7316
7317 * org-agenda.el (diary-time-regexp): defvar.
7318
7319 * org-archive.el (org-archive-subtree): Bind local variable
7320 `infile-p'.
7321
7322 * org-capture.el (org-capture-insert-template-here): Get template
7323 text from property list, to avoid byte compiler message.
7324
7325 * org-latex.el (org-export-latex-tables): Bind local variable
7326 `width'.
7327
7328 * org-special-blocks.el (org-compat): Add require statement.
7329
7330 * org-table.el (orgtbl-ctrl-c-ctrl-c): Bind local variable
7331 `const-str'.
7332
7333 * org.el (org-eval): Moved function here from org-agenda.el.
7334
73352011-07-28 Eric Schulte <schulte.eric@gmail.com>
7336
7337 * ob.el (org-babel-read-table): Inhibit lisp evaluation of values
7338 when reading from tables.
7339 (org-babel-read-list): Inhibit lisp evaluation of values when
7340 reading from lists.
7341 (org-babel-read): Add optional argument which can be used to inhibit
7342 lisp evaluation of value.
7343
73442011-07-28 Eric Schulte <schulte.eric@gmail.com>
7345
7346 * ob-table.el (sbe): Ensure that ob-trim is only called on
7347 strings.
7348
73492011-07-28 Eric Schulte <schulte.eric@gmail.com>
7350
7351 * ob-exp.el (org-babel-exp-results): On export, ensure that the
7352 result hash is resolved in the original org-mode file.
7353
73542011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7355
84f21110 7356 * org-exp.el (org-export-mark-list-end): Change end marker.
3ab2c837 7357
84f21110 7358 * org-docbook.el (org-export-docbook-list-line): Use new marker.
3ab2c837 7359
84f21110 7360 * org-html.el (org-html-export-list-line): Use new marker.
3ab2c837 7361
84f21110 7362 * org-latex.el (org-export-latex-lists): Use new marker.
3ab2c837
BG
7363
73642011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7365
84f21110 7366 * org-latex.el (org-export-latex-lists): Make sure markers used
3ab2c837
BG
7367 for export are taken into account by temporarily setting an
7368 appropriate value for `org-list-ending-method'.
7369
73702011-07-28 Eric Schulte <schulte.eric@gmail.com>
7371
7372 * org-exp-blocks.el (org-exp-blocks-block-regexp): Wrapping block
7373 regexp into its own variable, also allowing match of empty bodies.
7374 (org-export-blocks-preprocess): Using new regexp variable.
7375
73762011-07-28 Eric Schulte <schulte.eric@gmail.com>
7377
7378 * ob.el (org-babel-src-block-regexp): Code block regexp now
7379 matches blocks with empty bodies.
7380
73812011-07-28 Eric Schulte <schulte.eric@gmail.com>
7382
7383 * ob.el (org-babel-script-escape): If script escaped value doesn't
7384 parse cleanly, then return it literally.
7385
73862011-07-28 Eric Schulte <schulte.eric@gmail.com>
7387
7388 * ob-exp.el (org-babel-exp-src-block): When block will eventually
7389 be evaluated, pre-calculate the hash before noweb expansion, and
7390 expand the parameters before hash calculation.
7391 (org-babel-exp-do-export): Pass pre-calculated hash through to
7392 `org-babel-exp-results'.
7393 (org-babel-exp-results): Compare pre-calculated hash to results hash.
7394
73952011-07-28 Eric Schulte <schulte.eric@gmail.com>
7396
7397 * ob.el (org-babel-sha1-hash): Sort list values to header
7398 arguments, and sort the words in strings.
7399
74002011-07-28 Eric Schulte <schulte.eric@gmail.com>
7401
7402 * ob-ref.el (org-babel-ref-index-list): Special handling of hline
7403 rows.
7404
74052011-07-28 Julien Danjou <julien@danjou.info>
7406
7407 * org-macs.el (org-with-point-at): Store evaluated version of
7408 pom. This fixes a potential bug when using (org-with-point-at
7409 (func) …), where (func) would be evaluated multiple times,
7410 therefore might return different results if a marker was returned
7411 and different each time.
7412
74132011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7414
84f21110 7415 * org.el (org-open-at-point): If a link to a radio target is the
3ab2c837
BG
7416 first, (resp. the last), element of a buffer, function cannot find
7417 the property change required to get its boundaries, and
7418 `buffer-substring' is called with an invalid nil argument.
7419
74202011-07-28 Bastien Guerry <bzg@gnu.org>
7421
84f21110 7422 * org-table.el (org-table-copy-down): Fix docstring.
3ab2c837
BG
7423
74242011-07-28 Eric Schulte <schulte.eric@gmail.com>
7425
7426 * ob-latex.el (org-babel-execute:latex): Add imagemagick options,
7877f373
JB
7427 and for file types other than png and PDF it uses imagemagick to
7428 convert a compiled PDF file to the desired file type.
7429 (convert-pdf): Convert a PDF file to a new file type using
3ab2c837
BG
7430 imagemagick.
7431
74322011-07-28 Puneeth Chaganti <punchagan@gmail.com>
7433
7877f373 7434 * org-capture.el (org-capture-fill-template): Fix bug with the
3ab2c837
BG
7435 display of interactive prompt in templates expansion.
7436
29c8a348 74372011-07-28 Reiner Steib <reiner.steib@gmx.de>
3ab2c837 7438
29c8a348
RS
7439 * org-clock.el (org-clock-display): Document how to remove subtree
7440 times.
3ab2c837
BG
7441
74422011-07-28 Eric Schulte <schulte.eric@gmail.com>
7443
7444 * org-exp-blocks.el (org-export-blocks-format-comment): Explicitly
7445 append a newline to the body.
7446
74472011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7448
84f21110 7449 * org-list.el (org-list-insert-item): When computing size of item
3ab2c837
BG
7450 being inserted, function has to take into account that indentation
7451 may not only be made of spaces.
7452
74532011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7454
84f21110 7455 * org-clock.el (org-clock-find-position): If a list was adjacent
3ab2c837
BG
7456 to some clocks and a drawer was going to be created, only the
7457 first element of the list would make it into the drawer.
7458
74592011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7460
84f21110 7461 * org-list.el (org-toggle-checkbox): Fix bug where top item in
3ab2c837
BG
7462 list was omitted when checking boxes.
7463
74642011-07-28 Dan Davison <dandavison7@gmail.com>
7465
7466 * ob-R.el: Don't print result to echo area after evaluation.
7467
74682011-07-28 Bastien Guerry <bzg@gnu.org>
7469
7470 * org-capture.el (org-capture-refile): Fix typo in docstring.
7471
74722011-07-28 Eric Schulte <schulte.eric@gmail.com>
7473
7474 * ob-calc.el (org-babel-execute:calc): Call out to new function
7475 for variables resolution.
7476 (ob-calc-maybe-resolve-var): Resolve (possibly recursively)
7477 variables in calc expressions.
7478
74792011-07-28 Eric Schulte <schulte.eric@gmail.com>
7480
7481 * ob-C.el (org-babel-tangle-lang-exts): Replace "c++" with "C++".
7482 (org-babel-C++-compiler): Replace "c++" with "C++".
7483 (org-babel-execute:cpp): Replace "c" with "C++".
7484 (org-babel-execute:C++): Replace "c" with "C++".
7485 (org-babel-expand-body:C++): Replace "c" with "C++".
7486 (org-babel-C-execute): Replace "c" with "C++".
7487
74882011-07-28 Eric Schulte <schulte.eric@gmail.com>
7489
7490 * ob-ref.el (org-babel-ref-at-ref-p): Only try to read results as
7491 a list if at the *beginning* of a list item.
7492
7493 * ob.el (org-babel-read-result): Only try to read results as a
7494 list if at the *beginning* of a list item.
7495
74962011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7497
84f21110
BG
7498 * org-list.el (org-cycle-item-indentation): Do not break an
7499 indentation cycle because visibility cycling is requested. This
3ab2c837
BG
7500 happens when an item becomes a parent, due to indentation change.
7501 Not considered empty anymore, the function cannot change its
7502 indentation again.
7503
75042011-07-28 Bastien Guerry <bzg@gnu.org>
7505
7506 * org-clock.el (org-clocktable-write-default): Bugfix: falls back
7507 on `org-export-default-language' when no :lang parameter is set.
7508
75092011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
7510
7511 * org-capture.el (org-capture-expand-file): New function.
7512 (org-capture-target-buffer):
7513 (org-capture-set-target-location): Use `org-capture-expand-file'.
7514
75152011-07-28 Eric Schulte <schulte.eric@gmail.com>
7516
7517 * ob.el (org-babel-read-list): Reading the value of a list has
7518 been updated to reflect the new structure of org-mode lists in
7519 elisp.
7520 (org-babel-insert-result): Writing code block results to lists has
7521 been updated to reflect the new list structure.
7522 (org-babel-result-end): Remove a previous change to end-of-list
84f21110 7523 marker detection.
3ab2c837
BG
7524
75252011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7526
84f21110 7527 * org-list.el (org-cycle-item-indentation): Each time the function
3ab2c837
BG
7528 moves item back to child position, a white space is added to the
7529 line.
7530
75312011-07-28 Eric Schulte <schulte.eric@gmail.com>
7532
7533 * ob.el (org-babel-process-params): Allow elisp code in
7534 specification of results header arguments.
7535
75362011-07-28 Bastien Guerry <bzg@gnu.org>
7537
7538 * org-agenda.el (org-agenda-append-agenda): New command.
7539 (org-agenda-mode-map): New keybinding to this new command.
7540
75412011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7542
84f21110 7543 * org.el (org-ctrl-c-ctrl-c): Call `org-list-send-list' only when
3ab2c837 7544 cursor it at very first item of the list, as specified in the
84f21110 7545 manual. Also refactored the list part of the function a bit.
3ab2c837
BG
7546
75472011-07-28 Bastien Guerry <bzg@gnu.org>
7548
7549 * org-agenda.el (org-agenda): Set the 'last-args property to nil
7550 when calling `org-agenda'. Don't kill the local variable
7551 `org-agenda-current-span'.
7552 (org-run-agenda-series): Use the new property 'last-args.
7553 (org-agenda-change-time-span): Use the dynamically set
7554 `org-agenda-overriding-arguments' variable when non-nil.
7555
75562011-07-28 Eric Schulte <schulte.eric@gmail.com>
7557
7558 * ob.el (org-babel-result-end): Adjust marker of list end to
7559 changes in the list format.
7560
75612011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7562
84f21110
BG
7563 * org-list.el (org-toggle-checkbox, org-update-checkbox-count): No
7564 need to wrap `org-entry-get' in `ignore-errors'.
3ab2c837
BG
7565
75662011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7567
84f21110 7568 * org.el (org-toggle-item, org-toggle-heading): Make sure every
3ab2c837 7569 sub-item in a list is changed into a sub-heading and sub-headings
84f21110 7570 are translated into sub-items. Also ignore inline tasks in the
3ab2c837
BG
7571 process.
7572
75732011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7574
84f21110 7575 * org-exp.el (org-export-select-backend-specific-text): Add
3ab2c837 7576 `original-indentation' property when replacing #+begin_backend and
84f21110 7577 #+backend blocks with their content. This is needed for lists, as
3ab2c837
BG
7578 they must know if the block belonged to them.
7579
75802011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7581
84f21110 7582 * org-html.el (org-html-export-list-line): Insert a newline
3ab2c837
BG
7583 character before ending an item, as anchor could be on a line
7584 going to be deleted, like a drawer ending string.
7585
84f21110 7586 * org-list.el (org-list-to-html): Same.
3ab2c837
BG
7587
75882011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7589
84f21110 7590 * org.el (org-set-autofill-regexps): Use `org-item-re' in
3ab2c837 7591 `paragraph-start' to recognize alphabetical lists.
84f21110 7592 (org-fill-paragraph): Enforce a pre-computed fill-prefix before
58179cce 7593 calling `fill-paragraph' when point is in an item. Also prevent
3ab2c837 7594 paragraphs getting merged into an adjacent list upon filling.
84f21110
BG
7595 (org-adaptive-fill-function): Make sure to determine real
7596 fill-prefix for auto-fill.
7597 (org-auto-fill-function): Use a pre-computed fill-prefix before
7598 calling `do-auto-fill'.
3ab2c837 7599
84f21110 7600 * org-list.el (org-list-item-body-column): New function.
3ab2c837
BG
7601
76022011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7603
7604 * org-inlinetask.el (org-inlinetask-at-task-p)
84f21110 7605 (org-inlinetask-toggle-visibility): New functions.
3ab2c837 7606
84f21110 7607 * org-list.el (org-list-set-item-visibility): New function.
3ab2c837 7608
84f21110 7609 * org.el (org-cycle, org-cycle-internal-local): Separate lists and
3ab2c837 7610 inline tasks from headlines.
84f21110
BG
7611 (org-outline-level): Do not consider lists as headlines. Cycling
7612 visibility is using different tools.
3ab2c837
BG
7613
76142011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7615
84f21110 7616 * org-list.el (org-list-struct): Mark items less indented than top
3ab2c837 7617 item of the list, so that they will be modified.
84f21110
BG
7618 (org-list-struct-apply-struct): Compare struct's indentation with
7619 line's indentation instead of old-struct's. This is needed
7620 because `org-list-struct' automatically fixes indentation so
7621 changes might not be seen otherwise.
3ab2c837 7622
84f21110 7623 * org.el (org-ctrl-c-ctrl-c): Small refactoring.
3ab2c837
BG
7624
76252011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7626
84f21110 7627 * org-list.el (org-update-checkbox-count): When a part of the
3ab2c837
BG
7628 buffer is processed to count checkboxes, lists are read from top
7629 to bottom, but inside lists (in drawers, blocks, or inline tasks)
84f21110
BG
7630 are skipped. Thus, cookies cannot be updated. This patch
7631 enforces reading of such lists if counter is itself in a special
7632 context.
3ab2c837
BG
7633
76342011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7635
84f21110 7636 * org-list.el (org-list-struct-apply-struct): Inline tasks along
3ab2c837 7637 with their content must stay at column 0 even if the item is
84f21110 7638 gaining indentation. Moreover, fix indentation of text in an
3ab2c837
BG
7639 inline task, now it can be in such a task within a list.
7640
76412011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7642
84f21110
BG
7643 * org-list.el (org-at-item-p): Also verify context is valid.
7644 Otherwise it would recognize valid items where `org-in-item-p'
3ab2c837 7645 wouldn't.
84f21110
BG
7646 (org-in-item-p, org-list-struct-apply-struct): Use shorter version
7647 of org-at-item-p.
7648 (org-cycle-list-bullet): Fix typo.
7649 (org-list-parse-list): Avoid calling `org-at-item-p' two times by
7650 using an appropriate regexp.
3ab2c837 7651
84f21110
BG
7652 * org.el (org-indent-line-function): Use an appropriate regexp
7653 instead of calling `org-at-item-p' two times.
3ab2c837
BG
7654
76552011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7656
7657 * org-list.el (org-in-item-p): When point was just after
84f21110 7658 org-list-end-re, check wouldn't be done for starting line. So, if
3ab2c837 7659 the first line was an item, it wouln't be noticed and function
84f21110 7660 would return nil. Simplify and comment code.
3ab2c837
BG
7661
76622011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7663
84f21110 7664 * org.el (org-toggle-item): When used on normal text, ensure every
3ab2c837
BG
7665 line in region is included in the new item, regardless of its
7666 original indentation.
7667
76682011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7669
84f21110 7670 * org-list.el (org-list-struct-apply-struct): If end of list was
3ab2c837 7671 at eol, for example, with list inside a block, the last list
84f21110 7672 wouldn't be shifted. Thus, the patch ensures no blank lines is
3ab2c837
BG
7673 skipped.
7674
76752011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7676
7677 * org.el (org-toggle-item): Now accepts a prefix argument. When
7678 used without argument on normal text, it will make the whole
84f21110 7679 region one item. With an argument, it defaults to old behavior:
3ab2c837
BG
7680 change each line in region into an item.
7681
76822011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7683
84f21110
BG
7684 * org.el (org-return): When called from inside an item with the
7685 indent flag, function should keep text moved inside the item.
7686 This allows to use C-j to separate lines in an item: cursor won't
7687 go back to column 0.
3ab2c837
BG
7688
76892011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7690
7877f373 7691 * org-list.el (org-list-struct): When a line has org-example
84f21110
BG
7692 property, skip the entire block. This is needed during export,
7693 for example when src blocks in org markup contain lists, and are
3ab2c837
BG
7694 returned verbatim because org isn't in the list of interpreted
7695 languages.
7696
76972011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7698
84f21110 7699 * org-list.el (org-in-item-p): Handle special cases when function
3ab2c837
BG
7700 is called with cursor amidst `org-list-end-re' or at an inline
7701 task.
7702
77032011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7704
84f21110 7705 * ob.el (org-babel-result-end): Apply renaming.
3ab2c837 7706
84f21110 7707 * org-exp.el (org-export-mark-list-properties): Apply renaming.
3ab2c837 7708
84f21110
BG
7709 * org-list.el (org-list-prevs-alist): Renamed from
7710 `org-list-struct-prev-alist'.
7711 (org-list-parents-alist): Renamed from `org-list-struct-parent-alist'.
7712 (org-list-write-struct): Renamed from `org-list-struct-fix-struct'.
7713 (org-list-parse-list, org-sort-list, org-list-indent-item-generic)
7714 (org-toggle-checkbox, org-update-checkbox-count)
7715 (org-cycle-list-bullet, org-list-repair, org-insert-item)
7716 (org-move-item-up, org-move-item-up, org-move-item-down)
7717 (org-next-item, org-previous-item, org-end-of-item-list)
7718 (org-beginning-of-item-list, org-apply-on-list): Apply renaming.
7719 (org-get-bullet): Removed function, as it is not needed anymore.
3ab2c837
BG
7720
77212011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7722
84f21110
BG
7723 * org-list.el (org-list-insert-item-generic): Change arguments.
7724 The function now accepts structure and previous items alist. This
7725 allows to insert an item programmatically more easily.
7726 (org-insert-item): Apply changes to
7727 `org-list-insert-item-generic'. The function now takes care about
7728 repairing structure and updating checkboxes.
3ab2c837
BG
7729
7730 * org-timer.el (org-timer-item): Apply changes to
84f21110 7731 `org-list-insert-item-generic'. The function now takes care about
3ab2c837
BG
7732 repairing structure.
7733
77342011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7735
84f21110
BG
7736 * org-list.el (org-list-make-subtree): Function now uses
7737 `org-list-parse-list mechanism'.
7738 (org-list-make-subtrees): Removed function.
7739 (org-list-to-generic): Added a parameter and every parameter can
7740 be a sexp returning a string, for finer control.
7741 (org-list-to-html, org-list-to-latex, org-list-to-texinfo): Slight
7742 modifications to apply changes to `org-list-to-generic'.
7743 (org-list-to-subtree): New function.
3ab2c837
BG
7744
77452011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7746
84f21110 7747 * org.el (org-beginning-of-line): Apply changes to
3ab2c837
BG
7748 `org-item-beginning-re' to correct sub-expression reference.
7749
77502011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7751
84f21110 7752 * org-docbook.el (org-export-docbook-list-line): Even with
3ab2c837 7753 alphabetical lists, Org shouldn't enforce a particular list type
84f21110 7754 to exporters. This is a job for style files.
3ab2c837 7755
84f21110 7756 * org-html.el (org-html-export-list-line): Ib idem.
3ab2c837
BG
7757
77582011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7759
84f21110
BG
7760 * org-list.el (org-at-item-counter-p): New function.
7761 (org-list-parse-list): Handle counters and list depth.
7762 (org-list-to-generic): A special string is used when an item has a
3ab2c837 7763 counter.
84f21110
BG
7764 (org-list-to-latex): Use new special string for counters. This
7765 fixes the counter bug in LaTeX export, as the enumi counter was
7766 the only one modified.
3ab2c837 7767
84f21110 7768 * org-latex.el (org-export-latex-lists): Use new
3ab2c837
BG
7769 `org-list-parse-list' output.
7770
77712011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7772
84f21110
BG
7773 * org-list.el (org-list-get-list-type): New function.
7774 (org-list-parse-list): Use new function.
3ab2c837 7775
84f21110 7776 * org-html.el (org-html-export-list-line): Use new function.
3ab2c837 7777
84f21110 7778 * org-docbook.el (org-export-docbook-list-line): Use new function.
3ab2c837
BG
7779
77802011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7781
84f21110
BG
7782 * org-list.el (org-alphabetical-lists): New variable
7783 (org-item-re, org-list-full-item, org-cycle-list-bullet)
7784 (org-list-struct-fix-bul, org-list-inc-bullet-maybe): Reflect
3ab2c837 7785 introduction of the new variable.
84f21110
BG
7786 (org-item-beginning-re): Changed into a function, so any
7787 modification of `org-alphabetical-lists' will not require
7788 reloading Org.
7789 (org-at-item-p, org-toggle-checkbox, org-update-checkbox-count)
7790 (org-list-parse-list, org-list-send-list): Reflect changes to
3ab2c837 7791 `org-item-beginning-re'.
84f21110 7792 (org-list-use-alpha-bul-p): New function.
3ab2c837 7793
84f21110 7794 * org.el (org-check-for-hidden): Reflect changes to
3ab2c837
BG
7795 `org-item-beginning-re'.
7796
84f21110 7797 * org-capture.el (org-capture-place-item): Reflect changes to
3ab2c837
BG
7798 `org-item-beginning-re'.
7799
7877f373 7800 * org-docbook.el (org-export-docbook-list-line): Handle New type
3ab2c837
BG
7801 of items.
7802
7803 * org-exp.el (org-export-mark-list-end)
84f21110 7804 (org-export-mark-list-properties): Reflect changes to
3ab2c837
BG
7805 `org-item-beginning-re'.
7806
84f21110 7807 * org-html.el (org-html-export-list-line): Handle new type of
3ab2c837
BG
7808 items.
7809
84f21110 7810 * org-latex.el (org-export-latex-lists): Handle new type of items
3ab2c837
BG
7811 and reflect changes to `org-item-beginning-re'.
7812
84f21110 7813 * org-ascii.el (org-export-ascii-preprocess): Handle new counters.
3ab2c837
BG
7814
78152011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7816
84f21110
BG
7817 * org-list.el (org-list-end-re): Removed function and made it a
7818 variable. There's no need for the overhead of calling the
7819 function every at every line in a list. User will have to reload
7820 Org if he change value of either `org-list-end-regexp' or
3ab2c837 7821 `org-empty-line-terminates-plain-lists'.
84f21110 7822 (org-in-item-p,org-list-struct,org-list-parse-list): Apply change.
3ab2c837
BG
7823
7824 * org-exp.el (org-export-mark-list-end)
9b8ba1e5 7825 (org-export-mark-list-properties): Apply change.
3ab2c837 7826
84f21110 7827 * org-latex.el (org-export-latex-lists): Apply change. Also
3ab2c837
BG
7828 prevent items with org-example property to be considered as real
7829 items.
7830
78312011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7832
84f21110 7833 * org-inlinetask.el (org-inlinetask-export-templates): Slightly
3ab2c837 7834 modify templates so environment boundaries don't interfere with
84f21110 7835 content of task. Unprotect content of task so it might benefit
3ab2c837
BG
7836 from further transformations. Set original-indentation property to
7837 a high value to ensure that task is always in the last item of the
7838 list. Also, apply templates later in export process.
7839
84f21110 7840 * org-list.el (org-list-struct): Fix inline task skipping.
3ab2c837
BG
7841
78422011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7843
7844 * org-latex.el (org-export-latex-lists): Search for unprotected
84f21110 7845 items only, and redefine `org-at-item'. This change is required
3ab2c837
BG
7846 when verbatim lists are inserted during export, usually by Babel.
7847
78482011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7849
84f21110 7850 * ob.el (org-babel-result-end): End position is end of current
3ab2c837
BG
7851 sublist instead of bottom point, as results might be inserted in a
7852 list themselves.
7853
78542011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7855
84f21110
BG
7856 * org-list.el (org-list-automatic-rules): Removed insert rule.
7857 (org-list-insert-item-generic): Removed code preventing user to
7858 insert another item in a block within a list. It is because new
7859 list context make it impossible to see if a point in a block is
7860 also in a list.
3ab2c837
BG
7861
78622011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7863
84f21110 7864 * org-exp.el (org-export-preprocess-string): Mark list endings
3ab2c837 7865 before babel blocks preprocessing starts, so blank lines that may
84f21110 7866 be inserted do not break list's structure. Then, mark list with
3ab2c837
BG
7867 special properties required by exporters. Thus output from babel
7868 can easily be included in lists.
84f21110
BG
7869 (org-export-mark-list-end): New function.
7870 (org-export-mark-list-properties): New function.
7871 (org-export-mark-lists): Removed function. It was split into the
7872 two preceding functions.
3ab2c837
BG
7873
78742011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7875
84f21110 7876 * org-list.el (org-update-checkbox-count): Do not recompute every
3ab2c837 7877 list before next heading when there are more than one cookie in an
84f21110 7878 headline. Moreover, ignore the case where cookie is inserted
3ab2c837
BG
7879 neither at an heading nor at an item.
7880
78812011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7882
84f21110
BG
7883 * org-list.el (org-sort-list): Fix number of arguments to
7884 `org-list-repair', plus make `end-record' go to end of item before
3ab2c837
BG
7885 any blank line to keep them from being swallowed in the sorting.
7886
78872011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7888
84f21110
BG
7889 * org-list.el (org-list-forbidden-blocks): Renamed from
7890 `org-list-blocks'.
7891 (org-list-export-context): New variable.
3ab2c837
BG
7892
78932011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7894
84f21110
BG
7895 * org-list.el (org-list-search-generic): Renamed form
7896 `org-search-unenclosed-generic' to reflect the new behavior. Now,
7897 match can only be in a valid context for lists, as determined by
3ab2c837 7898 `org-list-context'.
84f21110
BG
7899 (org-list-search-backward): Renamed from
7900 `org-search-backward-unenclosed'.
7901 (org-list-search-forward): Renamed from
7902 `org-search-forward-unenclosed'.
7903 (org-toggle-checkbox,org-update-checkbox-count): Use new
7904 functions.
7905 (org-sort-list): Using default regexp search functions as context
7906 is not required in this case.
3ab2c837
BG
7907
79082011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7909
84f21110
BG
7910 * org-exp.el (org-export-mark-lists): New function, replacing
7911 org-export-mark-list-ending. It adds information as text
3ab2c837
BG
7912 properties to every list, before changes done by exporter destruct
7913 them.
7914
79152011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7916
84f21110
BG
7917 * org-list.el (org-list-get-first-item): New alias for
7918 `org-list-get-list-begin'.
7919 (org-list-get-last-item): New function.
7920 (org-list-get-list-end): Use `org-list-get-last-item'.
3ab2c837
BG
7921
79222011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7923
84f21110 7924 * org.el (org-get-string-indentation): Moved in generally useful
3ab2c837
BG
7925 functions section, as it wasn't specific to plain lists and that
7926 no code was using it in org-list.el.
7927
79282011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7929
84f21110 7930 * org.el (org-skip-over-state-notes,org-store-log-note): Use new
3ab2c837
BG
7931 accessors.
7932
79332011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7934
84f21110
BG
7935 * org-list.el (org-list-indent-item-generic): Remove error
7936 messages happening before process. This belongs to interactive
3ab2c837
BG
7937 functions.
7938 (org-indent-item,org-indent-item-tree)
84f21110
BG
7939 (org-outdent-item,org-outdent-item-tree): Ensure point or region
7940 is correct before computing list structure. Return an error
3ab2c837
BG
7941 message otherwise.
7942
79432011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7944
84f21110
BG
7945 * org-list.el (org-apply-on-list): Use new structures. Function
7946 is now applied in reverse order so modifications do not change
3ab2c837
BG
7947 positions of items in buffer.
7948
79492011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7950
84f21110
BG
7951 * org-list.el (org-list-parse-list): Rewrite of function to allow
7952 text following a sub-list in the same item. See docstring for an
3ab2c837 7953 example of output.
84f21110
BG
7954 (org-list-to-generic): Use new parsing function.
7955 (org-list-to-latex,org-list-to-html): Minor change for clearer
3ab2c837
BG
7956 export.
7957
79582011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7959
84f21110
BG
7960 * org-list.el (org-list-has-child-p): Renamed from
7961 `org-list-get-child'. Returning first child is only useful as a
7962 predicate, as we are allowing an item to have more than one
3ab2c837 7963 sub-list.
84f21110
BG
7964 (org-list-indent-item-generic): Use `org-list-has-child-p' instead
7965 of org-list-get-child.
7966 (org-in-item-p): Also return item beginning when list starts at
3ab2c837 7967 context beginning.
84f21110
BG
7968 (org-list-get-parent): Use of `org-list-struct-parent-alist'
7969 helper function is not optional anymore.
7970 (org-list-get-all-items): Shorten code with the help of cl.el.
7971 (org-list-get-children): Now returns all children of item, even if
3ab2c837 7972 they do not belong to the same list. Renamed from
84f21110
BG
7973 `org-list-get-all-children'.
7974 (org-list-get-list-begin): Function wasn't return value when item
7975 was already the first item of the list at point.
7976 (org-list-get-list-end): Function wasn't return value when item
7977 was already the last item of the list at point.
7978 (org-list-struct-fix-box,org-update-checkbox-count): Now uses
3ab2c837
BG
7979 `org-list-get-children'.
7980
79812011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7982
7983 * org.el (org-indent-line-function): Indentation of item's body
84f21110 7984 starts just after the bullet, not after a checkbox. Moreover, As
3ab2c837
BG
7985 `org-in-item-p' also returns item beginning position when point is
7986 in a list, do not compute it a second time.
7987
79882011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7989
84f21110 7990 * org.el (org-ctrl-c-ctrl-c): When called at a list item, replace
3ab2c837
BG
7991 usage `org-repair-list', forcing another reading of the list, with
7992 only needed subroutines.
7993
79942011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
7995
84f21110 7996 * org-list.el (org-list-separating-blank-lines-number): Use new
3ab2c837 7997 accessors.
84f21110
BG
7998 (org-list-insert-item-generic): Use list structures to insert a
7999 new item.
8000 (org-list-exchange-items): Refactor and comment code. Now return
8001 new struct instead of modifying it, as list sorting would
8002 sometimes eat first item.
8003 (org-move-item-down,org-move-item-up): Reflect changes to
3ab2c837 8004 `org-list-exchange-items'.
84f21110 8005 (org-insert-item): As `org-in-item-p' also computes item beginning
3ab2c837
BG
8006 when applicable, reuse the result.
8007
80082011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
8009
84f21110 8010 * org-list.el (org-list-in-item-p): Unify methods for this
3ab2c837 8011 predicate.
84f21110
BG
8012 (org-list-in-item-p-with-indent): Removed function.
8013 (org-list-ending-between): Removed function.
8014 (org-list-maybe-skip-block): Removed function.
8015 (org-list-in-item-p-with-regexp): Removed function.
8016 (org-list-top-point-with-regexp): Removed function.
8017 (org-list-top-point-with-indent): Removed function.
8018 (org-list-bottom-point-with-indent): Removed function.
8019 (org-list-bottom-point-with-regexp): Removed function.
8020 (org-list-get-item-same-level): Removed function.
8021 (org-list-top-point): Removed function.
8022 (org-list-bottom-point): Removed function.
8023 (org-get-item-beginning): Renamed to `org-list-get-item-begin' to
8024 be consistent with naming policy of non-interactive functions.
8025 (org-get-beginning-of-list): Removed function.
8026 (org-beginning-of-item-list): Use new accessors.
8027 (org-get-end-of-list): Removed function.
8028 (org-end-of-list): Use new accessors.
8029 (org-get-end-of-item): Removed function.
8030 (org-end-of-item): Use new accessors.
8031 (org-get-previous-item): Removed function.
8032 (org-previous-item): Use new accessors.
8033 (org-get-next-item): Removed function.
8034 (org-next-item): Use new accessors.
3ab2c837
BG
8035 (org-list-get-item-end-before-blank): Use new accessors.
8036
80372011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
8038
84f21110
BG
8039 * org-list.el (org-list-repair): Removed optional argument
8040 FORCE-BULLET. The job of this interactive function is to
8041 completely fix a list at point. Changing bullets is a separate
8042 task. Also removed others optional arguments TOP and BOTTOM to
3ab2c837 8043 follow the new structures.
84f21110
BG
8044 (org-list-indent-item-generic): Remove need for TOP and BOTTOM.
8045 STRUCT is a new required argument. This avoids computing a list
8046 structure many times when function is called more than once in a
8047 row, for example in `org-cycle-item-indentation'. Use new
8048 accessors. Now, also call `org-update-checkbox-count-maybe'.
8049 (org-outdent-item, org-indent-item, org-outdent-item-tree)
8050 (org-indent-item-tree): Remove need for TOP and BOTTOM.
8051 (org-list-insert-item-generic): Reflect changes to `org-list-repair'.
8052 (org-list-exchange-items): Use new accessors. Now modify struct
8053 to avoid re-reading it later.
8054 (org-move-item-down): Reflect changes to `org-list-repair'. Use
8055 new accessors.
8056 (org-move-item-up): Reflect changes to `org-list-repair'. Use new
3ab2c837 8057 accessors.
84f21110
BG
8058 (org-cycle-list-bullet): Use new structures. Also use a shortcut
8059 to `org-list-struct-fix-struct' in order to avoid unnecessary
8060 fixes, like `org-list-struct-fix-box'
8061 (org-sort-list): Use of new structures. Renamed an internal
8062 function for a little more clarity.
8063 (org-cycle-item-indentation): Remove dependency on
8064 `org-list-repair'. Use new accessors.
8065 (org-list-get-child): Correct bug when asking for the child of the
8066 last item.
8067 (org-list-exchange-items): Use new accessors.
8068
80692011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
8070
8071 * org-list.el (org-list-blocks): New variable.
8072 (org-list-context): New function.
8073 (org-list-full-item-re): New variable.
c80e3b4a 8074 (org-list-struct-assoc-at-point): Use new variable.
84f21110
BG
8075 (org-list-struct): Rewrite of function. Now, list data is
8076 collected by looking at the list line after line. It reads the
8077 whole list each time because reading only a subtree was not enough
8078 for some operations, like fixing checkboxes. It also removes the
8079 need to get `org-list-top-point' and `org-list-bottom-point'
8080 first. An added data is the position of item ending. This aims
8081 to be able to have list followed by text inside an item.
8082 (org-list-struct-assoc-end): New function.
8083 (org-list-struct-parent-alist): New function.
8084 (org-list-get-parent): New function.
8085 (org-list-get-child): New function.
8086 (org-list-get-next-item): New function.
8087 (org-list-get-prev-item): New function.
8088 (org-list-get-subtree): Use helper function `org-list-struct-prev-alist'.
8089 (org-list-get-all-items): New function.
8090 (org-list-get-all-children): New function.
8091 (org-list-get-top-point): New function.
8092 (org-list-get-bottom-point): New function.
8093 (org-list-get-counter): New function.
8094 (org-list-get-item-end): New function.
8095 (org-list-struct-fix-bul): Rewrite for cleaner code. Make use of
8096 new accessors.
8097 (org-list-struct-fix-ind): Make use of new accessors.
8098 (org-list-struct-fix-box): New function.
8099 (org-list-struct-fix-checkboxes): Removed function.
8100 (org-list-struct-outdent): Use new accessors. Use the fact that
8101 there is no longer a virtual item at beginning of structure.
8102 (org-list-struct-indent): Use helper functions
8103 `org-list-struct-prev-alist' and `org-list-struct-parent-alist'.
8104 Also use new accessors.
8105 (org-list-struct-fix-struct): Comment function. Call directly
3ab2c837
BG
8106 `org-list-struct-apply-struct', without removing unchanged items
8107 first.
84f21110
BG
8108 (org-list-struct-apply-struct): Comment function. Rewrite using
8109 new accessors. Use new variable `org-list-full-item-re'.
8110 (org-list-shift-item-indentation): Removed function, now included
8111 in `org-list-struct-apply-struct' because it is too specific.
3ab2c837
BG
8112
81132011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
8114
84f21110
BG
8115 * org-list.el (org-toggle-checkbox): Use structures to fix
8116 checkboxes of a list.
8117 (org-update-checkbox-count): Use structures to update cookies.
3ab2c837
BG
8118
81192011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
8120
84f21110
BG
8121 * org-list.el (org-list-struct-fix-checkboxes): New function.
8122 (org-checkbox-blocked-p): Removed function.
3ab2c837
BG
8123
81242011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
8125
84f21110
BG
8126 * org-list.el (org-list-get-all-items): New function.
8127 (org-list-get-all-children): New function.
8128 (org-list-get-nth): New function.
8129 (org-list-set-nth): New function.
8130 (org-list-get-ind): New function.
8131 (org-list-set-ind): New function.
8132 (org-list-get-bullet): New function.
8133 (org-list-set-bullet): New function.
8134 (org-list-get-checkbox): New function.
8135 (org-list-set-checkbox): New function.
8136 (org-list-struct-fix-bul): Use new accessors.
8137 (org-list-repair): Use new accessors.
8138 (org-list-indent-item-generic): Make use of accessors.
8139 (org-list-get-parent): Renamed from `org-list-struct-get-parent'.
8140 (org-list-get-child): Renamed from `org-list-struct-get-child'.
8141 (org-list-struct-fix-ind): Make use of accessors.
8142 (org-list-get-next-item): New function.
8143 (org-list-get-subtree): New function.
3ab2c837
BG
8144
81452011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
8146
84f21110
BG
8147 * org-list.el (org-list-struct-assoc-at-point): Add checkbox to
8148 list structure.
3ab2c837 8149
84f21110
BG
8150 * org-list.el (org-list-struct-assoc-at-point): Add checkbox as
8151 value in structure.
3ab2c837 8152
84f21110
BG
8153 * org-list.el (org-list-struct-apply-struct): Also apply
8154 checkboxes.
3ab2c837
BG
8155
81562011-07-28 Bastien Guerry <bzg@gnu.org>
8157
84f21110 8158 * org-latex.el (org-export-latex-content): Bind local variables
3ab2c837
BG
8159 for export in the temporary export buffer.
8160
81612011-07-28 David Maus <dmaus@ictsoc.de>
8162
8163 * org-protocol.el (org-protocol-unhex-single-byte-sequence)
84f21110
BG
8164 (org-protocol-unhex-string, org-protocol-unhex-compound): Change
8165 date of obsolete declaration to 2011-02-17.
3ab2c837
BG
8166
81672011-07-28 David Maus <dmaus@ictsoc.de>
8168
8169 * org.el (org-link-escape): Throw error if encoding character in
8170 utf8 fails.
8171
81722011-07-28 David Maus <dmaus@ictsoc.de>
8173
8174 * org-protocol.el (org-protocol-split-data)
8175 (org-protocol-open-source): Use `org-link-unescape' instead of
8176 obsolete unhex string function.
8177
81782011-07-28 David Maus <dmaus@ictsoc.de>
8179
8180 * org.el (org-link-escape, org-link-escape-chars-browser)
8181 (org-link-escape-chars): Always percent escape the percent sign.
8182
81832011-07-28 David Maus <dmaus@ictsoc.de>
8184
8185 * org.el (org-link-unescape): Simpler algorithm for replacing
8186 percent escapes.
8187 (org-link-unescape-compound): Use cond statements instead of nested
8188 if, convert hex string with string-to-number, save match data.
8189 (org-link-unescape-single-byte-sequence): Use mapconcat and
8190 string-to-number for unescaping single byte sequence.
8191
81922011-07-28 David Maus <dmaus@ictsoc.de>
8193
8194 * org.el (org-link-escape): Rename lambda argument.
8195
81962011-07-28 David Maus <dmaus@ictsoc.de>
8197
8198 * org.el (org-link-escape-chars-browser, org-link-escape-chars):
8199 Add percent sign to list of escape chars.
8200
82012011-07-28 David Maus <dmaus@ictsoc.de>
8202
8203 * org-mobile.el (org-mobile-escape-olp): Use new percent escape
8204 character table format.
8205
82062011-07-28 David Maus <dmaus@ictsoc.de>
8207
8208 * org-mobile.el (org-mobile-locate-entry): Remove obsolete
8209 argument in call to org-link-unescape.
8210
82112011-07-28 David Maus <dmaus@ictsoc.de>
8212
8213 * org-protocol.el (org-protocol-unhex-string)
8214 (org-protocol-unhex-compound)
8215 (org-protocol-unhex-single-byte-sequence): Declare obsolete and
8216 alias to respective org-link-unescape-* functions.
8217
82182011-07-28 David Maus <dmaus@ictsoc.de>
8219
8220 * org.el (org-link-unescape, org-link-unescape-compound)
8221 (org-link-unescape-single-byte-sequence): Functions moved and renamed
8222 from org-protocol.el.
8223
82242011-07-28 David Maus <dmaus@ictsoc.de>
8225
8226 * org-macs.el (org-char-to-string): Inline function to properly
8227 decode utf8 characters in Emacs 22. Moved and renamed from
8228 org-protocol.el.
8229
82302011-07-28 David Maus <dmaus@ictsoc.de>
8231
8232 * org.el (org-link-escape): New optional argument. Merge user
8233 table with default table.
8234
82352011-07-28 David Maus <dmaus@ictsoc.de>
8236
8237 * org.el (org-link-escape): Fixup doc string.
8238
82392011-07-28 David Maus <dmaus@ictsoc.de>
8240
8241 * org.el (org-link-escape-chars, org-link-escape-chars-browser):
8242 New format of percent escape table.
8243 (org-link-escape): Use new table format.
8244
82452011-07-28 David Maus <dmaus@ictsoc.de>
8246
fe7a3057 8247 * org.el (org-link-escape): New Unicode aware percent encoding
3ab2c837
BG
8248 algorithm.
8249
82502011-07-28 Sebastian Rose <sebastian_rose@gmx.de>
8251
8252 * org-protocol.el (org-protocol-unhex-single-byte-sequence): New
8253 function. Decode hex-encoded singly byte sequences.
8254 (org-protocol-unhex-compound): Use new function if decoding sequence
fe7a3057 8255 as Unicode character failed.
3ab2c837
BG
8256
82572011-07-28 Bastien Guerry <bzg@gnu.org>
8258
7877f373 8259 * org-html.el (org-export-as-html): Expand the HTML title.
3ab2c837
BG
8260
82612011-07-28 Bastien Guerry <bzg@gnu.org>
8262
84f21110 8263 * org-publish.el (org-publish-cache-ctime-of-src): Improve
3ab2c837 8264 docstring.
84f21110
BG
8265 (org-publish-find-title): New option to explicitly reset the title
8266 in the cache.
3ab2c837
BG
8267 (org-publish-format-file-entry): Use this new option.
8268
82692011-07-28 Dan Davison <dandavison7@gmail.com>
8270
8271 * org-exp.el (org-export-preprocess-string): Set the source buffer
8272 and use `org-clone-local-variables' to get local variables from
8273 it.
8274
82752011-07-28 Dan Davison <dandavison7@gmail.com>
8276
8277 * org-exp.el (org-export-format-source-code-or-example): Allow
84f21110 8278 empty string as second element in minted/listings options.
3ab2c837
BG
8279
82802011-07-28 Dan Davison <dandavison7@gmail.com>
8281
8282 * org-exp.el (org-export-format-source-code-or-example): Support
84f21110
BG
8283 new user-customizable options.
8284 (org-export-latex-custom-lang-environments): Ensure new variable
8285 is defined.
8286 (org-export-latex-listings-options): Ensure new variable is defined.
8287 (org-export-latex-minted-options): Ensure new variable is defined.
3ab2c837
BG
8288
82892011-07-28 Bastien Guerry <bzg@gnu.org>
8290
84f21110 8291 * org-html.el (org-export-as-html): Handle the case when
3ab2c837
BG
8292 `org-export-html-validation-link' is nil to keep backward
8293 compatible with the old default value of this variable.
8294
82952011-07-28 Eric Schulte <schulte.eric@gmail.com>
8296
8297 * ob.el (org-babel-insert-result): Don't choke if indent is not a
8298 number.
8299
3ab2c837
BG
83002011-07-28 Christian Moe <mail@christianmoe.com> (tiny change)
8301
8302 * org-bbdb.el (org-bbdb-export): When a link description has been
84f21110
BG
8303 added by `org-export-normalize-links', use path instead (remove
8304 the `bbdb:' prefix).
3ab2c837
BG
8305
83062011-07-28 Bastien Guerry <bzg@gnu.org>
8307
8308 * org-ascii.el (org-export-ascii-underline): Put the level's
8309 characters in the right order, as documented by the docstring.
84f21110 8310 (org-ascii-level-start): Select the right char for underlining
3ab2c837
BG
8311 headlines.
8312
83132011-07-28 Bastien Guerry <bzg@gnu.org>
8314
84f21110 8315 * org-src.el (org-edit-src-code): Allow to edit source code from
3ab2c837
BG
8316 modes derived from Org.
8317
83182011-07-28 Niels Giesen <niels.giesen@gmail.com>
8319
8320 * org-clock.el (org-clock-clocktable-language-setup): Add list of
8321 dutch strings.
8322
83232011-07-28 Dan Davison <dandavison7@gmail.com>
8324
8325 * org-beamer.el: Mark frame as fragile when it is using minted for
8326 src block export.
8327
83282011-07-28 Bastien Guerry <bzg@gnu.org>
8329
8330 * org-agenda.el (org-agenda-date-later)
8331 (org-agenda-date-earlier): Enhance docstrings.
8332 (org-agenda-bulk-mark-regexp): Only match against headlines.
8333 Send a message when no entry is marked.
8334 (org-agenda-bulk-action): Fix bug about scattering deadlines.
8335 Send an error when trying to scatter outside an agenda or a
84f21110 8336 timeline view. Silently fail when trying to scatter sexp entries.
3ab2c837
BG
8337
83382011-07-28 Bastien Guerry <bzg@gnu.org>
8339
8340 * org-clock.el (org-clock-clocktable-language-setup): New custom
8341 variable.
8342 (org-clocktable-defaults): Set the default language.
8343 (org-clocktable-write-default): Use the new variable.
8344
83452011-07-28 Dan Davison <dandavison7@gmail.com>
8346
8347 * ob.el (org-babel-src-block-names): Don't strip text properties
8348 from search hits.
8349 (org-babel-result-names): Don't strip text properties from search
8350 hits.
8351
83522011-07-28 Dan Davison <dandavison7@gmail.com>
8353
8354 * ob-python.el (org-babel-python-evaluate-session): Pass nil as
8355 remove-echo part of META argument to
8356 `org-babel-comint-with-output'.
8357
83582011-07-28 Dan Davison <dandavison7@gmail.com>
8359
8360 * ob.el (org-babel-script-escape): Use `substring' comparison
8361 instead of regexp matching.
8362
83632011-07-28 Dan Davison <dandavison7@gmail.com>
8364
8365 * org-src.el (org-edit-src-code): When generating the code edit
8366 buffer, it is necessary for several variables to inherit their
84f21110 8367 values from the parent org buffer. These changes collect all such
3ab2c837 8368 variables together into a single association list of
84f21110
BG
8369 `(variable-name value)' pairs. In addition, a new variable is
8370 added to the list: `org-edit-src-content-indentation'. This has
8371 the effect that a buffer local value can be used for that
8372 variable.
3ab2c837
BG
8373
83742011-07-28 Dan Davison <dandavison7@gmail.com>
8375
8376 * ob-table.el (sbe): Don't truncate sbe results.
8377
83782011-07-28 Lawrence Mitchell <wence@gmx.li>
8379
8380 * org-exp.el (org-export-add-options-to-plist): Require match to
8381 start at a word-boundary.
8382
83832011-07-28 Bastien Guerry <bzg@gnu.org>
8384
8385 * org-latex.el (org-export-latex-hyperref-format): Update
8386 docstring.
8387
83882011-07-28 Tom Dye <tsd@tsdye.com>
8389
8390 * org.el: Update documentation of `org-add-link-type'.
8391
83922011-07-28 Dan Davison <dandavison7@gmail.com>
8393
8394 * org.el (org-open-at-point): Fix bug when using prefix arg to
84f21110 8395 construct `org-link-search' call. Rename prefix arg with a more
3ab2c837
BG
8396 generic name, to reflect its diverse uses in this function.
8397
83982011-07-28 Rémi Vanicat <vanicat@debian.org>
8399
84f21110 8400 * org-icalendar.el (org-icalendar-use-UTC-date-time): Remove.
3ab2c837
BG
8401 (org-icalendar-date-time-format): New custom variable.
8402 (org-icalendar-use-UTC-date-timep): New function.
8403 (org-ical-ts-to-string): Use the new variable.
8404
84052011-07-28 Bastien Guerry <bzg@gnu.org>
8406
8407 * org-vm.el (org-vm-store-link): Make sure the buffer is
8408 associated with a file when trying to store an Org link.
8409
84102011-07-28 Dan Davison <dandavison7@gmail.com>
8411
8412 * ob.el (org-babel-params-from-properties): Test for
8413 "header-arg-name" and ":header-arg-name", in that order.
8414
cd394be1 84152011-07-28 Bastien Guerry <bzg@gnu.org>
3ab2c837 8416
84f21110
BG
8417 * org-capture.el (org-capture-templates): Document "currentfile"
8418 for capture template.
3ab2c837
BG
8419 (org-capture-templates): Allow to use currentfile for capture
8420 templates.
84f21110
BG
8421 (org-capture-set-target-location): Handle currentfile as a way to
8422 setting the capture buffer.
3ab2c837
BG
8423
84242011-07-28 Bastien Guerry <bzg@gnu.org>
8425
84f21110
BG
8426 * ob.el (org-babel-params-from-properties): Don't wrap
8427 `org-entry-get' into `condition-case'.
3ab2c837
BG
8428
84292011-07-28 Dan Davison <dandavison7@gmail.com>
8430
8431 * org.el (org-entry-get): Don't look for a property drawer if we
8432 are before the first heading in the file.
84f21110
BG
8433 (org-entry-get-with-inheritance): Don't attempt to move up the
8434 tree if we are before the first heading in the file. Also,
8435 enclose less of the function in the `save-excursion'.
3ab2c837
BG
8436
84372011-07-28 Dan Davison <dandavison7@gmail.com>
8438
8439 * ob.el (org-babel-params-from-buffer): Return desired value
8440 rather than nil from failed re search.
8441
84422011-07-28 Bastien Guerry <bzg@gnu.org>
8443
8444 * org-agenda.el (org-get-entries-from-diary): Put multiline diary
8445 entries on a single line when lines don't start with a diary time.
8446
84472011-07-28 Bastien Guerry <bzg@gnu.org>
8448
8449 * org-html.el (org-export-html-protect-char-alist): New custom
8450 variable to define characters to be HTML protected.
8451 (org-html-protect): Use the new variable.
8452
84532011-07-28 Bastien Guerry <bzg@gnu.org>
8454
84f21110 8455 * org-info.el (org-info-store-link): Use "#" to separate the info
3ab2c837 8456 file and the node.
84f21110
BG
8457 (org-info-follow-link): Use both "#" to separate the info file and
8458 the node. Continue to use ":" for backward compatibility.
3ab2c837
BG
8459
84602011-07-28 Bastien Guerry <bzg@gnu.org>
8461
8462 * org-icalendar.el (org-icalendar-honor-noexport-tag): New custom
8463 variable.
84f21110
BG
8464 (org-print-icalendar-entries): Use this new variable to prevent
8465 export of entries with a :noexport: tag.
3ab2c837
BG
8466
84672011-07-28 Bastien Guerry <bzg@gnu.org>
8468
84f21110 8469 * org-exp.el (org-export-initial-scope): New custom variable.
3ab2c837
BG
8470 (org-export): Use this new variable. If there is an active
8471 region, tell it when prompting the user for an export command.
84f21110
BG
8472 Also change the way the function handles selection of buffer and
8473 subtree export.
3ab2c837
BG
8474
84752011-07-28 Bastien Guerry <bzg@gnu.org>
8476
8477 * org-html.el (org-export-html-auto-preamble)
8478 (org-export-html-auto-postamble): Remove.
84f21110
BG
8479 (org-export-html-preamble, org-export-html-postamble): Turn into
8480 custom variables. Update the docstrings.
3ab2c837
BG
8481 (org-export-html-preamble-format)
8482 (org-export-html-postamble-format): New custom variables.
84f21110
BG
8483 (org-export-as-html): Use `org-export-html-postamble-format' and
8484 `org-export-html-preamble-format'.
8485 (org-export-html-title-format): Delete.
3ab2c837
BG
8486
84872011-07-28 Eric Schulte <schulte.eric@gmail.com>
8488
8489 * org-exp-blocks.el (org-export-blocks-format-ditaa): This
8490 function is begin deprecated in favor of begin_src blocks.
8491 (org-export-blocks-format-dot): This function is begin deprecated in
8492 favor of begin_src blocks.
8493
84942011-07-28 Eric Schulte <schulte.eric@gmail.com>
8495
8496 * ob.el (org-babel-header-arg-names): no-expand is now part of the
8497 default header argument names list.
8498
84992011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr>
8500
8501 * org-publish.el (org-publish-sitemap-date-format)
84f21110
BG
8502 (org-publish-sitemap-file-entry-format): New custom variables.
8503 (org-publish-projects): Use these variables to format the sitemap
3ab2c837
BG
8504 entries.
8505
85062011-07-28 Ulf Stegemann <ulf-news@zeitform.de>
8507
84f21110
BG
8508 * org-gnus.el (org-gnus-store-link): Allow `org-link' creation
8509 from `message-mode'.
3ab2c837
BG
8510
85112011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8512
8513 * org-agenda.el (org-agenda-filter-by-tag): Refresh agenda when
8514 updating the filter while the clock report is following the
8515 filter.
8516
85172011-07-28 Julien Danjou <julien@danjou.info>
8518
84f21110 8519 * org-agenda.el (org-agenda): Kill all local variables. This
3ab2c837
BG
8520 assures we are not keeping buffer variable from an old agenda view
8521 when switching to a new custom agenda.
8522
85232011-07-28 Julien Danjou <julien@danjou.info>
8524
8525 * org-crypt.el (org-encrypt-string): New function.
84f21110
BG
8526 (org-encrypt-entry): Use org-encrypt-string to encrypt, so we use
8527 cached crypted values.
3ab2c837
BG
8528 (org-decrypt-entry): Store crypted text in decrypted text.
8529
85302011-07-28 Dan Davison <dandavison7@gmail.com>
8531
8532 * ob-exp.el (org-babel-exp-lob-one-liners): Only replace the match
84f21110 8533 if a non-nil result is returned.
3ab2c837
BG
8534
85352011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8536
8537 * org-agenda.el (org-agenda-get-day-entries): Compare DATE with
8538 modified today.
8539
85402011-07-28 Bastien Guerry <bzg@gnu.org>
8541
84f21110 8542 * org.el (org-update-parent-todo-statistics): Fix bug when
3ab2c837
BG
8543 updating statistics from the column view.
8544
85452011-07-28 Bastien Guerry <bzg@gnu.org>
8546
8547 * org-agenda.el (org-agenda-bulk-mark-regexp): New command.
8548 (org-agenda-menu): Add the new command to the menu.
8549 (org-agenda-mode-map): Add % as the keybinding for the new
8550 command.
8551
85522011-07-28 Bastien Guerry <bzg@gnu.org>
8553
8554 * org-exp.el (org-export-target-internal-links): Locally turn on
8555 `org-link-search-must-match-exact-headline' to match exact
8556 internal links.
8557
85582011-07-28 Julien Danjou <julien@danjou.info>
8559
8560 * org-faces.el (org-special-keyword): Make it inherited from
84f21110 8561 `font-lock-keyword-face'.
3ab2c837
BG
8562
85632011-07-28 Julien Danjou <julien@danjou.info>
8564
84f21110
BG
8565 * org-faces.el (org-link): Make `org-link' inherits from `link'
8566 face.
3ab2c837
BG
8567
85682011-07-28 Bastien Guerry <bzg@gnu.org>
8569
8570 * org.el (org-narrow-to-block): New function to narrow to block.
8571 Bound this function to `C-x n b'.
8572
85732011-07-28 Bastien Guerry <bzg@gnu.org>
8574
8575 * org.el (org-schedule, org-deadline): Fix bug: take care of
8576 repeating timestamps like ".+1d/3d" or "+1d 10d".
8577
85782011-07-28 Bastien Guerry <bzg@gnu.org>
8579
8580 * org-agenda.el (org-agenda-repeating-timestamp-show-all): Allow
8581 to use a list of TODO keywords as the value of this variable. The
8582 agenda will show repeating stamps for entries matching these TODO
8583 keywords.
8584 (org-agenda-get-timestamps, org-agenda-get-deadlines)
8585 (org-agenda-get-scheduled): Allow the use of a list of keywords in
8586 `org-agenda-repeating-timestamp-show-all'.
8587
85882011-07-28 Bastien Guerry <bzg@gnu.org>
8589
8590 * org-latex.el (org-export-latex-emph-format): Don't use
8591 `org-export-latex-use-verb'. Remove this variable.
8592
d4423e17 85932011-07-28 Jason Dunsmore <emacs-orgmode@dunsmor.com> (tiny change)
3ab2c837 8594
84f21110 8595 * org-html.el (org-html-handle-time-stamps): Fix bug when
d4423e17 8596 exporting inactive timestamps.
3ab2c837
BG
8597
85982011-07-28 Bastien Guerry <bzg@gnu.org>
8599
8600 * org-archive.el (org-archive-save-context-info): Fix docstring
8601 typo.
8602 (org-archive-subtree-add-inherited-tags): New variable to control
8603 whether inherited tags should be appended to local tags when
8604 archiving subtrees.
8605 (org-archive-subtree): Use the new variable.
8606
86072011-07-28 Bastien Guerry <bzg@gnu.org>
8608
84f21110 8609 * org-archive.el (org-archive-save-context-info): Fix docstring.
3ab2c837
BG
8610
86112011-07-28 Julien Danjou <julien@danjou.info>
8612
8613 * org-crypt.el (org-decrypt-entry): Delete \n on top level
8614 heading. This avoids a display bug showing the heading outlined
8615 where the text is not since it does not have the outline property.
8616 Restore subtree visibility state after decryption.
8617
86182011-07-28 Julien Danjou <julien@danjou.info>
8619
84f21110
BG
8620 * org-agenda.el (org-agenda-list): Use `org-agenda-current-span'
8621 as a possible default span if it is set.
3ab2c837
BG
8622
86232011-07-28 Dan Davison <dandavison7@gmail.com>
8624
8625 * org-src.el (org-edit-src-persistent-message): Change docstring.
8626 (org-edit-src-code): Get rid of help message in echo area.
8627
8628 * ob.el (org-babel-do-in-edit-buffer): Do not pass 'quietly
84f21110 8629 argument to org-edit-src-code as this has been removed.
3ab2c837
BG
8630
86312011-07-28 Bastien Guerry <bzg@gnu.org>
8632
84f21110 8633 * org-latex.el (org-export-latex-emphasis-alist): Use
3ab2c837
BG
8634 \protectedtexttt for the =...= emphasis and \verb for the ~...~
8635 emphasis.
84f21110
BG
8636 (org-export-latex-use-verb): Now defaults to t.
8637 (org-export-latex-emph-format): Distinguish between =...= and
3ab2c837
BG
8638 ~...~ emphasis.
8639
3ab2c837
BG
86402011-07-28 Julien Danjou <julien@danjou.info>
8641
8642 * org.el (org-link-expand-abbrev): Allow any type of character in
8643 link expand.
8644
86452011-07-28 Dan Davison <dandavison7@gmail.com>
8646
8647 * ob-lob.el (org-babel-lob-ingest): Add prefix to file prompt.
8648
86492011-07-28 Dan Davison <dandavison7@gmail.com>
8650
84f21110 8651 * ob-ref.el (org-babel-ref-resolve): `save-window-excursion' when
3ab2c837
BG
8652 resolving references.
8653
86542011-07-28 Bastien Guerry <bzg@gnu.org>
8655
84f21110 8656 * org-html.el (org-export-html-html-helper-timestamp): Use <hr/>
3ab2c837
BG
8657 instead of <hr> to keep w3c validator happy.
8658
86592011-07-28 Dan Davison <dandavison7@gmail.com>
8660
8661 * ob.el (org-babel-where-is-src-block-head): Detect src block if
8662 point is on a #+header line.
8663
86642011-07-28 Dan Davison <dandavison7@gmail.com>
8665
8666 * ob.el (org-babel-where-is-src-block-head): Skip over intervening
8667 #+header lines when searching for block associated with block name
8668 line.
8669
86702011-07-28 Eric Schulte <schulte.eric@gmail.com>
8671
84f21110
BG
8672 * ob.el (org-babel-result-end): Replace call to `org-in-item-p' to
8673 the more specific `org-at-item-p'.
3ab2c837
BG
8674
86752011-07-28 Eric Schulte <schulte.eric@gmail.com>
8676
8677 * org-latex.el (org-latex-default-figure-position): New defcustom
8678 for default placement of latex figures.
8679 (org-export-latex-tables): Positioning tables using the new
8680 defcustom variable.
8681 (org-export-latex-format-image): Positioning images using the new
8682 defcustom variable.
8683
86842011-07-28 Eric Schulte <schulte.eric@gmail.com>
8685
8686 * ob-ditaa.el (org-babel-execute:ditaa): Throw error when
8687 evaluated and :file header argument is missing.
8688
86892011-07-28 Eric Schulte <schulte.eric@gmail.com>
8690
8691 * ob-exp.el (org-babel-exp-do-export): Simplified, no longer need
8692 to do anything to export code.
8693 (org-babel-exp-results): No longer returns a replacement for the
8694 code block.
8695 (org-babel-exp-inline-src-blocks): Simplified.
8696 (org-babel-exp-src-block): Removed unnecessary pluralization from
8697 function name.
8698
86992011-07-28 Eric Schulte <schulte.eric@gmail.com>
8700
8701 * ob-exp.el (org-babel-exp-inline-src-blocks): Simplified
8702 exportation of inline code blocks using normal code block
8703 execution mechanism to insert results.
8704 (org-babel-exp-results): Results exportation mechanism is unified
8705 for both inline and regular code blocks.
8706
8707 * ob.el (org-babel-where-is-src-block-result): Returns the point
8708 after an inline code block for inline code blocks.
8709
87102011-07-28 Eric Schulte <schulte.eric@gmail.com>
8711
8712 * ob.el (org-babel-insert-result): Special handling of the
8713 position of results of inline code blocks.
8714 (org-babel-examplize-region): Now able to comment inline regions.
8715
87162011-07-28 Lawrence Mitchell <wence@gmx.li>
8717
8718 * org-exp.el (org-export-with-LaTeX-fragments): Fix docstring so
8719 that \\[ a = b \\] is not interpreted as a keybinding by
8720 `substitute-command-keys'.
8721
87222011-07-28 Dan Davison <dandavison7@gmail.com>
8723
8724 * org-latex.el (org-export-as-latex): Process export property list
84f21110 8725 with `org-export-process-option-filters' early in latex export.
3ab2c837
BG
8726
87272011-07-28 Julien Danjou <julien@danjou.info>
8728
84f21110
BG
8729 * org.el: Remove `org-invisible-p': `outline-invisible-p' is
8730 available in Emacs 22 and in recent XEmacs 21. Replace in various
8731 files.
3ab2c837
BG
8732
87332011-07-28 Julien Danjou <julien@danjou.info>
8734
8735 * org-agenda.el (org-agenda-get-progress): Fix regexp for statep:
84f21110 8736 it must has \\ at the end of the line. This avoid matching the
3ab2c837
BG
8737 following heading when there's no newline between the logged state
8738 and the next heading.
8739
87402011-07-28 Julien Danjou <julien@danjou.info>
8741
8742 * org-agenda.el (org-format-agenda-item): Simplify time comuting.
8743
87442011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
8745
84f21110
BG
8746 * org.el (org-current-level, org-store-link, org-mark-subtree):
8747 Use `org-with-limited-levels'.
3ab2c837 8748
d4423e17 87492011-07-28 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
3ab2c837
BG
8750
8751 * org-publish.el (org-publish-get-base-files): Add sitemap file.
8752
87532011-07-28 Matt Lundin <mdl@imapmail.org>
8754
8755 * org-agenda.el (org-agenda-todo-ignore-deadlines): New option.
8756 (org-agenda-todo-ignore-scheduled): New option.
8757 (org-agenda-todo-ignore-timestamp): New option.
8758 (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
8759 Allow user to specify custom distance to ignore (future or past).
8760 (org-agenda-todo-custom-ignore-p): New function.
8761
87622011-07-28 Matt Lundin <mdl@imapmail.org>
8763
8764 * org-habit.el (org-habit-parse-todo) Don't parse more days than
8765 needed.
8766
87672011-07-28 Eric Schulte <schulte.eric@gmail.com>
8768
8769 * ob.el (org-babel-map-inline-src-blocks): Macro for executing
8770 code in each inline code block.
8771 (org-babel-execute-buffer): Executes inline code blocks as well as
8772 regular code blocks.
8773
87742011-07-28 Eric Schulte <schulte.eric@gmail.com>
8775
8776 * ob.el (org-babel-result-end): Now recognizes "#+begin_org"
8777 blocks for removal.
8778
87792011-07-28 Benjamin Drieu <bdrieu@april.org> (tiny change)
8780
8781 * org-clock.el (org-clock-before-select-task-hook): New hook.
8782 (org-clock-select-task): Run new hook.
8783
87842011-07-28 Julien Danjou <julien@danjou.info>
8785
8786 * org-agenda.el (org-agenda-get-blocks): Fix time of start/end of
84f21110 8787 events with range. This display things like: <2011-01-22 Sat
3ab2c837
BG
8788 14:00>--<2011-01-23 Sun 20:00> correctly, with the event starting
8789 at 14:00 and ending at 20:00.
8790
87912011-07-28 Dan Davison <dandavison7@gmail.com>
8792
8793 * ob.el (org-babel-inline-src-block-regexp): Character preceding
8794 "src_" can now be anything as long as it is neither alphanumeric
8795 nor '-'.
8796
87972011-07-28 Dan Davison <dandavison7@gmail.com>
8798
84f21110 8799 * ob.el (org-babel-merge-params): Docstring typo.
3ab2c837
BG
8800
88012011-07-28 Dan Davison <dandavison7@gmail.com>
8802
8803 * ob.el (org-babel-params-from-buffer): Process all #+babel: lines
8804 in the buffer.
8805
88062011-07-28 Dan Davison <dandavison7@gmail.com>
8807
8808 * ob.el (org-babel-get-src-block-info): Alter order of merge
84f21110 8809 arguments.
3ab2c837
BG
8810
88112011-07-28 Dan Davison <dandavison7@gmail.com>
8812
84f21110 8813 * ob-python.el: Test whether non-nil buffer is #<killed buffer>.
3ab2c837
BG
8814
88152011-07-28 Eric Schulte <schulte.eric@gmail.com>
8816
8817 * ob.el (org-babel-insert-result): Ensure all parts of result
8818 wrappers end in newlines.
8819
88202011-07-28 Eric Schulte <schulte.eric@gmail.com>
8821
8822 * ob-tangle.el (org-babel-tangle): New :mkdirp header argument
8823 optionally creates parent directories of tangle targets.
8824
88252011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8826
8827 * org-ascii.el (org-ascii-level-start): Catch the case of levels
8828 which do not have an equivalent in the list of underline
8829 characters.
8830
88312011-07-28 Eric Schulte <schulte.eric@gmail.com>
8832
8833 * ob-sh.el (org-babel-sh-var-quote-fmt): Now possible to customize
8834 the format string used to escape arguments to shell code blocks.
8835
88362011-07-28 Julien Danjou <julien@danjou.info>
8837
8838 * org-agenda.el (org-agenda-reset-view): New function.
8839 (org-agenda-view-mode-dispatch): Bind space to org-agenda-reset-view.
8840
88412011-07-28 Puneeth Chaganti <punchagan@gmail.com>
8842
8843 * org-exp.el (org-export-handle-include-files): Support :lines
8844 property.
84f21110
BG
8845 (org-get-file-contents): New argument lines to include specify a
8846 range of lines to include.
3ab2c837
BG
8847
88482011-07-28 Bastien Guerry <bzg@gnu.org>
8849
84f21110 8850 * org.el (org-fast-tag-selection): Fix bug when assigning keys.
3ab2c837
BG
8851
88522011-07-28 Lawrence Mitchell <wence@gmx.li>
8853
8854 * org-latex.el (org-export-latex-make-header): Export email in
8855 author line if `org-export-email-info' is non-nil.
8856
88572011-07-28 Julien Danjou <julien@danjou.info>
8858
8859 * org-agenda.el (org-agenda-goto-today): Respect current span.
8860
88612011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8862
84f21110
BG
8863 * org-complete.el (pcomplete/org-mode/link)
8864 (pcomplete/org-mode/todo, pcomplete/org-mode/prop): Copy list
8865 before uniquifying.
3ab2c837
BG
8866
88672011-07-28 Eric Schulte <schulte.eric@gmail.com>
8868
8869 * ob-tangle.el (org-babel-spec-to-string): Adding "noweb" as a
8870 linking comment type
8871 (org-babel-tangle-comment-links): Returns comment links for the
9b8ba1e5 8872 source code block at point.
3ab2c837
BG
8873
88742011-07-28 Bastien Guerry <bzg@gnu.org>
8875
84f21110 8876 * org.el (org-refile-check-position): Send a more explicit message
3ab2c837
BG
8877 on how to clear the cache before refiling again.
8878
88792011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8880
8881 * org-agenda.el (org-agenda-skip-function-global): New option.
8882 (org-agenda-skip-eval): New function.
84f21110
BG
8883 (org-agenda-skip): Use `org-agenda-skip-eval' and also check for
8884 the global skipping condition.
3ab2c837
BG
8885
88862011-07-28 David Maus <dmaus@ictsoc.de>
8887
8888 * org-html.el (org-export-as-html): Handle timestamps after
8889 handling links.
8890
88912011-07-28 Eric Schulte <schulte.eric@gmail.com>
8892
8893 * ob-tangle.el (org-babel-tangle-jump-to-org): Ever wider searches
8894 until either a matching block is found, or the limits of the file
8895 are reached.
8896
88972011-07-28 Eric Schulte <schulte.eric@gmail.com>
8898
8899 * ob.el (org-babel-update-block-body): Literal argument to
8900 `replace-match' to allow insertion of text containing '\'.
8901
3ab2c837
BG
89022011-07-28 Eric Schulte <schulte.eric@gmail.com>
8903
8904 * ob-ref.el (org-babel-ref-parse): Allow passing empty strings
8905 into code blocks.
8906
89072011-07-28 David Maus <dmaus@ictsoc.de>
8908
8909 * test-org-table.el
8910 (test-org-table/org-table-convert-refs-to-rc/3)
8911 (test-org-table/org-table-convert-refs-to-rc/2)
8912 (test-org-table/org-table-convert-refs-to-rc/1)
8913 (test-org-table/org-table-convert-refs-to-an/3)
8914 (test-org-table/org-table-convert-refs-to-an/2)
8915 (test-org-table/org-table-convert-refs-to-an/1): Provide tests for
8916 table formular format conversion.
8917
89182011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8919
8920 * org.el (org-sort-entries): Fix sorting with a bold emphasis at
84f21110 8921 bol.
3ab2c837
BG
8922
89232011-07-28 Eric Schulte <schulte.eric@gmail.com>
8924
8925 * ob.el (org-babel-open-src-block-result): Must collect result
8926 *before* jumping to the result buffer.
8927
89282011-07-28 Eric Schulte <schulte.eric@gmail.com>
8929
8930 * ob.el (org-babel-src-block-names): Fix bug, wrong match-string
8931 used after update to regexp.
8932
89332011-07-28 Eric Schulte <schulte.eric@gmail.com>
8934
8935 * ob.el (org-babel-temp-file): Ensure that
84f21110
BG
8936 `org-babel-temporary-directory' is bound before using.
8937 (org-babel-remove-temporary-directory): Safer error throwing.
3ab2c837
BG
8938
89392011-07-28 niels giesen <niels.giesen@gmail.com>
8940
8941 * org-docbook.el (org-export-docbook-finalize-table): Do literal
8942 replacements.
8943
89442011-07-28 Eric Schulte <schulte.eric@gmail.com>
8945
8946 * ob.el (org-babel-execute-src-block): Uses org-src-lang-modes to
8947 resolve language names for evaluation.
8948
89492011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8950
8951 * org-capture.el (org-capture-templates): Add %f and %F escapes
8952 (org-capture): Add more information to capture property list
9b8ba1e5 8953 (org-capture-fill-template): Handle %f and %F escapes.
3ab2c837
BG
8954
89552011-07-28 David Maus <dmaus@ictsoc.de>
8956
8957 * org-publish.el (org-publish-cache-ctime-of-src): Use mtime of
8958 symlink target.
8959
89602011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8961
8962 * org.el (org-occur-next-match): New function.
8963 (org-mode): Set the variable `next-error-function'.
84f21110
BG
8964 (org-highlight-new-match): Add an `org-type' property to the
8965 overlays.
3ab2c837
BG
8966
89672011-07-28 Eric Schulte <schulte.eric@gmail.com>
8968
84f21110 8969 * ob-calc.el: No longer require `calc-trail' on XEmacs.
3ab2c837 8970
3ab2c837
BG
89712011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8972
8973 * org.el (org-modules): Add `org-eshell'.
8974
89752011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8976
84f21110
BG
8977 * org-special-blocks.el (htmlp, latexp, line): Add defvars for
8978 dynamically scoped variables.
3ab2c837 8979
84f21110 8980 * org.el (org-modules): Move `org-special-blocks' into the core
3ab2c837
BG
8981 modules section.
8982
89832011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8984
8985 * org-special-blocks.el: New file.
8986
89872011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8988
8989 * org.el (org-plist-delete): Remove duplicate definition.
8990
89912011-07-28 Bernt Hansen <bernt@norang.ca>
8992
84f21110 8993 * org-agenda.el (org-agenda-goto): Display invisible entry text.
3ab2c837
BG
8994
8995 * org-agenda.el (org-agenda-switch-to): Display invisible entry
84f21110 8996 text.
3ab2c837
BG
8997
89982011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
8999
9000 * org.el (org-get-category): New optional argument FORCE-REFRESH.
9001 Automatically refresh if the property is not there.
9002 (org-entry-properties): Remove refresh - this is now done in
9003 org-get-category.
9004
9005 * org-clock.el (org-clock-insert-selection-line): Let
9006 `org-get-category' do the property refresh.
9007
9008 * org-archive.el (org-archive-subtree): Force a refresh of
9009 category properties.
9010
90112011-07-28 Julien Danjou <julien@danjou.info>
9012
9013 * org-icalendar.el (org-print-icalendar-entries): Do not manually
9014 refresh categories.
9015
90162011-07-28 Dan Davison <dandavison7@gmail.com>
9017
9018 * org.el (org-display-inline-images): Check for clear-image-cache
9019 before using it.
9020
90212011-07-28 Bernt Hansen <bernt@norang.ca>
9022
9023 * org.el: Document missing value for org-link-frame-setup.
9024
90252011-07-28 Dan Davison <dandavison7@gmail.com>
9026
9027 * ob-R.el (org-babel-R-write-object-command): Force evaluation of
9028 user code prior to the R exception-handling, so that errors in
9029 user code are unhandled.
9030
90312011-07-28 Dan Davison <dandavison7@gmail.com>
9032
9033 * org-src.el (org-src-font-lock-fontify-block): Test, early on,
9034 that a major-mode function corresponding to the language string
9035 exists.
9036
90372011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
9038
7877f373 9039 * org-exp.el (org-export-mark-list-ending): Insert additional
3ab2c837
BG
9040 newline characters if end-list-marker is at a wrong position.
9041
90422011-07-28 Eric Schulte <schulte.eric@gmail.com>
9043
9044 * ob.el (org-babel-script-escape): Replace commas with spaces for
9045 better list reading when list items are packed with commas,
9046 e.g. Haskell list output.
9047
90482011-07-28 Eric Schulte <schulte.eric@gmail.com>
9049
9050 * ob-sass.el (org-babel-execute:sass): Uses ob-eval for better
9051 error reporting.
9052
90532011-07-28 Eric Schulte <schulte.eric@gmail.com>
9054
9055 * ob.el (org-babel-confirm-evaluate): Fix for the case when
9056 org-confirm-babel-evaluate is a function (used to always ask no
9057 matter what the function returns).
9058
90592011-07-28 Dan Davison <dandavison7@gmail.com>
9060
9061 * ob-R.el: Delete duplicated function.
9062
90632011-07-28 Eric Schulte <schulte.eric@gmail.com>
9064
9065 * ob.el (org-babel-execute-src-block): Removed unused flet
9066 function.
9067
90682011-07-28 Dan Davison <dandavison7@gmail.com>
9069
9070 * ob-asymptote.el (org-babel-execute:asymptote): Return nil to
9071 signal that the intended content has been written to file.
9072
9073 * ob-ditaa.el (org-babel-execute:ditaa): Return nil to signal that
9074 the intended content has been written to file.
9075
9076 * ob-dot.el (org-babel-execute:dot): Return nil to signal that the
9077 intended content has been written to file.
9078
9079 * ob-gnuplot.el (org-babel-execute:gnuplot): Return nil to signal
9080 that the intended content has been written to file.
9081
9082 * ob-latex.el (org-babel-execute:latex): Return nil to signal that
9083 the intended content has been written to file.
9084
9085 * ob-mscgen.el (org-babel-execute:mscgen): Return nil to signal
9086 that the intended content has been written to file.
9087
9088 * ob-octave.el (org-babel-execute:octave): Return result; not name
9089 of output file.
9090
9091 * ob-plantuml.el (org-babel-execute:plantuml): Return nil to
9092 signal that the intended content has been written to file.
9093
9094 * ob-python.el (org-babel-execute:python): Return result; not name
9095 of output file.
9096
9097 * ob-ruby.el (org-babel-execute:ruby): Return result; not name of
9098 output file.
9099
9100 * ob-sass.el (org-babel-execute:sass): Return nil if result has
9b8ba1e5 9101 been written to file.
3ab2c837
BG
9102
91032011-07-28 Dan Davison <dandavison7@gmail.com>
9104
9105 * ob-R.el (org-babel-R-graphical-output-file): New function
9106 returns the name of the output file iff R has been instructed to
9107 send graphical output to file by means of the ":results graphics"
9108 directive.
9109 (org-babel-expand-body:R): Use `org-babel-R-graphical-output-file'
84f21110
BG
9110 when constructing the R code to evaluate, which may be augmented
9111 with code implementing the writing of graohical output to file.
3ab2c837
BG
9112 (org-babel-execute:R): Use `org-babel-R-graphical-output-file' to
9113 determine whether R is taking responsibility for writing output to
8350f087 9114 file; if so, this is signaled to ob.el by returning a nil result.
3ab2c837
BG
9115
91162011-07-28 Dan Davison <dandavison7@gmail.com>
9117
9118 * ob.el (org-babel-format-result): New function to format results
9119 of src block execution.
9120 (org-babel-execute-src-block): Use `org-babel-format-result' when
9121 writing to file.
84f21110
BG
9122 (org-babel-open-src-block-result): Use `org-babel-format-result'
9123 when displaying results in a buffer. Name results buffer
9124 differently.
3ab2c837
BG
9125
91262011-07-28 Dan Davison <dandavison7@gmail.com>
9127
9128 * ob.el (org-babel-execute-src-block): Avoid calling
9129 `orgtbl-to-generic' on number results.
9130
91312011-07-28 Eric Schulte <schulte.eric@gmail.com>
9132
9133 * ob.el (org-babel-execute-src-block): Allow specification of
9134 table separator with :sep header argument.
9135 (org-babel-open-src-block-result): Allow specification of table
9136 separator with :sep header argument.
9137
91382011-07-28 Dan Davison <dandavison7@gmail.com>
9139
9140 * ob.el (org-babel-execute-buffer): Wipe error buffer at outset of
9141 executing buffer (note that this handles execute subtree also).
9142
91432011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
9144
84f21110 9145 * org-inlinetask.el (org-inlinetask-in-task-p): Small refactoring,
3ab2c837 9146 do not modify match data either.
84f21110
BG
9147 (org-inlinetask-goto-end): Small refactoring, remove
9148 case-sensitivity.
9149 (org-inlinetask-goto-beginning): Small refactoring, remove
9150 case-sensitivity.
3ab2c837
BG
9151
91522011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
9153
9154 * org-capture.el (org-capture-set-target-location): Use
9155 `current-time'.
9156
91572011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
9158
9159 * org-capture.el (org-capture-set-target-location): Use
9160 `current-time'.
9161
91622011-07-28 Bernt Hansen <bernt@norang.ca>
9163
9164 * org.el (org-before-first-heading-p): If point is on an org-mode
9165 heading line then we are not before the first heading.
9166
91672011-07-28 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
9168
9169 * org-timer.el (org-timer-continue-hook): Define the variable
9170 (org-timer-pause-or-continue): Run hook after relative timer is
9171 continued.
9172
91732011-07-28 Julien Danjou <julien@danjou.info>
9174
9175 * org-agenda.el (org-compile-prefix-format): Allow %() expression.
9176
91772011-07-28 Julien Danjou <julien@danjou.info>
9178
9179 * org-capture.el (org-capture-fill-template): Use org-eval.
9180
91812011-07-28 Julien Danjou <julien@danjou.info>
9182
9183 * org-agenda.el (org-eval): New function.
9184
91852011-07-28 Dan Davison <dandavison7@gmail.com>
9186
9187 * ob.el (org-babel-execute-src-block): With :results file, when
9188 :file is not supplied, interpret result as a file link as long as
9189 it is a string.
9190
91912011-07-28 David Maus <dmaus@ictsoc.de>
9192
9193 * org-latex.el (org-export-latex-preprocess): Don't convert link
9194 description parts that look like numeric footnote.
9195
91962011-07-28 Eric Schulte <schulte.eric@gmail.com>
9197
9198 * org-latex.el (org-export-latex-tables): Allowing specification
9199 of tabular[xy] inner environments through the ATTR_LaTeX line.
9200
92012011-07-28 Julien Danjou <julien@danjou.info>
9202
9203 * org-capture.el (org-capture-fill-template): Use
9204 `org-set-property' directly.
9205
92062011-07-28 Julien Danjou <julien@danjou.info>
9207
9208 * org-agenda.el (org-agenda-prefix-format): Add missing `search'
9209 item in docstring.
9210
92112011-07-28 Eric Schulte <schulte.eric@gmail.com>
9212
9213 * org-exp.el (org-export-string): Use `format' to construct
9214 function call to allow symbolic or string arguments.
9215
92162011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
9217
9218 * org-capture.el (org-capture-place-entry):
9219 (org-capture-insert-template-here): Check tree for validity before
9220 pasting it.
9221
92222011-07-28 Julien Danjou <julien@danjou.info>
9223
9224 * org-gnus.el (org-gnus-store-link): Trim date.
9225
92262011-07-28 Julien Danjou <julien@danjou.info>
9227
9228 * org.el (org-email-link-description): Allow to retrieve email
9229 link date.
9230
92312011-07-28 Lawrence Mitchell <wence@gmx.li>
9232
84f21110
BG
9233 * org.el (org-make-target-link-regexp): `regexp-quote' target
9234 before replacing whitespace.
3ab2c837
BG
9235
92362011-07-28 Eric Schulte <schulte.eric@gmail.com>
9237
9238 * ob.el (org-babel-expand-noweb-references): Noweb references can
9239 now be resolved from the library of babel.
9240
92412011-07-28 Eric Schulte <schulte.eric@gmail.com>
9242
9243 * ob.el (org-babel-result-end): No longer leaving trailing new
9244 line after block removal.
9245
92462011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
9247
9248 * org-latex.el (org-export-latex-first-lines): Anchor outline
84f21110 9249 regexp during LaTeX tree export.
3ab2c837
BG
9250
92512011-07-28 Konrad Hinsen <konrad.hinsen@fastmail.net>
9252
9253 * ob-python.el (org-babel-python-initiate-session-by-key): Make
9254 sure that py-which-bufname is initialized, as otherwise it will be
9255 overwritten the first time a Python buffer is created.
9256
92572011-07-28 Eric Schulte <schulte.eric@gmail.com>
9258
9259 * ob-sh.el (org-babel-sh-var-to-sh): Better escaping of variables
9260 with spaces.
9261
92622011-07-28 Eric Schulte <schulte.eric@gmail.com>
9263
9264 * ob-org.el (org-babel-execute:org): Padding code block with an
9265 empty title on LaTeX export.
9266
92672011-07-28 Matt Lundin <mdl@imapmail.org>
9268
9269 * org.el (org-entry-properties): Stop scanning for timestamps if a
9270 specific timestamp property (e.g., DEADLINE, SCHEDULED, etc.) is
84f21110 9271 requested and a match is found. Also, if a specific timestamp
3ab2c837
BG
9272 property is requested, do not push non-relevant timestamps onto
9273 property list.
9274
92752011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
9276
9277 * org-agenda.el (org-agenda-add-time-grid-maybe): Show time only
9278 when grid is being made for today.
9279
92802011-07-28 Matt Lundin <mdl@imapmail.org>
9281
9282 * org-agenda.el (org-agenda-get-scheduled): Don't call
9283 `org-is-habit-p' until after checking for
9284 `org-agenda-skip-scheduled-if-done'.
9285
92862011-07-28 Achim Gratz <Stromeko@nexgo.de>
9287
84f21110 9288 * org.el: Remove spurious linebreak introduced by earlier patch.
3ab2c837 9289
84f21110 9290 * ob.el, ob-ref.el: Remove double fix of the same problem.
3ab2c837
BG
9291
92922011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
9293
9294 * org-table.el (orgtbl-ctrl-c-ctrl-c): Parse buffer for constants.
9295
92962011-07-28 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl>
9297
84f21110 9298 * org-html.el (org-export-html-mathjax-template): Displaymath
3ab2c837
BG
9299 environment and MathJax.
9300
93012011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
9302
9303 * org-faces.el (org-agenda-current-time): New face.
9304
9305 * org-agenda.el (org-agenda-show-current-time-in-grid):
9306 (org-agenda-current-time-string): New options.
9307 (org-agenda-add-time-grid-maybe): Add current time to time grid.
9308
79b70037
GM
93092011-05-10 Jim Meyering <meyering@redhat.com>
9310
9311 Fix doubled-word typos.
9312 * org-agenda.el (org-agenda-entry-types): the the -> the
9313 * org-table.el (org-table-get-remote-range): or or -> or
9314 * org-wl.el (org-wl-folder-type): the the -> the
9315 * org.el (org-goto, org-inside-LaTeX-fragment-p): Likewise.
9316
0adf5618
SM
93172011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
9318
9319 * org-src.el (org-src-switch-to-buffer):
9320 * org-plot.el (org-plot/gnuplot-script, org-plot/gnuplot):
9321 * org-mouse.el (org-mouse-agenda-type):
9322 * org-freemind.el (org-freemind-node-to-org):
9323 * ob-sql.el (org-babel-execute:sql):
9324 * ob-exp.el (org-babel-exp-do-export, org-babel-exp-code):
9325 * ob-ref.el (org-babel-ref-resolve): Fix use of case.
9326
33383987
JB
93272011-03-07 Chong Yidong <cyd@stupidchicken.com>
9328
9329 * Version 23.3 released.
9330
01c35094
JB
93312011-03-06 Juanma Barranquero <lekktu@gmail.com>
9332
9333 * org.el (org-blank-before-new-entry, org-context-in-file-links)
9334 (org-refile-targets, org-log-repeat, org-insert-link)
9335 (org-speed-command-default-hook, org-speed-command-hook)
9336 (org-in-regexps-block-p, org-yank-generic, org-goto-first-child):
9337 Fix typos in docstrings.
9338 (org-toggle-pretty-entities): Fix typo in message.
9339
845fc5e5
JB
93402011-03-06 Juanma Barranquero <lekktu@gmail.com>
9341
9342 * org-id.el: Don't set `kill-emacs-hook' on noninteractive sessions.
9343
b016851c
SM
93442011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
9345
9346 * org-remember.el (org-remember-mode-map):
9347 * org-src.el (org-src-mode-map): Move initialization into declaration.
9348
4d789d84
SM
93492011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
9350
9351 * org-remember.el (org-remember-mode):
9352 * org-capture.el (org-capture-mode): Don't run hook redundantly.
9353
12e1f328
CY
93542011-01-09 Chong Yidong <cyd@stupidchicken.com>
9355
9356 * org-faces.el (org-link): Inherit from link face.
9357 Suggested by Joakim Verona.
9358
acedf35c
CD
93592010-12-11 Tassilo Horn <tassilo@member.fsf.org>
9360
9361 * org-footnote.el (org-footnote-create-definition): Place
9362 Footnotes section before message-signature-separator also in modes
9363 derived from message-mode.
9364
93652010-12-11 Julien Danjou <julien@danjou.info>
9366
9367 * org.el (org-make-tags-matcher): Remove useless cat-p value.
9368
93692010-12-11 Julien Danjou <julien@danjou.info>
9370
9371 * org.el (org-entry-properties): Enhance docstring.
9372
93732010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9374
9375 * org-list.el (org-list-top-point-with-indent)
9376 (org-list-bottom-point-with-indent): Pay also attention to
9377 'original-indentation property of text, as blocks are put to
9378 column 0 upon exporting.
9379
93802010-12-11 Dan Davison <dandavison7@gmail.com>
9381
9382 * ob.el (org-babel-remove-temporary-directory): Handle exception
9383 with message informing of failure to remove directory.
9384
93852010-12-11 Eric Schulte <schulte.eric@gmail.com>
9386
9387 * ob-clojure.el (org-babel-header-arg-names:clojure): Add
9388 `package' to the list of Clojure header arguments which will be read
9389 from heading properties.
9390
93912010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9392
9393 * org-inlinetask.el (org-inlinetask-export-templates): Add
01c35094 9394 Sébastien Vauban's suggestion for LaTeX export in docstring. This is
acedf35c
CD
9395 not default as it requires an additional LaTeX package: "todonotes".
9396
93972010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9398
9399 * org-inlinetask.el (org-inlinetask-export-templates): New variable.
9400
9401 * org-inlinetask.el (org-inlinetask-export-handler): Make use of
9402 templates to export inline tasks.
9403
94042010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9405
9406 * org.el (org-current-level): Ignore inline tasks when getting current
9407 level of entry.
9408
94092010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9410
9411 * org.el (org-indent-line-function): Ignore drawers inside inline
9412 tasks if the line to indent isn't inside an inline task itself.
9413
94142010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9415
9416 * org-inlinetask.el (org-inlinetask-get-task-level): New function.
9417
9418 * org-indent.el (org-indent-add-properties): Find true level of
9419 indentation wrt inline tasks.
9420
94212010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9422
9423 * org-inlinetask.el (org-inlinetask-outline-regexp): New function.
9424
9425 * org-inlinetask.el (org-inlinetask-goto-beginning): New function.
9426
9427 * org-inlinetask.el (org-inlinetask-goto-end): New function.
9428
9429 * org.el (org-mark-subtree): New command.
9430
9431 * org.el (org-speed-commands-default, org-mode-map): Make use of
9432 new command.
9433
94342010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9435
9436 * org-inlinetask.el (org-inlinetask-export-handler): Remove protection
9437 from @<span class...> so it can be removed during LaTeX export.
9438
94392010-12-11 Eric Schulte <schulte.eric@gmail.com>
9440
9441 * ob.el (org-babel-insert-result): More informative code block
9442 evaluation messages.
9443
94442010-12-11 Matt Lundin <mdl@imapmail.org>
9445
9446 * org.el (org-make-heading-search-string): Optionally limit number
9447 of lines stored in file link search strings.
01c35094 9448 (org-context-in-file-links): Add option to set to integer specifying
acedf35c
CD
9449 number of lines.
9450
94512010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9452
9453 * org-capture.el (org-capture-finalize): New prefix argument
9454 STAY-WITH-CAPTURE.
9455 (org-capture-refile): Improve docstring.
9456
94572010-12-11 Eric Schulte <schulte.eric@gmail.com>
9458
9459 * ob-sql.el (org-babel-execute:sql): Add msosql as optional sql
9460 interaction engine.
9461
94622010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9463
9464 * org-agenda.el (org-agenda-list):
9465 (org-agenda-goto-today): Use `org-today'.
9466
94672010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9468
9469 * org-latex.el (org-export-latex-make-header): Swap \begin{document}
9470 and the title/author definitions.
9471
94722010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9473
9474 * org-macs.el: Better backup definition for
9475 `with-silent-modifications'.
9476
94772010-12-11 Eric Schulte <schulte.eric@gmail.com>
9478
9479 * ob-python.el (org-babel-execute:python): Rename "prefix" to
9480 "preamble".
9481 (org-babel-python-evaluate): Rename "prefix" to "preamble".
9482 (org-babel-python-evaluate-external-process): Rename "prefix" to
9483 "preamble".
9484
94852010-12-11 Eric Schulte <schulte.eric@gmail.com>
9486
9487 * ob.el (org-babel-examplize-region): Check if `end' is a marker
9488 or a point and handle appropriately.
9489
94902010-12-11 Eric Schulte <schulte.eric@gmail.com>
9491
9492 * ob-sql.el (org-babel-execute:sql): Explicitly set field
9493 separator to \t when importing tabular data.
9494
94952010-12-11 Julien Danjou <julien@danjou.info>
9496
9497 * org-agenda.el (org-agenda-custom-commands-local-options):
9498 Allow org-agenda-span to be a symbol.
9499 (org-agenda-ndays): Make obsolete.
9500 (org-agenda-span): New variable superseding org-agenda-ndays.
9501 (org-agenda-menu): Use org-agenda-current-span.
9502 (org-agenda-current-span): New local variable storing current
9503 span.
9504 (org-agenda-list): Take a span instead of ndays as argument.
9505 This function is now responsible for computing the ndays based
9506 on span.
9507 (org-agenda-ndays-to-span): Return span only if number of days
9508 really matches.
9509 (org-agenda-span-to-ndays): New function.
9510 (org-agenda-manipulate-query): Use org-agenda-compute-starting-span.
9511 (org-agenda-goto-today): Use org-agenda-compute-starting-span.
9512 (org-agenda-later): Do not give compute a new span, use the
9513 current one.
9514 (org-agenda-day-view, org-agenda-week-view)
9515 (org-agenda-month-view, org-agenda-year-view): Stop touching
9516 org-agenda-ndays.
9517 (org-agenda-change-time-span): Only compute starting-span.
9518 (org-agenda-compute-starting-span): New function derived from
9519 the old org-agenda-compute-time-span.
9520 (org-agenda-set-mode-name): Compute mode based on
9521 org-agenda-current-span.
9522 (org-agenda-span-name): New function.
9523
95242010-12-11 Robert Pluim <rpluim@gmail.com> (tiny change)
9525
9526 * org-agenda.el (org-agenda-toggle-deadlines): Fix docstring.
9527
95282010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9529
9530 * org-clock.el (org-quarter-to-date): Define variables.
9531 (org-clock-special-range): Defin variables. Use org-floor*.
9532 (org-clocktable-write-default): Define tcol.
9533
9534 * org-compat.el (org-floor*): New function.
9535
407277e0
GM
95362010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9537 John Wiegley <jwiegley@gmail.com>
9538
acedf35c
CD
9539 * org-complete.el: New file.
9540
95412010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9542
9543 * org-clock.el (org-clocktable-write-default): Fix the % formula.
9544
95452010-12-11 Matt Lundin <mdl@imapmail.org>
9546
407277e0 9547 * org-agenda.el (org-format-agenda-item): The value of
acedf35c
CD
9548 org-category is not converted to a string unless it is defined.
9549
95502010-12-11 Eric Schulte <schulte.eric@gmail.com>
9551
9552 * ob-python.el (org-babel-execute:python): Pass the new "prefix"
9553 header argument through to external evaluation.
9554 (org-babel-python-evaluate): Pass the new "prefix" header argument
9555 through to external evaluation.
9556 (org-babel-python-evaluate-external-process): When specified prepend
9557 "prefix" to the file used in external evaluation.
9558
95592010-12-11 Dan Davison <dandavison7@gmail.com>
9560
9561 * ob-python.el (org-babel-python-evaluate-session): Change python
9562 module name from 'pp' to 'pprint'.
9563
95642010-12-11 Eric Schulte <schulte.eric@gmail.com>
9565
9566 * ob-R.el (org-babel-R-evaluate-session): Removing empty lines
9567 from R session output, these are often the result of variable
9568 assignments.
9569
95702010-12-11 Eric Schulte <schulte.eric@gmail.com>
9571
9572 * ob-sql.el (orgtbl-to-csv): Declaring an external function to
9573 fix a compiler warning.
9574
95752010-12-11 Eric Schulte <schulte.eric@gmail.com>
9576
9577 * ob-eval.el (require): No longer require ob.el to allow
9578 requiring by ob.el.
9579
9580 * ob.el (ob-eval): Require ob-eval.
9581
95822010-12-11 Eric Schulte <schulte.eric@gmail.com>
9583
9584 * ob.el (org-babel-confirm-evaluate): Show code block's name when
9585 it is available during evaluation query.
9586
95872010-12-11 Eric Schulte <schulte.eric@gmail.com>
9588
9589 * ob-sql.el (org-babel-expand-body:sql): Expand the body of a sql
9590 code block.
9591 (org-babel-execute:sql): Use sql specific body expansion function.
9592 (org-babel-sql-expand-vars): Insert variables into a sql code block.
9593
95942010-12-11 Eric Schulte <schulte.eric@gmail.com>
9595
9596 * ob.el (org-babel-insert-result): Using markers instead of
9597 points for more robust buffer anchors.
9598
95992010-12-11 Julien Danjou <julien@danjou.info>
9600
9601 * org-capture.el: Use org-today.
9602
96032010-12-11 Julien Danjou <julien@danjou.info>
9604
9605 * org-habit.el: Use org-today.
9606
96072010-12-11 Julien Danjou <julien@danjou.info>
9608
9609 * org.el (org-auto-repeat-maybe): Use org-today.
9610
acedf35c
CD
96112010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9612
9613 * org-clock.el (org-day-of-week): New function.
9614 (org-quarter-to-date): New function.
9615 (org-clock-special-range): Implement quarters.
9616
96172010-12-11 Sébastien Vauban <wxhgmqzgwmuf@spammotel.com>
9618
4d789d84
SM
9619 * org.el (org-complete-tags-always-offer-all-agenda-tags):
9620 Fix docstring.
acedf35c
CD
9621
96222010-12-11 Julien Danjou <julien@danjou.info>
9623
9624 * org-agenda.el (org-format-agenda-item): Convert category to a string
01c35094 9625 if it is a symbol. This fixes the following call to
acedf35c
CD
9626 org-agenda-get-category-icon which fails if category is not a string.
9627
96282010-12-11 Eric Schulte <schulte.eric@gmail.com>
9629
9630 * ob-clojure.el: Updated requirements documentation to mention
9631 the minimum version of Clojure.
9632 (org-babel-expand-body:clojure): Fully qualified function name.
9633
96342010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9635
4d789d84 9636 * org-latex.el (org-export-latex-lists): Do not add an
acedf35c
CD
9637 unnecessary newline character after a list.
9638
4d789d84 9639 * org-list.el (org-list-bottom-point-with-indent): Ensure bottom
acedf35c
CD
9640 point is just after a non blank line.
9641
96422010-12-11 Eric Schulte <schulte.eric@gmail.com>
9643
9644 * ob.el (org-babel-examplize-region): Remove old assertion which
9645 no longer applies to the result insertion code.
9646
96472010-12-11 Eric Schulte <schulte.eric@gmail.com>
9648
9649 * ob-python.el (org-babel-execute:python): Use a :return header
9650 argument for external evaluation in which the code block body need
01c35094 9651 to be wrapped in a function.
acedf35c
CD
9652
96532010-12-11 Eric Schulte <schulte.eric@gmail.com>
9654
9655 * ob-clojure.el (org-babel-expand-body:clojure): Trapped free
9656 variable.
9657
96582010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9659
01c35094 9660 * org.el (org-edit-special): Edit formulas when in TBLMF line.
acedf35c
CD
9661
96622010-12-11 Allen S. Rout <asr@ufl.edu> (tiny change)
9663
9664 * org-capture.el (org-capture-after-finalize-hook): New hook.
9665 (org-capture-finalize): Run the new hook.
9666
96672010-12-11 Eric Schulte <schulte.eric@gmail.com>
9668
9669 * ob-clojure.el (org-babel-expand-body:clojure): Support for
9670 pretty printing of Clojure code and data.
9671
96722010-12-11 Eric Schulte <schulte.eric@gmail.com>
9673
9674 * ob.el (org-babel-insert-result): No longer escape results which
9675 will be wrapped in a block.
9676
96772010-12-11 Eric Schulte <schulte.eric@gmail.com>
9678
4d789d84 9679 * ob-eval.el (org-babel-eval-wipe-error-buffer): Fix compiler
acedf35c
CD
9680 warning and added documentation string.
9681
96822010-12-11 Eric Schulte <schulte.eric@gmail.com>
9683
9684 * ob-clojure.el (org-babel-execute:clojure): Remade using slime
9685 for all code evaluation.
9686
96872010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9688
9689 * org-beamer.el (org-beamer-sectioning): Allow overlay arguments for
9690 the column as well.
9691
96922010-12-11 Eric Schulte <schulte.eric@gmail.com>
9693
9694 * ob.el (org-babel-confirm-evaluate): More descriptive message
9695 when evaluation is aborted or disabled.
9696
96972010-12-11 Eric Schulte <schulte.eric@gmail.com>
9698
9699 * ob.el (org-babel-insert-result): Responds to new "wrap" header
9700 argument.
9701 (org-babel-merge-params): Includes new "wrap" header argument in
9702 one of the results header argument exclusive groups.
9703
97042010-12-11 David Maus <dmaus@ictsoc.de>
9705
9706 * org-macs.el (with-silent-modifications): Fix condition for
9707 with-silent-modification.
9708
97092010-12-11 Eric Schulte <schulte.eric@gmail.com>
9710
9711 * ob.el (org-babel-parse-header-arguments): Stripping trailing
9712 spaces off of header arguments (even the first one).
9713
97142010-12-11 Eric Schulte <schulte.eric@gmail.com>
9715
9716 * ob-sh.el (org-babel-sh-var-to-sh): Wrap end token of heredoc in
9717 single quotes which is the best practice.
9718 (org-babel-sh-table-or-results): Use `org-babel-script-escape' for
9719 more robust parsing of shell output.
9720
97212010-12-11 Dan Davison <dandavison7@gmail.com>
9722
9723 * org.el (org-additional-option-like-keywords): Add more keywords,
9724 and colons to some old ones.
9725
97262010-12-11 Dan Davison <dandavison7@gmail.com>
9727
9728 * ob-eval.el (org-babel-error-buffer-name): Define new variable.
9729
97302010-12-11 Eric Schulte <schulte.eric@gmail.com>
9731
4d789d84
SM
9732 * ob-python.el (org-babel-python-table-or-string):
9733 Using `org-babel-script-escape' for reading string input from scripting
acedf35c
CD
9734 languages.
9735
97362010-12-11 Achim Gratz <Stromeko@nexgo.de> (tiny change)
9737
9738 * org-macs.el (org-called-interactively-p): Wrap function call in
9739 with-no-warnings.
01c35094 9740 (with-silent-modifications): Declare macro for Emacs < 23.2.
acedf35c 9741
acedf35c
CD
97422010-12-11 Eric Schulte <schulte.eric@gmail.com>
9743
4d789d84 9744 * ob.el (org-babel-parse-header-arguments): Remove addition of
acedf35c
CD
9745 ":" to singleton first header arguments as it was leading to errors.
9746
acedf35c
CD
97472010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9748
9749 * org-latex.el (org-export-latex-make-header): Run the title through
9750 `org-export-latex-fontify-headline'.
9751 (org-export-latex-fontify-headline): Do the protection of math
9752 snippets also here.
9753
97542010-12-11 Richard Lawrence <richard.lawrence@berkeley.edu>
9755
9756 * org-latex.el (org-export-as-latex): Sent the section title
9757 through the preprocessor.
9758
97592010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9760
9761 * org-html.el (org-html-level-start): Mark listified headings
9762 with a custom id.
9763
97642010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9765
9766 * org.el (org-open-at-point): Don't do footnote action if cursor is
9767 on a bracket link.
9768
97692010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9770
9771 * org.el (org-edit-special): Check also for TBLFM line.
9772
97732010-12-11 Achim Gratz <Stromeko@Stromeko.DE> (tiny change)
9774
4d789d84 9775 * org-clock.el (org-get-clocktable): Previous patch incorrectly
01c35094 9776 required whitespace in front of #+BEGIN: and #+END:.
acedf35c
CD
9777
97782010-12-11 Dan Davison <dandavison7@gmail.com>
9779
9780 * org-src.el (org-edit-src-code): Allow region to be inherited by
9781 edit buffer when mark is one character beyond end of src block.
9782
97832010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9784
4d789d84 9785 * org-list.el (org-cycle-list-bullet): Ensure point is at bol before
acedf35c
CD
9786 checking item indentation.
9787
97882010-12-11 Eric Schulte <schulte.eric@gmail.com>
9789
4d789d84 9790 * ob.el (org-babel-map-src-blocks): Move to earlier in the file
acedf35c
CD
9791 and now autoloading.
9792
97932010-12-11 Eric Schulte <schulte.eric@gmail.com>
9794
9795 * ob-ref.el (org-babel-ref-at-ref-p): Use higher level function
9796 for testing list membership.
9797
9798 * ob.el (org-babel-read-result): Use higher level function for
9799 testing list membership.
9800 (org-babel-result-end): Use higher level function for testing list
9801 membership.
9802
98032010-12-11 Eric Schulte <schulte.eric@gmail.com>
9804
9805 * ob-sqlite.el (ob-eval): Require ob-eval for external command
9806 execution.
9807 (org-babel-execute:sqlite): No longer uses the init option for
9808 passing commands to sqlite.
9809
98102010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9811
9812 * org.el (org-indent-line-function): Drawers and blocks have no
01c35094 9813 influence on indentation of text below. Also fix indentation
acedf35c
CD
9814 problem with a block at column 0 and add a special case for
9815 literal examples.
9816
98172010-12-11 Eric Schulte <schulte.eric@gmail.com>
9818
9819 * ob.el (org-babel-map-src-blocks): Ensure that the file argument
9820 is only evaluated once.
9821
98222010-12-11 Eric Schulte <schulte.eric@gmail.com>
9823
9824 * ob-ref.el (org-babel-ref-resolve): Recognize `list' as a unique
9825 type of data
01c35094 9826 (org-babel-ref-at-ref-p): Recognize `list' as a unique type of data.
acedf35c
CD
9827
98282010-12-11 Eric Schulte <schulte.eric@gmail.com>
9829
9830 * ob-tangle.el (org-babel-load-file): Can be called interactively.
9831
98322010-12-11 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
9833
9834 * org-table.el (orgtbl-after-send-table-hook): New hook.
9835 (orgtbl-ctrl-c-ctrl-c): Run `orgtbl-after-send-table-hook' when a
9836 table was sent.
9837 (orgtbl-send-table): Return the number of sent tables, or nil if no
9838 sending has happened.
9839
98402010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9841
9842 * org.el (org-get-priority-function): New option.
9843 (org-get-priority): Call `org-get-priority-function' if that
9844 has been set.
9845
98462010-12-11 Dan Davison <dandavison7@gmail.com>
9847
9848 * ob-table.el (org-babel-table-truncate-at-newline): Only add
9849 "..." if there is something after the newline.
9850
98512010-12-11 Achim Gratz <Stromeko@nexgo.de> (tiny change)
9852
9853 * org-clock.el (org-get-clocktable):
9854 (org-in-clocktable-p):
9855 (org-clocktable-shift):
01c35094 9856 (org-clocktable-steps): Fix regexp to allow for indented clock tables.
acedf35c
CD
9857
98582010-12-11 Puneeth Chaganti <punchagan@gmail.com>
9859
9860 * org-exp.el (org-export-handle-include-files): Support :minlevel
9861 property.
9862 (org-get-file-contents): New argument minlevel to demote included
9863 content.
9864
98652010-12-11 Noorul Islam <noorul@noorul.com>
9866
9867 * org-latex.el (org-export-latex-hyperref-format): New option.
4d789d84 9868 (org-export-latex-href-format): Rename the existing variable
acedf35c
CD
9869 `org-export-latex-hyperref-format' as `org-export-latex-href-format'
9870 (org-export-latex-links): Use `org-export-latex-hyperref-format' and
01c35094 9871 `org-export-latex-href-format'.
acedf35c
CD
9872
98732010-12-11 Eric Schulte <schulte.eric@gmail.com>
9874
9875 * ob-calc.el (org-babel-execute:calc): Ensure the *Calculator*
9876 buffer exists before it is used.
9877
98782010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9879
7877f373 9880 * org-exp.el (org-export-preprocess-string): Delay code block
01c35094 9881 processing a bit to allow correct list parsing in the export string.
acedf35c
CD
9882
98832010-12-11 Christopher Allan Webber <cwebber@dustycloud.org>
9884
9885 * org-agenda.el (org-agenda-timegrid-use-ampm): New option.
9886 (org-agenda-time-of-day-to-ampm): New function.
9887 (org-agenda-time-of-day-to-ampm-maybe): New function.
9888 (org-format-agenda-item): Call org-agenda-time-of-day-to-ampm-maybe.
9889
98902010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9891
9892 * org-faces.el (org-cycle-level-faces): New option.
9893
9894 * org.el (org-get-level-face): Honor org-cycle-level-faces.
9895
98962010-12-11 Julien Danjou <julien@danjou.info>
9897
9898 * org-agenda.el (org-agenda-today): New function.
9899 (org-agenda-get-day-face): New function.
9900 (org-timeline): Use org-agenda-today and org-agenda-get-day-face.
9901 (org-agenda-list): Use org-agenda-today and org-agenda-get-day-face.
9902 (org-todo-list): Use org-agenda-today.
9903 (org-get-all-dates): Use org-agenda-today.
9904 (org-agenda-day-face-function): New variable.
9905 (org-agenda-get-day-face): Use org-agenda-day-face-function.
9906
99072010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9908
9909 * org.el (org-ctrl-c-ctrl-c): Consider sending a radio table also
9910 in Org.
9911
99122010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9913
9914 * org-html.el (org-export-as-html): Do not treat partially
9915 protected lines as if they were fully protected.
9916
99172010-12-11 Dan Davison <dandavison7@gmail.com>
9918
407277e0 9919 * org-exp.el (org-export-format-source-code-or-example):
acedf35c 9920 Remove hard-wired configuration of minted export
01c35094 9921 (org-export-latex-minted-with-line-numbers): Remove variable.
acedf35c 9922
23f6720e 99232010-12-11 Bastien Guerry <bzg@gnu.org>
acedf35c
CD
9924
9925 * org-clock.el (org-dblock-write:clocktable): Fix double
9926 reference to `link' in let construct.
9927 (org-clock-clocktable-formatter): Fix typo in docstring.
9928 (org-clocktable-write-default): Fix typo in docstring.
9929
99302010-12-11 David Maus <dmaus@ictsoc.de>
9931
9932 * org-protocol.el (org-protocol-unhex-string): Normalize percent
9933 escape sequence to upper case letters.
9934
99352010-12-11 Eric Schulte <schulte.eric@gmail.com>
9936
7877f373 9937 * ob-lob.el (org-babel-lob-get-info): Include pass-through
01c35094 9938 header arguments in results variable header argument string.
acedf35c
CD
9939
99402010-12-11 David Maus <dmaus@ictsoc.de>
9941
9942 * org-exp.el (org-export-visible): Limit search for in-buffer options
9943 beginning of first headline.
9944
99452010-12-11 David Maus <dmaus@ictsoc.de>
9946
9947 * org.el (org-open-at-point): Remove stale link handler for news:
9948 links.
9949
99502010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9951
9952 * org-clock.el (org-clocktable-write-default): Better handling of
9953 narrowing.
9954
99552010-12-11 Julien Danjou <julien@danjou.info>
9956
407277e0 9957 * org-agenda.el (org-agenda-category-icon-alist): Fix defcustom type.
acedf35c
CD
9958
99592010-12-11 Nicolas Goaziou <n.goaziou@gmail.com>
9960
7877f373 9961 * org.el (org-indent-line-function): Simplify code and remove bug that
acedf35c
CD
9962 would insert a tab at the beginning of the line when trying to
9963 indent the item.
9964
99652010-12-11 Julien Danjou <julien@danjou.info>
9966
9967 * org.el (org-diary-sexp-entry): Split sexp result strings at semicolon.
9968
99692010-12-11 Julien Danjou <julien@danjou.info>
9970
9971 * org-agenda.el (org-agenda-prefix-format): Insert place holder
9972 for icon.
9973 (org-agenda-category-icon-alist): New option.
9974 (org-agenda-get-category-icon): New function.
9975 (org-format-agenda-item): Support for icons.
9976 (org-compile-prefix-format): Support for icons.
9977
99782010-12-11 Julien Danjou <julien@danjou.info>
9979
9980 * org-compat.el: Create defalias for `string-match-p' and
9981 looking-at-p.
9982
99832010-12-11 Eric Schulte <schulte.eric@gmail.com>
9984
7877f373 9985 * ob-calc.el (org-babel-execute:calc): Support for variables --
01c35094 9986 converts :var variables in calc variables.
acedf35c
CD
9987
99882010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9989
01c35094 9990 * org.el (org-sparse-tree): Mention [r] in dispatch menu.
acedf35c
CD
9991
99922010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9993
9994 * org-list.el (org-list-parse-list): Use `org-looking-at-p'.
9995
99962010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
9997
9998 * org-id.el (org-id-store-link): Test for org-mode before checking
9999 for IDs.
10000
acedf35c
CD
100012010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
10002
10003 * org.el (org-shorten-string): New function.
10004
10005 * org-exp.el (org-export-convert-protected-spaces): New function.
4d789d84
SM
10006 (org-export-preprocess-string):
10007 Call `org-export-convert-protected-spaces' to handle new hard spaces.
acedf35c
CD
10008
100092010-12-11 David Maus <dmaus@ictsoc.de>
10010
10011 * org.el (org-narrow-to-subtree): Check for heading that ends at end
10012 of buffer.
10013
537c0c72
CD
100142010-11-12 Carsten Dominik <carsten.dominik@gmail.com>
10015
12517c7b
CD
10016 * org-capture.el (org-capture-templates): Remove autoload from
10017 defcustom.
10018
537c0c72
CD
10019 * ob-lisp.el (slime): Don't expect slime to be present.
10020
afe98dfa
CD
100212010-11-11 Dan Davison <dandavison7@gmail.com>
10022
10023 * ob.el: `copy-sequence' suffices to copy alist; no need for
10024 `copy-tree'.
10025
100262010-11-11 Dan Davison <dandavison7@gmail.com>
10027
10028 * ob.el (org-babel-execute-src-block): If ":results file" is in
10029 effect, then ensure that the value of :file is returned as the
10030 result; don't rely on language files for this.
10031
100322010-11-11 Dan Davison <dandavison7@gmail.com>
10033
10034 * ob.el (org-babel-sha1-hash): Avoid corrupting `info' data
10035 structure by side-effects of `sort'.
10036
100372010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
10038
10039 * org-list.el (org-list-bottom-point-with-indent): Do not check
10040 indentation of a non-empty blank line.
10041
10042 * org-list.el (org-sort-list): Sort a list with point anywhere
10043 inside it.
10044
100452010-11-11 Eric Schulte <schulte.eric@gmail.com>
10046
10047 * ob-calc.el (org-babel-execute:calc): Safer evaluation and
10048 hopefully better error messages.
10049
100502010-11-11 Eric Schulte <schulte.eric@gmail.com>
10051
10052 * org.el (org-babel-load-languages): Adding calc.
10053
100542010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10055
10056 * ob.el (org-babel-initiate-session): Don't resolve variable
10057 references unless prefix arg is supplied.
10058
100592010-11-11 Eric Schulte <schulte.eric@gmail.com>
10060
10061 * ob-calc.el (org-babel-execute:calc): Ensure that calc stack
10062 refers to the correct stack.
10063
100642010-11-11 Eric Schulte <schulte.eric@gmail.com>
10065
10066 * ob-calc.el: Adding the beginnings of support for calc code
10067 blocks.
10068
100692010-11-11 Eric Schulte <schulte.eric@gmail.com>
10070
10071 * ob-tangle.el (org-babel-update-block-body): Declaring function
10072 for updating code block bodies.
10073 (org-babel-spec-to-string):
10074 (org-babel-detangle): Detangle all tangled and commented code
10075 blocks in the current file back to org.
10076 (org-babel-tangle-jump-to-org): Jump from a tangled and commented
10077 file back to the originating org-mode code block ob-tangle:
10078 detangle changes in code files back to the original org files.
10079
100802010-11-11 Eric Schulte <schulte.eric@gmail.com>
10081
10082 * ob-tangle.el (org-babel-tangle-comment-format-beg): Fix typo.
10083 (org-babel-tangle-comment-format-end): Fix typo.
10084
100852010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10086
4d789d84
SM
10087 * org-exp.el (org-export-format-source-code-or-example):
10088 Use minted for latex source code export if `org-export-latex-listings'
01c35094 10089 has the value 'minted.
afe98dfa
CD
10090
10091 * org-latex.el (org-export-latex-listings): Document special value
01c35094 10092 'minted.
afe98dfa
CD
10093
10094 * org-latex.el (org-export-latex-minted): Delete variable.
10095
100962010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10097
10098 * ob.el (org-babel-get-src-block-info): Retrieve contents of
10099 parentheses, excluding parentheses themselves.
10100
101012010-11-11 Eric Schulte <schulte.eric@gmail.com>
10102
4d789d84
SM
10103 * ob-gnuplot.el (org-babel-variable-assignments:gnuplot):
10104 Fix bug in gnuplot data file assignment using user variables.
afe98dfa
CD
10105
101062010-11-11 Eric Schulte <schulte.eric@gmail.com>
10107
10108 * ob-latex.el (org-babel-execute:latex): Adding new :headers
10109 header argument for latex code blocks.
10110
101112010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10112
10113 * org-capture.el (org-capture-templates): New capture property
10114 `:kill-buffer'. (org-capture-finalize): Kill target buffer if that
10115 is desired.
10116 (org-capture-target-buffer): Remember if we have to make the
10117 buffer.
10118
101192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10120
10121 * org-clock.el (org-dblock-write:clocktable): Fix bug when
10122 computing clock tables.
10123
101242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10125
10126 * org-clock.el (org-dblock-write:clocktable): Pass file minutes up
10127 to caller even if no table is generated.
10128
101292010-11-11 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl>
10130
10131 * org-agenda.el (org-agenda-get-sexps): Handle lists as return
01c35094 10132 values from diary entries.
afe98dfa
CD
10133
10134 * org-bbdb.el (org-bbdb-anniversaries): Handle lists of
01c35094 10135 anniversaries.
afe98dfa
CD
10136
10137 * org.el (org-diary-sexp-entry): Handle lists as return values
10138 from diary entries.
10139
101402010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10141
10142 * org-capture.el (org-capture-empty-lines-before):
10143 (org-capture-empty-lines-after): Make sure the n=0 does not insert
10144 any newlines.
10145
101462010-11-11 Eric Schulte <schulte.eric@gmail.com>
10147
4d789d84 10148 * ob-clojure.el (org-babel-clojure-babel-clojure-cmd): Fix error
afe98dfa
CD
10149 message when clojure binary is not found.
10150
101512010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10152
10153 * org-html.el (org-format-table-html): New argument DOCBOOK.
10154 (org-format-org-table-html): New argument DOCBOOK. When set, use
10155 align instead of class to align table fields.
10156
10157 * org-docbook.el (org-export-as-docbook): Specify the docbook
10158 argument for the table converter.
10159
101602010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10161
10162 * org-macs.el (org-called-interactively-p): New macro.
10163
10164 * org-freemind.el: No longer require 'rx.
10165 (org-freemind): New customization group, use it for all the
10166 variables.
10167 (org-export-as-freemind): Add docstring.
10168 (org-freemind-show): Improve filen naming.
10169 (org-freemind-convert-links-helper): New function.
10170 (org-freemind-bol-helper-base-indent): New variable.
10171 (org-freemind-bol-helper): New function.
10172 (org-freemind-node-css-style): New option.
10173 (org-freemind-node-pattern): New variable.
10174 (org-freemind-from-org-mode): Better docstring.
10175
101762010-11-11 David Maus <dmaus@ictsoc.de>
10177
4d789d84
SM
10178 * ob-haskell.el (org-babel-variable-assignments:haskell):
10179 Don't pass more than two arguments to mapc.
afe98dfa
CD
10180
101812010-11-11 David Maus <dmaus@ictsoc.de>
10182
10183 * ob.el (org-babel-ref-resolve): Declare to silence byte compiler.
10184
101852010-11-11 David Maus <dmaus@ictsoc.de>
10186
10187 * org-footnote.el (message-signature-separator): Defvar to silence
10188 byte compiler.
10189
101902010-11-11 David Maus <dmaus@ictsoc.de>
10191
10192 * org-exp.el (org-export-string): Fix reference to wrong symbol.
10193
101942010-11-11 Jambunathan K <kjambunathan@gmail.com>
10195
10196 * org.el (org-link-search): Return 'dedicated on successful match
10197 when org-link-search-must-match-exact-headline is set to t.
10198
101992010-11-11 Daniel Clemente <n142857@gmail.com>
10200
10201 * org-html.el (org-html-make-link): Append fragment to file: links
10202 if present.
10203
102042010-11-11 Tassilo Horn <tassilo@member.fsf.org>
10205
10206 * org-footnote.el (org-footnote-create-definition)
10207 (org-footnote-goto-local-insertion-point): Add footnotes before
10208 signature when in message-mode.
10209
102102010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10211
10212 * org.el (org-display-inline-images): Improve regexp.
10213
102142010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10215
10216 * org.el (org-cycle): Make sure resetting to startup visibility
10217 works after another cycle command.
10218
102192010-11-11 Eric Schulte <schulte.eric@gmail.com>
10220
10221 * org-exp.el (org-export-string): New function org-export-string
10222 can be used to convert a string of test in org-mode markup to a
10223 specified format.
10224
102252010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10226
10227 * org.el (org-display-inline-images): Allow non-ASCII characters
10228 in image file names. Save match data.
10229
102302010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10231
10232 * org.el (org-auto-repeat-maybe): Fix shifting multiple time
10233 stamps.
10234
102352010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10236
10237 * org-exp.el (org-store-forced-table-alignment):
10238 (org-export-remove-special-table-lines): Allow the "c" cookie for
10239 table alignment.
10240
10241 * org-html.el (org-export-table-header-tags):
10242 (org-export-table-data-tags): Add another %s format for the
10243 alignment.
10244 (org-export-html-table-align-individual-fields): New option.
10245 (org-format-org-table-html): Implement field-by-field alignment
10246 and support centering.
10247 (org-format-table-table-html): Make sure the new table tag formats
10248 don't break this function.
10249
10250 * org-table.el (org-table-cookie-line-p):
10251 (org-table-align): Allow for the <c> cookie.
10252
10253 * org.el (org-set-font-lock-defaults): Allow for the <c> cookie.
10254
102552010-11-11 David Maus <dmaus@ictsoc.de>
10256
10257 * org-exp.el (org-export-normalize-links): Skip normalization of
10258 plain links that are part of another link.
10259
102602010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10261
10262 * ob-R.el (org-babel-expand-body:R): Fix bug in let binding.
10263
102642010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10265
4d789d84 10266 * org-indent.el (org-indent-add-properties):
cd1181db
JB
10267 Use `with-silent-modifications'.
10268 (org-indent-remove-properties): Use `with-silent-modifications'.
afe98dfa
CD
10269
102702010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10271
10272 * org-table.el (org-table-cookie-line-p): Fix indentation.
10273
10274 * org-exp.el (org-store-forced-table-alignment): New function.
4d789d84
SM
10275 (org-export-preprocess-string):
10276 Call `org-store-forced-table-alignment'.
afe98dfa
CD
10277
10278 * org-html.el (org-format-org-table-html): Use stored alignment
10279 information.
10280
102812010-11-11 Eric Schulte <schulte.eric@gmail.com>
10282
10283 * ob.el (org-babel-execute-src-block): Respects prefix argument
10284 (which forces re-calculation).
10285
102862010-11-11 Eric Schulte <schulte.eric@gmail.com>
10287
4d789d84 10288 * ob.el (org-babel-execute-src-block): Remove needless param
afe98dfa
CD
10289 sorting from ob-execute-src-block, the params are sorted already
10290 by ob-sha1-hash.
10291
102922010-11-11 Eric Schulte <schulte.eric@gmail.com>
10293
10294 * ob.el (org-babel-sha1-hash): Ensure that info is sorted at the
10295 header argument level.
10296
102972010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10298
10299 * ob.el (org-babel-sha1-hash): Consider words in different order
10300 as different input.
10301
103022010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10303
10304 * ob.el (org-babel-sha1-hash): Fix check for zero length sequences.
10305
103062010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10307
10308 * ob-sh.el (org-babel-sh-var-to-sh): Ensure value has the
10309 structure of an Org-mode table (list of lists).
10310
103112010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10312
10313 * ob-tangle.el (org-babel-tangle-collect-blocks): Fix bug
10314 (reference to unassigned variable `src-lang' and avoid calling
10315 org-babel-get-src-block-info twice.
10316
103172010-11-11 Eric Schulte <schulte.eric@gmail.com>
10318
10319 * ob.el (org-babel-demarcate-block): Updated to reflect the new
10320 info list contents.
10321
103222010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10323
10324 * org-src.el (org-edit-src-code): Supply non-nil argument to
10325 `org-babel-get-src-block-info' to avoid resolving variable
10326 references.
10327
103282010-11-11 Eric Schulte <schulte.eric@gmail.com>
10329
4d789d84 10330 * ob.el (org-babel-map-src-blocks): Fix minor bug in and
afe98dfa
CD
10331 improved efficiency of org-babel-map-src-blocks.
10332
103332010-11-11 Eric Schulte <schulte.eric@gmail.com>
10334
10335 * ob-tangle.el (org-babel-tangle-collect-blocks): Now explicitly
10336 checks that a code block will actually be tangled before
10337 collecting it's full information (a process which could involve
10338 the execution of other code blocks).
10339
103402010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10341
10342 * ob.el (org-babel-demarcate-block): Use light version of
10343 `org-babel-get-src-block-info'.
10344
103452010-11-11 Eric Schulte <schulte.eric@gmail.com>
10346
10347 * ob.el (org-babel-sha1-hash): Now handles more complex types in
10348 params.
10349
103502010-11-11 Eric Schulte <schulte.eric@gmail.com>
10351
10352 * ob.el (org-babel-execute-src-block): Generally using the new
10353 more informative params
10354 (org-babel-process-params): Don't forget the :var portion of
10355 variable assignments.
10356
103572010-11-11 Eric Schulte <schulte.eric@gmail.com>
10358
10359 * ob-table.el (sbe): Simplified to reflect to var resolution.
10360
103612010-11-11 Eric Schulte <schulte.eric@gmail.com>
10362
10363 * ob-ref.el (org-babel-ref-resolve): Bringing the referent
10364 arguments back to their params before evaluation.
10365
103662010-11-11 Eric Schulte <schulte.eric@gmail.com>
10367
10368 * ob-ref.el (org-babel-ref-resolve): Cleanup of variable usage and
10369 indentation.
10370
103712010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10372
10373 * ob-table.el (sbe): Use `org-babel-process-params params' instead
10374 of `org-babel-expand-variables'.
10375
103762010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10377
10378 * ob-C.el (org-babel-C-execute): Remove call to
10379 org-babel-process-params which should no longer be called from
01c35094 10380 within a language file.
afe98dfa
CD
10381
10382 * ob-R.el (org-babel-execute:R): Remove call to
10383 org-babel-process-params which should no longer be called from
10384 within a language file
10385 (org-babel-R-variable-assignments): Remove call to
10386 org-babel-process-params which should no longer be called from
01c35094 10387 within a language file.
afe98dfa
CD
10388
10389 * ob-asymptote.el (org-babel-execute:asymptote): Remove call to
10390 org-babel-process-params which should no longer be called from
01c35094 10391 within a language file.
afe98dfa
CD
10392
10393 * ob-clojure.el (org-babel-execute:clojure): Remove call to
10394 org-babel-process-params which should no longer be called from
01c35094 10395 within a language file.
afe98dfa
CD
10396
10397 * ob-dot.el (org-babel-execute:dot): Remove call to
10398 org-babel-process-params which should no longer be called from
01c35094 10399 within a language file.
afe98dfa
CD
10400
10401 * ob-emacs-lisp.el (org-babel-expand-body:emacs-lisp): Remove
10402 call to org-babel-process-params which should no longer be called
10403 from within a language file
10404 (org-babel-execute:emacs-lisp): Remove call to
10405 org-babel-process-params which should no longer be called from
01c35094 10406 within a language file.
afe98dfa
CD
10407
10408 * ob-haskell.el (org-babel-execute:haskell): Remove call to
10409 org-babel-process-params which should no longer be called from
01c35094 10410 within a language file.
afe98dfa
CD
10411
10412 * ob-js.el (org-babel-execute:js): Remove call to
10413 org-babel-process-params which should no longer be called from
01c35094 10414 within a language file.
afe98dfa
CD
10415
10416 * ob-lisp.el (org-babel-execute:lisp): Remove call to
10417 org-babel-process-params which should no longer be called from
01c35094 10418 within a language file.
afe98dfa
CD
10419
10420 * ob-ocaml.el (org-babel-execute:ocaml): Remove call to
10421 org-babel-process-params which should no longer be called from
01c35094 10422 within a language file.
afe98dfa
CD
10423
10424 * ob-octave.el (org-babel-execute:octave): Remove call to
10425 org-babel-process-params which should no longer be called from
01c35094 10426 within a language file.
afe98dfa
CD
10427
10428 * ob-perl.el (org-babel-execute:perl): Remove call to
10429 org-babel-process-params which should no longer be called from
01c35094 10430 within a language file.
afe98dfa
CD
10431
10432 * ob-python.el (org-babel-execute:python): Remove call to
10433 org-babel-process-params which should no longer be called from
01c35094 10434 within a language file.
afe98dfa
CD
10435
10436 * ob-ruby.el (org-babel-execute:ruby): Remove call to
10437 org-babel-process-params which should no longer be called from
01c35094 10438 within a language file.
afe98dfa
CD
10439
10440 * ob-scheme.el (org-babel-execute:scheme): Remove call to
10441 org-babel-process-params which should no longer be called from
01c35094 10442 within a language file.
afe98dfa
CD
10443
10444 * ob-screen.el (org-babel-execute:screen): Remove call to
10445 org-babel-process-params which should no longer be called from
10446 within a language file
10447 (org-babel-prep-session:screen): Remove call to
10448 org-babel-process-params which should no longer be called from
01c35094 10449 within a language file.
afe98dfa
CD
10450
10451 * ob-sh.el (org-babel-execute:sh): Remove call to
10452 org-babel-process-params which should no longer be called from
01c35094 10453 within a language file.
afe98dfa
CD
10454
10455 * ob-sql.el (org-babel-execute:sql): Remove call to
10456 org-babel-process-params which should no longer be called from
01c35094 10457 within a language file.
afe98dfa
CD
10458
10459 * ob-haskell.el (org-babel-execute:haskell): Remove reference to
01c35094 10460 processed params.
afe98dfa
CD
10461
10462 * ob-clojure.el (org-babel-execute:clojure): Remove reference to
01c35094 10463 processed params.
afe98dfa
CD
10464
10465 * ob-R.el (org-babel-execute:R): Remove reference to processed
10466 params.
10467
104682010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10469
10470 * ob-sql.el (org-babel-execute:sql): Use generic expansion
10471 function
10472 (org-babel-expand-body:sql): Delete function.
10473
104742010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10475
10476 * ob-sh.el (org-babel-execute:sh): Use generic expansion function
10477 (org-babel-expand-body:sh): Delete function
10478 (org-babel-prep-session:sh): Change name of called function
10479 (org-babel-variable-assignments:sh): Change function name.
10480
104812010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10482
10483 * ob-screen.el (org-babel-execute:screen): Use generic expansion
10484 function
10485 (org-babel-expand-body:screen): Delete function
10486 (org-babel-prep-session:screen): Remove references to processed
10487 params.
10488
104892010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10490
10491 * ob-sass.el (org-babel-execute:sass): Use generic expansion
10492 function
10493 (org-babel-expand-body:sass): Delete function.
10494
104952010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10496
10497 * ob-ruby.el (org-babel-execute:ruby): Use generic expansion
10498 function
10499 (org-babel-prep-session:ruby): Use new variable assignment
10500 function
10501 (org-babel-variable-assignments:ruby): New function
10502 (org-babel-expand-body:ruby): Delete function.
10503
105042010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10505
10506 * ob-python.el (org-babel-execute:python): Use generic expansion
10507 function
10508 (org-babel-prep-session:python): Change name of called function
10509 (org-babel-variable-assignments:python): Change function name
10510 (org-babel-expand-body:python): Delete function.
10511
105122010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10513
10514 * ob-plantuml.el (org-babel-expand-body:plantuml): Delete function
10515 (automatically handled by generic version).
10516
105172010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10518
10519 * ob-perl.el (org-babel-execute:perl): Use generic expansion
10520 function
10521 (org-babel-expand-body:perl): Delete function
10522 (org-babel-variable-assignments:perl): New function.
10523
105242010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10525
10526 * ob-org.el (org-babel-expand-body:org): Delete function
10527 (automatically handled by generic version).
10528
105292010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10530
10531 * ob-octave.el (org-babel-execute:octave): Use generic expansion
10532 function
10533 (org-babel-variable-assignments:octave): Change name of function
10534 (org-babel-variable-assignments:matlab): New defalias
10535 (org-babel-prep-session:octave): Change name of function
10536 (org-babel-expand-body:matlab): Delete function
10537 (org-babel-expand-body:octave): Delete function.
10538
105392010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10540
10541 * ob-ocaml.el (org-babel-execute:ocaml): Use generic expansion
10542 function
10543 (org-babel-variable-assignments:ocaml): New function
10544 (org-babel-expand-body:ocaml): Delete function.
10545
105462010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10547
10548 * ob-mscgen.el (org-babel-expand-body:mscgen): Delete function
10549 (automatically handled by generic version).
10550
105512010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10552
10553 * ob-js.el (org-babel-execute:js): Use new variable assignment
10554 function
10555 (org-babel-expand-body:js): Delete function
10556 (org-babel-prep-session:js): Use new variable assignment function
10557 (org-babel-variable-assignments:js): New function.
10558
105592010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10560
10561 * ob-haskell.el (org-babel-execute:haskell): Use generic expansion
10562 function
10563 (org-babel-expand-body:haskell): Delete function
10564 (org-babel-prep-session:haskell): Use variable assignment function
10565 (org-babel-variable-assignments:haskell): New function.
10566
105672010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10568
10569 * ob-gnuplot.el (org-babel-expand-body:gnuplot): Use variable
10570 assignment function
10571 (org-babel-prep-session:gnuplot): Use variable assignment function
10572 (org-babel-variable-assignments:gnuplot): New function.
10573
105742010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10575
10576 * ob-ditaa.el (org-babel-expand-body:ditaa): Delete function
10577 (automatically handled by generic version).
10578
105792010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10580
10581 * ob-css.el (org-babel-expand-body:css): Delete function
10582 (automatically handled by generic version).
10583
105842010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10585
10586 * ob-asymptote.el (org-babel-execute:asymptote): Use generic
10587 expansion function
10588 (org-babel-expand-body:asymptote): Delete function
10589 (org-babel-variable-assignments:asymptote): New function.
10590
105912010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10592
10593 * ob-R.el (org-babel-expand-body:R): Use new function
10594 `org-babel-variable-assignments:R'; don't trim body.
10595 (org-babel-execute:R): Respond to changes in
10596 `org-babel-expand-body:R'
10597 (org-babel-prep-session:R): Called function is now named
10598 `org-babel-variable-assignments:R'
10599 (org-babel-variable-assignments:R): Receives processed-params as
10600 new optional argument.
10601
106022010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10603
10604 * ob-C.el (org-babel-C-expand): Don't trim body.
10605
106062010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10607
10608 * ob-scheme.el (org-babel-expand-body:scheme): Fix bug in
10609 obtaining variable references.
10610
106112010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10612
10613 * ob-tangle.el (org-babel-tangle-collect-blocks): Supply variable
10614 assignment lines to generic expansion command.
10615
106162010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10617
10618 * ob.el (org-babel-expand-src-block): Supply variable assignment
10619 lines to generic expansion function
10620 (org-babel-expand-body:generic): Prepend body with optional
10621 variable assignment lines.
10622
106232010-11-11 Eric Schulte <schulte.eric@gmail.com>
10624
10625 * ob-exp.el (org-babel-exp-results): Replaced old function call.
10626
106272010-11-11 Eric Schulte <schulte.eric@gmail.com>
10628
10629 * ob-lob.el (org-babel-lob-execute): Now expanding variable
10630 references before execution.
10631
106322010-11-11 Eric Schulte <schulte.eric@gmail.com>
10633
10634 * ob.el (org-babel-execute-src-block): Only sort parameters if
10635 it's required for caching.
10636
106372010-11-11 Eric Schulte <schulte.eric@gmail.com>
10638
10639 * ob-table.el (sbe): Reworking for better indentation and to
10640 integrate the new variable resolution.
10641
106422010-11-11 Eric Schulte <schulte.eric@gmail.com>
10643
10644 * ob-ref.el (org-babel-ref-resolve-reference): Now expanding
10645 variables when resolving references.
10646
106472010-11-11 Eric Schulte <schulte.eric@gmail.com>
10648
4d789d84 10649 * ob.el (org-babel-merge-params): Fix order or precedence for
afe98dfa
CD
10650 variables.
10651
106522010-11-11 Eric Schulte <schulte.eric@gmail.com>
10653
01c35094
JB
10654 * ob-C.el (org-babel-expand-body:c++, org-babel-C-expand):
10655 * ob-R.el (org-babel-expand-body:R, org-babel-execute:R)
10656 (org-babel-R-variable-assignments):
10657 * ob-asymptote.el (org-babel-expand-body:asymptote)
10658 (org-babel-execute:asymptote):
10659 * ob-clojure.el (org-babel-expand-body:clojure)
10660 (org-babel-execute:clojure):
10661 * ob-css.el (org-babel-expand-body:css):
10662 * ob-ditaa.el (org-babel-expand-body:ditaa):
10663 * ob-dot.el (org-babel-expand-body:dot, org-babel-execute:dot):
10664 * ob-emacs-lisp.el (org-babel-expand-body:emacs-lisp)
10665 (org-babel-execute:emacs-lisp):
10666 * ob-gnuplot.el (org-babel-expand-body:gnuplot)
10667 * ob-haskell.el (org-babel-expand-body:haskell)
10668 (org-babel-execute:haskell, org-babel-load-session:haskell)
10669 (org-babel-prep-session:haskell):
10670 * ob-js.el (org-babel-expand-body:js, org-babel-execute:js):
10671 * ob-latex.el (org-babel-expand-body:latex):
10672 * ob-lisp.el (org-babel-expand-body:lisp, org-babel-execute:lisp):
10673 * ob-mscgen.el (org-babel-expand-body:mscgen):
10674 * ob-ocaml.el (org-babel-expand-body:ocaml, org-babel-execute:ocaml):
10675 * ob-octave.el (org-babel-expand-body:matlab)
10676 (org-babel-expand-body:octave, org-babel-execute:octave)
10677 (org-babel-octave-variable-assignments):
10678 * ob-org.el (org-babel-expand-body:org):
10679 * ob-perl.el (org-babel-expand-body:perl, org-babel-execute:perl):
10680 * ob-plantuml.el (org-babel-expand-body:plantuml):
10681 * ob-python.el (org-babel-expand-body:python, org-babel-execute:python)
10682 (org-babel-python-variable-assignments):
10683 * ob-ruby.el (org-babel-expand-body:ruby, org-babel-execute:ruby):
10684 * ob-sass.el (org-babel-expand-body:sass):
10685 * ob-scheme.el (org-babel-expand-body:scheme, org-babel-execute:scheme):
10686 * ob-screen.el (org-babel-expand-body:screen):
10687 * ob-sh.el (org-babel-expand-body:sh, org-babel-execute:sh)
10688 (org-babel-sh-variable-assignments):
10689 * ob-sql.el (org-babel-expand-body:sql):
10690 * ob-sqlite.el (org-babel-expand-body:sqlite, org-babel-execute:sqlite):
10691 * ob.el (org-babel-expand-body:generic):
10692 Remove obsoleted optional third argument.
afe98dfa
CD
10693
106942010-11-11 Eric Schulte <schulte.eric@gmail.com>
10695
10696 * ob-clojure.el (org-babel-prep-session:clojure): Purging all
10697 calls to removed org-babel-ref-variables.
10698
106992010-11-11 Eric Schulte <schulte.eric@gmail.com>
10700
10701 * ob-lob.el (org-babel-lob-ingest): Now returns the count of
10702 ingested code blocks.
10703
107042010-11-11 Eric Schulte <schulte.eric@gmail.com>
10705
10706 * ob-exp.el (org-babel-exp-in-export-file): Wrapper for collecting
10707 information from within the original export file.
10708
107092010-11-11 Eric Schulte <schulte.eric@gmail.com>
10710
10711 * ob.el (org-babel-get-src-block-info): Small but crucial fix)
10712 (this should return nil if not match found.
10713
107142010-11-11 Eric Schulte <schulte.eric@gmail.com>
10715
4d789d84
SM
10716 * ob-emacs-lisp.el (org-babel-expand-body:emacs-lisp):
10717 Whitespace (org-babel-execute:emacs-lisp): Whitespace.
afe98dfa
CD
10718
107192010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10720
10721 * ob-sh.el (org-babel-sh-variable-assignments): Provide missing
01c35094 10722 docstring.
afe98dfa 10723
4d789d84
SM
10724 * ob-python.el (org-babel-python-variable-assignments):
10725 Provide missing docstring.
afe98dfa
CD
10726
107272010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10728
10729 * ob-octave.el (org-babel-expand-body:octave): Refactor: break
10730 variable assignment part out into a separate function
10731 (org-babel-octave-variable-assignments): New function constructing
10732 list of variable assignment statements
10733 (org-babel-prep-session:octave): Use new function
10734 `org-babel-octave-variable-assignments' instead of previous
10735 (incorrect) variable assignment code.
10736
107372010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10738
10739 * ob-sh.el (org-babel-expand-body:sh): Refactor: break variable
10740 assignment part out into a separate function
10741 (org-babel-sh-variable-assignments): New function constructing
10742 list of variable assignment statements
10743 (org-babel-prep-session:sh): Use new function
10744 `org-babel-sh-variable-assignments' instead of previous
10745 (incorrect) variable assignment code.
10746
107472010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10748
10749 * ob-python.el (org-babel-expand-body:python): Refactor: break
10750 variable assignment part out into a separate function
10751 (org-babel-python-variable-assignments): New function constructing
10752 list of variable assignment statements
10753 (org-babel-prep-session:python): Use new function
10754 `org-babel-python-variable-assignments' instead of previous
10755 (incorrect) variable assignment code.
10756
107572010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10758
10759 * ob-R.el (org-babel-expand-body:R): Refactor: break variable
10760 assignment part out into a separate function
10761 (org-babel-R-variable-assignments): New function constructing list
10762 of variable assignment statements
10763 (org-babel-prep-session:R): Use new function
10764 `org-babel-R-variable-assignments' instead of previous
10765 (incorrect) variable assignment code.
10766
107672010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10768
10769 * ob.el (org-babel-initiate-session): Better variable names.
10770
107712010-11-11 Eric Schulte <schulte.eric@gmail.com>
10772
4d789d84
SM
10773 * ob.el (org-number-sequence):
10774 Declared * ob-R.el (org-number-sequence): Declared.
afe98dfa
CD
10775
107762010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10777
10778 * ob.el (org-babel-map-src-blocks): Store correct value of
10779 `end-block'.
10780
107812010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10782
10783 * ob.el (org-babel-mark-block): New function to mark the body of a
10784 src block in the style of `mark-defun'.
10785
107862010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10787
10788 * org-compat.el (org-number-sequence): New function.
10789
10790 * ob-R.el (org-babel-expand-body:R): Use `org-number-sequence'.
10791
4d789d84
SM
10792 * ob.el (org-babel-where-is-src-block-result):
10793 Use `org-number-sequence'.
afe98dfa
CD
10794 (org-babel-current-buffer-properties): Fix variable definition.
10795
10796 * ob-ref.el (org-babel-ref-index-list): Use `org-number-sequence'.
10797
10798 * ob-latex.el (org-babel-latex-tex-to-pdf): Use the 2-argument
10799 version of `shell-command'.
10800
10801 * org-latex.el (org-export-as-pdf): Use the 2-argument version of
10802 `shell-command'.
10803
108042010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10805
10806 * org-list.el (org-list-search-unenclosed-generic): Replace call
10807 to booleanp.
10808
108092010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10810
10811 * org.el (org-agenda-jump-prefer-future): New option.
10812
4d789d84
SM
10813 * org-agenda.el (org-agenda-goto-date):
10814 Use `org-agenda-jump-prefer-future'.
afe98dfa
CD
10815
108162010-11-11 Noorul Islam <noorul@noorul.com>
10817
01c35094 10818 * org-latex.el (org-export-latex-links): Replaced hard coded
afe98dfa
CD
10819 hyperref format with custom variable
10820 `org-export-latex-hyperref-format'.
10821
108222010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10823
10824 * org.el (org-insert-heading): Fix docstring.
10825
108262010-11-11 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
10827
10828 * org-capture.el (org-capture-place-entry): If the first line is
10829 already a headline, just stay there.
10830
108312010-11-11 Eric Schulte <schulte.eric@gmail.com>
10832
10833 * ob-sh.el (org-babel-sh-evaluate): No longer assumes that results
10834 are non-nil.
10835
108362010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10837
10838 * org-ascii.el (org-ascii-replace-entities): Match an optional {}
10839 after an entity.
10840
108412010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10842
10843 * org-table.el (orgtbl-to-html): Apply `org-html-expand' to the
10844 table fields.
10845
108462010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10847
10848 * org.el (org-insert-heading): When on the headline of an inline
10849 task, insert another inline tasks.
10850
108512010-11-11 Eric Schulte <schulte.eric@gmail.com>
10852
10853 * ob-tangle.el (org-babel-tangle-collect-blocks): Only create
10854 links for blocks that will actually tangle.
10855
108562010-11-11 Eric Schulte <schulte.eric@gmail.com>
10857
10858 * ob-sh.el (org-babel-expand-body:sh): Don't insert extra newlines
10859 in expanded shell bodies.
10860
108612010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10862
10863 * ob-sh.el (org-babel-expand-body:sh): Avoid inserting extra
10864 newline characters.
10865
108662010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10867
10868 * ob-sh.el (org-babel-expand-body:sh): Align code.
10869
108702010-11-11 Eric Schulte <schulte.eric@gmail.com>
10871
01c35094 10872 * ob.el (org-babel-params-from-properties): Max line with at <=80.
afe98dfa
CD
10873
108742010-11-11 Eric Schulte <schulte.eric@gmail.com>
10875
10876 * org-latex.el (org-export-latex-listings-langs): Clojure is now
10877 recognized as a lisp.
10878
108792010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10880
10881 * ob.el (org-babel-params-from-properties): Use `org-babel-read'
10882 to interpret property as header argument value.
10883
108842010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10885
10886 * ob.el (org-babel-parse-header-arguments): Simplify reading of
10887 header arg value.
10888
108892010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10890
10891 * org-publish.el (org-publish-org-to-ascii):
10892 (org-publish-org-to-latin1):
10893 (org-publish-org-to-utf8): New functions.
10894
108952010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10896
10897 * org.el (org-insert-heading): Skip inline tasks when trying to
10898 insert a new heading after the end of the subtree.
10899
109002010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10901
10902 * org-inlinetask.el (org-inlinetask-min-level): Set customization
10903 type to integer or nil.
10904
10905 * org.el (org-insert-heading): When after an inline task, do not
10906 use level but go back to headline level before the inline task.
10907
109082010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10909
10910 * org-inlinetask.el (org-inlinetask-in-task-p): New function.
10911
10912 * org.el (org-indent-line-function): Fix indentation of inline
10913 tasks.
10914
109152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10916
10917 * org.el (org-activate-links): Fix customize type.
10918
109192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10920
10921 * org-latex.el (org-latex-to-pdf-process): Add rubber as another
10922 default option.
10923
109242010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10925
10926 * org-latex.el (org-export-latex-minted): Document pygments
10927 dependency.
10928
109292010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10930
10931 * org-mobile.el (org-mobile-create-index-file): Encrypt the index
10932 file if encryption has been turned on.
10933 (org-mobile-copy-agenda-files): Avoid double encryption of
10934 `mobileorg.org'.
10935
109362010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10937
4d789d84
SM
10938 * org-exp.el (org-export-latex-minted-with-line-numbers):
10939 Ensure that variable is declared.
afe98dfa
CD
10940
109412010-11-11 Eric Schulte <schulte.eric@gmail.com>
10942
4d789d84 10943 * ob-python.el (org-src-preserve-indentation): Fix compiler
afe98dfa
CD
10944 warning.
10945
109462010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10947
4d789d84
SM
10948 * org-exp.el (org-export-format-source-code-or-example):
10949 Latex formatting of source code blocks using the minted package
afe98dfa
CD
10950 (org-export-plist-vars): Add :latex-minted property
10951 (org-export-latex-minted): Ensure variable is defined
10952 (org-export-latex-minted-langs): Ensure variable is defined.
10953
109542010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10955
10956 * org-src.el (org-edit-src-code): Use `org-region-active-p'.
10957
109582010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10959
10960 * ob-tangle.el (org-babel-spec-to-string): Whitespace changes.
10961
109622010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10963
10964 * ob-tangle.el (org-babel-spec-to-string): Don't trim whitespace
10965 when `org-src-preserve-indentation' is non-nil.
10966
109672010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10968
10969 * ob-lob.el (org-babel-lob-ingest): Provide message stating number
10970 of blocks added to Library of Babel.
10971
109722010-11-11 Dan Davison <davison@stats.ox.ac.uk>
10973
10974 * ob-lob.el (org-babel-lob-ingest): Check for nil source block
10975 name.
10976
109772010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10978
4d789d84
SM
10979 * org-beamer.el (org-beamer-place-default-actions-for-lists):
10980 Fix typo in regexp.
afe98dfa
CD
10981
109822010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
10983
10984 * org-list.el (org-toggle-checkbox): Avoid some boundary error
10985 when inserting a checkbox in an empty last item of a list.
10986
109872010-11-11 David Maus <dmaus@ictsoc.de>
10988
4d789d84
SM
10989 * org-gnus.el (org-gnus-nnimap-query-article-no-from-file):
10990 Query article number from file is nil by default.
afe98dfa
CD
10991
109922010-11-11 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
10993
10994 * org-beamer.el (org-beamer-amend-header): Fix typo in docstring.
10995
109962010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
10997
10998 * org-capture.el (org-capture-place-entry): Move to `beg' before
10999 searching for `%?'.
11000
110012010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11002
11003 * org.el (org-format-latex): Fix mathjax treatment of single
11004 letters in between dollars.
11005
110062010-11-11 Sébastien Vauban <wxhgmqzgwmuf@spammotel.com>
11007
11008 * org-latex.el (org-latex-to-pdf-process): Add a third pdflatex
11009 run.
11010
110112010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11012
11013 * org.el (org-blank-before-new-entry): Improve docstring.
11014
110152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11016
4d789d84
SM
11017 * org-mobile.el (org-mobile-force-id-on-agenda-items):
11018 Fix docstring.
afe98dfa
CD
11019 (org-mobile-write-agenda-for-mobile): Use outline path if we do
11020 not have an ID and are not allowed to make one.
11021 (org-mobile-get-outline-path-link): New function.
11022
110232010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11024
11025 * org-mobile.el (org-mobile-copy-agenda-files): Encrypt the empty
11026 file.
11027 (org-mobile-write-agenda-for-mobile): Use the right name, even if
11028 the file get encrypted.
11029 (org-mobile-move-capture): Only delete tempfile if it does exist.
11030
110312010-11-11 Eric Schulte <schulte.eric@gmail.com>
11032
4d789d84 11033 * ob.el (org-babel-number-p): Fix documentation string.
afe98dfa
CD
11034
110352010-11-11 Eric Schulte <schulte.eric@gmail.com>
11036
11037 * ob-tangle.el (org-babel-tangle-collect-blocks): Accepting
11038 "tangle" as a positive argument for the :noweb header argument
11039 during tangling.
11040
110412010-11-11 Eric Schulte <schulte.eric@gmail.com>
11042
4d789d84 11043 * ob-exp.el (org-babel-exp-src-blocks): Fix export when headings
afe98dfa
CD
11044 have links, with tests.
11045
afe98dfa
CD
110462010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11047
11048 * org-latex.el (org-latex-to-pdf-process): Use texi2dvi if
11049 available.
11050 (org-export-latex-get-error): New function.
11051 (org-export-as-pdf): Give an indication of the errors that
11052 happened during processing.
11053
110542010-11-11 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl>
11055
11056 * org-exp.el (org-export-language-setup): Fix Polish entries.
11057
110582010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11059
11060 * org.el (org-set-tags): Allow comma as a separator when
11061 specifying tags at the completion interface.
11062 (org-tags-completion-function): Allow comma as a separator when
11063 specifying tags at the completion interface.
11064
110652010-11-11 Eric Schulte <schulte.eric@gmail.com>
11066
11067 * ob-exp.el (org-babel-exp-src-blocks): Don't jump back to
11068 export-file if exporting from a buffer which is not visiting a
11069 file.
11070
110712010-11-11 Eric Schulte <schulte.eric@gmail.com>
11072
11073 * ob-exp.el (org-babel-exp-src-blocks): Only append "::" to a file
11074 name in link construction if there is a heading to follow it.
11075
110762010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11077
11078 * org-html.el (org-export-html-inline-image-extensions): Add "svg"
11079 as an allowed extension.
11080
110812010-11-11 Sébastien Vauban <wxhgmqzgwmuf@spammotel.com>
11082
11083 * org-agenda.el (org-agenda-add-time-grid-maybe): Pad clock times
11084 with zeros. Start applying face earlier.
11085
110862010-11-11 Eric Schulte <schulte.eric@gmail.com>
11087
11088 * ob.el (or): Don't create org-babel-temporary-directory in batch
11089 as it won't be removed by emacs-kill-hook
11090 (org-babel-remove-temporary-directory): Only try to remove this
11091 directory if it exists.
11092
110932010-11-11 Eric Schulte <schulte.eric@gmail.com>
11094
11095 * ob.el (org-babel-temporary-directory): Fixing byte-compilation
11096 warning in ob.el.
11097
110982010-11-11 Eric Schulte <schulte.eric@gmail.com>
11099
11100 * ob-tangle.el (org-babel-tangle): Now sharing the file name in
11101 the tangling message.
11102
111032010-11-11 Eric Schulte <schulte.eric@gmail.com>
11104
11105 * ob.el (org-babel-load-languages): Fixes compiler warning.
11106
111072010-11-11 Eric Schulte <schulte.eric@gmail.com>
11108
11109 * ob-plantuml.el (org-babel-execute:plantuml): Fixes bug with svg
11110 output.
11111
111122010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11113
11114 * org-ascii.el (org-export-as-ascii): Use the correct match group.
11115
111162010-11-11 Eric Schulte <schulte.eric@gmail.com>
11117
11118 * ob.el (boundp): Uncommenting defvar form for
11119 org-babel-temporary-directory
11120 (org-babel-temp-file): Now using the org-babel-temporary-directory
11121 for holding new babel temporary files
11122 (org-babel-remove-temporary-directory): Removes the babel temp dir
11123 when Emacs shutsdown
11124 (kill-emacs-hook): Now removing the babel temp dir on Emacs
11125 shutdown.
11126
111272010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11128
11129 * org-capture.el (org-capture-fill-template): Initialize history
11130 variable.
11131
111322010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11133
11134 * org-src.el (org-edit-src-code): Don't move point when generating
11135 edit buffer.
11136
111372010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11138
11139 * org-src.el (org-edit-src-code): Deal with point being in
11140 #+end_src line.
11141
111422010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11143
11144 * org-table.el (org-table-current-column): Add interactive to turn
11145 this into a command.
11146
111472010-11-11 Bernt Hansen <bernt@norang.ca>
11148
11149 * org.el (org-insert-heading): Run org-insert-heading-hook when
11150 creating the first heading in a file.
11151
111522010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11153
11154 * org.el (org-startup-with-inline-images): New option.
11155 (org-startup-options): Add new keywords inlineimages and
11156 noinlineimages.
11157 (org-mode): Inline images when this has been configured.
11158
111592010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11160
11161 * ob.el (org-babel-get-src-block-info): Remove optional
11162 HEADER-VARS-ONLY argument; further simplification.
11163
111642010-11-11 Eric Schulte <schulte.eric@gmail.com>
11165
4d789d84 11166 * ob.el (org-babel-confirm-evaluate): Fix bug causing extra
afe98dfa
CD
11167 prompt in ob-confirm-evaluate in some cases.
11168
111692010-11-11 Eric Schulte <schulte.eric@gmail.com>
11170
11171 * ob.el (org-babel-demarcate-block): Visible region and completion
11172 during language selection.
11173
111742010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11175
11176 * ob.el (org-babel-get-src-block-info): Remove comment.
11177
111782010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11179
11180 * ob.el (org-babel-get-src-block-info): Simplify function.
11181
111822010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11183
11184 * ob.el (org-babel-get-src-block-info): Form info list correctly
333f9019 11185 when parenthesized arguments are missing.
afe98dfa
CD
11186
111872010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11188
11189 * ob-exp.el (org-export-babel-evaluate): Docstring typo
11190 (org-babel-exp-code): Docstring typo.
11191
111922010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11193
4d789d84
SM
11194 * org-mobile.el (org-mobile-encryption-password):
11195 Improve docstring.
afe98dfa
CD
11196 (org-mobile-encryption-password-session): New variable.
11197 (org-mobile-encryption-password): New function.
11198 (org-mobile-check-setup):
11199 (org-mobile-encrypt-file):
11200 (org-mobile-decrypt-file): Use the new function.
11201
112022010-11-11 David Maus <dmaus@ictsoc.de>
11203
11204 * org-capture.el (org-capture-place-template): Widen to remove
11205 possible restrictions in target buffer.
11206
112072010-11-11 Jambunathan K <kjambunathan@gmail.com>
11208
4d789d84 11209 * org.el (org-speed-command-hook): Add org-speed-command-hook
afe98dfa
CD
11210 (org-babel-speed-command-hook): Hook for Babel's speed commands.
11211
112122010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11213
11214 * ob.el (org-babel-execute-buffer): Re-implement using
11215 `org-babel-map-src-blocks'.
11216
112172010-11-11 David Maus <dmaus@ictsoc.de>
11218
11219 * org-capture.el (org-capture-templates): Update doc string with
11220 new message date related escapes.
11221
112222010-11-11 David Maus <dmaus@ictsoc.de>
11223
11224 * org-wl.el (org-wl-store-link-message): Define properties %:date)
11225 (%:date-timestamp, and %:date-timestamp-inactive.
11226
11227 * org-mew.el (org-mew-store-link): Dto.
11228
11229 * org-mhe.el (org-mhe-store-link): Dto.
11230
11231 * org-rmail.el (org-rmail-store-link): Dto.
11232
11233 * org-vm.el (org-vm-store-link): Dto.
11234
112352010-11-11 David Maus <dmaus@ictsoc.de>
11236
11237 * org-wl.el (org-wl-message-field): Always get literal content of
11238 header fields.
11239
112402010-11-11 David Maus <dmaus@ictsoc.de>
11241
11242 * org-gnus.el (org-gnus-store-link): Define properties
11243 %:date-timestamp and %:date-timestamp-inactive.
11244
112452010-11-11 David Maus <dmaus@ictsoc.de>
11246
11247 * org-gnus.el (org-gnus-store-link): Handle empty date header
11248 field.
11249
112502010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
11251
01c35094
JB
11252 * org.el (org-speed-command-hook): New. Hook for installing
11253 additional speed commands. Use this for enabling speed commands on
afe98dfa
CD
11254 src blocks.
11255 (org-speed-command-default-hook): The default hook for
01c35094 11256 org-speed-command-hook. Factored out from org-self-insert-command
91af3942 11257 and mimics existing behavior.
afe98dfa
CD
11258 (org-self-insert-command): Modified to use org-speed-command-hook.
11259
112602010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11261
11262 * org-agenda.el (org-search-view): Recover spaces in search words
11263 if they were escaped with \ or inside a regexp.
11264
112652010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11266
11267 * org.el (org-additional-option-like-keywords): Add PROPERTIES to
11268 the list of completable meta line words.
11269 (org-complete): Complete property names after #+PROPERTY.
11270
112712010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11272
11273 * ob-python.el (org-babel-python-evaluate-session): Make temp file
11274 names consistent.
11275
112762010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11277
11278 * ob-clojure.el (org-babel-clojure-evaluate-external-process):
11279 Delete extra format argument.
11280
112812010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11282
11283 * ob-org.el (org-babel-org-export): Typo in docstring.
11284
112852010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11286
11287 * ob-sh.el (org-babel-sh-evaluate): Remove unused temporary file
11288 variable.
11289
112902010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11291
11292 * ob-scheme.el (org-babel-execute:scheme): Alter temp file name.
11293
112942010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11295
11296 * ob.el (org-babel-process-file-name): New function
11297 (org-babel-maybe-remote-file): Delete function.
11298
112992010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11300
11301 * ob-C.el (org-babel-C-execute): Remove unused variable.
11302
113032010-11-11 David Maus <dmaus@ictsoc.de>
11304
11305 * org.el (org-make-link-string): Prevent superfluous colon.
11306
113072010-11-11 David Maus <dmaus@ictsoc.de>
11308
11309 * org.el (org-make-org-heading-search-string): Leave headline
11310 intact.
11311
113122010-11-11 David Maus <dmaus@ictsoc.de>
11313
11314 * org.el (org-make-link-string): Don't escape characters in link
11315 type.
11316
23f6720e 113172010-11-11 Bastien Guerry <bzg@gnu.org>
afe98dfa
CD
11318
11319 * org-capture.el (org-capture-templates): Update docstring to
01c35094 11320 advertise %:org-date.
afe98dfa
CD
11321
113222010-11-11 Eric Schulte <schulte.eric@gmail.com>
11323
11324 * ob-dot.el (org-babel-execute:dot): Automatically specifies
11325 "-T<ext>" based on file name extension.
11326
113272010-11-11 Eric Schulte <schulte.eric@gmail.com>
11328
11329 * ob-org.el (org-babel-org-export): Raise error on nested export
11330 call.
11331
113322010-11-11 Eric Schulte <schulte.eric@gmail.com>
11333
11334 * ob-plantuml.el (org-babel-execute:plantuml): Support for svg
11335 output files.
11336
113372010-11-11 Eric Schulte <schulte.eric@gmail.com>
11338
11339 * ob.el (org-babel-demarcate-block): Better initialization of
11340 stars.
11341
113422010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11343
11344 * org-src.el (org-src-tab-acts-natively): Add customize interface.
11345
113462010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11347
4d789d84
SM
11348 * org-src.el (org-src-strip-leading-and-trailing-blank-lines):
11349 New variable allowing prevention of automatic stripping of leading and
afe98dfa
CD
11350 trailing blank lines when exiting edit buffer.
11351 (org-edit-src-exit): Respect value of
11352 `org-src-strip-leading-and-trailing-blank-lines'
4d789d84
SM
11353 (org-src-native-tab-command-maybe):
11354 Bind `org-src-strip-leading-and-trailing-blank-lines' to nil during
afe98dfa
CD
11355 this function.
11356
113572010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11358
11359 * org-src.el (org-edit-src-code): If mark was inside code block
11360 then code edit buffer inherits mark with active region.
11361
113622010-11-11 Eric Schulte <schulte.eric@gmail.com>
11363
11364 * ob.el (org-babel-demarcate-block): Fix compiler warnings.
11365
113662010-11-11 Eric Schulte <schulte.eric@gmail.com>
11367
11368 * ob.el (org-babel-demarcate-block): Better handling of empty
11369 space around demarcated area.
11370
113712010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11372
11373 * org-agenda.el (org-agenda-goto-date): Turn off prefer future for
11374 this command.
11375
113762010-11-11 David Maus <dmaus@ictsoc.de>
11377
11378 * org-gnus.el (org-gnus-open-nntp): New function.
11379
113802010-11-11 David Maus <dmaus@ictsoc.de>
11381
11382 * org-wl.el (org-wl-open-nntp): New function.
11383
113842010-11-11 David Maus <dmaus@ictsoc.de>
11385
11386 * org-wl.el (org-wl-open): Open message by numeric reference if
11387 article part is not a message id.
11388
113892010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11390
11391 * org-agenda.el (org-agenda-filter-apply): Move cursor to a
11392 visible line.
11393
113942010-11-11 Eric Schulte <schulte.eric@gmail.com>
11395
11396 * ob.el (org-babel-demarcate-block): Interactive demarcation of
01c35094 11397 code blocks.
afe98dfa
CD
11398
11399 * ob-keys.el (org-babel-key-bindings): Key bindings for block
11400 demarcation.
11401
23f6720e 114022010-11-11 Bastien Guerry <bzg@gnu.org>
afe98dfa
CD
11403
11404 * org.el (org-link-types): Add the "message" link type.
11405
114062010-11-11 David Maus <dmaus@ictsoc.de>
11407
11408 * org.el (org-link-types): Add 'message:' link type to default
11409 link types.
11410
23f6720e 114112010-11-11 Bastien Guerry <bzg@gnu.org>
afe98dfa
CD
11412
11413 * org-gnus.el (org-gnus-store-link): Add the :date property to
11414 gnus links, allowing the use of %:date in capture templates.
11415
114162010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11417
11418 * org-list.el (org-cycle-list-bullet): Follow order of bullets
11419 indicated in doc-string.
11420
11421 * org-list.el (org-list-bottom-point-with-indent): List is ended
11422 when a line is less indented that the last item, not the less
11423 indented item.
11424
114252010-11-11 Eric Schulte <schulte.eric@gmail.com>
11426
11427 * ob-exp.el (org-babel-exp-src-blocks): Now switching back to the
11428 original file before resolving code block parameters to ensure
11429 headline and buffer wide parameters are taken into consideration
11430 when only a narrowed portion of the file is exported.
11431
114322010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11433
11434 * org.el (org-forward-same-level): Fix docstring.
11435
114362010-11-11 Sebastian Rose <sebastian_rose@gmx.de>
11437
11438 * org-publish.el (org-publish-attachment): Put the attachment into
11439 the right directory.
11440
114412010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
11442
11443 * org.el (org-goto-first-child): New command.
11444
114452010-11-11 Matt Lundin <mdl@imapmail.org>
11446
11447 * org-agenda.el (org-prepare-agenda): If the agenda is called from
11448 within the agenda via an elisp link, such as
11449 [[elisp:(org-agenda-list)]], org-prepare-agenda erases the buffer
11450 of the file containing the link, since that buffer is current
11451 during org-prepare agenda (due to a with-current-buffer in
01c35094 11452 org-agenda-open-link). An additional test now ensures that the
afe98dfa
CD
11453 agenda buffer is in fact current when the buffer is erased and
11454 local variables for the agenda are set.
11455
114562010-11-11 David Maus <dmaus@ictsoc.de> (tiny change)
11457
11458 * org-exp.el (org-infile-export-plist): Define property macro.
11459
114602010-11-11 David Maus <dmaus@ictsoc.de>
11461
11462 * org-mhe.el (org-mhe-get-header): Remove possible folding white
11463 space in message header field.
11464
114652010-11-11 David Maus <dmaus@ictsoc.de>
11466
11467 * org-feed.el (org-feed): Fix typo in customization group :tag
11468 property.
11469
114702010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11471
11472 * org-latex.el (org-export-latex-tag-markup): New option.
4d789d84
SM
11473 (org-export-latex-keywords-maybe):
11474 Use `org-export-latex-tag-markup'.
afe98dfa 11475
d4423e17 114762010-11-11 Rémi Vanicat <vanicat@debian.org> (tiny change)
afe98dfa
CD
11477
11478 * org-icalendar.el (org-icalendar-use-UTC-date-time): New option.
11479 (org-ical-ts-to-string): Use UTC time when requested.
11480
114812010-11-11 Noorul Islam <noorul@noorul.com> (tiny change)
11482
11483 * org-html.el (org-html-cvt-org-as-html): Do not convert protocol
11484 from 'file' to 'http'.
11485
114862010-11-11 David Maus <dmaus@ictsoc.de>
11487
11488 * org.el (org-store-log-note): Fix wrong usage
11489 of`org-adapt-indentation'.
11490
114912010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11492
11493 * org.el (org-skip-over-state-notes): Do not compute bottom point
11494 at each item.
11495
11496 * org-mouse.el (org-mouse-for-each-item): Use `org-apply-on-list'
11497 instead of moving to each item.
11498
114992010-11-11 David Maus <dmaus@ictsoc.de>
11500
11501 * org-capture.el (org-capture-templates): Small fix in doc string.
11502
115032010-11-11 aaa bbb <dominik@powerbook-g4-12-van-aaa-bbb.local>
11504
4d789d84
SM
11505 * org-archive.el (org-get-local-archive-location):
11506 Use `org-carchive-location' as default.
afe98dfa
CD
11507
115082010-11-11 Eric Schulte <schulte.eric@gmail.com>
11509
01c35094 11510 * ob-C.el (org): No longer requires org.
afe98dfa
CD
11511
11512 * ob-ledger.el (org): No longer requires org.
11513
115142010-11-11 David Maus <dmaus@ictsoc.de>
11515
11516 * org.el (org-priority): Save match data before call to
11517 `read-char-exclusive'.
11518
115192010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11520
11521 * org-list.el (org-list-to-generic): Descriptions labels can be
11522 any suit of symbols, and will end at double colons.
11523
115242010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11525
11526 * org.el (org-indent-line-function): Indent past [@num] and
11527 [@start:num], consistently with what is already done with
11528 checkboxes.
11529
115302010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11531
11532 * org.el (org-store-log-note): Indent new notes to the right
11533 column. Also take `org-list-two-spaces-after-bullet-regexp' into
11534 consideration when creating the note.
11535
115362010-11-11 David Maus <dmaus@ictsoc.de>
11537
11538 * org-gnus.el (nnimap-group-overview-filename): Declare function
11539 to silence byte compiler.
11540
115412010-11-11 David Maus <dmaus@ictsoc.de>
11542
4d789d84
SM
11543 * org-gnus.el (org-gnus-nnimap-query-article-no-from-file):
11544 New customization variable.
afe98dfa
CD
11545 (org-gnus-nnimap-cached-article-number): New function.
11546 (org-gnus-follow-link): Try to fetch cached article number of
11547 message-id.
11548
115492010-11-11 Eric Schulte <schulte.eric@gmail.com>
11550
11551 * ob-org.el (org-babel-org-default-header): Used to insert a dummy
11552 first line into code blocks before export so that the first line
11553 is not interpreted as a title
11554 (org-babel-org-export): Use new dummy code block prefix.
11555
115562010-11-11 Eric Schulte <schulte.eric@gmail.com>
11557
11558 * ob.el (org-babel-insert-result): No longer throws error when
11559 inserting an empty result.
11560
115612010-11-11 Eric Schulte <schulte.eric@gmail.com>
11562
7877f373 11563 * ob-tangle.el: Autoload org-babel-tangle-lang-exts from ob-tangle.
afe98dfa
CD
11564
115652010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11566
4d789d84
SM
11567 * ob.el (org-babel-do-in-edit-buffer):
11568 Use `org-babel-where-is-src-block-head' to test for source block at
afe98dfa
CD
11569 point.
11570
115712010-11-11 Eric Schulte <schulte.eric@gmail.com>
11572
11573 * ob-keys.el (org-babel-key-bindings): Adding key-binding for
01c35094 11574 `org-babel-goto-src-block-head'.
afe98dfa
CD
11575
11576 * ob.el (org-babel-goto-src-block-head): Jump to the head of the
11577 current code block.
11578
115792010-11-11 Eric Schulte <schulte.eric@gmail.com>
11580
11581 * ob.el (org-babel-next-src-block): Now raising more informative
01c35094 11582 error when no further code blocks can be found.
afe98dfa
CD
11583 (org-babel-previous-src-block): Now raising more informative error
11584 when no previous code blocks can be found.
11585
115862010-11-11 Eric Schulte <schulte.eric@gmail.com>
11587
11588 * org-exp-blocks.el
11589 (org-export-preprocess-after-include-files-hook): Now using this
11590 hook instead of `org-export-preprocess-hook'.
11591
115922010-11-11 Eric Schulte <schulte.eric@gmail.com>
11593
01c35094 11594 * ob-plantuml.el (org-babel-execute:plantuml): ????
afe98dfa
CD
11595
115962010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11597
11598 * ob-python.el (org-babel-python-evaluate): Refactor as call to
11599 either `org-babel-python-evaluate-external-process' or
11600 `org-babel-python-evaluate-session'.
11601 (org-babel-python-evaluate-external-process): New function to
11602 handle evaluation in external process.
11603 (org-babel-python-evaluate-session): New function to handle
11604 evaluation in emacs inferior process.
11605
116062010-11-11 Eric Schulte <schulte.eric@gmail.com>
11607
11608 * ob-org.el (org-babel-execute:org): Evaluates body to latex ascii
11609 or html respecting :results header arg
11610 (org-babel-org-export): Exports a string of text to an output
11611 format.
11612
116132010-11-11 Eric Schulte <schulte.eric@gmail.com>
11614
11615 * ob.el (org-babel-insert-result): Remove existing results when
11616 nil results are returned.
11617
116182010-11-11 David Maus <dmaus@ictsoc.de>
11619
11620 * org-ascii.el (org-export-as-ascii): Bind and set link path for
11621 link type specific markup function.
11622
116232010-11-11 David Maus <dmaus@ictsoc.de>
11624
11625 * org-clock.el (notifications-notify): Properly declare function
11626 to silence byte compiler.
11627
116282010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11629
11630 * org-list.el (org-insert-item): Check invisibility of point at a
11631 meaningful location.
11632
116332010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11634
11635 * org-list.el (org-list-insert-item-generic): Updating checkboxes
11636 can modifiy bottom point of a list, so make it a marker before
11637 calling `org-update-checkbox-count-maybe'.
11638
116392010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11640
11641 * org.el (org-src-fontify-natively): Set to nil by default.
11642 Supply cutomize interface.
11643
23f6720e 116442010-11-11 Bastien Guerry <bzg@gnu.org>
afe98dfa
CD
11645
11646 * org-ascii.el (org-export-as-ascii): Fix bug in ASCII export: use
11647 `org-bracket-link-analytic-regexp++' to match the link type.
11648
116492010-11-11 Eric Schulte <schulte.eric@gmail.com>
11650
11651 * ob-tangle.el (org-babel-tangle-collect-blocks): Rename `lang' to
11652 `language'.
11653
116542010-11-11 Eric Schulte <schulte.eric@gmail.com>
11655
4d789d84
SM
11656 * ob-tangle.el (org-babel-tangle-comment-format-beg):
11657 Format string specifying the link-comment preceding a code block
afe98dfa
CD
11658 (org-babel-tangle-comment-format-end): Format string specifying
11659 the link-comment following a code block
11660 (org-babel-tangle-collect-blocks): Storing more information in the
11661 spec of a tangling code block
11662 (org-babel-spec-to-string): Now makes use of customizable
11663 link-comment formats.
11664
116652010-11-11 Achim Gratz <Stromeko@stromeko.net> (tiny change)
11666
11667 * org.el (org-delete-backward-char): Check for nil overwrite-mode
11668 before inserting spaces.
11669
116702010-11-11 David Maus <dmaus@ictsoc.de>
11671
11672 * org-icalendar.el (org-print-icalendar-entries): Exclude tags
11673 from summary of non-TODO ical entries.
11674 (org-print-icalendar-entries): Use `org-complex-heading-regexp' to
11675 exclude tags from summary of TODO ical entries.
11676
116772010-11-11 Eric Schulte <schulte.eric@gmail.com>
11678
11679 * ob.el (org-babel-map-src-blocks): Now exposes much information
11680 about the code block in the form of let-bound local variables.
11681
116822010-11-11 David Maus <dmaus@ictsoc.de>
11683
11684 * org-list.el (org-outline-regexp, org-ts-regexp)
11685 (org-ts-regexp-both, org-in-regexps-block-p)
11686 (org-level-increment, org-at-heading-p)
11687 (outline-previous-heading, org-icompleting-read)
11688 (org-time-string-to-seconds): Declare to fix compiler warning.
11689
116902010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11691
11692 * org-list.el (org-toggle-checkbox): Ignore items in drawers when
01c35094 11693 used from an heading. Send an error when no item is in region.
afe98dfa
CD
11694
116952010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11696
11697 * ob.el (org-babel-do-in-edit-buffer): Use unwind-protect to
11698 ensure that edit buffer is exited.
11699
117002010-11-11 Eric Schulte <schulte.eric@gmail.com>
11701
11702 * ob-tangle.el (org-babel-tangle-pad-newline): Can be used to
11703 control the amount of extra newlines inserted into tangled code
11704 (org-babel-tangle-collect-blocks): Now conditionally collects
11705 information to be used for "org" style comments
11706 (org-babel-spec-to-string): Now inserts "org" style comments, and
11707 obeys the newline configuration variable when inserting whitespace.
11708
117092010-11-11 Eric Schulte <schulte.eric@gmail.com>
11710
11711 * ob-tangle.el (org-babel-pre-tangle-hook): Defines new tangle
11712 hook
11713 (org-babel-tangle): Calls new tangle hook.
11714
117152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11716
11717 * org-capture.el (org-capture): Compute the length of the correct
11718 string when removing properties.
11719
117202010-11-11 Eric Schulte <schulte.eric@gmail.com>
11721
11722 * ob-plantuml.el (org-babel-execute:plantuml): Now expanding file
11723 names before shell quoting.
11724
117252010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11726
11727 * org-src.el (org-src-tab-indents-natively): New variable
11728 controlling whether language-native TAB action should be performed
11729 (org-src-native-tab-command-maybe): New function to perform
11730 language-native TAB action.
11731 (org-tab-first-hook): Add `org-src-native-tab-command-maybe'.
11732
117332010-11-11 Eric Schulte <schulte.eric@gmail.com>
11734
11735 * ob-plantuml.el (org-babel-execute:plantuml): Explicitly check
11736 `org-plantuml-jar-path' before use.
11737
117382010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11739
11740 * org-src.el (org-src-font-lock-fontify-block): Re-use hidden
11741 language major mode buffers during fontification.
11742
117432010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11744
11745 * org.el (org-fontify-meta-lines-and-blocks): Alter main regexp to
01c35094 11746 match code blocks with switches and header args. Call
afe98dfa
CD
11747 `org-src-font-lock-fontify-block' for automatic fontification of
11748 code in code blocks, controlled by variable
11749 `org-src-fontify-natively'.
11750 (org-src-fontify-natively): New variable.
11751
117522010-11-11 Eric Schulte <schulte.eric@gmail.com>
11753
4d789d84 11754 * ob-ruby.el (org-babel-expand-body:ruby): Remove requirement of
afe98dfa
CD
11755 inf-ruby.
11756
117572010-11-11 Noorul Islam <noorul@noorul.com> (tiny change)
11758
01c35094
JB
11759 * org-html.el (org-html-make-link): (expand-file-name) removes
11760 one "/" from "///path-to-file", so add one. Anything other than
afe98dfa
CD
11761 'file' type should be exported along with the type.
11762
117632010-11-11 Noorul Islam <noorul@noorul.com> (tiny change)
11764
01c35094
JB
11765 * org.el (org-insert-subheading): Fix compiler warning
11766 (org-insert-todo-subheading): Fix compiler warning.
afe98dfa
CD
11767
117682010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
11769
11770 * org-capture.el (org-capture): Remove read-only text properties
11771 from capture text.
11772 (org-capture-set-target-location): Throw an error if file+headline
11773 target does not point into a file which is in Org mode.
11774
117752010-11-11 Eric Schulte <schulte.eric@gmail.com>
11776
11777 * ob.el (org-babel-map-src-blocks): Prefer `when' to `if'.
11778
117792010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11780
11781 * org-src.el (org-edit-src-code): Improve docstring.
11782
117832010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11784
11785 * ob.el (org-babel-execute-src-block): Document prefix argument in
11786 docstring.
11787
117882010-11-11 Eric Schulte <schulte.eric@gmail.com>
11789
11790 * ob-ditaa.el (org-babel-execute:ditaa): Now expanding
11791 org-ditaa-jar-path with expand-file-name.
11792
117932010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11794
11795 * ob.el (org-babel-execute-subtree): Pass prefix arg through to
11796 `org-babel-execute-src-block'.
11797
117982010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11799
11800 * org-ascii.el (org-export-ascii-preprocess): Allow [@start:x] and
11801 [@x] syntax for list numbering.
11802
118032010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11804
11805 * org.el (org-indent-line-function): Indentation of source block
11806 is left to `org-edit-src-exit' and shouldn't be modified by
01c35094 11807 `org-indent-line-function'. Indentation of others blocks should be
afe98dfa
CD
11808 the same as the #+begin line.
11809
118102010-11-11 Dan Davison <davison@stats.ox.ac.uk>
11811
11812 * ob.el (org-babel-map-src-blocks): If FILE is nil evaluate BODY
11813 forms on source blocks in current buffer; restore point in current
11814 buffer.
11815
118162010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11817
11818 * org-list.el (org-list-struct): Accept list boundaries as an
11819 argument in order to avoid computing `org-list-top-point' and
11820 `org-list-bottom-point' twice when indenting.
11821
118222010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11823
11824 * org-list.el (org-list-ending-method): Default value is now
11825 `both', to ensure maximum compatibility before previous
11826 implementation.
11827
118282010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11829
11830 * org-list.el (org-list-in-item-p-with-indent): Test if first line
11831 is the item beginning.
11832
11833 * org-list.el (org-list-top-point-with-indent): Test if first line
11834 is a valid list beginning.
11835
118362010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11837
11838 * org-list.el (org-list-ending-method): New customizable variable
01c35094 11839 to tell Org Mode how lists end. See docstring.
afe98dfa
CD
11840
118412010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11842
11843 * org-list.el (org-indent-item-tree): Shifting step of top-level
11844 item depends on `org-level-increment'.
11845
118462010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11847
11848 * org.el (org-indent-line-function): Indent first non blank line
11849 after a list according to current heading level.
11850
118512010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11852
4d789d84 11853 * org-docbook.el (org-export-as-docbook): Remove check for
afe98dfa
CD
11854 indentation on lines that do not start with a list bullet.
11855
11856 * org-html.el (org-export-as-html): Same thing.
11857
118582010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11859
11860 * org-list.el (org-list-bottom-point): Take into consideration
11861 that bound of search can be before true ending of the list.
11862
118632010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11864
11865 * org-list.el (org-list-struct-apply-struct): No longer shift
11866 item's body twice: one after replacing bullet and one after
11867 changing indentation.
11868
118692010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11870
4d789d84 11871 * org-list.el (org-list-struct-indent): Add code to replace
afe98dfa
CD
11872 bullets if needed when indenting.
11873
118742010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11875
11876 * org-list.el (org-list-insert-item-generic): A single item
11877 already counting blank lines in his body should be separated with
01c35094 11878 the next one by a blank line. Moreover, if user already provided
afe98dfa
CD
11879 blank lines, follow his wishes.
11880
118812010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11882
11883 * org-list.el (org-indent-item-tree): When moving top item of a
11884 *-list to column 0, only the first item had its bullet changed to
01c35094 11885 -. It now changes all items of the top-level list, as expected.
afe98dfa
CD
11886
118872010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11888
11889 * org-list.el (org-toggle-checkbox): Go to beginning of line
11890 before processing.
11891
118922010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11893
11894 * org-list.el (org-list-struct-apply-struct): Check if ancestor
11895 exists.
11896
118972010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11898
11899 * org-list.el (org-renumber-ordered-list): Check for [@start:x] is
11900 done at each item.
11901
119022010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11903
11904 * org-list.el : Removed unused variable
11905 `org-suppress-item-indentation'.
11906
11907 * org-list.el (org-renumber-ordered-list): Skip item if bullet
11908 number is already good.
11909
119102010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11911
11912 * org-list.el (org-list-automatic-rules): Doc-string reflects this
11913 change.
11914
11915 * org-list.el (org-indent-item-tree): Prevent whole list from
01c35094
JB
11916 being moved when user is not moving subtree. Thus
11917 `org-cycle-item-indentation' will not allow to move the list.
afe98dfa
CD
11918
119192010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11920
01c35094 11921 * org-list.el (org-indent-item-tree): Remove region code. It was
afe98dfa
CD
11922 prone to errors and undocumented.
11923
11924 * org-list.el (org-item-indent-positions): Better heuristics to
11925 determine what bullet the item will have when demoted.
11926
119272010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11928
11929 * org-list.el (org-list-bullet-string): First check if
11930 `org-list-two-spaces-after-bullet-regexp' isn't nil.
11931
119322010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11933
11934 * org-list.el (org-list-bullet-string): Do not modify match-data.
11935
11936 * org.el (org-toggle-item): Now working again when changing list
01c35094 11937 items into plain text. Moreover take into consideration
afe98dfa
CD
11938 `org-list-two-spaces-after-bullet-regexp'.
11939
119402010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11941
4d789d84 11942 * org-list.el (org-indent-item-tree): Remove unnecessary bullets
afe98dfa
CD
11943 fix, and improved heuristics to determine bullet when indenting.
11944
11945 * org-list.el (org-item-indent-positions): Function now returns
11946 sane results when there are two lists separated with blank lines
11947 only.
11948
119492010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11950
11951 * org-docbook.el (org-export-as-docbook): Use override="num" in
01c35094 11952 any listitem matching [@start:num].
afe98dfa
CD
11953
11954 * org-html.el (org-export-as-html): Use value="num" in any li
01c35094 11955 matching [@start:num].
afe98dfa
CD
11956
119572010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11958
11959 * org.el (org-set-font-lock-defaults): Correct fontification for
11960 checkboxes found after [@start:?].
11961
11962 * org-list.el (org-list-at-regexp-after-bullet-p): Skip any
11963 [@start:?] when looking at a regex after a bullet.
11964
11965 * org-list.el (org-toggle-checkbox): Correct insertion of
11966 checkboxes when there is already a [@start:?] in the item.
11967
11968 * org-list.el (org-checkbox-blocked-p): Properly check if there's
11969 an unchecked item before.
11970
11971 * org-list.el (org-list-parse-list): Function handles items having
11972 both a counter and a checkbox.
11973
119742010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11975
11976 * org-list.el (org-cycle-item-indentation): Org-tab-ind-state
11977 stores both indentation and bullet when cycle started.
11978
119792010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11980
11981 * org-list.el: `org-at-description-p' renamed to
11982 `org-at-item-description-p', `org-first-list-item-p' renamed to
11983 `org-list-first-item-p', `org-end-of-item-text-before-children'
11984 renamed to `org-end-of-item-or-at-child'.
11985
119862010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11987
11988 * org.el (org-ctrl-c-ctrl-c): Call `org-fix-bullet-type' instead
11989 of `org-maybe-renumber-ordered-list' and `org-fix-bullet-type'
11990 before toggling a checkbox.
11991
119922010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
11993
11994 * org-list.el (org-list-bullet-string): New function returning
11995 bullet concatenated with an appropriate number of white spaces.
11996
11997 * org-list.el (org-list-insert-item-generic): Insert the right
11998 bullet, with help of `org-list-bullet-string'.
11999
4d789d84
SM
12000 * org-list.el (org-indent-item-tree):
12001 Use `org-list-bullet-string'.
afe98dfa
CD
12002
12003 * org-list.el (org-fix-bullet-type): Use `org-list-bullet-string'.
12004
12005 * org-list.el (org-toggle-checkbox): Send an error when
12006 `org-toggle-checkbox' is trying to insert a checkbox at a
12007 description item.
12008
12009 * org-list.el (org-item-re): Modified regexp so it can catch
12010 correct number of white space before item body.
12011
12012 * org-list.el (org-list-at-regexp-after-bullet-p): Take into
12013 consideration new `org-item-re'.
12014
120152010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12016
12017 * org-list.el (org-list-insert-item-generic): The second item in a
12018 list will be separated from its predecessor with the number of
12019 blank lines separating the first item from its parent, if any, or
12020 no blank line.
12021
120222010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12023
12024 * org-list.el (org-indent-item-tree): Fix and reorder every list
12025 and sublist, from parent of list that has moved if indenting, or
12026 from list at point if outdenting.
12027
120282010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12029
12030 * org-list.el (org-indent-item-tree): Try to keep relative
01c35094 12031 position on line. It can't if point is in white spaces before
afe98dfa
CD
12032 bullet because mixed tabs and spaces make some columns
12033 unattainable.
12034
120352010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12036
12037 * org-list.el (org-cycle-item-indentation): Cycle when the whole
01c35094 12038 item only contains bullet and maybe a checkbox. Previously, TAB
afe98dfa
CD
12039 would cycle when the first line of the item was blank.
12040
120412010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12042
12043 * org-list.el (org-cycle-item-indentation): Allow a point just
12044 after a description item or a checkboxed item to start cycling.
12045
120462010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12047
4d789d84
SM
12048 * org-list.el (org-cycle-list-bullet):
12049 Check `org-plain-list-ordered-item-terminator' before allowing 1. or 1)
afe98dfa
CD
12050 as valid bullets when cycling.
12051
120522010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12053
12054 * org-list.el (org-cycle-item-indentation): Do return t if and
12055 only if cycling is possible and succeded.
12056
120572010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12058
12059 * org-list.el (org-indent-item-tree): When outdenting a subtree,
12060 the last item shouldn't have a children.
12061
120622010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12063
12064 * org-list.el (org-cycle-item-indentation): Cycling should play
12065 nicely with indent rule in `org-list-automatic-rules'.
12066
120672010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12068
12069 * org-list.el (org-indent-item-tree): If indent rule is activated,
12070 it should be impossible to outdent an item having children without
01c35094 12071 moving its subtree. Improved reordering of lists modified by
afe98dfa
CD
12072 cycling indentation.
12073
120742010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12075
4d789d84 12076 * org-list.el (org-maybe-renumber-ordered-list): Remove call for
afe98dfa
CD
12077 `org-fix-bullet-type' to prevent infinite loop, and some checks
12078 already done in `org-renumber-ordered-list'.
12079
12080 * org-list.el (org-fix-bullet-type): Remove a check and call
12081 directly `org-maybe-renumber-ordered-list'.
12082
120832010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12084
12085 * org-list.el (org-indent-item-tree): It shouldn't be possible to
12086 indent the first item of a sublist (though outdent is possible) as
12087 it would break list's structure.
12088
120892010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12090
12091 * org-list.el (org-list-insert-item-generic): When local search
01c35094 12092 doesn't help, search the list globally for blank lines. Moreover,
afe98dfa
CD
12093 don't bother with new lists, and add 1 blank line.
12094
120952010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12096
4d789d84
SM
12097 * org-capture.el (org-capture-place-item):
12098 Use `org-search-forward-unenclosed' and
afe98dfa
CD
12099 `org-search-backward-unenclosed' and new variable
12100 `org-item-beginning-re'.
12101
12102 * org-list.el (org-item-beginning-re): Regexp matching beginning
12103 of an item.
12104
121052010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12106
12107 * org-list.el (org-cycle-list-bullet): Put back support for
12108 'previous argument.
12109
121102010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12111
12112 * org-list.el (org-in-item-p): Handle case when point is at an
12113 heading.
12114
12115 * org-list.el (org-list-make-subtree): Add protection when used
01c35094 12116 outside of list.
afe98dfa 12117
4d789d84 12118 * org-list.el (org-insert-item): Remove useless hack now
afe98dfa
CD
12119 `org-in-item-p' is fixed.
12120
4d789d84 12121 * org-timer.el (org-timer-item): Remove useless hack now
afe98dfa
CD
12122 `org-in-item-p' is fixed.
12123
121242010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12125
12126 * org-list.el (org-cycle-list-bullet): Prevent description items
01c35094 12127 from being numbered. String argument is also recognized now, as
afe98dfa
CD
12128 long as it is a valid bullet.
12129
121302010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12131
12132 * org-list.el (org-indent-item-tree): Moving indentation of top
12133 list item will make the whole list move.
12134
12135 * org-list.el (org-apply-on-list): Function is less sensitive to
12136 changes of indentation.
12137
121382010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12139
12140 * org-list.el (org-at-item-checkbox-p): Add whitespaces at the end
12141 of the regexp.
12142
12143 * org-list.el (org-checkbox-blocked-p): Use new checkbox regexp.
12144
12145 * org-list.el (org-cycle-item-indentation): Allow cycling
12146 description items and checkbox items.
12147
12148 * org-list.el (org-toggle-checkbox): Use new checkbox regexp.
12149
12150 * org-list.el (org-reset-checkbox-state-subtree): Use new checkbox
12151 regexp.
12152
121532010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12154
12155 * org-list.el (org-insert-item-internal): Guessing of blank lines
c5e87d10 12156 number is made by looking at neighboring items, if any.
afe98dfa
CD
12157
121582010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12159
12160 * org-list.el (org-sort-list): Add the possibility to sort timer
12161 lists with the ?t or ?T options.
12162
121632010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12164
12165 * org-list.el (org-search-unenclosed-internal): New function to
12166 handle both `org-search-forward-unenclosed' and
12167 `org-search-backward-unenclosed'.
12168
12169 * org-list.el (org-search-backward-unenclosed): Can send errors
12170 now. Removed useless usage of COUNT.
12171
12172 * org-list.el (org-search-forward-unenclosed): Can send errors
12173 now. Removed useless usage of COUNT.
12174
4d789d84
SM
12175 * org-list.el (org-update-checkbox-count):
12176 Use `org-search-forward-unenclosed' and
afe98dfa
CD
12177 `org-search-backward-unenclosed' instead of `re-search-forward'
12178 and `re-search-backward'.
12179
12180 * org-list.el (org-sort-list): Use `org-search-forward-unenclosed'
12181 and `org-search-backward-unenclosed' instead of
12182 `re-search-forward' and `re-search-backward'.
12183
4d789d84
SM
12184 * org-list.el (org-list-make-subtree):
12185 Use `org-search-forward-unenclosed' and
afe98dfa
CD
12186 `org-search-backward-unenclosed' instead of `re-search-forward'
12187 and `re-search-backward'.
12188
121892010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12190
12191 * org-list.el (org-insert-item-internal): Fixes the problem when
12192 point was before the first char of the item's body.
12193
121942010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12195
01c35094
JB
12196 * org-timer.el (org-timer-item): Refactoring. Compute timer string
12197 before inserting it in the buffer.
afe98dfa 12198
4d789d84 12199 * org-timer.el (org-timer): Add an optional argument to return
afe98dfa
CD
12200 timer string instead of inserting it.
12201
122022010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12203
12204 * org-list.el (org-insert-item-internal): New function to handle
c80e3b4a 12205 positioning and contents of an item being inserted at a specific
afe98dfa
CD
12206 pos. It is not possible anymore to split a term in a description
12207 list or a checkbox when inserting a new item.
12208
12209 * org-list.el (org-insert-item): Refactored by using the new
12210 `org-insert-item-internal' function.
12211
12212 * org-timer.el (org-timer-item): Refactored by using the new
12213 `org-insert-item-internal' function.
12214
122152010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12216
12217 * org-list.el (org-list-bottom-point): Be sure to check real
12218 ORG-OUTLINE-REGEXP and not outline-regexp, that might be modified.
12219
12220 * org.el (org-cycle-internal-local): Cycle up to end of subtree or
12221 end of item if we are in a list.
12222
122232010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12224
12225 * org-list.el (org-insert-item): Move before any special block in
12226 a list prior to add a new item.
12227
12228 * org-timer.el (org-timer-item): When in a timer list, insert a
01c35094
JB
12229 new timer item like `org-insert-item'. If in another list, send an
12230 error. Otherwise, start a new timer list.
afe98dfa
CD
12231
122322010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12233
12234 * org-list.el: Minor refactoring.
12235
122362010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12237
12238 * org-timer.el (org-timer-item): Insert description list item at
12239 the right column.
12240
12241 * org-list.el (org-insert-item): Insert the right number of blank
12242 lines before a relative timer.
12243
122442010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12245
12246 * org-list.el (org-insert-item): Remove restriction on latex
12247 blocks.
12248
122492010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12250
12251 * org-list.el (org-search-backward-unenclosed): Do not stop in
12252 protected places.
12253
12254 * org-list.el (org-search-forward-unenclosed): Do not stop in
12255 protected places.
12256
12257 * org-latex.el (org-export-latex-lists): Use the fact that
12258 org-search-forward do not stop anymore at protected places.
12259
122602010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12261
12262 * org-list.el (org-search-backward-unenclosed): Do not prevent
12263 list items from being inside LaTeX blocks.
12264
12265 * org-list.el (org-search-forward-unenclosed): Do not prevent list
12266 items from being inside LaTeX blocks.
12267
122682010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12269
12270 * org-list.el (org-in-item-p): Do not widen before checking if we
12271 are in item.
12272
12273 * org-list.el (org-list-send-list): We cannot count on
12274 `org-list-top-point' and `org-list-bottom-point' before buffer is
01c35094 12275 narrowed. Find bounds of list otherwise.
afe98dfa
CD
12276
122772010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12278
12279 * org-list.el (org-list-end-regexp): By default, list ending is
12280 exactly 2 blank lines.
12281
122822010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12283
12284 * org-docbook.el (org-export-as-docbook): When we find an empty
12285 line, we do not need to check for
12286 `org-empty-line-terminates-plain-lists' because we would have
12287 found end-list marker before.
12288
12289 * org-html.el (org-export-as-html): Same.
12290
122912010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12292
12293 * org-list.el (org-insert-item): Simplify count of blank lines to
12294 insert.
12295
122962010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12297
12298 * org-list.el (org-list-end-regexp): New customizable variable to
12299 define what string should end lists.
12300
12301 * org-list.el (org-list-end-re): Function is now aware of
12302 `org-list-end-regexp'.
12303
123042010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12305
12306 * org-html.el (org-export-as-html): Code cleanup.
12307
123082010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12309
12310 * org-docbook.el (org-export-as-docbook): Properly close any open
01c35094 12311 list when seeing ORG-LIST-END. Removed any reference to now
afe98dfa
CD
12312 unneeded DIDCLOSE variable.
12313
123142010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12315
12316 * org-exp.el (org-export-mark-list-ending): Fix number of blank
12317 lines inserted after a list.
12318
12319 * org-list.el (org-list-parse-list): Fix case when
12320 `org-list-end-re' would have an indentation greater than current
12321 list.
12322
123232010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12324
12325 * org-exp.el (org-export-mark-list-ending): Differentiate between
12326 export backends, and replace `org-list-end-re' by a blank line
12327 upon exporting.
12328
123292010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12330
12331 * org-html.el (org-export-as-html): Delete didclose and everything
12332 related to it, as it is no longer needed.
12333
123342010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12335
12336 * org-html.el (org-export-html-preprocess): Remove unneeded
12337 insertion of list end marker, as it is now handled by
12338 `org-export-mark-list-ending'.
12339
12340 * org-html.el (org-export-as-html): Cleaner termination of lists.
12341
12342 * org-exp.el (org-export-mark-list-ending): New function to insert
12343 specific markers at the end of lists when exporting to a backend
12344 not using `org-list-parse-list'. This function is called early in
12345 `org-export-preprocess-string', while it is still able to
12346 recognize lists.
12347
12348 * org-latex.el (org-export-latex-lists): Better search for
01c35094 12349 lists. It now only finds items not enclosed and not protected.
afe98dfa
CD
12350
123512010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12352
12353 * org-list.el: Replaced `re-search-forward' by
12354 `org-search-forward-unenclosed' where it made sense.
12355
123562010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12357
12358 * org-list.el (org-apply-to-list): Now a return value is handed at
12359 each new call of the function applied.
12360
12361 * org-list.el (org-fix-bullet-type): Use the new
12362 `org-apply-to-list' format.
12363
12364 * org-list.el (org-renumber-ordered-list): Use the new
12365 `org-apply-to-list' format.
12366
123672010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12368
12369 * org.el (org-in-regexps-block-p): Minor fix: limit wasn't
12370 correctly used.
12371
12372 * org-list.el (org-search-forward-unenclosed): Better regexp used.
12373
12374 * org-list.el (org-search-backward-unenclosed): Better regexp
12375 used.
12376
123772010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12378
12379 * org-list.el (org-sort-list): End-rec function was ill-defined.
12380
123812010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12382
12383 * org-list.el (org-search-forward-unenclosed): Fix behavior when
01c35094 12384 last occurrence was enclosed.
afe98dfa
CD
12385
12386 * org-list.el (org-search-backward-unenclosed): Fix behavior when
01c35094 12387 last occurrence was enclosed.
afe98dfa
CD
12388
123892010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12390
12391 * org.el (org-in-regexps-block-p): Fix documentation.
12392
123932010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12394
12395 * org-list.el (org-search-backward-unenclosed): Fix block regexp.
12396
12397 * org-list.el (org-search-forward-unenclosed): Fix block regexp.
12398
12399 * org-list.el (org-list-parse-list): Minor fix.
12400
124012010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12402
12403 * org-list.el (org-list-parse-list): Delete `org-list-end-re' when
12404 called with t argument.
12405
124062010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12407
4d789d84
SM
12408 * org-html.el (org-export-html-preprocess):
12409 Replace `org-list-end-re' by a blank line during pre-process.
afe98dfa
CD
12410
124112010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12412
12413 * org-list.el (org-list-bottom-point): No need for square brackets
12414 for `skip-chars-backward'.
12415
124162010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12417
12418 * org-html.el: Do not delete space between end of list and
12419 beginning of the following.
12420
124212010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12422
01c35094
JB
12423 * org-html.el: Preprocess buffer string and add ORG-LIST-END where
12424 needed. Lists should not end before seeing this.
afe98dfa
CD
12425
124262010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12427
12428 * org-html.el: Notice end of lists.
12429
124302010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12431
12432 * org-list.el (org-list-parse-list): Better handling of
12433 restrictions when function is called on a list with sublists.
12434
12435 * org-list.el (org-list-send-list): Find the true ending of the
12436 list being sent.
12437
12438 * org-list.el (org-list-radio-list-templates): Templates are more
12439 specific to lists.
12440
124412010-11-11 Eric Schulte <schulte.eric@gmail.com>
12442
12443 * ob-js.el (org-babel-js-eoe): Indicate end of input
12444 (org-babel-execute:js): Support for session evaluation
12445 (org-babel-prep-session:js): Fleshed out definition
12446 (org-babel-js-initiate-session): Can initiate a session using
12447 mozrepl.
12448
124492010-11-11 David Maus <dmaus@ictsoc.de>
12450
12451 * org.el (org-set-regexps-and-options): Protect escape char in
12452 `org-complex-heading-regexp-format'.
12453
124542010-11-11 Eric Schulte <schulte.eric@gmail.com>
12455
12456 * ob-scheme.el (org-babel-scheme-eoe): For marking the end of
12457 session-based evaluation
12458 (org-babel-execute:scheme): Now supports session-based evaluation
12459 (org-babel-prep-session:scheme): Now works and defines variables
12460 (org-babel-scheme-initiate-session): Now works using run-scheme
12461 from cmuscheme.
12462
124632010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12464
12465 * org.el (org-export-latex-default-packages-alist): Remove the
12466 t1enc package - this is already covered by fontenc.
12467
124682010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12469
12470 * ob.el (with-parsed-tramp-file-name): Declared
12471 (org-babel-tramp-localname): Ensure variable name exists locally.
12472
124732010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12474
12475 * ob.el (org-babel-temp-file): Don't use babel temporary directory
12476 in remote case; use make-temp-file with remote file name so that
12477 temp file is guaranteed not to exist previously on remote machine.
12478 (org-babel-tramp-localname): New function to return local name
12479 portion of possibly remote file specification.
12480
124812010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12482
12483 * ob-R.el (org-babel-R-write-object-command): New unified R
12484 command for writing results to file
12485 (org-babel-R-wrapper-method): Remove variable
12486 (org-babel-R-wrapper-lastvar): Remove variable
12487 (org-babel-R-evaluate-external-process): Use new R command
12488 (org-babel-R-evaluate-session): Use new R command.
12489
124902010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12491
12492 * ob-comint.el
12493 (org-babel-comint-eval-invisibly-and-wait-for-file): New function
12494 to evaluate code invisibly and block until output file exists.
12495
12496 * ob-R.el (org-babel-R-evaluate-session): Use `ess-eval-buffer' to
01c35094 12497 evaluate R code in session for :results value. Write result to
afe98dfa
CD
12498 file invisibly using new function
12499 `org-babel-comint-eval-invisibly-and-wait-for-file'.
12500
125012010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12502
12503 * org-capture.el (org-capture-fill-template): Align tags after
12504 insertion.
12505
125062010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12507
4d789d84
SM
12508 * org-exp.el (org-export-concatenate-multiline-emphasis):
12509 Ignore matches that start in a headline.
afe98dfa
CD
12510
125112010-11-11 Eric Schulte <schulte.eric@gmail.com>
12512
12513 * ob-plantuml.el (org-babel-execute:plantuml): Wrapping in-file
12514 and out-file in shell-quote-argument.
12515
125162010-11-11 David Maus <dmaus@ictsoc.de>
12517
12518 * org-docview.el (org-docview-store-link): Use expanded macro to
12519 get current page.
12520 (doc-view-goto-page, image-mode-window-get): Declare functions for
12521 byte compiler.
12522
125232010-11-11 Eric Schulte <schulte.eric@gmail.com>
12524
7877f373 12525 * ob-scheme.el: Very preliminary support for evaluating scheme
01c35094 12526 code blocks.
afe98dfa
CD
12527
12528 * org.el (org-babel-load-languages): Adding scheme.
12529
125302010-11-11 Eric Schulte <schulte.eric@gmail.com>
12531
12532 * ob.el (require): Remove circular (require 'org).
12533
125342010-11-11 Eric Schulte <schulte.eric@gmail.com>
12535
01c35094
JB
12536 * ob-R.el (ess-make-buffer-current): Declared.
12537 (ess-ask-for-ess-directory): Declared.
12538 (ess-local-process-name): Declared.
12539 * ob-latex.el (org-babel-latex-tex-to-pdf): Capturing free variable.
afe98dfa 12540
01c35094
JB
12541 * ob.el (org-edit-src-code): Fixing arguments.
12542 (org-edit-src-exit): Declared.
12543 (org-outline-overlay-data): Declared.
12544 (org-set-outline-overlay-data): Declared.
afe98dfa
CD
12545
125462010-11-11 Glenn Morris <rgm@gnu.org>
12547
12548 * ob.el: Require org when compiling.
12549 (org-save-outline-visibility): Remove macro declaration.
12550
12551 * ob-emacs-lisp.el: Require ob-comint when compiling, for macros.
12552 Remove unnecessary/macro declarations.
12553
12554 * org-docview.el: Require doc-view when compiling.
12555 (doc-view-goto-page): Autoload rather than declaring.
12556 (doc-view-current-page): Remove macro declaration.
12557
12558 * ob.el (tramp-compat-make-temp-file, org-edit-src-code)
12559 (org-entry-get, org-table-import): Fix declarations.
12560 (org-match-string-no-properties): Remove declaration.
12561
12562 * ob-sh.el (org-babel-comint-in-buffer)
12563 (org-babel-comint-wait-for-output, org-babel-comint-buffer-livep)
12564 (org-babel-comint-with-output): Remove unnecessary declarations.
12565
12566 * ob-R.el (orgtbl-to-tsv): Fix declaration.
12567
12568 * org-list.el (org-entry-get): Fix declaration.
12569
125702010-11-11 Eric Schulte <schulte.eric@gmail.com>
12571
4d789d84 12572 * ob.el (org-babel-remove-temporary-directory): Remove explicit
afe98dfa
CD
12573 second argument.
12574
125752010-11-11 Magnus Henoch <magnus.henoch@gmail.com> (tiny change)
12576
12577 * org-clock.el (org-clocktable-steps): Allow ts and te to be day
12578 numbers.
12579
125802010-11-11 Eric Schulte <schulte.eric@gmail.com>
12581
4d789d84 12582 * org-macs.el (org-save-outline-visibility): Move from org.el.
afe98dfa
CD
12583
125842010-11-11 Eric Schulte <schulte.eric@gmail.com>
12585
12586 * ob-org.el (org-babel-default-header-args:org): Additional
12587 ":results silent" default header argument for org code blocks.
12588
125892010-11-11 Eric Schulte <schulte.eric@gmail.com>
12590
12591 * ob-exp.el (org-babel-exp-do-export): Remove hacky ":noeval",
01c35094 12592 which is now an alias to ":eval no".
afe98dfa
CD
12593
125942010-11-11 Eric Schulte <schulte.eric@gmail.com>
12595
12596 * ob.el (org-babel-remove-temporary-directory): The version of
12597 `delete-directory' found in files.el can not be assumed to be
12598 present on all versions, so this copies the recursive behavior of
12599 that command in such a way that all calls to delete-directory will
12600 also work with the built-in internal C implementation of that
12601 function. This is not overly difficult as all elements of the
12602 directory can be assumed to be files.
12603
126042010-11-11 Eric Schulte <schulte.eric@gmail.com>
12605
12606 * ob-C.el (org-babel-C-execute): Corrected arguments to
12607 org-babel-temp-file.
12608
126092010-11-11 Eric Schulte <schulte.eric@gmail.com>
12610
12611 * ob.el (org-babel-temporary-directory): Variable to hold the
12612 value of the Babel temporary directory.
12613
126142010-11-11 Aditya Siram <aditya.siram@gmail.com>
12615
12616 * ob.el (org-babel-load-in-session): Expanding noweb references
12617 when appropriate.
12618
126192010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12620
12621 * org.el (org-make-link-regexps): Modified regexp of
12622 org-plain-link-re.
12623
126242010-11-11 Noorul Islam <noorul@noorul.com> (tiny change)
12625
12626 * org-habit.el (org-habit-parse-todo): Find sr-days only if
12627 scheduled-repeat is non nil. Use 4th element of the list returned
12628 by (org-heading-components) as habit-entry. Modify the error
12629 message to be more meaningful.
12630
126312010-11-11 Eric Schulte <schulte.eric@gmail.com>
12632
12633 * ob-latex.el (org-babel-execute:latex): Adding new ":fit" and
12634 ":border" header arguments which both use the "preview" latex
7877f373 12635 package to fit the resulting PDF image to the figure.
afe98dfa
CD
12636
126372010-11-11 David Maus <dmaus@ictsoc.de>
12638
12639 * org-wl.el (org-wl-store-link): Don't try to store link if point
12640 is at end of buffer.
12641
126422010-11-11 Harri Kiiskinen <harkiisk@gmail.com>
12643
12644 * org-publish.el (org-publish-project-alist): Document the new
12645 body-only property.
12646 (org-publish-org-to): Use the body-only property.
12647
126482010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
12649
12650 * org.el (org-store-link): Return link when invoked
12651 non-interactively from an agenda buffer.
12652
126532010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
12654
12655 * org.el (org-store-link): Storing of links to headlines in
12656 indirect buffers was broken. Fix it.
12657
126582010-11-11 Aidan Kehoe <kehoea@parhasard.net>
12659
12660 * ob-tangle.el (org-babel-tangle): Change the MODE argument to
12661 #'set-file-modes to use integer, not character syntax, avoiding
12662 compile problems with recent XEmacs.
12663
126642010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12665
12666 * org-agenda.el (org-agenda-add-entry-text): Make sure we move
12667 forward even if there is no text to be added.
12668
126692010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12670
12671 * org.el (org-make-tags-matcher): Read "\\-" as "-" in the
12672 tags/property matcher.
12673
126742010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12675
12676 * org-exp.el (org-infile-export-plist): Bind case-fold-search to
12677 t.
12678
126792010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12680
12681 * org-agenda.el (org-agenda-with-point-at-orig-entry): New macro.
12682
126832010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12684
4d789d84
SM
12685 * org-latex.el (org-export-latex-set-initial-vars):
12686 Bind `case-fold-search' to t around the search for special LaTeX setup.
afe98dfa 12687
4d789d84
SM
12688 * org-beamer.el (org-beamer-after-initial-vars):
12689 Bind `case-fold-search' to t around the search for special BEAMER
afe98dfa
CD
12690 setup.
12691
126922010-11-11 David Maus <dmaus@ictsoc.de>
12693
7877f373
JB
12694 * org-agenda.el (org-write-agenda): Delete PostScript file after
12695 creating conversion to PDF.
afe98dfa
CD
12696
126972010-11-11 David Maus <dmaus@ictsoc.de>
12698
12699 * org-agenda.el (org-write-agenda): Move require statements to
12700 proper place in evaluated lisp expression.
12701
127022010-11-11 David Maus <dmaus@ictsoc.de>
12703
12704 * org-agenda.el (org-write-agenda): Rename temporary buffer to
12705 remove dependency of `flet' macro.
12706
127072010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12708
12709 * ob-lob.el (org-babel-lob-get-info): Edit docstring.
12710
127112010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12712
12713 * ob-exp.el (org-babel-exp-lob-one-liners): Get parameter values
12714 from all standard sources when executing #+lob/#+call lines.
12715
127162010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12717
12718 * ob-R.el (org-babel-R-evaluate): Break the two branches into two
12719 separate functions
12720 (org-babel-R-evaluate-external-process): New function to handle
12721 external process evaluation
12722 (org-babel-R-evaluate-session): New function to handle session
12723 evaluation.
12724
127252010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12726
12727 * ob.el (org-babel-initiate-session): New function derived from
12728 previous `org-babel-switch-to-session'
12729 (org-babel-switch-to-session): Refactored to use new
12730 `org-babel-initiate-session'.
12731
127322010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12733
12734 * ob.el (org-babel-switch-to-session): Supply missing "P" argument
12735 to (interactive).
12736
127372010-11-11 David Maus <dmaus@ictsoc.de>
12738
12739 * org-feed.el (org-feed-format-entry): Decode entry according to
12740 its character encoding.
12741
127422010-11-11 David Maus <dmaus@ictsoc.de> (tiny change)
12743
12744 * org-feed.el (xml-substitute-special): Declare function for byte
12745 compiler.
12746 (org-feed-unescape): Removed.
4d789d84
SM
12747 (org-feed-parse-rss-entry, org-feed-parse-atom-entry):
12748 Use `xml-substitute-special' to unescape XML entities.
afe98dfa
CD
12749
127502010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12751
12752 * ob.el (org-babel-switch-to-session): Throw error if block if
12753 :session not in effect for the block.
12754
127552010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12756
12757 * org-table.el (org-table-create-with-table.el): Align table
12758 before converting.
12759
127602010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12761
12762 * ob.el (org-babel-do-in-edit-buffer): Suppress message and check
12763 that org-src buffer is current before attempting exit.
12764
127652010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12766
12767 * org-src.el (ob-comint): Require 'ob-comint
12768 (org-src-babel-info): Define variable.
12769
127702010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12771
12772 * ob.el (org-babel-do-in-edit-buffer): New macro to evaluate lisp
12773 in the language major mode edit buffer.
12774 (org-babel-do-key-sequence-in-edit-buffer): New function to call
01c35094 12775 an arbitrary key sequence in the language major mode edit buffer.
afe98dfa
CD
12776
12777 * org-src.el (org-src-switch-to-buffer): Add new allowed value
12778 'switch-invisibly for `org-src-window-setup'.
12779
127802010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12781
12782 * org-src.el (ob-keys): Require ob-keys, because `org-babel-map'
12783 is used.
12784 (org-src-do-at-code-block): New macro to evaluate lisp with point
12785 at the start of the Org code block containing the code in this
12786 edit buffer.
12787 (org-src-do-key-sequence-at-code-block): New function to execute
12788 command bound to key at the Org code block containing the code in
12789 this edit buffer.
12790
127912010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12792
12793 * ob-R.el (org-babel-R-associate-session): New function to
12794 associate R code edit buffers with ESS comint session.
12795
127962010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12797
12798 * org-src.el (org-edit-src-code): If at src block, store babel
12799 info as buffer local variable.
12800 (org-src-associate-babel-session): New function to associate code
01c35094 12801 edit buffer with comint session. Does nothing unless a
afe98dfa
CD
12802 language-specific function named
12803 `org-babel-LANG-associate-session' exists.
12804 (org-src-babel-configure-edit-buffer): New function to be called
12805 in `org-src-mode-hook'.
12806 (org-src-mode-hook): Add `org-src-babel-configure-edit-buffer' to
12807 hook.
12808
128092010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12810
12811 * ob.el (org-babel-switch-to-session-with-code): New function to
12812 generate split frame displaying edit buffer and session.
12813
128142010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12815
12816 * org.el (org-set-tags): Consider org-indent-mode when computing
12817 the tags column.
12818
128192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12820
12821 * org-compat.el (org-looking-at-p): Only use looking-at-p when
12822 defined.
12823
128242010-11-11 David Maus <dmaus@ictsoc.de>
12825
12826 * org-agenda.el (org-finalize-agenda-entries): Delete excluded
12827 lines directly after call to sorting filter function.
12828
128292010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12830
12831 * org.el (org-complex-heading-regexp-format): Document the
12832 variable.
12833 (org-get-refile-targets): Use `org-complex-heading-regexp-format'
12834 to make the regular expression for matching the headline.
12835
128362010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12837
12838 * org.el (org-refile-check-position): New function.
12839 (org-goto):
12840 (org-refile-get-location): Call `org-refile-check-position'.
12841
128422010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12843
12844 * ob-python.el (org-babel-python-initiate-session-by-key): Use eq
12845 instead of equal to compare symbols.
12846
128472010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12848
4d789d84
SM
12849 * org-agenda.el (org-agenda-before-sorting-filter-function):
12850 New hook function.
12851 (org-finalize-agenda-entries):
12852 Apply `org-agenda-before-sorting-filter-function'.
afe98dfa
CD
12853
128542010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12855
12856 * org-latex.el (org-export-latex-first-lines): Do not protect meta
12857 lines that have nothing to do with babel.
12858
128592010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12860
12861 * org-capture.el (org-capture-place-template): Handle the
12862 checkitem case.
12863 (org-capture-place-item): Provide boundaries for the search to
12864 make sure we do not get a match in a different tree.
12865
128662010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12867
12868 * org-exp.el (org-export-preprocess-apply-macros): Fix the macro
12869 argument parser.
12870
128712010-11-11 Noorul Islam <noorul@noorul.com>
12872
12873 * org-latex.el (org-latex-to-pdf-process): Add output-directory
12874 option for the command pdflatex.
12875 (org-export-as-pdf): Respect directory in path of
12876 EXPORT_FILE_NAME.
12877
128782010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12879
12880 * org-exp.el (org-export-with-LaTeX-fragments): New default t,
12881 which now means to use MathJax processing for HTML. Also allow
12882 new value `dvipng' to force the old image processing.
12883 (org-infile-export-plist): Parse for MATHJAX setup line.
12884
12885 * org-html.el (org-export-html-mathjax-options): New option.
12886 (org-export-html-mathjax-config): New function.
12887 (org-export-html-mathjax-template): New option.
12888 (org-export-html-preprocess): Call the LaTeX snippet processor
12889 with an additional argument to declare special ways of processing.
12890 (org-export-as-html): Bind the dynamical variable
12891 `org-export-have-math'. Insert the MathJax script template when
12892 it is needed by the document.
12893
12894 * org.el (org-preview-latex-fragment): Call `org-format-latex'
12895 with the additional processing argument.
12896 (org-export-have-math): New variable, for dynamic scoping.
4d789d84
SM
12897 (org-format-latex): Implement specific ways of processing.
12898 New function argument for processing type.
afe98dfa
CD
12899 (org-org-menu): Remove the entry to configure LaTeX snippet
12900 processing.
12901
23f6720e 129022010-11-11 Bastien Guerry <bzg@gnu.org>
afe98dfa
CD
12903
12904 * org-agenda.el (org-agenda-clock-goto): Use `\C-c\C-x\C-j' for
12905 `org-clock-goto' and `J' for `org-agenda-clock-goto'. If the
12906 heading currently clocked in is not listed in the agenda, display
12907 this entry in another buffer. If there is no running clock,
12908 display a help message.
12909
129102010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
12911
12912 * org-latex.el (org-export-latex-tables): Return "" instead of nil
12913 when no label is attached.
12914
129152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12916
12917 * org-agenda.el (org-agenda-menu-show-match): New option.
12918 (org-agenda-menu-two-column): New option.
12919 (org-agenda-get-restriction-and-command): Implement dispatch menu
12920 without showing the matcher, and with two-column display.
12921
129222010-11-11 Bernt Hansen <bernt@norang.ca>
12923
12924 * org-indent.el (org-indent-mode): Fix grammar for message when
12925 mode is refused.
12926
129272010-11-11 Eric Schulte <schulte.eric@gmail.com>
12928
12929 * ob.el (org-babel-insert-result): Ensures `beg' is set, even if
12930 no previous result exists.
12931
129322010-11-11 Noorul Islam <noorul@noorul.com>
12933
12934 * ob.el Declare org-babel-lob-execute-maybe() to avoid compiler
12935 warning.
12936
129372010-11-11 Noorul Islam <noorul@noorul.com>
12938
01c35094 12939 * org.el (org-set-visibility-according-to-property): Use backward
afe98dfa
CD
12940 search instead of forward, so that top hierarchy gets priority.
12941
129422010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12943
12944 * org-agenda.el (org-timeline): Allow indirect buffer.
12945
129462010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12947
12948 * org-exp.el (org-export-preprocess-after-radio-targets-hook):
12949 (org-export-define-heading-targets-headline-hook): New hooks.
12950
12951 * org.el (org-modules): Add entry for org-wikinodes.el.
12952 (org-font-lock-set-keywords-hook): New hook.
12953 (org-open-at-point-functions): New hook.
12954 (org-find-exact-headling-in-buffer):
12955 (org-find-exact-heading-in-directory): New functions.
12956 (org-mode-flyspell-verify): Better cursor position for checking if
12957 flyspell should ignore a word.
12958
129592010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12960
12961 * org-indent.el (org-indent-remove-properties):
12962 (org-indent-add-properties): Make sure changing these properties
12963 does not trigger modification hooks.
12964
129652010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
12966
12967 * org.el (org-link-search-must-match-exact-headline): New option.
12968 (org-link-search-inhibit-query): New variable.
12969 (org-link-search): Search for exact headline match in Org files.
12970
129712010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12972
12973 * ob.el (org-babel-execute-src-block-maybe): Remove check for
12974 `org-babel-no-eval-on-ctrl-c-ctrl-c'; this is done in the new
12975 function `org-babel-execute-safely-maybe'.
12976
129772010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12978
12979 * ob.el (org-babel-load-in-session): Set directory in case :dir
12980 arg is in effect.
12981
129822010-11-11 Eric Schulte <schulte.eric@gmail.com>
12983
12984 * ob-tangle.el (org-babel-tangle-collect-blocks): Don't throw
12985 errors when we're not under of a headline.
12986
129872010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12988
12989 * ob-octave.el (org-babel-octave-wrapper-method): Use dlmwrite to
12990 write delimited text instead of save -ascii
12991 (org-babel-octave-import-elisp-from-file): Specify that data
12992 written to file is tab-delimited.
12993
129942010-11-11 Dan Davison <davison@stats.ox.ac.uk>
12995
12996 * ob-R.el (org-babel-R-evaluate): Specify that tabular data is
12997 tab-delimited.
12998
129992010-11-11 Dan Davison <davison@stats.ox.ac.uk>
13000
13001 * ob.el (org-babel-import-elisp-from-file): Allow separator to be
13002 specified.
13003
130042010-11-11 Dan Davison <davison@stats.ox.ac.uk>
13005
13006 * ob-python.el (org-babel-python-table-or-string): Fix recognition
13007 of lists and tuples.
13008
130092010-11-11 Dan Davison <davison@stats.ox.ac.uk>
13010
4d789d84
SM
13011 * ob-octave.el (org-babel-octave-evaluate-external-process):
13012 Allow remote files.
afe98dfa
CD
13013
130142010-11-11 Juan Pechiar <pechiar@computer.org>
13015
4d789d84
SM
13016 * ob-octave.el (org-babel-octave-evaluate-external-process):
13017 Use `org-babel-octave-import-elisp-from-file' instead of
afe98dfa
CD
13018 `org-babel-eval-read-file'.
13019 (org-babel-octave-var-to-octave): Separate matrix rows with ';',
13020 and use '%s' as format specifier instead of '%S'.
13021
130222010-11-11 Dan Davison <davison@stats.ox.ac.uk>
13023
2f5e7c6f 13024 * ob-octave.el: Only (require 'matlab) when necessary.
01c35094 13025 (org-babel-octave-initiate-session): (require) octave-inf or matlab
2f5e7c6f
GM
13026 as appropriate.
13027 (org-babel-execute:matlab): Remove (require).
13028 (org-babel-prep-session:matlab): Remove (require).
afe98dfa
CD
13029 (org-babel-matlab-initiate-session): Remove (require).
13030
130312010-11-11 Dan Davison <davison@stats.ox.ac.uk>
13032
13033 * ob-octave.el (org-babel-octave-evaluate): Fix formal argument
13034 list.
13035
130362010-11-11 Eric Schulte <schulte.eric@gmail.com>
13037
13038 * ob-python.el (org-babel-python-table-or-string): Can now handle
13039 VERY long result lines.
13040
130412010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
13042
01c35094 13043 * org-latex.el (org-export-latex-tables): Add label if any.
afe98dfa 13044
4d789d84
SM
13045 * org-latex.el (org-export-latex-convert-table.el-table):
13046 Fix little mistake when inserting label.
afe98dfa
CD
13047
130482010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
13049
4d789d84 13050 * org.el (org-cycle-internal-local): Remove an unnecessary call
afe98dfa
CD
13051 to `org-back-to-heading' that was preventing point to stay at its
13052 column when cycling visibility.
13053
130542010-11-11 Noorul Islam <noorul@noorul.com>
13055
13056 * org-capture.el (org-capture-finalize): Make messages consistent.
13057
130582010-11-11 Noorul Islam <noorul@noorul.com>
13059
13060 * org-gnus.el: Suppress compiler warning by declaring outside
13061 function nnimap-retrieve-headers-from-file.
13062
130632010-11-11 Noorul Islam <noorul@noorul.com>
13064
13065 * org-colview.el Use org-beamer-select-environment instead of
13066 org-beamer-set-environment-tag.
13067
130682010-11-11 Matt Lundin <mdl@imapmail.org>
13069
13070 * org.el (org-insert-time-stamp): Fix org-insert-time-stamp so
13071 that the value of org-last-inserted-timestamp includes time range.
13072
130732010-11-11 David Maus <dmaus@ictsoc.de>
13074
13075 * org-wl.el (org-wl-store-link-message): Provide link property for
13076 message-id without angle brackets.
13077
130782010-11-11 Eric Schulte <schulte.eric@gmail.com>
13079
13080 * ob-R.el (org-babel-R-evaluate): Improved prompt-stripping regexp.
13081
130822010-11-11 Eric Schulte <schulte.eric@gmail.com>
13083
13084 * ob-tangle.el (org-babel-find-file-noselect-refresh): Finds a
13085 file ensuing that the latest changes on disk are represented.
13086
130872010-11-11 Eric Schulte <schulte.eric@gmail.com>
13088
13089 * ob-sqlite.el (org-babel-sqlite-expand-vars): Now inserts string
13090 arguments w/o quotes.
13091
130922010-11-11 Bernt Hansen <bernt@norang.ca>
13093
13094 * org-capture.el (org-capture-finalize): Fix clock in of
13095 interrupted task during capture finalize.
13096
130972010-11-11 Eric Schulte <schulte.eric@gmail.com>
13098
13099 * ob-R.el (org-babel-R-evaluate): Clean up extra prompts in
13100 session output.
13101
131022010-11-11 Eric Schulte <schulte.eric@gmail.com>
13103
13104 * ob-C.el (org-babel-C-ensure-main-wrap): More generous regular
13105 expression for matching main function.
13106
131072010-11-11 Eric Schulte <schulte.eric@gmail.com>
13108
4d789d84 13109 * ob-lob.el (org-babel-lob-one-liner-regexp): Fix error in lob
afe98dfa
CD
13110 regexp -- it wasn't matching lob lines w/o indices.
13111
131122010-11-11 Eric Schulte <schulte.eric@gmail.com>
13113
13114 * org-exp.el (org-export-latex-listings-w-names): Fix compiler
13115 warning in org-exp.el.
13116
131172010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
13118
13119 * org-publish.el (org-publish-file): Better error message if
13120 base-directory or publishing-directory are not defined.
13121
131222010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
13123
13124 * org-colview.el (org-columns-display-here): Use overlays to
13125 overrule line prefix properties during column view.
13126
131272010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
13128
13129 * org-agenda.el (org-agenda-filter-preset): Document the
13130 limitation for the filter preset - it can only be used for an
13131 entire agenda view, not in an individual block in a block agenda.
13132
131332010-11-11 Eric Schulte <schulte.eric@gmail.com>
13134
13135 * ob-table.el (sbe): Now able to accept range references from
13136 tables.
13137
131382010-11-11 Eric Schulte <schulte.eric@gmail.com>
13139
13140 * ob.el (org-babel-pick-name): If colnames or rownames contain a
13141 list of names, then use those directly.
13142
131432010-11-11 Eric Schulte <schulte.eric@gmail.com>
13144
4d789d84
SM
13145 * org-exp.el (org-export-format-source-code-or-example):
13146 Escape underscores in code block names on latex listings export.
afe98dfa
CD
13147
131482010-11-11 Eric Schulte <schulte.eric@gmail.com>
13149
4d789d84
SM
13150 * ob-tangle.el (org-babel-with-temp-filebuffer):
13151 Use find-file-noselect to avoid excess buffer movement.
afe98dfa
CD
13152
131532010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
13154
13155 * org-html.el (org-html-should-inline-p): Only inline images if
13156 they should be.
13157
131582010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
13159
13160 * org-id.el (org-id-store-link): Autoload.
13161
13162 * org.el ("org-id"): Autoload `org-id-store-link'.
13163
131642010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
13165
13166 * org-html.el (org-html-should-inline-p): Only inline images if
13167 they should be.
13168
131692010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
13170
13171 * org-icalendar.el (org-icalendar-alarm-time): New option.
13172
13173 * org-icalendar.el (org-print-icalendar-entries): Timed events are
13174 exported with alarm events, a.k.a. reminders.
13175
131762010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
13177
13178 * org-capture.el (org-capture-target-buffer): Throw an error if we
13179 have no target file.
13180 (org-capture-select-template): Use a default template if the user
13181 has not specified any.
13182
131832010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
13184
13185 * org.el (org-modules): Add entry for org-velocity.
13186
131872010-11-11 Eric Schulte <schulte.eric@gmail.com>
13188
13189 * ob-lob.el (org-babel-lob-execute): Changing indentation to
13190 improve line length.
13191
131922010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
13193
13194 * org-exp.el (org-export-handle-table-metalines): Choose a better
13195 position for checking protectedness.
13196
131972010-11-11 Eric Schulte <schulte.eric@gmail.com>
13198
13199 * org-table.el (org-table-convert-region): Don't continue csv
13200 importation which the point catches the end, this fixes an
13201 infinite loop which was caused by the (point) never catching up
13202 with the "end" marker.
13203
132042010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
13205
13206 * org-macs.el (org-string-nw-p): New function.
13207
13208 * org-capture.el (org-capture-import-remember-templates):
13209 Interpret an empty string as request to use
13210 `org-default-notes-file'.
13211 (org-capture-target-buffer): If the FILE is not a (non-empty)
13212 string, use `org-default-notes-file'.
13213
132142010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
13215
13216 * org-capture.el (org-capture-templates): Fix customize type.
13217
40b1a3a9
JB
132182010-09-25 Juanma Barranquero <lekktu@gmail.com>
13219
13220 * org.el (org-refile-targets):
13221 * org-agenda.el (org-agenda-hide-tags-regexp): Fix typos in docstrings.
13222
e720ae53
GM
132232010-08-19 Glenn Morris <rgm@gnu.org>
13224
13225 * org.el (org-outline-overlay-data, org-set-outline-overlay-data)
13226 (org-save-outline-visibility): Move to org-macs.
13227 * org-macs.el (org-outline-overlay-data, org-set-outline-overlay-data)
13228 (org-save-outline-visibility): Move here from org.el.
13229 (show-all): Autoload it.
13230 * ob.el: Don't require org when compiling.
13231
eeb4145e
GM
132322010-08-18 Glenn Morris <rgm@gnu.org>
13233
13234 * ob.el: Require org when compiling.
13235 (org-save-outline-visibility): Remove macro declaration.
13236 * ob-emacs-lisp.el: Require ob-comint when compiling, for macros.
13237 Remove unnecessary/macro declarations.
13238 * org-docview.el: Require doc-view when compiling.
13239 (doc-view-goto-page): Autoload rather than declaring.
13240 (doc-view-current-page): Remove macro declaration.
13241
f1eee0b6
GM
132422010-08-17 Glenn Morris <rgm@gnu.org>
13243
13244 * ob.el (tramp-compat-make-temp-file, org-edit-src-code)
13245 (org-entry-get, org-table-import): Fix declarations.
13246 (org-match-string-no-properties): Remove unnecessary declaration.
13247 * ob-sh.el (org-babel-comint-in-buffer)
13248 (org-babel-comint-wait-for-output, org-babel-comint-buffer-livep)
13249 (org-babel-comint-with-output): Remove unnecessary declarations.
13250 * ob-R.el (orgtbl-to-tsv): Fix declaration.
13251 * org-list.el (org-entry-get): Fix declaration.
13252
86fbb8ca
CD
132532010-07-19 Eric Schulte <schulte.eric@gmail.com>
13254
13255 * ob-C.el: New file.
13256 * ob-R.el: New file.
13257 * ob-asymptote.el: New file.
13258 * ob-clojure.el: New file.
13259 * ob-comint.el: New file.
13260 * ob-css.el: New file.
13261 * ob-ditaa.el: New file.
13262 * ob-dot.el: New file.
13263 * ob-emacs-lisp.el: New file.
13264 * ob-eval.el: New file.
13265 * ob-exp.el: New file.
13266 * ob-gnuplot.el: New file.
13267 * ob-haskell.el: New file.
13268 * ob-keys.el: New file.
13269 * ob-latex.el: New file.
13270 * ob-lob.el: New file.
13271 * ob-matlab.el: New file.
13272 * ob-mscgen.el: New file.
13273 * ob-ocaml.el: New file.
13274 * ob-octave.el: New file.
13275 * ob-perl.el: New file.
13276 * ob-python.el: New file.
13277 * ob-ref.el: New file.
13278 * ob-ruby.el: New file.
13279 * ob-sass.el: New file.
13280 * ob-screen.el: New file.
13281 * ob-sh.el: New file.
13282 * ob-sql.el: New file.
13283 * ob-sqlite.el: New file.
13284 * ob-table.el: New file.
13285 * ob-tangle.el: New file.
13286 * ob.el: New file.
13287
132882010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13289
13290 * org-mks.el: New file.
13291 * org-capture.el: New file.
13292
132932010-07-19 Christian Egli <christian.egli@sbszh.ch>
13294
13295 * org-taskjuggler.el: New file.
13296
132972010-07-19 Matt Lundin <mdl@imapmail.org>
13298
a628ad9d 13299 * org-agenda.el (org-search-view): Fix inclusion of agenda-archives
86fbb8ca
CD
13300 in org-agenda-text-search-extra-files.
13301
133022010-07-19 David Maus <dmaus@ictsoc.de>
13303
a628ad9d 13304 * org-list.el (org-list-send-list): Locally bind variable `txt'.
86fbb8ca
CD
13305
133062010-07-19 Eric Schulte <schulte.eric@gmail.com>
13307
a628ad9d 13308 * org.el (org-reload): Now also reloading babel files.
86fbb8ca
CD
13309
133102010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13311
13312 * org-capture.el (org-capture-set-plist): Make sure txt is a string
13313 before calling `string-match'.
13314 (org-capture-templates): Fix customization type.
13315
133162010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13317
a628ad9d
JB
13318 * org-latex.el (org-export-latex-preprocess): Make a special case
13319 for \nbsp.
86fbb8ca
CD
13320 (org-latex-entities): Remove the entry for \nbsp.
13321 (org-latex-entities-exceptions): Variable removed.
13322
133232010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13324
13325 * org-capture.el (org-capture-refile): Do not try to manipulate
13326 bookmark list.
13327
13328 * org.el (org-refile): Use the correct bookmark here.
13329
133302010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13331
13332 * org-list.el (org-list-send-list): Parse list from its true beginning.
13333
13334 * org.el (org-ctrl-c-ctrl-c): Maybe send the list when at a list item.
13335
133362010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13337
13338 * org.el (org-insert-link): Correctly determine if we should use
13339 a relative path.
13340
133412010-07-19 Nicolas Goaziou <n.goaziou@gmail.com>
13342
13343 * org-list.el (org-list-radio-list-templates): Fix templates.
13344
133452010-07-19 Nicolas Goaziou <n.goaziou@gmail.com>
13346
a628ad9d 13347 * org-list.el (org-list-send-list): Regexp defining the start of
86fbb8ca
CD
13348 a radio list is now on par with the one used for radio tables.
13349
133502010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13351
13352 * org-entities.el (org-entities-help): Add a headline for
13353 the user-defined entities.
13354
133552010-07-19 Dirk-Jan C. Binnema <djcb.bulk@gmail.com> (tiny change)
13356
13357 * org-agenda.el (org-agenda-action): Document capture key and add it
13358 to the prompt.
13359
133602010-07-19 Eric Schulte <schulte.eric@gmail.com>
13361
a628ad9d 13362 * org-latex.el (org-export-latex-listings-langs): Add (sqlite "SQL").
86fbb8ca
CD
13363
133642010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13365
13366 * org-latex.el (org-export-latex-first-lines): Do not mark
a628ad9d 13367 meta lines for removal. Do not remove BABEL config lines during export.
86fbb8ca
CD
13368
133692010-07-19 David Maus <dmaus@ictsoc.de>
13370
13371 * org-capture.el (org-capture): Check if
13372 `org-capture-link-is-already-stored' is bound before evaluating.
13373
133742010-07-19 Eric Schulte <schulte.eric@gmail.com>
13375
a628ad9d 13376 * org.el: Add autoload for org-babel-do-load-languages.
86fbb8ca
CD
13377
133782010-07-19 Eric Schulte <schulte.eric@gmail.com>
13379
a628ad9d 13380 * org-src.el (org-src-lang-modes): Add sqlite to sql-mode.
86fbb8ca
CD
13381
133822010-07-19 David Maus <dmaus@ictsoc.de>
13383
13384 * org-feed.el: Change indentation to match coding style
13385 guideline.
13386
133872010-07-19 David Maus <dmaus@ictsoc.de>
13388
13389 * org-feed.el (org-feed-unescape, org-feed-parse-atom-feed): Load XML
13390 library if necessary.
13391
133922010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13393
13394 * org-beamer.el (org-beamer-amend-header): Standardize the
13395 header cookie for the beamer extra stuff.
13396
133972010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13398
13399 * org-beamer.el (org-beamer-amend-header): Put extra header
13400 last in header.
13401
134022010-07-19 David Maus <dmaus@ictsoc.de>
13403
13404 * org-exp-blocks.el (org-export-blocks-format-ditaa)
13405 (org-export-blocks-format-dot): Remove text properties of body before
13406 calculating cache hash.
13407
134082010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13409
13410 * org-latex.el (org-export-latex-tabular-environment): New option.
13411 (org-export-latex-tables): Use `org-export-latex-tabular-environment'.
13412
134132010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13414
13415 * org-compat.el (org-version-check): New function.
13416
13417 * org-indent.el (org-indent-mode): Check for exact emacs version.
13418
134192010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13420
13421 * org-capture.el (org-capture-templates): Allow the template
13422 to come from a file or function call.
13423 (org-capture-place-entry): Get the template from file or function.
13424
134252010-07-19 David Maus <dmaus@ictsoc.de>
13426
13427 * org-agenda.el (org-agenda-bulk-action): Don't create marker for
13428 position if target is entire file.
13429
134302010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13431
13432 * org.el (org-autoload): Autoload a few more org-table functions.
13433
134342010-07-19 Eric Schulte <schulte.eric@gmail.com>
13435
a628ad9d 13436 * org.el (org-babel-load-languages): Add ob-mscgen.
86fbb8ca
CD
13437
134382010-07-19 Eric Schulte <schulte.eric@gmail.com>
13439
a628ad9d
JB
13440 * org-latex.el (org-export-latex-tables): Format string now
13441 matches options.
86fbb8ca
CD
13442
134432010-07-19 Eric Schulte <schulte.eric@gmail.com>
13444
a628ad9d 13445 * org.el (org-babel-load-languages): This variable controls which
86fbb8ca
CD
13446 languages will be loaded by org-babel. It is customizable through
13447 the customize interface.
13448
134492010-07-19 Eric Schulte <schulte.eric@gmail.com>
13450
a628ad9d
JB
13451 * org-latex.el (org-export-latex-format-image): Update number of
13452 arguments to allow for an optional short-name.
86fbb8ca
CD
13453
134542010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13455
a628ad9d 13456 * org-indent.el (org-indent-mode): Refuse to turn on prior to Emacs 23.2.
86fbb8ca
CD
13457
134582010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13459
4d789d84
SM
13460 * org-capture.el (org-capture-set-target-location):
13461 Store exact positions for file+regexp and file+function targets.
86fbb8ca 13462 (org-capture-place-entry, org-capture-place-item)
4d789d84
SM
13463 (org-capture-place-table-line, org-capture-place-plain-text):
13464 Respect exact positions.
86fbb8ca
CD
13465 (org-capture-finalize): Make sure we are at the beginning of a line
13466 when fixing the empty lines after the entry.
13467
134682010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13469
13470 * org.el (org-entry-get-with-inheritance): New argument LITERAL-NIL.
13471 (org-entry-get): Pass `literal-nil' into
13472 `org-entry-get-with-inheritance'.
13473 (org-todo): React to nil values of the LOGGING property.
13474
134752010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13476
a628ad9d 13477 * org.el (org-default-notes-file): Update docstring.
86fbb8ca
CD
13478
134792010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13480
13481 * org.el (org-link-frame-setup): Use `org-gnus-no-new-news' as default.
13482
134832010-07-19 Eric Schulte <schulte.eric@gmail.com>
13484
4d789d84
SM
13485 * org-exp.el (org-export-attach-captions-and-attributes):
13486 Add a shortname attribute to caption strings under the symbol name
86fbb8ca
CD
13487 org-caption-shortn.
13488
134892010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13490
4d789d84
SM
13491 * org.el (org-switchb): Rename from `org-iswitchb'.
13492 Improve docstring.
86fbb8ca
CD
13493 (org-iswitchb): New alias.
13494 (org-ido-switchb): Make alias point to `org-switchb'.
13495
134962010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13497
4d789d84
SM
13498 * org-capture.el (org-capture-fill-template):
13499 Respect time-of-day preference in template prompt.
86fbb8ca
CD
13500
135012010-07-19 David Maus <dmaus@ictsoc.de>
13502
13503 * org-feed.el (org-feed-unescape): Remove superfluous lambda.
13504
135052010-07-19 David Maus <dmaus@ictsoc.de>
13506
13507 * org-wl.el (org-wl-disable-folder-check): New customization
13508 variable.
13509 (org-wl-open): Disable folder check depending on
13510 `org-wl-disable-folder-check'.
13511
135122010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13513
4d789d84
SM
13514 * org-capture.el (org-capture-set-target-location):
13515 Fix file+function interpretation.
86fbb8ca
CD
13516
135172010-07-19 David Maus <dmaus@ictsoc.de>
13518
13519 * org-feed.el (org-feed-parse-rss-entry): Unescape rss element
13520 content.
13521
135222010-07-19 David Maus <dmaus@ictsoc.de>
13523
13524 * org-feed.el (xml-entity-alist): Declare variable
13525 `xml-entity-alist' for byte compiler.
13526
135272010-07-19 David Maus <dmaus@ictsoc.de>
13528
4d789d84
SM
13529 * org-feed.el (org-feed-unescape): New function.
13530 Unescape protected entities.
86fbb8ca
CD
13531 (org-feed-parse-atom-entry): Use function for atom:content
13532 type text and html.
13533
135342010-07-19 David Maus <dmaus@ictsoc.de>
13535
13536 * org-feed.el (org-feed-parse-rss-feed): Ignore case of rss
13537 element names.
13538
135392010-07-19 Bernt Hansen <bernt@norang.ca>
13540
13541 * org.el (org-time-string-to-absolute): Ignore cyclic repeater
13542 when displaying items on todays agenda date.
13543
135442010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13545
13546 * org-agenda.el (org-agenda-get-progress): Avoid reusing previous
13547 value of EXTRA.
13548
135492010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13550
4d789d84
SM
13551 * org-publish.el (org-publish-initialize-cache):
13552 Make timestamp directory, the entire path to it.
86fbb8ca
CD
13553
135542010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13555
13556 * org-exp.el (org-export-handle-comments): Make sure to check
13557 for protection in the comment line, and not in the line after it.
13558
135592010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13560
13561 * org-html.el (org-export-html-preprocess): Call org-format-latex,
13562 possibly with a protect-only argument.
13563
13564 * org.el (org-format-latex): New argument PROTECT-ONLY.
13565
135662010-07-19 Eric Schulte <schulte.eric@gmail.com>
13567
a628ad9d 13568 * org-exp.el (org-export-handle-table-metalines): This function
86fbb8ca
CD
13569 removes table specific meta-lines, now that we aren't wiping
13570 everything that looks remotely like a comment at the end of the
13571 export process we have to be sure to catch all of the specific lines
a628ad9d 13572 in org-exp.el.
86fbb8ca
CD
13573
135742010-07-19 Nicolas Goaziou <n.goaziou@gmail.com>
13575
a628ad9d 13576 * org-exp.el (org-export-select-backend-specific-text): Properly
86fbb8ca
CD
13577 get rid of #+Backend and #+ATTR_Backend specifics to backends not
13578 matching the one we're exporting to.
13579
86fbb8ca
CD
135802010-07-19 Eric Schulte <schulte.eric@gmail.com>
13581
a628ad9d 13582 * org-table.el (orgtbl-to-generic): Add the :remove-newlines
86fbb8ca 13583 option which will strip newline characters from the text of table
a628ad9d 13584 cells and replace then with "\n".
86fbb8ca
CD
13585
135862010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13587
76e3243a 13588 * org.el (org-confirm-shell-link-function)
86fbb8ca
CD
13589 (org-confirm-elisp-link-function): Limit the values that can be set by
13590 file variables.
13591
135922010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13593
13594 * org.el (org-compute-latex-and-specials-regexp): Deal with
13595 string elements by discarding them.
13596
135972010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13598
13599 * org.el (org-iswitchb): Make sure to use at least iswitchb.
13600
136012010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13602
a628ad9d
JB
13603 * org-capture.el (org-capture-position-for-last-stored)
13604 (org-capture-bookmark-last-stored-position): New functions.
86fbb8ca 13605 (org-capture-place-table-line): Better error catching.
76e3243a 13606 (org-capture-place-item, org-capture-place-entry)
4d789d84
SM
13607 (org-capture-place-plain-text):
13608 Call `org-capture-position-for-last-stored'.
86fbb8ca
CD
13609 (org-capture-finalize): Just call
13610 `org-capture-bookmark-last-stored-position'.
13611
136122010-07-19 Eric Schulte <schulte.eric@gmail.com>
13613
4d789d84
SM
13614 * org-exp.el (org-export-mark-blockquote-verse-center):
13615 Fix small bug, now grabbing match data before overwritten by looking-at
86fbb8ca 13616 this fixes a problem with remainders of #+end_quote lines appearing
a628ad9d 13617 in exported output.
86fbb8ca
CD
13618
136192010-07-19 David Maus <dmaus@ictsoc.de>
13620
13621 * org.el (org-link-frame-setup): Add customization option for
13622 Wanderlust.
13623
136242010-07-19 Eric Schulte <schulte.eric@gmail.com>
13625
a628ad9d 13626 * org-latex.el (org-export-latex-fixed-width): Now check
86fbb8ca 13627 org-example rather than org-protected on verbatim export, because by
a628ad9d 13628 default all ": " prefixed lines are marked protected.
86fbb8ca
CD
13629
136302010-07-19 Eric Schulte <schulte.eric@gmail.com>
13631
a628ad9d
JB
13632 * org-latex.el (org-export-latex-fixed-width): Check for
13633 protection before wrapping ": " lines as verbatim.
86fbb8ca
CD
13634
136352010-07-19 Eric Schulte <schulte.eric@gmail.com>
13636
a628ad9d
JB
13637 * org-exp.el (org-export-handle-comments): Check for protection
13638 before removing comments.
86fbb8ca
CD
13639
136402010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13641
13642 * org-entities.el (org-entities): Restructure the list.
13643 (org-entities-help): Turn the help output into a buffer
13644 in Org-mode, so that it becomes easier to find a symbol
13645 in the structure.
13646 (org-entities-create-table): Deal with new structure.
13647
136482010-07-19 David Maus <dmaus@ictsoc.de>
13649
13650 * org-agenda.el (org-write-agenda): Use backquotes to expand
13651 `flet' at compile time.
13652
136532010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13654
13655 * org.el (org-entry-properties): Make sure that standard property
13656 names are used even if the user has customized time keywords.
13657
136582010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13659
13660 * org-macs.el (org-not-nil): Return the value if not interpreted
13661 as nil.
13662
76e3243a 13663 * org.el (org-entry-get)
86fbb8ca
CD
13664 (org-entry-get-with-inheritance): Interpret the value "nil"
13665 as nil for properties.
13666
136672010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13668
13669 * org.el (org-switch-to-buffer-other-window): Return the buffer.
13670
136712010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13672
13673 * org-macs.el (org-not-nil): New function.
13674
13675 * org.el (org-block-todo-from-children-or-siblings-or-parent):
13676 Use `org-not-nil' to interpret a property value of nil.
13677
136782010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13679
13680 * org.el (org-truely-invisible-p): New function.
13681 (org-beginning-of-line): Use `org-truely-invisible-p'.
13682
136832010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13684
13685 * org-agenda.el (org-agenda-get-timestamps): No errors
13686 while getting TODO state.
13687 (org-agenda-highlight-todo): No error when no keyword has
13688 been matched.
13689
136902010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13691
13692 * org.el (org-timestamp-change): New optional argument UPDOWN.
13693 Use this to identify calls from org-timestamp-up/down, so that we can
13694 skip by rounding minutes in this case.
76e3243a 13695 (org-timestamp-up, org-timestamp-down, org-timestamp-up-day)
86fbb8ca
CD
13696 (org-timestamp-down-day): Call org-timestamp-change with the
13697 updown argument.
13698
136992010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13700
13701 * org-agenda.el (org-agenda-action): Make `c' key call org-capture.
13702
13703 * org-capture.el: New file.
13704
13705 * org-compat.el (org-get-x-clipboard): Function moved here from
13706 remember.el.
13707
a628ad9d 13708 * org-mks.el: New file.
86fbb8ca
CD
13709
13710 * org.el (org-set-regexps-and-options): Allow statistic cookies as
13711 part of complex headlines.
13712 (org-find-olp): New argument THIS-BUFFER. When set, assume that the
13713 OLP does not contain a file name.
13714
137152010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13716
13717 * org.el (org-mode): Set `comment-start' instead of changing the
13718 syntax of the `#' character.
13719
137202010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13721
13722 * org-exp.el (org-export-format-source-code-or-example): Mark examples
a628ad9d 13723 by a property.
86fbb8ca
CD
13724
13725 * org-html.el (org-export-html-close-lists-maybe): Check if raw
a628ad9d 13726 HTML stuff was actually made from an example.
86fbb8ca 13727
23f6720e 137282010-07-19 Bastien Guerry <bzg@gnu.org>
86fbb8ca 13729
a628ad9d 13730 * org-latex.el: Items are no longer skipped when their first line
86fbb8ca
CD
13731 ends on a protected element.
13732
a628ad9d 13733 * org-list.el: Protected environments looking like lists are not
86fbb8ca
CD
13734 exported anymore.
13735
137362010-07-19 Eric Schulte <schulte.eric@gmail.com>
13737
13738 * org-exp-blocks.el (org-export-blocks-preprocess):
a628ad9d 13739 Cleanup trailing newline after block.
86fbb8ca 13740
23f6720e 137412010-07-19 Bastien Guerry <bzg@gnu.org>
86fbb8ca 13742
a628ad9d 13743 * org-exp.el: Comment regexp now matches documentation. No more
86fbb8ca
CD
13744 protection check when deleting comments before export.
13745
23f6720e 137462010-07-19 Bastien Guerry <bzg@gnu.org>
86fbb8ca
CD
13747
13748 * org-exp.el (org-export-preprocess-string):
a628ad9d
JB
13749 Now using `org-export-handle-include-files-recurse' to resolve
13750 included files.
86fbb8ca 13751
23f6720e 137522010-07-19 Bastien Guerry <bzg@gnu.org>
86fbb8ca 13753
76e3243a 13754 * org-agenda.el (org-agenda-get-deadlines)
86fbb8ca 13755 (org-agenda-get-scheduled):
86fbb8ca
CD
13756 * org.el (org-time-string-to-seconds):
13757 For deadline and scheduled agenda display ignore the cyclic repeater
13758 when calculating how many days late the task is. If you have a weekly
13759 task and miss the date the agenda view will show more than a week late
13760 now instead of resetting on the cyclic repeating date. This makes it
13761 much more obvious when you missed a repeating task after the repeater.
13762
23f6720e 137632010-07-19 Bastien Guerry <bzg@gnu.org>
86fbb8ca
CD
13764
13765 * org-exp.el (org-export-mark-blockquote-verse-center):
13766 Consider environments that end at eob.
13767
137682010-07-19 Mikael Fornius <mfo@abc.se>
13769
13770 * org.el (org-raise-scripts): Do not fontify sub/superscripts of text
a628ad9d 13771 with face `org-special-keyword'. Make property keys as :LAST_REPEAT:
86fbb8ca
CD
13772 display correctly.
13773
137742010-07-19 Mikael Fornius <mfo@abc.se>
13775
13776 * org.el (org-at-property-p): Use save-match-data macro instead of let.
13777
137782010-07-19 Mikael Fornius <mfo@abc.se>
13779
a628ad9d 13780 * org.el (test): Remove unused test function.
86fbb8ca
CD
13781
137822010-07-19 Eric Schulte <schulte.eric@gmail.com>
13783
a628ad9d 13784 * org-exp-blocks.el (org-export-blocks-preprocess): Fix typo.
86fbb8ca
CD
13785
137862010-07-19 Eric Schulte <schulte.eric@gmail.com>
13787
4d789d84
SM
13788 * org-exp-blocks.el (org-export-blocks-postblock-hook):
13789 Add documentation to and turn into a defcustom.
86fbb8ca
CD
13790
137912010-07-19 Eric Schulte <schulte.eric@gmail.com>
13792
a628ad9d 13793 * org-exp.el (org-get-file-contents): By un-setting prefix1 to ""
86fbb8ca
CD
13794 instead of to nil we avoid errors when :prefix1 is defined, but
13795 prefix is not.
13796
137972010-07-19 Nicolas Goaziou <n.goaziou@gmail.com>
13798
13799 * org-latex.el (org-export-latex-preprocess): Environments coming
13800 from latex backend specific instructions (#+LaTeX) are already
13801 protected and won't be treated as normal environments.
13802
23f6720e 138032010-07-19 Bastien Guerry <bzg@gnu.org>
86fbb8ca
CD
13804
13805 * org-timer.el (org-timer-set-timer): Fix typo in the docstring.
13806
23f6720e 138072010-07-19 Bastien Guerry <bzg@gnu.org>
86fbb8ca
CD
13808
13809 * org-timer.el (org-timer-set-timer): Use a prefix argument.
13810 See the docstring of the function.
13811
23f6720e 138122010-07-19 Bastien Guerry <bzg@gnu.org>
86fbb8ca 13813
c80e3b4a 13814 * org-timer.el (org-timer-set-timer): Fix bug about canceling
86fbb8ca
CD
13815 timers.
13816
138172010-07-19 David Maus <dmaus@ictsoc.de>
13818
13819 * org-w3m.el (org-w3m-copy-for-org-mode)
13820 (org-w3m-get-next-link-start, org-w3m-get-prev-link-start):
13821 Get text property directly, not using macro `w3m-anchor'.
13822
138232010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13824
13825 * org.el (org-emph-re): Document the match groups.
13826
a628ad9d 138272010-07-19 Bernt Hansen <bernt@norang.ca>
86fbb8ca
CD
13828
13829 * org-clock.el (org-clock-in): Set `org-clock-clocking-in' to
13830 t before calling `org-clock-out', so that that function can
13831 know its call context.
13832
23f6720e 138332010-07-19 Bastien Guerry <bzg@gnu.org>
86fbb8ca
CD
13834
13835 * org-timer.el (org-timer-default-timer): New variable.
13836 (org-timer-set-timer): Use the new variable. Also offer the
13837 possibility to replace the current timer by a new one.
13838
138392010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13840
13841 * org.el (org-kill-note-or-show-branches): Hide subtree before
13842 exposing the headings.
13843
138442010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13845
13846 * org.el (org-add-planning-info): Remove the empty line also
13847 if there is no whitespace at all in there.
13848
13849 * org-table.el (org-table-align): Fix alignment of strings
13850 with invisible characters.
13851
138522010-07-19 David Maus <dmaus@ictsoc.de>
13853
13854 * org.el (org-refile-cache-get): Return empty list of targets
13855 when cache was cleared.
13856 (org-clone-subtree-with-time-shift): Maybe create ID property
13857 in cloned subtrees.
13858 (org-clone-delete-id): New customization variable.
13859 (org-clone-subtree-with-time-shift): Use customization
13860 variable `org-clone-delete-id'.
13861 (org-clone-subtree-with-time-shift): Remove empty property
13862 drawer in cloned subtrees.
13863
138642010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13865
13866 * org.el (org-refile-use-cache): New option.
13867 (org-refile-cache, org-refile-markers): New variable.
13868 (org-refile-marker, org-refile-cache-clear)
13869 (org-refile-cache-check-set, org-refile-cache-put)
13870 (org-refile-cache-get): New function.
13871 (org-get-refile-targets): Use the refile cache.
13872
13873 * org-clock.el (org-clock-sum): Don't include running clock if
13874 the time block is wrong.
13875
138762010-07-19 John Wiegley <jwiegley@gmail.com>
13877
4d789d84
SM
13878 * org-clock.el (org-clock-clock-in, org-clock-in):
13879 Add parameter `start-time'.
a628ad9d 13880 (org-clock-resolve-clock): Add parameter `clock-out-time'.
86fbb8ca
CD
13881 If set, and resolve-to is a past time, then the clock out
13882 event occurs at `clock-out-time' rather than at `resolve-to'.
13883 In this case, `resolve-to' becomes the clock in time.
a628ad9d 13884 (org-clock-jump-to-current-clock): Create new global command
86fbb8ca 13885 to reveal the current clock.
a628ad9d 13886 (org-clock-resolve): Add new commands g/G and j/J, and a
86fbb8ca
CD
13887 help window describing all commands and their meaning.
13888 (org-clock-resolve-expert): New customization variable.
a628ad9d 13889 (org-find-open-clocks): Fix a bug that caused discovered
86fbb8ca 13890 clocks not to match up with the currently active clock.
a628ad9d 13891 (org-resolve-clocks): Change the argument
86fbb8ca
CD
13892 `also-non-dangling-p' to `only-dangling-p', since due to a bug
13893 this was the default behavior all along.
13894
138952010-07-19 David Maus <dmaus@ictsoc.de>
13896
13897 * org-id.el (org-id-uuid): New function. Return string with
13898 random (version 4) UUID.
13899 (org-id-method): Make 'uuid the new default value.
13900 (org-id-new): Use `org-id-uuid' if call to uuidgen program
13901 does not return a UUID.
13902
139032010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13904
13905 * org-latex.el (org-export-latex-format-image): Add support
13906 for multicolumn figures in LaTeX.
13907
139082010-07-19 David Maus <dmaus@ictsoc.de>
13909
13910 * org.el (org-clone-subtree-with-time-shift): Remove ID
13911 property of original subtree in cloned subtrees.
13912
139132010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13914
13915 * org-exp.el (org-export-format-source-code-or-example):
13916 XEmacs compatibility.
13917
13918 * org-latex.el (org-export-latex-tables): Accept comma in
13919 align string.
13920
13921 * org-docbook.el (org-export-docbook-xslt-stylesheet): New option.
13922 (org-export-docbook-xslt-proc-command): Fix docstring.
13923 (org-export-docbook-xsl-fo-proc-command): Fix docstring.
4d789d84
SM
13924 (org-export-as-docbook-pdf):
13925 Improve formatting of the xslt command.
86fbb8ca
CD
13926
13927 * org-exp.el (org-infile-export-plist): Check for XSLT setting.
13928
13929 * org.el (org-file-contents): Improve error message.
13930 (org-set-regexps-and-options): Remove spaces at both ends.
13931
139322010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13933
4d789d84
SM
13934 * org-docbook.el (org-export-as-docbook-pdf):
13935 Improve formatting of the xslt command.
86fbb8ca
CD
13936
139372010-07-19 Sebastian Rose <sebastian_rose@gmx.de>
13938
13939 * org-publish.el (org-publish-cache): Use one big hashmap for
13940 each project defined in `org-publish-project-alist'.
13941 (initialize-files-alist): Function removed.
a628ad9d 13942 (org-publish-validate-link): Function removed.
86fbb8ca
CD
13943 (org-publish-get-base-files): Add variable `sitemap-requested'
13944 to avoid sorting where possible.
13945 (org-publish-get-files): Function removed.
13946 (org-publish-get-project-from-filename): Make independent of
13947 file list.
13948 (org-publish-file): New argument NO-CACHE.
13949
139502010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13951
4d789d84
SM
13952 * org.el (org-beginning-of-defun, org-end-of-defun):
13953 New functions.
86fbb8ca
CD
13954 (org-mode): Install the `org-beginning-of-defun' and
13955 `org-end-of-defun' functions.
13956 (org-pretty-entities): New option.
13957 (org-toggle-pretty-entities): New command.
13958 (org-fontify-entities): New function.
13959 (org-startup-options): New keywords for pretty entities.
13960 (org-set-font-lock-defaults): Call the pretty entities
13961 function.
13962
13963 * org-latex.el (org-export-latex-keywords-maybe): Protect the
13964 TODO markup.
13965
139662010-07-19 Mikael Fornius <mfo@abc.se>
13967
13968 * org-habit.el (org-habit-build-graph): Help-echo date when
13969 mouse is over stars.
13970
139712010-07-19 Jan Böker <jan.boecker@jboecker.de>
13972
13973 * org.el (org-file-apps): Improve docstring to reflect
a628ad9d 13974 grouping matches.
86fbb8ca
CD
13975
139762010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13977
13978 * org.el (org-set-startup-visibility): Fix empty line display.
13979
13980 * org-latex.el (org-export-latex-links): Use the formatting
13981 function of the link type, if it is available.
13982
13983 * org-table.el (org-table-get-remote-range): Return to
13984 original buffer when retrieving remote reference.
13985
13986 * org.el (org-display-inline-images): Do the entire buffer,
13987 not just the narrowed region. Clear the cache.
13988 (org-display-inline-images): Match mode file paths.
13989
139902010-07-19 David Maus <dmaus@ictsoc.de>
13991
13992 * org-wl.el (org-wl-store-link-folder): Don't throw error when
13993 called on WL folder group.
13994
139952010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
13996
13997 * org.el (org-replace-escapes): Make sure the cdr is not nil.
13998 (org-read-date): Make `M-v' and `C-v' scroll the popup calendar.
13999 (org-mode): Revert comment syntax changes.
14000
140012010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14002
14003 * org.el (org-sparse-tree): Make `C-c / t' search for all TODO
14004 keywords, and `C-c / T' for a specific one.
14005
140062010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14007
14008 * org.el (org-mode): Fix comment syntax settings.
14009
4d789d84
SM
14010 * org-src.el (org-edit-src-allow-write-back-p):
14011 Define variable.
86fbb8ca
CD
14012
14013 * org.el (org-inline-image-overlays): New variable.
14014 (org-toggle-inline-images, org-display-inline-images)
14015 (org-remove-inline-images): New commands.
14016 (org-mode-map): Define a key for `org-toggle-inline-images'.
14017
140182010-07-19 David Maus <dmaus@ictsoc.de>
14019
4d789d84
SM
14020 * org-wl.el (org-wl-message-field): New function.
14021 Return content of header field in message entity.
86fbb8ca
CD
14022 (org-wl-store-link): Call `org-wl-store-link-folder' or
14023 `org-wl-store-link-message' depending on major-mode.
14024 (org-wl-store-link-folder): New function. Store link to
14025 Wanderlust folder.
14026 (org-wl-store-link-message): New function. Store link to
14027 Wanderlust message.
14028 (org-wl-store-link-message): Store link to message while
14029 visiting message.
14030 (org-wl-open): Don't try to jump to message when opening a
14031 folder link.
14032
140332010-07-19 David Maus <dmaus@ictsoc.de>
14034
14035 * org.el (org-replace-escapes): Avoid infinite loop when
14036 replace string contains escape sequence it replaces.
14037
140382010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14039
14040 * org-crypt.el (org-crypt-key-for-heading): Use symmetric
14041 encryption when now key is set.
14042
140432010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14044
14045 * org-table.el (org-table-recalculate-buffer-tables)
14046 (org-table-iterate-buffer-tables): New commands.
14047
14048 * org.el (org-check-for-hidden): When there is a region, skip
14049 the check.
14050
140512010-07-19 Dan Davison <davison@stats.ox.ac.uk>
14052
14053 * org-src.el (org-edit-src-code): allow-write-back-p had
a628ad9d 14054 erroneously been omitted from let binding.
86fbb8ca
CD
14055
140562010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14057
14058 * org-agenda.el (org-sorting-choice): New sorting type alpha.
14059 (org-cmp-alpha): New defsubst.
14060 (org-em): New defsubst.
14061 (org-entries-lessp): Only compute needed comparisons.
14062
140632010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14064
14065 * org-html.el (org-format-org-table-html): Test all columns
14066 for number content.
14067
140682010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14069
4d789d84
SM
14070 * org-latex.el (org-export-latex-treat-sub-super-char):
14071 Make sure parenthesis matching is consistent.
86fbb8ca
CD
14072
14073 * org-table.el (org-table-colgroup-line-p)
14074 (org-table-cookie-line-p): New functions.
14075
14076 * org-exp.el (org-table-clean-before-export): Better tests for
14077 colgroup and cookie lines.
14078
140792010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14080
14081 * org-agenda.el (org-agenda-goto): Push a mark before changing
14082 the position.
14083
14084 * org-footnote.el (org-footnote): New group.
14085 (org-footnote-section)
14086 (org-footnote-tag-for-non-org-mode-files): Fix typos.
14087
14088 * org-list.el (org-end-of-item-text-before-children): Also do
14089 the right thing at the end of a file.
14090
4d789d84
SM
14091 * org.el (org-set-packages-alist, org-get-packages-alist):
14092 New function.
86fbb8ca
CD
14093 (org-export-latex-default-packages-alist)
14094 (org-export-latex-packages-alist): Add extra flag to
14095 each package, indicating if it should be used for snippets.
14096 (org-create-formula-image): Add the snippet argument.
14097 (org-splice-latex-header): New argument SNIPPET-P, pass it
14098 through to `org-latex-packages-to-string'.
14099 (org-latex-packages-to-string): New argument SNIPPET-P.
14100
14101 * org-latex.el (org-export-latex-make-header): Add the snippet
14102 argument.
14103
14104 * org-docbook.el (org-export-as-docbook): Implement ordered
14105 lists starting at some offset.
14106
141072010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14108
14109 * org.el (org-link-types, org-open-at-point): Add doi links.
14110
14111 * org-ascii.el (org-export-ascii-preprocess): Remove list
14112 startcounter cookies.
14113
14114 * org-list.el (org-renumber-ordered-list): Respect counter
14115 start values.
14116
14117 * org-latex.el (org-export-latex-lists): Accept ordered list
14118 item offset cookie.
14119
14120 * org-html.el (org-export-as-html): Accept ordered list
14121 item offset cookie.
14122
14123 * org-indent.el (org-indent-mode): Turn off `indent-tabs-mode'
14124 which messes up alignment of tags.
14125
141262010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14127
14128 * org-clock.el (org-clock-cancel, org-clock-out): Make sure
14129 the modeline display is removed.
14130
4d789d84
SM
14131 * org-exp.el (org-export-format-drawer-function):
14132 Fix docstring.
86fbb8ca
CD
14133
14134 * org-agenda.el (org-agenda-refile): New optional argument
14135 NO-UPDATE.
14136 (org-agenda-refile): Call `org-agenda-redo' unless NO-UPDATE
14137 is set.
14138 (org-agenda-bulk-action): Call the refile command with updates
14139 suppressed - but arrange for `org-agenda-redo' to be called at
14140 the end.
14141
14142 * org.el (org-mode): Make table mapping quiet.
14143 (org-table-map-tables): New optional argument QUIETLY.
14144
14145 * org-ascii.el (org-export-ascii-preprocess): Make table
14146 mapping quiet.
14147
4d789d84
SM
14148 * org-html.el (org-export-as-html, org-html-level-start):
14149 Change XHTML IDs to not use dots.
86fbb8ca 14150
4d789d84
SM
14151 * org-exp.el (org-export-define-heading-targets):
14152 Change XHTML IDs to not use dots.
86fbb8ca 14153
4d789d84
SM
14154 * org-docbook.el (org-export-docbook-level-start):
14155 Change XHTML IDs to not use dots.
86fbb8ca
CD
14156
14157 * org-latex.el (org-export-as-latex): Make sure that the
14158 result buffer is in latex-mode.
14159
14160 * org.el (org-shiftup-final-hook, org-shiftdown-final-hook)
4d789d84
SM
14161 (org-shiftleft-final-hook, org-shiftright-final-hook):
14162 New hooks.
86fbb8ca
CD
14163
141642010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14165
14166 * org-table.el (org-table-justify-field-maybe): Make sure that
14167 inserting a value does not turn a line into a hline.
14168
141692010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14170
14171 * org-clock.el (org-clock-sum): New argument HEADLINE-FILTER.
14172 (org-clock-sum): Add property to selected headlines.
14173 (org-dblock-write:clocktable): Make tags matcher.
14174
14175 * org.el (org-set-autofill-regexps): XEmacs compatibility.
14176
14177 * org-latex.el (org-export-latex-set-initial-vars): Allow "-"
a628ad9d 14178 in latex class definitions.
86fbb8ca
CD
14179
14180 * org.el (org-shiftup-hook, org-shiftdown-hook)
14181 (org-shiftleft-hook, org-shiftright-hook): New hooks.
14182
14183 * org-entities.el (org-entities): Use \land and \lor for logical
14184 operators.
14185
14186 * org.el (org-shiftmetaleft, org-shiftmetaright): Call the subtree
14187 indentation commands.
14188 (org-hidden-tree-error): New defsubst.
14189 (org-metaleft, org-metaright): Check for hidden stuff and throw an
14190 error.
14191 (org-check-for-hidden): New function.
14192
14193 * org-list.el (org-item-re): New function.
14194 (org-at-item-p): Use `org-item-re'.
14195 (org-end-of-item-text-before-children): New function.
14196 (org-outdent-item, org-indent-item): Arrange for leaving the
14197 subtree alone.
14198 (org-outdent-item-tree, org-indent-item-tree): New argument
14199 NO-SUBTREE.
14200 (org-indent-item-tree): Use `org-end-of-item-text-before-children'
14201 to find the end for processing while ignoring the subtree.
14202
14203 * org-publish.el (org-publish-sitemap-sort-alphabetically)
14204 (org-publish-sitemap-sort-folders)
14205 (org-publish-sitemap-sort-ignore-case): New options.
14206
142072010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14208
14209 * org-publish.el (org-publish-compare-directory-files): Fix sorting.
14210
14211 * org-compat.el (org-get-x-clipboard-compat): Use (featurep 'xemacs).
14212
14213 * org-publish.el (org-publish-project-alist): Update docstring.
14214 (org-publish-file-title-cache): New variable.
4d789d84
SM
14215 (org-publish-initialize-files-alist):
14216 Initialize `org-publish-initialize-files-alist' to nil.
86fbb8ca
CD
14217 (org-publish-sort-directory-files): New function.
14218 (org-publish-projects): Access the new properties.
14219 (org-publish-find-title): Use the file title cache.
14220 (org-publish-find-title): Build the file title cache.
14221 (org-publish-get-base-files-1): Sort files.
14222 (org-publish-aux-preprocess): Do not throw an error when before
14223 the first headline. Allow an empty target, meaning to link just
14224 to the file.
14225 (org-publish-index-generate-theindex.inc): Check if there is
14226 actually a target and only then add it to the link.
a628ad9d 14227 (org-publish-projects): Fix a remaining issue with the last commit.
86fbb8ca
CD
14228
14229 * org-html.el (org-export-as-html): Treat verse as open/close
14230 paragraph.
14231 (org-export-html-close-lists-maybe): Allow to splice raw HTML into
14232 and out of lists.
14233
142342010-07-19 Dan Davison <davison@stats.ox.ac.uk>
14235
14236 * org-src.el (org-edit-src-code): Allow the org-src edit buffer to
14237 be used in a read-only mode.
a628ad9d 14238 (org-edit-src-code): Different message in read-only mode.
86fbb8ca
CD
14239
142402010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14241
14242 * org-src.el (org-edit-src-find-region-and-lang): Test for
14243 table.el as late as possible.
14244
86fbb8ca
CD
14245 * org-colview.el: Make sure this file is never loaded into XEmacs.
14246
14247 * org-agenda.el (org-highlight, org-unhighlight): Use direct
14248 overlay calls.
14249
14250 * org.el (org-key): Apply the translations defined in
14251 `org-xemacs-key-equivalents'.
14252
14253 * org-mouse.el (org-mode-hook): Use `org-defkey'.
14254
14255 * org-compat.el (org-xemacs-key-equivalents): New constant.
14256
142572010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14258
14259 * org-inlinetask.el (org-inlinetask-defaut-state): New option.
14260 (org-inlinetask-insert-task): Use `org-inlinetask-defaut-state'.
14261 Obey `org-odd-levels-only'.
14262
14263 * org-compat.el (org-find-overlays): Use overlays-in/at.
14264
14265 * org.el (org-remove-empty-overlays-at)
14266 (org-outline-overlay-data, org-hide-block-toggle)
14267 (org-format-latex, org-context): Use overlays-in/at.
14268
14269 * org-src.el (org-edit-src-exit): Use overlays-in/at.
14270
14271 * org-agenda.el (org-agenda-mark-clocking-task)
14272 (org-agenda-fontify-priorities, org-agenda-dim-blocked-tasks)
14273 (org-agenda-entry-text-hide)
14274 (org-agenda-fix-tags-filter-overlays-at)
14275 (org-agenda-bulk-remove-overlays): Use overlays-in/at.
14276
14277 * org-compat.el (org-overlays-at): Function removed.
14278 (org-overlays-in): Function removed.
14279
23f6720e 142802010-07-19 Bastien Guerry <bzg@gnu.org>
86fbb8ca
CD
14281
14282 * org-clock.el (org-clock-set-current): Just return the headline
14283 itself, strip the TODO keyword, the priority cookie and the tags.
14284
142852010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14286
14287 * org-compat.el (org-xemacs-without-invisibility): New macro.
14288 (org-xemacs-without-invisibility): New macro.
14289 (org-indent-to-column, org-indent-line-to, org-move-to-column):
14290 Redefine using the macro `org-xemacs-without-invisibility'.
14291
14292 * org.el (org-mode, org-org-menu): Use `add-to-invisibility-spec'.
14293
14294 * org-table.el (orgtbl-mode): Use `add-to-invisibility-spec'.
14295
14296 * org-compat.el (org-make-overlay, org-delete-overlay)
14297 (org-overlay-start, org-overlay-end, org-overlay-put)
4d789d84
SM
14298 (org-overlay-get, org-overlay-move, org-overlay-buffer):
14299 Functions removed.
86fbb8ca
CD
14300 (org-add-to-invisibility-spec): Function removed.
14301
14302 * org-html.el (org-export-as-html-and-open): Add argument to
14303 kill-buffer.
14304
14305 * org-habit.el (require): `calendar' is now required already by
14306 org.el on top level.
14307
14308 * org-clock.el (require): `calendar' is now required already by
14309 org.el on top level.
14310
14311 * org-agenda.el (require, org-timeline, org-agenda-list)
14312 (org-todo-list, org-agenda-to-appt): `calendar' is now required
14313 already by org.el on top level.
14314
14315 * org.el (org-export-latex-fix-inputenc): Declare function.
14316
14317 * org-agenda.el (org-agenda-goto-calendar): Do not bind obsolete
14318 variables.
14319
14320 * org.el (calendar): Require calendar now on top level in org.el
14321 and define aliases to new variables when needed.
14322 (org-read-date, org-goto-calendar): Do not bind obsolete
14323 variables.
14324
14325 * org-clock.el (org-clock-out, org-clock-cancel): Get rid of
14326 compilation warning, add comment that this cannot be done with
14327 `with-current-buffer'.
14328
14329 * org-wl.el (org-wl-open): Use `with-current-buffer'.
14330
14331 * org.el (overlay, org-remove-empty-overlays-at)
14332 (org-outline-overlay-data, org-set-outline-overlay-data)
14333 (org-show-block-all, org-hide-block-toggle)
14334 (org-highlight-new-match, org-remove-occur-highlights)
14335 (org-tags-overlay, org-fast-tag-selection, org-date-ovl)
14336 (org-read-date, org-read-date-display, org-eval-in-calendar)
14337 (org-format-latex, org-context)
14338 (org-speedbar-restriction-lock-overlay)
14339 (org-speedbar-set-agenda-restriction): Use the normal overlay API.
14340
14341 * org-table.el (org-table-add-rectangle-overlay)
14342 (org-table-remove-rectangle-highlight)
14343 (org-table-overlay-coordinates)
14344 (org-table-toggle-coordinate-overlays): Use the normal overlay
14345 API.
14346
14347 * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
14348 (org-edit-src-exit, org-src-mode-configure-edit-buffer): Use the
14349 normal overlay API.
14350
14351 * org-colview.el (org-columns-new-overlay)
14352 (org-columns-display-here, org-columns-remove-overlays)
14353 (org-columns-edit-value, org-columns-next-allowed-value)
14354 (org-columns-update): Use the normal overlay API.
14355
14356 * org-clock.el (org-clock-out, org-clock-cancel)
14357 (org-clock-put-overlay, org-clock-remove-overlays): Use the normal
14358 overlay API.
14359
14360 * org-agenda.el (org-agenda-mark-filtered-text)
14361 (org-agenda-mark-clocking-task, org-agenda-fontify-priorities)
14362 (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
14363 (org-agenda-entry-text-hide)
14364 (org-agenda-restriction-lock-overlay)
14365 (org-agenda-set-restriction-lock)
14366 (org-agenda-filter-by-tag-hide-line)
14367 (org-agenda-fix-tags-filter-overlays-at)
14368 (org-agenda-filter-by-tag-show-all, org-hl)
14369 (org-agenda-goto-calendar, org-agenda-bulk-mark)
14370 (org-agenda-bulk-remove-overlays): Use the normal overlay API.
14371
14372 * org-freemind.el (org-freemind-from-org-mode-node)
93acd23d 14373 (org-freemind-from-org-mode)
4d789d84
SM
14374 (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode):
14375 Use interactive-p instead of called-interactively, because this is
86fbb8ca
CD
14376 backward compatible with older Emacsen I still support..
14377
143782010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14379
14380 * org-exp.el (org-export-define-heading-targets): Fix bug in
14381 regexp finding ID and CUSTOM_ID properties.
14382
143832010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14384
4d789d84
SM
14385 * org-footnote.el (org-footnote-goto-previous-reference):
14386 Rename from `org-footnote-goto-next-reference'.
86fbb8ca
CD
14387
14388 * org.el (org-auto-repeat-maybe): Only record LAST_REPEAT if
14389 org-log-repeat is non-nil, or if there is clocking data in the
14390 entry.
14391
14392 * org-crypt.el (org-encrypt-entry): Improve mapping behavior.
14393
143942010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14395
14396 * org.el (org-align-all-tags): New command.
14397
143982010-07-19 David Maus <dmaus@ictsoc.de>
14399
14400 * org-wl.el (org-wl-link-remove-filter): New customizable
14401 variable. If non-nil, filter conditions are stripped when storing
14402 link to message in filter folder.
4d789d84
SM
14403 (org-wl-shimbun-prefer-web-links): New customizable variable.
14404 If non-nil, links to shimbun messages are created as web links to
86fbb8ca 14405 message source.
4d789d84
SM
14406 (org-wl-nntp-prefer-web-links): New customizable variable.
14407 If non-nil, links to nntp message are created as web links to gmane
86fbb8ca
CD
14408 or googlegroups.
14409 (org-wl-namazu-default-index): New customizable variable.
14410 Directory of namazu search index that should be used as default
14411 when opening a link in a search folder.
14412 (org-wl-folder-types): New constant. Wanderlust folder type
14413 indicators.
14414 (org-wl-folder-type): New function. Return type of Wanderlust
14415 folder.
14416 (org-wl-store-link): Create web links for shimbun or nntp messages
14417 and strip filter conditions depending on customizable variables.
14418 (org-wl-open): Open namazu search folder for message when called
14419 with prefix.
14420
144212010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14422
14423 * org.el (org-remove-if, org-remove-if-not): New functions.
14424 (org-open-file): Use internal remove-if functions.
14425
144262010-07-19 Jan Böcker <jan.boecker@jboecker.de>
14427
a628ad9d
JB
14428 * org.el (org-file-apps-entry-match-against-dlink-p): New function.
14429 (org-file-apps-ex): Remove variable.
86fbb8ca
CD
14430 (org-open-file): Integrate org-file-apps-ex functionality back
14431 into org-file-apps, and decide whether to match a regexp against
14432 the link or the filename using org-file-apps-entry-uses-grouping-p.
14433
144342010-07-19 Jan Böcker <jan.boecker@jboecker.de>
14435
a628ad9d 14436 * org.el (org-file-apps-ex): New variable.
86fbb8ca 14437 (org-open-file): Before considering org-file-apps, first match the
4d789d84
SM
14438 regexps from org-file-apps-ex against the whole link.
14439 See docstring of org-file-apps-ex.
86fbb8ca
CD
14440
144412010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14442
4d789d84
SM
14443 * org.el (org-export-latex-default-packages-alist):
14444 Remove microtype package.
86fbb8ca
CD
14445 (org-todo-repeat-to-state): New variable.
14446 (org-auto-repeat-maybe): Allow user-selected target states.
14447 (org-default-properties): Add the new property REPEAT_TO_STATE.
14448
144492010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
14450
14451 * org-mobile.el (org-mobile-check-setup): Make sure that there is
14452 a binary to compute checksums.
14453
3820f429
CD
144542010-06-26 Carsten Dominik <carsten.dominik@gmail.com>
14455
14456 * org-agenda.el (org-agenda-goto-calendar): Do not bind obsolete
14457 variables.
14458
14459 * org.el (calendar): Require calendar now on top level in org.el
14460 and define aliases to new variables when needed.
14461 (org-read-date, org-goto-calendar): Do not bind obsolete
14462 variables.
14463
c50b0f11
GM
144642010-06-22 Glenn Morris <rgm@gnu.org>
14465
14466 * org-entities.el: Add explicit utf-8 coding cookie to file with
14467 utf-8 characters.
14468
6dc439cb
SM
144692010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
14470
14471 * org.el (org-file-complete-link): Avoid (expand-file-name ".").
14472
61a808e8
CY
144732010-05-07 Chong Yidong <cyd@stupidchicken.com>
14474
14475 * Version 23.2 released.
14476
365f8d85
SM
144772010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
14478
14479 * org-table.el (orgtbl-setup):
14480 * org-agenda.el (org-agenda-entry-text-mode): Simplify.
14481
56eb0904
SM
144822010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14483
14484 * org-table.el (orgtbl-mode): Use define-minor-mode.
14485
ed21c5c8
CD
144862010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14487
56eb0904
SM
14488 * org.el (org-insert-link): Find the link buffer on visible frames.
14489 (org-export-latex-default-packages-alist): Hyperref must be loaded
ed21c5c8
CD
14490 late.
14491 (org-open-file): More care with the new matching for file links.
14492
144932010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14494
14495 * org-latex.el (org-export-latex-preprocess): Do not yet protect
14496 defined entities - these will be taken care of later.
14497 (org-export-latex-special-chars): Post-process entity replacement.
14498 (org-export-latex-fontify-headline): Do not yet protect defined
14499 entities - these will be taken care of later.
14500 (org-export-latex-tables, org-export-latex-links): Format the
14501 caption properly.
14502
14503 * org-entities.el (org-entities-user): Fix typo.
14504
a628ad9d 14505 * org.el (org-prepare-agenda-buffers): Uniquify TODO keywords.
ed21c5c8
CD
14506
14507 * org-entities.el (org-entities-user): Improve docstring.
14508
145092010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14510
14511 * org-entities.el (org-macs): Require org-macs, to be sure that we
14512 have `declare-function' defined.
14513
145142010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14515
14516 * org-latex.el (org-export-latex-classes): Update docstring.
14517
14518 * org.el (org-format-latex-header): Add cookies to the header.
0235128c 14519 (org-splice-latex-header): Implement placement according to cookies.
ed21c5c8
CD
14520
145212010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14522
14523 * org-publish.el (org-publish-aux-preprocess): Control case
14524 sensitivity.
14525
23f6720e 145262010-04-10 Bastien Guerry <bzg@gnu.org>
ed21c5c8
CD
14527
14528 * org.el (org-splice-latex-header): Fix typo.
14529
145302010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14531
0235128c
SM
14532 * org-latex.el (org-export-latex-make-header):
14533 Use `org-splice-latex-header' to build the header.
ed21c5c8
CD
14534 (org-export-latex-classes): Update docstring.
14535
14536 * org.el (org-splice-latex-header): New function.
14537 (org-create-formula-image): Use `org-splice-latex-header' to build
14538 the header.
14539
14540 * org-gnus.el (org-gnus-follow-link): Handle nndoc backend.
14541
145422010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14543
14544 * org.el (org-export-latex-packages-alist)
14545 (org-export-latex-default-packages-alist): Fix docstring to
14546 reflect the expected structure.
14547
14548 * org-docbook.el (org-docbook-do-expand): Fix bug with variable names.
14549 (org-export-docbook-finalize-table): Make use of label for tables.
14550
145512010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14552
14553 * org-attach.el (org-attach-commit): Split on newlines.
14554
14555 * org.el (org-export-latex-default-packages-alist): Use list
14556 instead of cons for the entries.
14557
145582010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14559
14560 * org-entities.el (org-entity-get-representation): Catch the case
14561 that there is not entry in the list.
14562
14563 * org-mobile.el (org-mobile-use-encryption)
14564 (org-mobile-encryption-tempfile, org-mobile-encryption-password):
14565 New options.
14566 (org-mobile-check-setup): CHeck the encryption setup.
14567 (org-mobile-copy-agenda-files, org-mobile-sumo-agenda-command)
14568 (org-mobile-create-sumo-agenda): Use encryption code.
14569 (org-mobile-encrypt-and-move): New function.
4d789d84
SM
14570 (org-mobile-encrypt-file, org-mobile-decrypt-file):
14571 New functions.
ed21c5c8
CD
14572 (org-mobile-move-capture): Decrypt the capture file.
14573
14574 * org.el (org-entities): Require the new file.
14575 (org-export-latex-default-packages-alist): New variable.
14576 (org-complete): Use new entity code for completion.
14577 (org-create-formula-image): Use the new packages variable.
14578
14579 * org-latex.el (org-export-latex-classes): Remove the standard
14580 packages from the class headers.
14581 (org-export-latex-make-header): Use the new package variable.
14582 (org-export-latex-special-chars): Better regexp for entities, to
14583 support entity name that contain numbers.
14584 (org-export-latex-treat-backslash-char): Use the new entity code.
14585
14586 * org-html.el (org-html-do-expand): Use the new entity code.
14587
14588 * org-exp.el (org-export): Add the new export commands.
14589 (org-html-entities): Constant removed.
14590 (org-export-visible): Add the new export commands.
14591
ed21c5c8
CD
14592 * org-docbook.el (org-docbook-do-expand): Use new entity code.
14593
14594 * org-ascii.el (org-export-ascii-entities): New variable.
14595 (org-export-as-latin1, org-export-as-latin1-to-buffer)
14596 (org-export-as-utf8, org-export-as-utf8-to-buffer): New commands.
14597 (org-export-as-encoding): New function.
14598 (org-export-ascii-preprocess): Call `org-ascii-replace-entities'.
14599 (org-ascii-replace-entities): New function.
14600
2b4aa886 146012010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
4e2af782 14602 Ulf Stegemann <ulf@zeitform.de>
2b4aa886
GM
14603
14604 * org-entities.el: New file.
14605
ed21c5c8
CD
146062010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14607
14608 * org-html.el (org-html-level-start): Catch the case that target
14609 might be nil.
14610
146112010-04-10 Dan Davison <davison@stats.ox.ac.uk>
14612
14613 * org.el (org-appearance): Change Customize group variable name
14614 from org-font-lock to org-appearance, and change tag from "Org
c4cc8b9a
JB
14615 Font Lock" to "Org Appearance".
14616 (org-odd-levels-only): Change Customize group variable name.
14617 (org-level-color-stars-only): Change Customize group variable name.
14618 (org-hide-leading-stars): Change Customize group variable name.
14619 (org-hidden-keywords): Change Customize group variable name.
14620 (org-fontify-done-headline): Change Customize group variable name.
14621 (org-fontify-emphasized-text): Change Customize group variable name.
14622 (org-fontify-whole-heading-line): Change Customize group variable name.
ed21c5c8 14623 (org-highlight-latex-fragments-and-specials): Change Customize
c4cc8b9a
JB
14624 group variable name.
14625 (org-hide-emphasis-markers): Change Customize group variable name.
14626 (org-emphasis-alist): Change Customize group variable name.
ed21c5c8 14627 (org-emphasis-regexp-components): Change Customize group variable
c4cc8b9a 14628 name.
a628ad9d 14629 (org-modules): Remove mention of org-R.
ed21c5c8 14630
a628ad9d 14631 * org-faces.el (org-faces): Change Customize group variable name.
ed21c5c8
CD
14632
146332010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14634
14635 * org-agenda.el (org-diary-last-run-time): New variable.
a628ad9d 14636 (org-diary): Prepare agenda buffers only if last call was some
ed21c5c8
CD
14637 time ago.
14638
14639 * org-html.el (org-export-html-preprocess): Replace \ref macros
14640 with a link.
14641 (org-format-org-table-html): Add the label as an anchor.
14642
14643 * org-docbook.el (org-export-docbook-format-image): Do some
14644 formatting on captions.
14645
14646 * org-latex.el (org-export-latex-tables, org-export-latex-links):
14647 Do some formatting on captions.
14648
14649 * org-html.el (org-export-html-format-image)
14650 (org-format-org-table-html): Do some formatting on captions.
14651
146522010-04-10 Dan Davison <davison@stats.ox.ac.uk>
14653
a628ad9d 14654 * org.el (org-hidden-keywords): New customizable variable. This is
ed21c5c8
CD
14655 a list of symbols specifying which of the special keywords #+DATE,
14656 #+AUTHOR, #+EMAIL and #+TITLE should be hidden by font lock.
14657 (org-fontify-meta-lines-and-blocks): Changes to font-lock code
91af3942 14658 implementing new faces and hiding behavior.
ed21c5c8 14659
c4cc8b9a
JB
14660 * org-faces.el (org-document-title): New face for #+TITLE lines.
14661 (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines.
a628ad9d
JB
14662 (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL
14663 keywords.
ed21c5c8
CD
14664
146652010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14666
14667 * org-publish.el (org-publish-sanitize-plist): New function to
14668 rename "index" properties to "sitemap". Do this renaming
14669 globally.
14670 (org-publish-with-aux-preprocess-maybe): New macro.
14671 (org-publish-org-to-pdf, org-publish-org-to-html): Use the new
14672 macro.
14673 (org-publish-aux-preprocess)
14674 (org-publish-index-generate-theindex.inc): New function.
14675
146762010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14677
14678 * org-table.el (org-table-align): Interpret <N> at fixed width,
14679 not as maximum width.
14680
146812010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14682
4d789d84
SM
14683 * org-exp.el (org-export-author-info, org-export-email-info):
14684 Fix docstrings.
ed21c5c8 14685
a628ad9d 14686 * org-beamer.el (org-beamer-select-environment): Rename from
ed21c5c8
CD
14687 `org-beamer-set-environment-tag'. Improve docstring.
14688
14689 * org-freemind.el (org-freemind-write-mm-buffer): Fix another
14690 problem with odd levels.
14691
14692 * org-ascii.el (org-export-as-ascii): Export email only if the
14693 author wants it.
14694
14695 * org-docbook.el (org-export-as-docbook): Export email only if the
14696 author wants it.
14697
14698 * org-html.el (org-export-as-html): Export email only if the
14699 author wants it.
14700
14701 * org-exp.el (org-export-email-info): New option.
14702 (org-export-plist-vars): Add entry for `org-export-email'.
14703
147042010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14705
14706 * org-table.el (org-table-goto-line): Fix typo.
14707
147082010-04-10 Mikael Fornius <mfo@abc.se>
14709
14710 * org.el (org-agenda-files): Typo.
14711 (org-read-agenda-file-list): Add optional argument to help
14712 `org-store-new-agenda-file-list' to remember un-expanded file
14713 names. Expand file names relative to `org-directory'.
14714 (org-store-new-agenda-file-list): Keep un-expanded file names when
14715 saving, if available.
14716 (org-agenda-files): Update documentation.
14717
147182010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14719
14720 * org-ascii.el (org-export-as-ascii): Catch the case of exporting
14721 a buffer with no file name attached.
14722
14723 * org.el (org-log-refile): New option.
14724 (org-log-note-headings): Add a heading for refiling.
14725 (org-startup-options): Add keywords for logging of the refile
14726 action.
14727 (org-refile): Add logging action.
14728 (org-add-log-note): Allow for refiling action.
14729
14730 * org-agenda.el (org-agenda-bulk-action): Make sure
14731 `org-log-refile' is not `note' during a bulk action.
14732
147332010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14734
14735 * org.el (org-map-dblocks): Use save-excursion to remember the
14736 position.
14737
14738 * org-attach.el (org-attach-commit): Remove dependence on xargs.
14739 (org-attach-delete-one): Commit after deleting a file.
14740
14741 * org-latex.el (org-export-latex-fontify): Do not mistake table.el
14742 borders for strike-through emphasis.
14743
14744 * org-freemind.el (org-freemind-write-mm-buffer): Simplify the
14745 handling of odd levels.
14746
14747 * org-agenda.el (org-agenda-todo-ignore-deadlines): Document `past'
14748 and `future' values.
14749 (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
14750 Handle `past' and `future' values.
14751
14752 * org.el (org-read-agenda-file-list): Interpret file names
14753 relative to org-directory and allow environment variables and
14754 "~".
14755
14756 * org-latex.el (org-export-latex-special-chars): Allow a
14757 parenthesis before an exponent or subscript.
14758
147592010-04-10 Dan Davison <davison@stats.ox.ac.uk>
14760
14761 * org-src.el (org-edit-src-exit): When returning from code edit
14762 buffer, if code block is hidden, leave point at start of
a628ad9d 14763 #+begin_src line.
ed21c5c8
CD
14764
147652010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14766
14767 * org.el (org-insert-heading): Do not remove all spaces if the
14768 headline is empty.
14769
14770 * org-indent.el (org-indent): Fix group name.
14771
147722010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14773
14774 * org-table.el (org-table-goto-column): Fix forcing a non-existing
14775 column.
14776 (org-table-get, org-table-put, org-table-goto-line)
14777 (org-table-current-line): New functions.
14778
147792010-04-10 Jan Böcker <jan.boecker@jboecker.de>
14780
14781 * org.el (org-open-file): Allow regular expressions in
14782 org-file-apps to capture link parameters using groups. In a
14783 command string to be executed, the parameters can be referenced
14784 using %1, %2, etc. Lisp forms can access them using
14785 (match-string n link).
14786 (org-apps-regexp-alist): Adopt the created regexp, as this is now
14787 matched against a file: link instead of the file name.
14788
147892010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14790
14791 * org-crypt.el (org-reveal-start-hook): Add a decryption function
14792 to this hook.
4d789d84
SM
14793 (org-decrypt-entries, org-encrypt-entries, org-decrypt-entry):
14794 Add docstrings.
ed21c5c8
CD
14795
14796 * org.el (org-point-at-end-of-empty-headline)
14797 (org-level-increment, org-get-previous-line-level): New function.
14798 (org-cycle-level): Rewritten to be independent of when this
14799 function is called.
14800 (org-in-regexps-block-p): New function.
14801 (org-reveal-start-hook): New hook.
14802 (org-reveal): Run new hook.
14803
148042010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14805
14806 * org-latex.el (org-export-latex-keywords): Start a new paragraph
14807 after time keywords, do not add "\newline".
14808
14809 * org-html.el (org-export-as-html): Avoid double # in href.
14810
14811 * org.el (org-refile-get-location): Catch an invalid target
14812 specification.
14813
148142010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14815
14816 * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
14817 Make sure the behavior regarding to extracting time is
14818 consistent.
14819
148202010-04-10 Stephen Eglen <stephen@gnu.org>
14821
4d789d84
SM
14822 * org-agenda.el (org-agenda-insert-diary-extract-time):
14823 New variable.
ed21c5c8
CD
14824 (org-agenda-add-entry-to-org-agenda-diary-file): Use this new
14825 variable rather than `org-agenda-search-headline-for-time'.
14826
148272010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14828
14829 * org-list.el (org-fix-bullet-type): Improve cursor positioning.
14830
148312010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14832
14833 * org.el (org-adaptive-fill-regexp-backup): New variable.
14834 (org-set-autofill-regexps): Store a backup of
14835 `adaptive-fill-regexp'.
14836 (org-adaptive-fill-function): Fix filling of comments and ordered
a628ad9d 14837 lists. If there is no other match, till try adaptive fill.
ed21c5c8
CD
14838
148392010-04-10 John Wiegley <jwiegley@gmail.com>
14840
a628ad9d 14841 * org-agenda.el (org-agenda-include-deadlines): Add new
ed21c5c8
CD
14842 customization variable to determine whether unscheduled tasks
14843 should appear in the agenda solely because of their deadline.
14844 Default to true, which was the previous behavior (it just wasn't
14845 configurable).
14846 (org-agenda-mode-map, org-agenda-view-mode-dispatch): Bind ! in
14847 the agenda to show/hide deadline tasks.
a628ad9d 14848 (org-agenda-menu): Add menu option for show/hide deadlines.
ed21c5c8
CD
14849 (org-agenda-list): Make the agenda list sensitive to the value of
14850 `org-agenda-include-deadlines'.
14851 (org-agenda-toggle-deadlines): New function to toggle the value of
14852 `org-agenda-include-deadlines' and repaint the modeline
14853 indicators.
14854 (org-agenda-set-mode-name): Show "Deadlines" in the agenda
14855 modeline if deadline tasks are being displayed.
14856
148572010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14858
14859 * org-table.el (org-table-eval-formula): Replace $# and @# by
14860 current column and row number.
14861
148622010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14863
14864 * org.el (org-set-property, org-delete-property): Go back to
14865 prompting for the property.
14866
14867 * org-latex.el (org-export-latex-make-header): Fully process
14868 author line.
14869 (org-export-latex-fontify-headline): Allow several arguments, not
14870 just one.
14871 (org-export-latex-fix-inputenc): Catch the error when
14872 `latexenc-coding-system-to-inputenc' is not defined.
14873
14874 * org-agenda.el (org-agenda-skip-if-todo): New function.
14875 (org-agenda-skip-if): Add conditions for TODO keywords.
14876 (org-agenda-skip-if): Document the new todo conditions.
14877
148782010-04-10 Mikael Fornius <mfo@abc.se>
14879
14880 * org.el (org-at-property-p): Check if we are inside a property
14881 drawer not just any drawer.
14882 (org-set-property, org-delete-property): When cursor is on a
14883 property key value pair do not prompt for property name instead
14884 use name at cursor.
14885 (org-ctrl-c-ctrl-c): Still do org-property-action when cursor is
14886 on the first line of a property drawer.
14887 (org-property-end-re): Spell check.
14888
148892010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14890
14891 * org-exp.el (org-export-attach-captions-and-attributes): Add the
14892 properties to the entire table, in case the first line is
14893 removed.
14894
14895 * org-archive.el (org-archive-reversed-order): New option.
14896 (org-archive-subtree, org-archive-to-archive-sibling): Use the new
14897 option `org-archive-reversed-order'.
14898
148992010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14900
14901 * org-agenda.el (org-agenda-entry-types): New variable.
14902 (org-agenda-list): Use `org-agenda-entry-types'.
14903 (org-agenda-custom-commands-local-options): Support for setting
14904 `org-agenda-entry-types' as an option.
14905 (org-diary): Shift some documentation from here to the variable
14906 `org-agenda-entry-types'.
14907
149082010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14909
14910 * org-latex.el (org-export-latex-make-header): Apply macros in
14911 author field.
14912
14913 * org-clock.el (org-clocking-buffer, org-clocking-p): New function.
14914 (org-clock-select-task, org-clock-notify-once-if-expired)
14915 (org-clock-in, org-clock-out, org-clock-cancel, org-clock-goto)
14916 (org-clock-out-if-current, org-clock-save): Use the new functions.
14917
149182010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14919
14920 * org-docbook.el (org-export-as-docbook): Remove unnecessary
14921 newline.
14922 (org-export-as-docbook): Remove unnecessary newline.
14923 (org-export-as-docbook): Fix problem with double footnote
14924 reference in one place.
14925
4d789d84
SM
14926 * org-exp.el (org-export-format-source-code-or-example):
14927 Remove unnecessary newline.
ed21c5c8
CD
14928
14929 * org.el (org-deadline, org-schedule): Allow rescheduling entries
14930 with repeaters.
14931
14932 * org-table.el (org-table-convert-refs-to-rc): Better way to catch
14933 function calls that look like references.
14934
14935 * org.el (org-open-at-point): Get link abbreviations from
14936 reference buffer.
14937
149382010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14939
14940 * org-table.el (org-table-convert-refs-to-rc): Do not read arctan2
14941 as a reference.
14942
149432010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14944
14945 * org.el (org-link-unescape): Solve issue with lower-case escapes.
14946
149472010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14948
4d789d84
SM
14949 * org-latex.el (org-export-latex-classes):
14950 Add \usepackage{latexsym} to all classes.
ed21c5c8
CD
14951
149522010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14953
14954 * org-html.el (org-export-as-html): Do not allow protected lines
14955 into the table of contents.
14956
14957 * org-latex.el (org-export-latex-special-chars): Find subsequent
14958 occurrences of special characters.
14959 (org-export-latex-tables): Do not convert table-like stuff that is
14960 protected.
14961
149622010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14963
14964 * org-list.el (org-toggle-checkbox): No errors when updating
14965 checkbox count fails because there is no heading.
14966
149672010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14968
4d789d84
SM
14969 * org-clock.el (org-clock-report-include-clocking-task):
14970 New option.
ed21c5c8
CD
14971 (org-clock-sum): Add the current clocking task.
14972
149732010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
14974
14975 * org.el (org-cycle): Print a message when in a table.el table.
14976 (org-edit-special): Recognize the table.el context.
14977 (org-ctrl-c-ctrl-c): Print a message when in a table.el table.
14978
14979 * org-src.el (org-at-table.el-p): Declare.
14980 (org-edit-src-code): Handle a special case for table.el editing.
14981 (org-edit-src-find-region-and-lang): Recognize the table.el
14982 context.
14983
14984 * org-latex.el (org-export-latex-tables): Convert table.el
14985 tables.
14986 (org-export-latex-convert-table.el-table): New function.
14987
14988 * org-html.el (org-html-expand): Fix table.el export.
14989
14990 * org-latex.el (org-export-latex-preprocess): Protect footnotes in
14991 headings.
14992
14993 * org-id.el (org-id-find-id-file): Fix bug when there is no hash
14994 table for the id locations.
14995
14996 * org.el (org-read-date-analyze): Match American-style dates, like
14997 5/30 or 5/13/7. Make sure cal-iso.el is loaded. Don't force he
14998 current year when reading ISO and American dates.
14999
150002010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15001
15002 * org.el (org-face-from-face-or-color): New function.
15003 (org-get-todo-face, org-font-lock-add-priority-faces)
15004 (org-get-tag-face): Use `org-face-from-face-or-color'.
15005
4d789d84
SM
15006 * org-faces.el (org-todo-keyword-faces, org-priority-faces):
15007 Allow simple colors as values.
ed21c5c8
CD
15008 (org-faces-easy-properties): New option.
15009
15010 * org-agenda.el (org-agenda-set-mode-name): Show if the agenda is
15011 restricted, as an agenda mode.
15012 (org-agenda-fontify-priorities): Allow simple colors as values.
15013
23f6720e 150142010-04-10 Bastien Guerry <bzg@gnu.org>
ed21c5c8 15015
a628ad9d 15016 * org-timer.el (org-timer-current-timer): Rename from
ed21c5c8 15017 `org-timer-last-timer'.
a628ad9d 15018 (org-timer-timer1, org-timer-timer2, org-timer-timer3): Remove.
ed21c5c8
CD
15019 (org-timer-cancel-timer, org-timer-show-remaining-time)
15020 (org-timer-set-timer): Update to use only one timer.
15021
15022 * org.el (org-set-property): Remove useless space in the prompt.
15023
150242010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15025
15026 * org-html.el (org-export-html-style-default): Add a default style
15027 for textareas.
15028
4d789d84
SM
15029 * org-exp.el (org-export-format-source-code-or-example):
15030 Fix textarea tag.
ed21c5c8 15031
23f6720e 150322010-04-10 Bastien Guerry <bzg@gnu.org>
ed21c5c8
CD
15033
15034 * org-clock.el (org-clock-current-task): New variable to store
15035 last clocked in task.
15036 (org-clock-set-current, org-clock-delete-current): New functions.
15037
150382010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15039
15040 * org-remember.el (org-remember-apply-template): Extend comment.
15041 (org-remember-handler): Implement clock sibling filing.
15042
150432010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15044
15045 * org-publish.el (org-publish-all, org-publish-current-file)
15046 (org-publish-current-project): When called with prefix argument
15047 FORCE, also rebuild the validation file list.
15048
15049 * org-latex.el (org-export-latex-preprocess): Protect footnotes in
15050 section headings.
15051
150522010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15053
15054 * org-html.el (org-export-as-html-and-open): Kill product buffer
15055 if the user wants that.
15056
15057 * org-latex.el (org-export-as-pdf-and-open): Kill product buffer
15058 if the user wants that.
15059
4d789d84
SM
15060 * org-exp.el (org-export-kill-product-buffer-when-displayed):
15061 New option.
ed21c5c8
CD
15062
15063 * org-agenda.el (org-batch-agenda-csv): Use the time property
15064 instead of the `time-of-day' property.
15065
150662010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15067
15068 * org-timer.el (org-timer-start-hook, org-timer-stop-hook)
15069 (org-timer-pause-hook, org-timer-set-hook)
15070 (org-timer-cancel-hook): New hooks.
15071 (org-timer-start): Run `org-timer-start-hook'.
15072 (org-timer-pause-or-continue): Run `org-timer-pause-hook'.
15073 (org-timer-stop): Run `org-timer-stop-hook'.
15074 (org-timer-cancel-timers): Run `org-timer-cancel-hook'.
15075
150762010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15077
15078 * org.el (org-reveal): Double prefix arg shows the subtree of the
15079 parent.
15080
150812010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15082
15083 * org-agenda.el (org-search-view): Fix bug with searching full
15084 words in headlines in search view.
15085 (org-agenda-skip-deadline-prewarning-if-scheduled): New option.
15086 (org-agenda-get-deadlines): Suppress pre-warning if the entry is
15087 scheduled (if the user configures it so.
15088
150892010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15090
15091 * org.el (org-hide-archived-subtrees): Don't jump to end of
15092 subtree if the match was not in a headline.
15093 (org-inside-latex-macro-p): Allow more complex arguments.
15094 (org-emphasize): Protect against use at end of buffer.
15095
150962010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15097
15098 * org-agenda.el (org-agenda-align-tags): Avoid side effects on
15099 text properties.
15100
151012010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15102
15103 * org-agenda.el (org-agenda-todo-ignore-scheduled): More allowed
15104 values.
15105 (org-agenda-todo-ignore-scheduled)
15106 (org-agenda-todo-ignore-deadlines): More control with different
15107 allowed values.
15108 (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
15109 Honor the new option settings.
15110
151112010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15112
15113 * org.el (org-get-location): Make sure the selection buffer is
15114 shown in the current frame.
15115
4d789d84
SM
15116 * org-ascii.el (org-export-ascii-table-widen-columns):
15117 New option.
ed21c5c8
CD
15118 (org-export-ascii-preprocess): Realign tables to remove narrowing
15119 if `org-export-ascii-table-widen-columns' is set.
15120
15121 * org-table.el (org-table-do-narrow): New variable.
15122 (org-table-align): Narrow only if `org-table-do-narrow' is t.
15123
15124 * org.el (org-deadline, org-schedule): Allow updating if the
15125 relevant time stamp does not have a repeater, i.e. do not require
15126 that no time stamp has a repeater.
15127
15128 * org-agenda.el (org-agenda-align-tags): Don't add a face to the
15129 new white space before the tags.
15130
15131 * org-latex.el (org-export-as-latex): Do nit require the buffer to
15132 be visiting a file when only exporting to a buffer or string.
15133 (org-export-latex-fix-inputenc): Only save the buffer is there is
15134 a file name attached to it.
15135
151362010-04-10 Dan Davison <davison@stats.ox.ac.uk>
15137
a628ad9d 15138 * org-src.el (org-edit-src-exit): Widen before exiting edit buffers.
ed21c5c8
CD
15139
151402010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15141
4d789d84
SM
15142 * org.el (org-fontify-meta-lines-and-blocks):
15143 Honor `org-fontify-quote-and-verse-blocks'.
ed21c5c8
CD
15144
15145 * org-faces.el (org-fontify-quote-and-verse-blocks): New option.
15146
151472010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15148
15149 * org.el (org-open-at-point): Also check for text property
15150 org-linked-text before offering collected links.
15151
151522010-04-10 Stephen Eglen <stephen@gnu.org>
15153
15154 * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
15155 Optionally extract time specification from text and add to the
15156 timestamp.
15157
151582010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15159
15160 * org-exp.el (org-html-entities): Fix typo.
15161
15162 * org-latex.el (org-export-latex-make-header): Use \providecommand
15163 to make sure the \alert macro is defined.
15164
15165 * org.el (org-format-latex-signal-error)
15166 (org-create-formula-image): Use `org-format-latex-signal-error'.
15167
151682010-04-10 Stephen Eglen <stephen@gnu.org>
15169
15170 * org.el (org-store-link): For dired buffers, use
15171 default-directory as link name if dired-get-filename returns
15172 nil.
15173
151742010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15175
15176 * org-exp.el (org-export-concatenate-multiline-links): The for
15177 protectedness at beginning of match.
15178
15179 * org-latex.el (org-export-latex-fix-inputenc): Never leave the
15180 AUTO as a coding system, instead default to utf8.
15181
151822010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15183
15184 * org.el (org-block-todo-from-children-or-siblings-or-parent)
15185 (org-block-todo-from-checkboxes): Respect the local variable
15186 value when deciding if blocking should be active.
15187
15188 * org-latex.el (org-export-latex-make-header): Define the align
15189 macro if it is not yet defined.
15190
4d789d84
SM
15191 * org-agenda.el (org-agenda-insert-diary-make-new-entry):
15192 Call `org-insert-heading' with the INVISIBLE-OK argument.
ed21c5c8 15193
4d789d84
SM
15194 * org-mac-message.el (org-mac-message-insert-flagged):
15195 Call `org-insert-heading' with the INVISIBLE-OK argument.
ed21c5c8 15196
a628ad9d 15197 * org.el (org-insert-heading): New argument INVISIBLE-OK.
ed21c5c8
CD
15198
15199 * org-agenda.el (org-agenda-view-mode-dispatch): Improve the
15200 prompt message.
15201
15202 * org-html.el (org-html-level-start): Use the
15203 `html-container-class' text property to set an additional class
15204 for an outline container.
15205
4d789d84
SM
15206 * org-exp.el (org-export-remember-html-container-classes):
15207 New function.
15208 (org-export-preprocess-string):
15209 Call `org-export-remember-html-container-classes'.
ed21c5c8
CD
15210
15211 * org.el (org-cycle): Mention level cycling in the docstring.
15212 (org-default-properties): Add new property HTML_CONTAINER_CLASS.
15213
15214 * org-remember.el (org-remember-apply-template): Do file insertion
15215 first.
15216
152172010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15218
15219 * org-habit.el (org-habit-insert-consistency-graphs): Fix a
15220 problem with mis-aligned graphs when showing habits.
15221
152222010-04-10 Mikael Fornius <mfo@abc.se>
15223
15224 * org.el (org-assign-fast-keys): Prefer keys used in keyword name
a628ad9d
JB
15225 when assigning. Begin using numerical characters when all in name
15226 is used up. This is to spare alphanumeric characters for better
ed21c5c8
CD
15227 match with other keywords.
15228
152292010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15230
15231 * org-exp.el (org-export-preprocess-hook): Improve documentation.
15232
15233 * org-latex.el (org-export-latex-preprocess): More consistent
15234 conversion and protection of the words LaTeX and TeX.
15235 (org-export-latex-fontify-headline, org-export-latex-preprocess):
15236 Allow angle brackets in commands, for beamer.
15237
152382010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15239
15240 * org-clock.el (org-clock-in): Improve the look of the clock line
15241 by formatting links.
15242
152432010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15244
15245 * org-latex.el (org-export-latex-classes): Use AUTO as the place
15246 holder string for the coding system. And improve the
15247 documentation.
15248 (org-export-latex-fix-inputenc): Only modify the coding system if
15249 it is given by the placeholder AUTO.
15250
152512010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15252
15253 * org-clock.el (org-task-overrun-text): New option.
15254 (org-task-overrun, org-clock-update-period): New variables.
4d789d84
SM
15255 (org-clock-get-clock-string, org-clock-update-mode-line):
15256 Mark overrun clock.
ed21c5c8
CD
15257 (org-clock-notify-once-if-expired): Check if clock is overrun.
15258
15259 * org-faces.el: New face `org-mode-line-clock-overrun'.
15260
152612010-04-10 Jan Böcker <jan.boecker@jboecker.de>
15262
15263 * org.el (org-narrow-to-subtree): Position the end of the narrowed
15264 region before the line with the next heading, to prevent the user
15265 from prepending text to the next headline.
15266
152672010-04-10 Stephen Eglen <stephen@gnu.org>
15268
4d789d84
SM
15269 * org-agenda.el (org-get-time-of-day):
15270 Use org-agenda-time-leading-zero to allow leading zero (rather than
ed21c5c8
CD
15271 space) for times.
15272
152732010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15274
15275 * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
15276 org-datetree.el is loaded.
15277
a628ad9d 15278 * org-datetree.el: Autoload `org-datetree-find-day-create'.
ed21c5c8
CD
15279
15280 * org-latex.el (org-export-latex-hyperref-format): New option.
15281 (org-export-latex-links): Use `org-export-latex-hyperref-format'.
15282
152832010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15284
15285 * org-ctags.el (org-ctags-enable): Change order of functions.
15286 (org-ctags-create-tags): Add wildcard to file name expansion.
15287
152882010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15289
15290 * org.el (org-entry-properties): Fix some important bugs.
15291
152922010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15293
15294 * org.el (org-link-unescape, org-link-escape): Only use hexlify if
15295 the table is not explicitly given.
15296
152972010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15298
15299 * org-clock.el (org-clock-out-when-done): Allow a list of keywords
15300 as value.
15301 (org-clock-out-if-current): Work with the new list value of
15302 `org-clock-out-when-done'.
15303 (org-clock-out, org-clock-out-if-current): Avoid circular logic
15304 between clocking out and state changes.
15305
15306 * org-ctags.el (org-ctags-path-to-ctags): Better system-type test.
15307
15308 * org-latex.el (org-export-latex-treat-backslash-char): Do not by
15309 accident protect a character that is before a backslash.
15310
2b4aa886
GM
153112010-04-10 Paul Sexton <eeeickythump@gmail.com>
15312
15313 * org-ctags.el: New file.
15314
ed21c5c8
CD
153152010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15316
4d789d84
SM
15317 * org-agenda.el (org-diary-class):
15318 Use `org-order-calendar-date-args'.
ed21c5c8
CD
15319
15320 * org.el (org-order-calendar-date-args): New function.
15321
15322 * org-exp.el (org-export-target-internal-links): Check for
15323 protectedness after the first bracket.
15324
15325 * org.el (org-entry-properties): Don't match wrong-case TODO
15326 keywords.
15327
15328 * org-agenda.el (org-agenda-schedule, org-agenda-deadline):
15329 Document that ARG is passed through to remove the date.
4d789d84
SM
15330 (org-agenda-bulk-action): Accept prefix arg and pass it on.
15331 Do not read a date when the user has given a `C-u' prefix.
ed21c5c8
CD
15332
153332010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15334
15335 * org-agenda.el (org-agenda-fix-displayed-tags): Fix bug when all
15336 tags are hidden.
15337
153382010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15339
15340 * org-latex.el (org-export-latex-fix-inputenc): New function.
15341 (org-export-latex-inputenc-alist): New option.
15342
15343 * org-exp.el (org-export): New key SPC to publish enclosing
15344 subtree.
15345
153462010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15347
15348 * org-indent.el (org-indent-add-properties): Catch case when there
15349 is no headline in the buffer.
15350
153512010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15352
15353 * org-exp.el (org-html-entities): Add checkmark symbol.
15354
15355 * org-ascii.el (org-export-ascii-preprocess): Protect targets in
15356 verbatim code for ASCII export.
15357
15358 * org.el (org-update-statistics-cookies): Also see checkboxes in
15359 ordered lists.
15360
153612010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15362
15363 * org-agenda.el (org-agenda-view-mode-dispatch): Define the `L'
15364 key.
15365
15366 * org-beamer.el (org-beamer-amend-header): Change the location
15367 where `org-beamer-header-extra' is inserted.
15368
15369 * org.el (org-compute-latex-and-specials-regexp): Don't do BIND
15370 just for computing this regexp.
15371
153722010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15373
15374 * org-beamer.el (org-beamer-frame-default-options): New option.
15375 (org-beamer-sectioning): Use default options if the user does not
15376 have defined any.
15377 (org-beamer-fix-toc): Put a frame around the table of contents.
15378
4d789d84
SM
15379 * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
15380 Make sure case-folding works well when processing comment stuff.
ed21c5c8
CD
15381
15382 * org-latex.el (org-export-latex-after-save-hook): New hook.
15383 (org-export-as-latex): Run the new hook.
15384
153852010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15386
15387 * org-beamer.el (org-beamer-environments-default): Add the note
15388 environments.
15389 (org-beamer-after-initial-vars): Allow several BEAMER_HEADER_EXTRA
15390 lines and collect and combine the content.
15391 (org-beamer-after-initial-vars): Check for note tags and make sure
15392 they will be seen like a property.
15393
15394 * org.el (org-offer-links-in-entry): Fix bug when there is a
15395 single link.
15396
15397 * org-exp.el (org-export): Make sure the mark is activated, also
15398 when `transient-mark-mode' is off.
15399
15400 * org-agenda.el (org-agenda-search-view-always-boolean): New option.
15401 (org-agenda-search-view-search-words-only): Obsolete variable, is
15402 now an alias for `org-agenda-search-view-always-boolean'.
15403 (org-agenda-search-view-force-full-words): New option.
15404 (org-search-view): Improve docstring, and implement a better logic
15405 for Boolean and phrase searches.
15406 (org-agenda-last-search-view-search-was-boolean): New variable.
15407 (org-agenda-manipulate-query): Consider the type of the last
15408 search when modifying the search string.
15409
154102010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15411
15412 * org-latex.el (org-export-as-latex): Do the first letbind in the
15413 right moment.
15414
15415 * org-agenda.el (org-get-entries-from-diary): Add the new face to
15416 these entries.
15417
15418 * org-faces.el (org-agenda-diary): New face.
15419
15420 * org.el (org-make-link-regexps): Allow regexp-special characters
15421 in link types.
15422 (org-open-file): When in-emacs is `system', also force system
15423 opening, like when the value was `(16)'.
15424 (org-update-statistics-cookies): Handle entries without children.
15425
15426 * org-exp.el
15427 (org-export-preprocess-before-normalizing-links-hook): New hook.
15428 (org-export-preprocess-string): Run the new hook.
15429
15430 * org.el (org-offer-links-in-entry): Make RET open all links.
15431
15432 * org-html.el (org-export-as-html): Remove any leftover display
15433 properties in the html file.
15434
15435 * org-wl.el (org-wl-store-link): Work-around for format bug with
15436 text properties.
15437
15438 * org-habit.el (org-habit-insert-consistency-graphs): Turn off
15439 invisibility while adding the graphs.
15440
154412010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15442
15443 * org-remember.el (org-select-remember-template): Use C letter to
15444 customize remember templates.
15445
15446 * org-agenda.el (org-agenda-bulk-mark, org-agenda-bulk-unmark):
15447 Move cursor to next visible line.
15448
154492010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15450
15451 * org-beamer.el (org-beamer-sectioning): Leave columns environment
15452 by specifying 0 or 1 for column width.
15453 (org-beamer-column-widths): Make 0 stand for 0.0.
15454
154552010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15456
15457 * org-exp.el (org-export-mark-radio-links): Don't match inside
15458 <<target>>.
15459
15460 * org.el (org-format-latex-header-extra): New variable.
15461 (org-format-latex): Set org-format-latex-header-extra from
15462 in-buffer stuff.
15463 (org-format-latex): Add org-format-latex-header-extra to the
15464 variables on which image creation depends.
15465 (org-create-formula-image): Add the header stuff from in-buffer
15466 settings.
15467 (org-read-date-analyze): Base the analysis for future preference
15468 on NOW, not on the default date.
15469
15470 * org-inlinetask.el (org-inlinetask-export-handler): Add CSS class
15471 for TODO keyword in inline tasks.
15472
15473 * org.el (org-log-note-headings): New headings for removing
15474 deadline or scheduling date.
15475 (org-deadline, org-schedule): Arrange for logging when removing a
15476 date.
15477 (org-add-log-note): Handle deadline and scheduling removal.
15478
154792010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15480
15481 * org-exp.el (org-export-visible): Add LaTeX/pdf export.
15482
154832010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15484
15485 * org-agenda.el (org-diary-class): New function.
15486
154872010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15488
15489 * org-latex.el (org-export-latex-preprocess): Do process the text
15490 of a radio target.
15491
154922010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15493
15494 * org.el (org-entry-properties): Add TIMESTAMP properties back
15495 in.
15496
154972010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15498
15499 * org.el (org-all-time-keywords): New variable.
15500 (org-set-regexps-and-options): Set `org-all-time-keywords'.
15501 (org-entry-blocked-p): New function.
15502 (org-special-properties): Add BLOCKED as a new special property.
15503 (org-entry-properties): New optional argument SPECIFIC, only parse
15504 for this property when it is specified.
15505 (org-entry-get): Pass a SPECIFIC argument to
15506 `org-entry-properties'.
15507
15508 * org-latex.el (org-export-as-latex): Preprocess TEXT as well.
15509
155102010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15511
15512 * org-latex.el (org-export-latex-tables): No forced line end if
15513 there is no caption.
15514
155152010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15516
15517 * org-exp.el (org-html-entities): Add Euro symbols from Marvosym
15518 package.
15519
15520 * org-latex.el (org-export-latex-tables): Only add a caption when
58179cce 15521 macro is in longtable environments if one has been defined.
ed21c5c8
CD
15522
15523 * org-html.el (org-export-as-html): Only take title from buffer if
15524 not exporting body-only.
15525
15526 * org-latex.el (org-export-latex-preprocess): Better version of
15527 the regular expression for protecting LaTeX macros.
15528 (org-export-latex-preprocess): Start searching for macros to
15529 protect from beginning of buffer.
15530
15531 * org-exp.el (org-export-target-internal-links): Check for
15532 protectedness earlier in the string.
15533
15534 * org-agenda.el (org-agenda-highlight-todo): Match TODO keywords
15535 case sensitively.
15536
15537 * org-id.el (org-id-store-link): Match TODO keywords case
15538 sensitively.
15539
15540 * org.el (org-heading-components, org-get-outline-path)
15541 (org-display-outline-path): Match TODO keywords case sensitively.
15542
15543 * org-latex.el (org-export-as-latex): Ignore read-only
15544 properties.
15545
15546 * org-exp.el (org-export-preprocess-string): Remove any
15547 `read-only' properties.
15548
15549 * org-agenda.el (org-agenda-inactive-leader): New option.
15550 (org-agenda-get-timestamps): Use `org-agenda-inactive-leader'.
15551 (org-tags-view): Prompt for matcher if MATCH is an empty string.
15552 (org-todo-list): Prompt for matcher if ARG is an empty string.
15553
155542010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15555
15556 * org.el (org-open-link-functions): New hook.
15557 (org-open-at-point): Run `org-open-link-functions'.
15558
155592010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15560
15561 * org-agenda.el (org-agenda-date-prompt): Allow inactive time
15562 stamps as well.
15563
15564 * org.el (org-inhibit-startup-visibility-stuff): New variable.
15565 (org-mode): Don't do startup visibility if inhibited.
4d789d84
SM
15566 (org-outline-overlay-data, org-set-outline-overlay-data):
15567 New functions.
ed21c5c8
CD
15568 (org-save-outline-visibility): New macro.
15569 (org-log-note-headings): Document that one should not change the
15570 `state' note format.
15571
155722010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15573
15574 * org.el (org-make-link-regexps): Capture link path into a group.
15575
155762010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15577
15578 * org-beamer.el (org-beamer-after-initial-vars): Do not overwrite
15579 the options plist.
15580
155812010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15582
15583 * org.el (org-startup-with-beamer-mode): New option.
15584 (org-property-changed-functions)
15585 (org-property-allowed-value-functions): New hooks.
15586 (org-entry-put, org-property-get-allowed-values): Run the new
15587 hooks.
15588 (org-property-next-allowed-value): Run the new hooks.
15589
15590 * org-exp.el (org-export-select-backend-specific-text): Add the
15591 special beamer tags.
15592
2b4aa886 15593 * org-beamer.el: New file.
ed21c5c8
CD
15594
15595 * org-latex.el (org-export-latex-after-initial-vars-hook): New hook.
4d789d84
SM
15596 (org-export-as-latex):
15597 Run `org-export-latex-after-initial-vars-hook'.
ed21c5c8 15598 (org-export-latex-format-toc-function)
4d789d84
SM
15599 (org-export-latex-make-header):
15600 Call `org-export-latex-format-toc-function'.
ed21c5c8
CD
15601
15602 * org.el (org-fill-template): Make template searches case sensitive.
15603
15604 * org-exp.el (org-export): Use "1" as a sign to export only the
15605 subtree.
15606
4d789d84
SM
15607 * org-colview.el (org-columns-edit-value):
15608 Use org-unrestricted property.
ed21c5c8
CD
15609
15610 * org.el (org-compute-property-at-point): Set org-unrestricted
15611 text property if the list contains ":ETC".
4d789d84
SM
15612 (org-insert-property-drawer):
15613 Use org-unrestricted property.
ed21c5c8
CD
15614
15615 * org-exp.el
15616 (org-export-preprocess-before-selecting-backend-code-hook): New hook.
4d789d84
SM
15617 (org-export-preprocess-string):
15618 Run `org-export-preprocess-before-selecting-backend-code-hook'.
ed21c5c8
CD
15619
15620 * org-xoxo.el (org-export-as-xoxo): Run `org-export-first-hook'.
15621
4d789d84
SM
15622 * org-latex.el (org-export-region-as-latex):
15623 Run `org-export-first-hook'.
ed21c5c8
CD
15624
15625 * org-html.el (org-export-as-html): Run `org-export-first-hook'.
15626
4d789d84
SM
15627 * org-docbook.el (org-export-as-docbook):
15628 Run `org-export-first-hook'.
ed21c5c8
CD
15629
15630 * org-ascii.el (org-export-as-ascii): Run `org-export-first-hook'.
15631
15632 * org-exp.el (org-export-first-hook): New hook.
15633
156342010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15635
15636 * org-list.el (org-previous-item): Exit at the beginning of the
15637 buffer.
15638
15639 * org-id.el (org-id-locations-save): Only write the id locations
15640 if any are defined.
15641
15642 * org-archive.el (org-archive-all-done): Make this work in a file
15643 with org-odd-levels-only set.
15644
15645 * org.el (org-get-refile-targets): Catch the case when a buffer
15646 has no file.
15647
15648 * org-latex.el (org-export-as-latex): Cleanup forced line ends
15649 where they are not needed.
15650 (org-export-latex-subcontent): Remove unnecessary newlines.
15651
156522010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15653
15654 * org-latex.el (org-export-latex-make-header): Remove \obeylines.
15655 (org-export-latex-fontify): Fix regexp bug that takes special
15656 care of protecting the right boundary characters in emphasis
15657 matches.
15658 (org-export-latex-preprocess): Allow multiple arguments to latex
15659 macros.
15660
15661 * org.el (org-make-link-regexps): Use John Gruber's regexp for
15662 urls.
15663
15664 * org-macs.el (org-re): Interpret :punct: in regexps.
15665
4d789d84
SM
15666 * org-exp.el (org-export-replace-src-segments-and-examples):
15667 Also take the final newline after the END line.
ed21c5c8
CD
15668
15669 * org.el (org-clean-visibility-after-subtree-move): Only fix
15670 entries that are not entirely invisible already.
15671 (org-insert-link): Respect org-link-file-path-type for
15672 "docview:" links in addition to "file:" links.
15673
156742010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15675
4d789d84
SM
15676 * org-exp.el (org-export-format-source-code-or-example):
15677 Avoid additional extra white lines in LaTeX.
ed21c5c8
CD
15678
15679 * org-list.el (org-list-parse-list): Leave empty lines after the
15680 list, don't consider them as part of the list.
15681
15682 * org-mobile.el (org-mobile-sumo-agenda-command): Allow tagstodo
15683 searches.
15684
15685 * org-clock.el (org-clock-select-task): Convert integer to
15686 character for XEmacs.
15687
156882010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15689
15690 * org-clock.el (org-clock-resolve): Make reading a char XEmacs
15691 compatible.
15692
156932010-04-10 Tassilo Horn <tassilo@member.fsf.org>
15694
4d789d84
SM
15695 * org.el (org-complete-tags-always-offer-all-agenda-tags):
15696 New variable.
ed21c5c8
CD
15697 (org-set-tags): Use it.
15698
156992010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15700
4d789d84
SM
15701 * org-list.el (org-empty-line-terminates-plain-lists):
15702 Update docstring.
ed21c5c8
CD
15703
15704 * org.el (org-format-latex): Fix link creation for processed latex
15705 snippets.
15706
157072010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15708
15709 * org-footnote.el (org-footnote-normalize): Protect replacement
15710 text.
15711
15712 * org.el (org-inside-latex-macro-p): Save match data.
15713
157142010-04-10 Jan Böcker <jan.boecker@jboecker.de>
15715
15716 * org-docview.el: New file.
15717
157182010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15719
15720 * org-latex.el (org-export-latex-class-options): New variable.
15721 (org-export-latex-set-initial-vars): Use the class options.
15722
15723 * org.el (org-forward-same-level): Stop at headings that start
15724 with an invisible character.
15725 (org-additional-option-like-keywords): Add LaTeX_CLASS_OPTIONS.
15726
157272010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15728
15729 * org-footnote.el (org-footnote-normalize): Don't take optional
15730 arguments in LaTeX macros as footnotes.
15731
15732 * org.el (org-inside-latex-macro-p): New function.
15733
15734 * org-latex.el (org-latex-to-pdf-process): Change customization
15735 group to `org-export-pdf'.
15736
15737 * org-agenda.el (org-agenda-get-blocks): Look at time string also
15738 on days after the first one.
15739
15740 * org.el (org-insert-heading): Also check for item before assuming
15741 before-first-heading condition.
15742
15743 * org-latex.el (org-latex-to-pdf-process): Fix typo in group tag.
15744 (org-export-pdf-logfiles): New option.
15745 (org-export-as-pdf): Use `org-export-pdf-logfiles'.
15746 (org-export-pdf-logfiles): Fix customization type.
15747
15748 * org.el (org-insert-link): Improve error message when there is no
15749 default link to select with RET.
15750
15751 * org-agenda.el (org-agenda-filter-by-tag): Use char argument from
15752 parameter list.
15753
157542010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15755
15756 * org-latex.el (org-export-latex-parse-global)
15757 (org-export-latex-parse-content)
4d789d84
SM
15758 (org-export-latex-parse-subcontent):
15759 Use `org-re-search-forward-unprotected'.
ed21c5c8
CD
15760 (org-export-as-pdf): Remove log files produced by XeTeX.
15761
15762 * org-macs.el (org-re-search-forward-unprotected): New function.
15763
157642010-04-10 James TD Smith <ahktenzero@mohorovi.cc>
15765
15766 * org-colview.el (org-agenda-colview-summarize): Sort out some
15767 confusion between properties and titles, which resulted in
15768 agenda summaries not working if a title was set for a column.
15769
157702010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15771
15772 * org-mobile.el (org-mobile-agendas): New option.
15773 (org-mobile-sumo-agenda-command): Select the right agendas.
15774
15775 * org-latex.el (org-export-latex-format-image): Preserve the
15776 original-indentation property.
15777
157782010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15779
15780 * org-clock.el (org-clock-insert-selection-line): Catch error when
15781 an old tasks no longer exists.
15782
15783 * org-latex.el (org-export-as-pdf): Remove also the .idx file.
15784 (org-export-as-pdf): Don't remove the old PDF file before making
15785 the new one.
15786
15787 * org-mouse.el (org-mouse-end-headline, org-mouse-insert-item)
15788 (org-mouse-context-menu): Use `org-looking-back'.
15789
15790 * org.el (org-cycle-level): Use `org-looking-back'.
15791
4d789d84
SM
15792 * org-list.el (org-cycle-item-indentation):
15793 Use `org-looking-back'.
ed21c5c8
CD
15794
15795 * org-compat.el (org-looking-back): New function.
15796
15797 * org.el (org-insert-heading): Catch before-first-headline when
15798 inserting a headline.
15799
158002010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15801
15802 * org-latex.el (org-export-latex-format-image): Indent figure
15803 environment, so that it does not interrupt plain list.
15804
15805 * org.el (org-open-at-point): Allow long link descriptions.
15806
158072010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
15808
15809 * org-html.el (org-export-as-html): Remove empty lines at the
15810 beginning of the exported text.
15811
eba5b4dd
CY
158122010-03-12 Chong Yidong <cyd@stupidchicken.com>
15813
15814 * org.el (org): Remove from hypermedia group.
15815
288f9fc0
CY
158162010-03-10 Chong Yidong <cyd@stupidchicken.com>
15817
15818 * Branch for 23.2.
15819
adad7a44
CY
158202010-02-15 Chong Yidong <cyd@stupidchicken.com>
15821
15822 * org-freemind.el (org-freemind-from-org-mode-node)
93acd23d 15823 (org-freemind-from-org-mode)
adad7a44
CY
15824 (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode):
15825 Pass arg to called-interactively-p.
15826
d1f18ec0
JB
158272010-01-14 Juanma Barranquero <lekktu@gmail.com>
15828
15829 * org-protocol.el (org-protocol-flatten-greedy, org-protocol-flatten):
15830 Fix typos in docstrings.
15831
db4a7382
JB
158322010-01-01 Juanma Barranquero <lekktu@gmail.com>
15833
15834 * org.el (org-get-outline-path, org-speed-command-help):
15835 Fix typos in error messages.
15836
364bc556
JL
158372009-12-14 Juri Linkov <juri@jurta.org>
15838
15839 * org-html.el (org-export-html-style-include-default):
15840 Put `safe-local-variable booleanp' on
15841 `org-export-html-style-include-default' instead of mistakenly
15842 duplicate `org-export-html-style'.
15843
5dec9555
CD
158442009-11-20 Carsten Dominik <carsten.dominik@gmail.com>
15845
4d789d84
SM
15846 * org-agenda.el (org-agenda-diary-entry-in-org-file):
15847 Rebuild agenda after adding new entry.
5dec9555
CD
15848
15849 * org-datetree.el (org-datetree-find-day-create): Fix regular
15850 expression.
15851
15852 * org.el (org-display-outline-path): Use a format specifier for
15853 message, to avoid problems with heading containing `%'.
15854
15855 * org-agenda.el (org-agenda-hide-tags-regexp): New option.
15856 (org-format-agenda-item): Call `org-agenda-fix-displayed-tags'.
15857 (org-agenda-fix-displayed-tags): New function.
15858 (org-agenda-do-context-action): Just call
15859 `org-display-outline-path', without piping the result through
15860 `message'.
15861
15862 * org-latex.el (org-export-latex-preprocess): Protect secondary
15863 footnote references.
15864
15865 * org-indent.el (org-indent-initialize): Avoid empty strings as
15866 line prefixes.
15867
15868 * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
15869 hat checking for the mark does not throw an error.
15870 (org-agenda-diary-entry-in-org-file): Catch the case that there is
15871 not `day' text property in the cursor line.
15872
15873 * org.el (org-sort-entries-or-items): Make sure that the final
15874 entry has a newline before doing the sorting.
15875
15876 * org-agenda.el (org-agenda-diary-entry-in-org-file): Get the text
15877 property at the beginning of the line.
15878
15879 * org.el (org-make-link-string): Don't allow a description with
15880 only white space.
15881
15882 * org-agenda.el (org-agenda-insert-diary-strategy): New variable.
15883 (org-agenda-insert-diary-as-top-level): New function.
4d789d84
SM
15884 (org-agenda-add-entry-to-org-agenda-diary-file):
15885 Call `org-agenda-insert-diary-as-top-level'.
5dec9555
CD
15886
15887 * org.el (org-occur-in-agenda-files): Make sure none of the
15888 buffers is narrowed.
15889 (org-activate-plain-links): Add the face property here.
15890 (org-set-font-lock-defaults): Do not add the face to plain links,
15891 the activator function does this.
15892
15893 * org-habit.el (org-is-habit-p): Add doc string.
15894
15895 * org-archive.el (org-archive-subtree-default-with-confirmation):
15896 Autoload.
15897
15898 * org-latex.el (org-export-latex-fontify): Fix regexp to make char
15899 after match optional (happens at the end of a line...).
15900
15901 * org.el (org-fontify-meta-lines-and-blocks): Apply special faces
15902 for special blocks.
15903
15904 * org-faces.el (org-copy-face): Set lisp indentation.
15905 (org-quote, org-verse): New faces.
15906
15907 * org-agenda.el (org-agenda-remove-date): Remove variable.
15908
15909 * org-freemind.el (org-freemind-escape-str-from-org): Fix encoding.
15910
15911 * org-html.el (org-export-as-html): Move the home/up link into
15912 the content div.
15913
15914 * org.el (org-export-latex-packages-alist): Option definition
15915 moved here from org-latex.el.
15916
15917 * org-html.el (org-export-html-home/up-format): Add an ID to the
15918 up/home div.
15919
15920 * org-wl.el (org-wl-store-link): Handle the case that
15921 `wl-use-petname' is set.
15922
15923 * org.el (org-set-effort): Improve prompt.
15924 (org-get-outline-path): Widen to get full path.
15925 (org-compact-display-after-subtree-move): Function removed.
15926
159272009-11-20 Eric Schulte <schulte.eric@gmail.com>
15928
15929 * org-exp-blocks.el (org-export-blocks-format-ditaa): Use sha1
15930 hash keys to cache and re-use images generated by the
15931 org-exp-blocks interface to ditaa and dot.
15932
15933 * org.el (org-format-latex): Latex images are now saved to files
15934 named by the sha1 hash of the latex source text avoiding
15935 regeneration of identical images.
15936
1bcdebed
CD
159372009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
15938
15939 * org-latex.el (org-export-as-latex): Add the :drawers property.
15940
159412009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
15942
15943 * org.el (org-speed-commands-user): Allow documentation headlines.
15944 (org-speed-commands-default): Organize the value of this constant
15945 with descriptive headlines.
15946 (org-print-speed-command): Output the headlines.
15947
159482009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
15949
15950 * org-agenda.el (org-agenda-show-outline-path): New option.
15951 (org-agenda-do-context-action): New function.
4d789d84
SM
15952 (org-agenda-next-line, org-agenda-previous-line):
15953 Use `org-agenda-do-context-action'.
1bcdebed
CD
15954
15955 * org.el (org-use-speed-commands): Allow function value.
15956 (org-speed-commands-default): Make headline motion safe, so that
15957 these commands always end on a headline.
15958 (org-speed-commands-default): New key `v' for `org-agenda'.
15959 (org-speed-move-safe): New function.
15960 (org-self-insert-command): Use the function value of
15961 `org-use-speed-commands'.
15962 (org-get-outline-path): Improve docstring.
15963 (org-format-outline-path): New function.
15964 (org-display-outline-path): New function.
15965
159662009-11-15 John Wiegley <jwiegley@gmail.com>
15967
15968 * org-clock.el (org-clock-resolve): If `org-clock-into-string' is
15969 a string, use that to find the LOGBOOK drawer.
15970
68a1b090
GM
159712009-11-15 Glenn Morris <rgm@gnu.org>
15972
15973 * org-agenda.el (org-datetree-find-date-create)
15974 (org-habit-get-priority):
15975 * org.el (org-format-agenda-item): Fix declarations.
15976
8bfe682a
CD
159772009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
15978
15979 * org.el (org-clone-subtree-with-time-shift): Make it work at the
15980 end of the buffer.
15981
15982 * org-mobile.el (org-mobile-write-checksums): Specify coding
15983 system.
15984 (org-mobile-timestamp-buffer): Keep local variable/mode line at
15985 beginning of buffer.
15986
15987 * org-latex.el (org-latex-entities-regexp): Fix typo in regexp.
15988
15989 * org.el (org-block-todo-from-children-or-siblings-or-parent)
15990 (org-block-todo-from-checkboxes): Do not block changes to a nil
15991 TODO state.
15992
159932009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
15994
15995 * org-habit.el (org-habit-parse-todo): Indicate which habit is
15996 wrongly set up in the error messages.
15997
15998 * org-colview.el (org-columns-display-here): Don't try to
15999 calculate values if the underlying property is not set.
16000 (org-columns-string-to-number): Convert age strings back into
16001 fractional days.
16002 (org-agenda-colview-summarize): Handle extended summary types
16003 properly.
16004
8bfe682a
CD
160052009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16006
16007 * org-exp.el (org-export-format-drawer-function): New variable.
16008 (org-export-format-drawer): New function.
16009 (org-export-preprocess-string): Pass the backend as a parameter to
16010 `org-export-remove-or-extract-drawers'.
16011 (org-export-remove-or-extract-drawers): New parameter BACKEND.
16012
16013 * org-protocol.el (org-protocol-char-to-string): New defsubst.
16014
160152009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16016
16017 * org-agenda.el (org-agenda-diary-entry-in-org-file): Add error
16018 message when no block is selected.
16019
16020 * org-latex.el (org-export-latex-links): Check for protectedness
16021 in the last matched character, not after the match.
16022
4d789d84
SM
16023 * org-datetree.el (org-datetree-find-date-create):
16024 Respect restriction when KEEP-RESTRICTION is set.
8bfe682a
CD
16025 (org-datetree-file-entry-under): New function.
16026 (org-datetree-cleanup): New command.
16027
160282009-11-13 Dan Davison <davison@stats.ox.ac.uk>
16029
16030 * org-src.el (org-edit-src-code): New optional argument context
16031 allows calling functions to avoid altering the saved window
16032 configuration.
16033 (org-edit-src-exit): Do not restore window configuration when this
16034 function is used in the context of saving the edit buffer.
16035
160362009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16037
16038 * org-clock.el (org-clock-out, org-clock-cancel): Revert to
16039 instances to switching to with-current-buffer, because these seem
16040 to cause problems - no idea why.
16041
16042 * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
16043 Require diary-lib for (diary-date-display-form).
16044
160452009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16046
16047 * org.el (org-log-reschedule, org-log-redeadline): New options.
16048 (org-log-note-headings): Add templates for rescheduling and
16049 deadline changing.
16050 (org-startup-options): Add in-buffer settings for logging changing
16051 schedule and deadline time stamps.
16052 (org-deadline, org-schedule): Check for existing date and arrange
16053 for logging if the user requests it.
16054 (org-add-log-note): Prepare proper note buffers for rescheduling
16055 and deadline changes.
16056
160572009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16058
16059 * org-agenda.el (org-agenda-diary-entry-in-org-file)
16060 (org-agenda-add-entry-to-org-agenda-diary-file)
16061 (org-agenda-insert-diary-make-new-entry): New functions.
4d789d84
SM
16062 (org-agenda-diary-entry):
16063 Call `org-agenda-diary-entry-in-org-file' when appropriate.
8bfe682a
CD
16064
16065 * org.el (org-calendar-insert-diary-entry-key): New option.
16066 (org-agenda-diary-file): New option.
16067 ("calendar"): Install our insertion function in the calendar.
16068
16069 * org-remember.el (org-datetree): Require.
16070 (org-remember-templates): Add new positioning option.
16071 (org-remember-reference-date): New variable.
16072 (org-remember-apply-template): Store the reference date in a local
16073 variable.
16074 (org-remember-handler): Implement date tree positioning of entries.
16075
16076 * org-datetree.el: New file.
16077
16078 * org-latex.el (org-export-latex-preprocess): Protect targets in
16079 verbatim emphasis.
16080
16081 * org-html.el (org-export-as-html): Protect targets in verbatim
16082 emphasis.
16083
16084 * org-docbook.el (org-export-as-docbook): Protect targets in
16085 verbatim emphasis.
16086
160872009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16088
16089 * org-clock.el (org-show-notification): Handle messages that
16090 contain a percent character.
16091
16092 * org-remember.el (org-remember-apply-template): Turn of partial
16093 completion.
16094
16095 * org-mobile.el (org-mobile-before-process-capture-hook): New hook.
16096 (org-mobile-pull): Run `org-mobile-before-process-capture-hook'.
16097
16098 * org.el (org-indent-mode): Define variable already in org.el.
16099 (org-unfontify-region): Remove line-prefix and wrap-prefix
16100 properties only if org-indent-mode is active.
16101
161022009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16103
16104 * org-icalendar.el (org-print-icalendar-entries): Save match data
16105 around call to verify function.
16106 (org-print-icalendar-entries): Add a call to the verification
16107 function.
16108
16109 * org.el (org-speedbar-set-agenda-restriction): Remove unnecessary
16110 save-restrivtion' form.
16111
161122009-11-13 Dan Davison <davison@stats.ox.ac.uk>
16113
4d789d84
SM
16114 * org-exp.el (org-export-format-source-code-or-example):
16115 Restrict scope of preserve-indentp to the let binding.
a628ad9d 16116 (org-src): Require org-src, since org-src-preserve-indentation is used.
8bfe682a
CD
16117
161182009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16119
16120 * org-timer.el (org-timer-set-timer): Set variables
16121 org-timer-timer[123] correctly.
16122
8bfe682a
CD
16123 * org-mobile.el (org-mobile-files-alist): Make it work when
16124 `agenda-archives' is included in
16125 `org-agenda-text-search-extra-files'.
16126 (org-mobile-push): Restore agenda after mobile push.
16127
161282009-11-13 John Wiegley <jwiegley@gmail.com>
16129
16130 * org-clock.el (org-resolve-clocks-if-idle): Another fix to the
16131 way the amount of idle time is presented in the minibuffer.
16132
161332009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16134
4d789d84
SM
16135 * org-icalendar.el (org-print-icalendar-entries):
16136 Use org-icalendar-verify-function only if non-nil.
8bfe682a
CD
16137
16138 * org.el (org-refile): Refile to clock only if the prefix arg is
16139 2.
16140 (org-sparse-tree): Fix docstring to be in line with prompt.
4d789d84
SM
16141 (org-update-parent-todo-statistics):
16142 Call `org-after-todo-statistics-hook' on each level.
8bfe682a
CD
16143
161442009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16145
16146 * org-remember.el (org-remember-apply-template): Make sure the
16147 buffer exists.
16148
161492009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16150
16151 * org.el (org-tab-ind-state): New variable.
16152 (org-cycle-level): New function.
16153 (org-cycle-level-after-item/entry-creation): New option.
16154 (org-flag-subtree): New function.
16155 (org-hide-archived-subtrees): Call `org-flag-subtree'.
16156 (org-set-effort): Indexed access.
16157
16158 * org-list.el (org-cycle-item-indentation): New function.
16159
16160 * org.el (org-refile): Make prefix argument 2 refile to current
16161 clock.
16162 (org-priority): Interpret action `remove' as call to remove the
16163 priority cookie.
16164
16165 * org-remember.el (org-remember-apply-template): Don't depend on
16166 buffer name being like file name.
16167
161682009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16169
16170 * org-clock.el (org-clock-play-sound): Expand file in
16171 org-clock-sound, to allow ~ for home.
16172
4d789d84
SM
16173 * org-remember.el (org-remember-handler):
16174 Set text-before-node-creation even if this already looks like a node,
8bfe682a
CD
16175 because the string might be needed on non-org-mode target files.
16176
16177 * org-agenda.el (org-agenda-open-link): Make this work in agenda
16178 clocktables.
16179 (org-agenda-switch-to): Follow a link at point if
16180 org-return-follows-link' is set and there is nothing else to do in
16181 this line.
16182
8bfe682a
CD
161832009-11-13 Dan Davison <davison@stats.ox.ac.uk>
16184
16185 * org-exp-blocks.el: Modify split separator regexp to avoid empty
16186 strings.
16187
161882009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
16189
16190 * org-colview.el (org-columns-new): Make this work with the new
16191 operators.
16192 (org-columns-store-format): Make this work with the new operators.
16193
161942009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16195
16196 * org-src.el (org-src-preserve-indentation): Document that this
16197 variable is also used during export.
16198
4d789d84
SM
16199 * org-exp.el (org-export-format-source-code-or-example):
16200 Preserve indentation if a block has a -i option, or if
8bfe682a
CD
16201 `org-src-preserve-indentation' is set.
16202
4d789d84
SM
16203 * org-exp-blocks.el (org-export-blocks-preprocess):
16204 Preserve indentation if a block has a -i option, or if
8bfe682a
CD
16205 `org-src-preserve-indentation' is set.
16206
162072009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16208
16209 * org.el (org-mode-map): Define the new archiving keys.
16210 (org-speed-commands-default): Define an archiving key in the speed
16211 command map.
16212 (org-org-menu): Improve the menu structure concerning archiving.
16213
16214 * org-archive.el (org-archive-subtree-default-with-confirmation):
16215 New command.
16216
16217 * org-agenda.el (org-agenda-mode-map): Define the new archiving keys.
16218 (org-agenda-menu): Add the new archiving commands to the menu.
16219 (org-agenda-archive-default)
16220 (org-agenda-archive-default-with-confirmation): New commands.
4d789d84
SM
16221 (org-agenda-archive, org-agenda-archive-to-archive-sibling):
16222 Just call `org-agenda-archive-with'.
8bfe682a
CD
16223 (org-agenda-archive-with): New function.
16224
16225 * org-table.el (org-table-convert-region): Inert spaces around "|"
16226 to avoid line beginnings like "|-1" which will be mistaken as
16227 hlines.
16228
162292009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16230
16231 * org.el (org-offer-links-in-entry): Return nil if there are no
16232 links, t if a link has been selected.
16233 (org-open-at-point): Open attachment directory when called in the
16234 headline and there are no links in the entry body.
16235 (org-speed-commands-default): Add "o" for open-at-point as a speed
16236 command.
16237
16238 * org-attach.el (org-attach-reveal): Optional prefix arg
16239 IF-EXISTS, which avoids creating the attachment directory if it
16240 does not yet exist.
16241
4d789d84
SM
16242 * org-agenda.el (org-agenda, org-run-agenda-series):
16243 Evaluate MATCH.
8bfe682a
CD
16244
162452009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16246
16247 * org.el ("abbrev"): Work with abbrev tables only after they have
16248 been loaded.
16249
16250 * org-list.el (org-list-send-list): Fix bug related to match
16251 data.
16252
16253 * org-latex.el (org-export-latex-fontify): Apply verbatim
16254 emphasis.
16255 (org-export-latex-make-header): Insert \obeylines if line breaks
16256 should be preserved.
16257
16258 * org-exp.el (org-export-protect-verbatim): Add an
16259 `org-verbatim-emph' property to such text.
16260
162612009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16262
16263 * org-icalendar.el (org-icalendar-use-plain-timestamp): New option.
16264 (org-print-icalendar-entries): Skip entries where the timestamp is
16265 not a deadline and not scheduled, if the user requests that.
16266
16267 * org-latex.el (org-export-latex-quotation-marks): Allow a bracket
16268 before an opening quote.
16269
16270 * org-archive.el (org-archive-subtree): Keep archive after
16271 archiving something.
16272
16273 * org-id.el (org-id-update-id-locations): Add archive files if
16274 that is required by `org-id-extra-files'.
16275
162762009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16277
16278 * org-src.el (org-src-window-setup): New option.
16279 (org-src-switch-to-buffer): New function.
16280 (org-edit-src-exit): Add optional argument CONTEXT and use it to
16281 restore window configuration.
16282 (org-edit-src-code, org-edit-src-continue, org-edit-src-exit):
16283 Call `org-src-switch-to-buffer'.
16284
16285 * org.el (org-default-properties): Add STYLE property.
16286 (org-files-list): Use the function call to get the files.
16287 (org-additional-option-like-keywords): Add SETUPFILE to completion
16288 list.
16289
162902009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16291
16292 * org-table.el (org-table-convert-region): Correctly interpret
16293 quoting in csv import.
16294
16295 * org.el (org-icompleting-read): Make iswitchb completion work
16296 with lists and tables.
16297
16298 * org-agenda.el (org-agenda-add-entry-text): Never add entry text
16299 while pushing the mobile agenda.
16300
163012009-11-13 John Wiegley <jwiegley@gmail.com>
16302
16303 * org-clock.el
16304 (org-clock-auto-clock-resolution): Now takes three values: nil, t
16305 and `when-no-clock-is-running'.
16306 (org-clock-in): Use `org-clock-auto-clock-resolution' to determine
16307 whether or not to resolve Org buffers on clock in.
16308
163092009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
16310
16311 * org-colview.el (org-format-time-period): Function to format
16312 times in fractional days for display.
16313 (org-columns-display-here): Add support for showing a calculated
16314 value in place of the property.
16315 (org-columns): Set `org-columns-time' to the current time so time
16316 difference calculations will work.
16317 (org-columns-time): Use to store the current time when column view
16318 is displayed, so all time differences will use the same reference
16319 point.
16320 (org-columns-compile-map): There is now an extra position in each
16321 entry specifying the function to use to calculate the displayed
c4cc8b9a 16322 value for the non-calculated properties in the column.
8bfe682a
CD
16323 (org-columns-compute-all): Set `org-columns-time' to the current
16324 time so time difference calculations will work.
16325 (org-columns-compute): Handle column operators where the values
16326 used are calculated from the underlying property.
c4cc8b9a 16327 (org-columns-number-to-string): Handle the 'age' column format.
8bfe682a 16328 (org-columns-string-to-number): Correct the function name (was
5ce6e4f4 16329 org-column...). Add support for the 'age' column format.
8bfe682a
CD
16330 (org-columns-compile-format): Support the additional parameter in
16331 org-columns-compile-map.
16332
23f6720e 163332009-11-13 Bastien Guerry <bzg@gnu.org>
8bfe682a
CD
16334
16335 * org.el (org-mode-hook): Turn `org-mode-hook' into a customizable
16336 variable.
16337
163382009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16339
16340 * org-clock.el (org-clock-has-been-used): New variable.
16341 (org-clock-in): Set `org-clock-has-been-used'.
16342 (org-clock-save): Save only if clock data has been used or created
16343 during this session.
16344
163452009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16346
16347 * org-clock.el (org-clock-persist): New value, to store only the
16348 clock history.
16349 (org-clock-save): Don't save the clock if only the history should
16350 be stored.
16351 (org-clock-load): Turn off John Wiegley's auto resolving mechanism
16352 when restoring a saved clock.
16353
163542009-11-13 John Wiegley <jwiegley@gmail.com>
16355
4d789d84
SM
16356 * org-clock.el (org-clock-display, org-clock-put-overlay):
16357 Use `org-time-clock-use-fractional'.
8bfe682a
CD
16358
16359 * org.el (org-time-clocksum-use-fractional)
16360 (org-time-clocksum-fractional-format): Two new customizable
16361 variables which allow the user to select fractional times (1.25
16362 instead of 1:25) in the `org-clock-display' report.
16363
163642009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16365
16366 * org-ascii.el (org-export-ascii-table-keep-all-vertical-lines):
16367 New option.
16368
16369 * org.el (org-tag-alist): Fix customization type.
16370
163712009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16372
16373 * org-mobile.el (org-mobile-update-checksum-for-capture-file):
16374 Make sure the regexp search can fail without throwing an error.
16375 (org-mobile-apply): Save the inbox buffer after removing
16376 successfully applied changes.
16377
163782009-11-13 John Wiegley <jwiegley@gmail.com>
16379
16380 * org-clock.el (org-resolve-clocks-if-idle): Fix to the way idle
16381 time is reported after the user comes back (but before they
16382 resolve time).
16383
16384 * org.el (org-get-repeat): Change so that this function can be
16385 called with either `org-scheduled-string' or
16386 `org-deadline-string'.
16387
a628ad9d 16388 * org-clock.el (org-clock-auto-clock-resolution): Rename from
8bfe682a
CD
16389 `org-clock-disable-clock-resolution', since negatives don't sound
16390 good in customization variables.
16391 (org-clock-in): Don't use the auto-resolution logic if the user is
16392 clocking into a different task while an active clock is running.
16393 This then allows the default behavior of clocking out of the open
16394 task and then into the new task.
16395
16396 * org.el (org-modules): Made this variable more consistent, since
16397 it was referring to Org, OrgMode and Org-mode, whereas the docs
16398 for the variable always refer to Org-mode.
16399
164002009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
16401
16402 * org.el (org-repeat-re): The changed org-repeat-re no longer
5ce6e4f4 16403 matched simple +2d type repeaters. Fix it so it does.
8bfe682a
CD
16404
164052009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16406
16407 * org-latex.el (org-export-latex-preprocess): Protect the vspace
16408 macro in the VERSE environment.
16409
164102009-11-13 John Wiegley <jwiegley@gmail.com>
16411
16412 * org-habit.el (org-habit-get-priority): A new function that
16413 determines the relative priority of a habit, based on how long
16414 past its scheduled date it is, and how near the deadline is.
16415
16416 * org-agenda.el (org-agenda-get-scheduled): Set habit priority
16417 using `org-habit-get-priority'.
16418
16419 * org-habit.el (org-habit-build-graph): Start displaying colors
16420 from the first scheduled date, if that date is earlier than the
16421 first completion date.
16422
16423 * org-habit.el: Changed all "color" variables to faces, and made
16424 them appropriate for light and dark backgrounds.
16425
16426 * org-habit.el (org-habit-duration-to-days): Made this function
16427 more general.
16428 (org-habit-parse-todo): Parse the new ".+N/N" style repeater.
16429
a628ad9d 16430 * org-agenda.el (org-agenda-get-deadlines): Remove all mention of
8bfe682a
CD
16431 habits, since they don't use DEADLINE anymore.
16432
16433 * org.el (org-repeat-re, org-display-custom-time)
a628ad9d 16434 (org-timestamp-change): Extend to support the new ".+N/N"
8bfe682a
CD
16435 syntax, used for habits.
16436
a628ad9d 16437 * org-clock.el (org-clock-resolve-clock): Fix an incorrect
8bfe682a
CD
16438 variable reference.
16439
16440 * org-agenda.el (org-agenda-set-mode-name): Show Habit in the
16441 modeline when habits are being displayed (if that module is being
16442 loaded).
16443
164442009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
16445
16446 * org-clock.el (org-x11-idle-seconds): Add a method to get the X11
16447 idle time using the xscreensaver extension.
16448 (org-user-idle-seconds): Use X11 idle time if available.
16449
164502009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16451
16452 * org-agenda.el (org-agenda-next-line): New command.
16453 (org-agenda-previous-line): New commands.
4d789d84
SM
16454 (org-agenda-show-and-scroll-up, org-agenda-show-scroll-down):
16455 New commands.
8bfe682a
CD
16456 (org-agenda-follow-mode): Do the follow immediately if the mode is
16457 turned on here.
16458 (previous-line, next-line): Replace keys with the corresponding
16459 org functions.
16460 (org-agenda-mode-map): Bind backspace and delete to the scrolling
16461 command.
16462
16463 * org.el (org-icompleting-read): Turn off partial completion mode
16464 for the duration of this completion round.
16465
16466 * org-latex.el (org-export-latex-fontify-headline): Protect TeX
16467 macros in author lines and similar stuff.
16468
16469 * org.el (org-file-tags): Fix docstring.
16470 (org-get-buffer-tags): Add the #+FILETAGS tags.
a628ad9d 16471 ("ecb"): Make ecb show context after jumping into an Org file.
8bfe682a
CD
16472
164732009-11-13 John Wiegley <johnw@newartisans.com>
16474
16475 * org-agenda.el (org-finalize-agenda): Draw habit consistency
16476 graphs after everything else in the buffer has been setup.
16477
164782009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16479
16480 * org-mobile.el (org-mobile-apply): Count success and failure.
16481
16482 * org.el (org-indent-line-function): Fix regexp replace problem.
16483
164842009-11-13 John Wiegley <johnw@newartisans.com>
16485
4d789d84
SM
16486 * org-clock.el (org-clock-disable-clock-resolution):
16487 New customization variable that disable automatic clock resolution on
8bfe682a
CD
16488 clock in.
16489 (org-clock-in): If `org-clock-disable-clock-resolution' is set, do
16490 not automatically resolve anything. This is does not affect
16491 idle-time resolution, however, if `org-clock-idle-time' is set.
16492
164932009-11-13 John Wiegley <johnw@newartisans.com>
16494
16495 * org-habit.el: New file, which implements code to build a "habit
16496 consistency graph".
16497
16498 * org-agenda.el (org-agenda-get-deadlines)
16499 (org-agenda-get-scheduled): Display consistency graphs when
16500 outputting habits into the agenda. The graphs are always relative
16501 to the current time.
a628ad9d 16502 (org-format-agenda-item): Add new parameter `habitp', which
8bfe682a
CD
16503 indicates whether we are formatting a habit or not. Do not
16504 display "extra" leading information if habitp is true.
16505
a628ad9d 16506 * org.el (org-repeat-re): Improve regexp to include .+ and ++
8bfe682a
CD
16507 leaders for repeat strings.
16508 (org-get-repeat): Now takes a string parameter `tagline', so the
16509 caller can obtain the SCHEDULED repeat, or the DEADLINE repeat.
16510
165112009-11-13 John Wiegley <johnw@newartisans.com>
16512
4d789d84
SM
16513 * org-agenda.el (org-agenda-auto-exclude-function):
16514 New customization variable for allowing the user to create an "auto
8bfe682a
CD
16515 exclusion" filter for doing context-aware auto tag filtering.
16516 (org-agenda-filter-by-tag): Changes to support the use of
01c35094 16517 `org-agenda-auto-exclude-function'. See the new manual addition.
8bfe682a
CD
16518
165192009-11-13 John Wiegley <johnw@newartisans.com>
16520
16521 * org.el (org-files-list): Don't attempt to return a file name for
16522 Org buffers which have no associated file.
16523
a628ad9d 16524 * org-agenda.el (org-agenda-do-action): Fix a typo.
8bfe682a
CD
16525
165262009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16527
16528 * org-mobile.el (org-mobile-locate-entry): Interpret files
16529 relative to org-directory.
16530 (org-mobile-inbox-for-pull): Document the best location for this
16531 file.
16532 (org-mobile-check-setup): Verify `org-directory'.
16533 (org-mobile-create-index-file): Sort the files to be listed in
16534 index.org.
16535
165362009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
16537
16538 * org.el (org-fast-tag-selection): Add a way to display a
5ce6e4f4 16539 description for a tag group. This is done by adding a string to
8bfe682a
CD
16540 either the startgroup or endgroup cell.
16541
165422009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16543
16544 * org-clock.el (org-clock-resolve, org-resolve-clocks)
16545 (org-emacs-idle-seconds): Use `org-float-time' instead of
a628ad9d 16546 `time-to-seconds'.
8bfe682a
CD
16547
165482009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16549
16550 * org-agenda.el (org-agenda-sorting-strategy): Fix customization
16551 type.
16552
16553 * org.el (org-pre-cycle-hook): Document that `empty' can also be
16554 the value of ARG when doing local cycling.
16555
165562009-11-13 John Wiegley <johnw@newartisans.com>
16557
16558 * org-clock.el (org-clock-resolve-clock): If keeping or
16559 subtracting time results in a clock out at a time in the past, and
16560 if the resolution occurred due to idleness or invoking `M-x
16561 org-resolve-clocks', remember that past moment in time. On the
16562 next clock in, the user will be prompted to see if they want to
16563 back-date their new clock to then.
16564 (org-clock-resolve): Do not jump the user to the location of a
484eaeac 16565 dangling clock if the resolution is occurring due to an idle
8bfe682a
CD
16566 timeout. In that case there is typically only one dangling clock,
16567 the active one, and there is no value gained by shuffling their
16568 windows around to show it to them. Being prompted to resolve an
16569 idle clock should be as inobtrusive as possible.
16570 (org-resolve-clocks-if-idle): New function that resolves only the
16571 currently active clock if the user has exceeded the time returned
16572 by `org-user-idle-seconds', based on the value of
16573 `org-clock-idle-time'.
c4cc8b9a 16574 (org-clock-in): If, after resolving clocks, (???)
8bfe682a
CD
16575 (org-clock-out): Cancel the `org-clock-idle-timer' on clock out.
16576
16577 * org-clock.el (org-clock-resolve-clock): New function that
16578 resolves a clock to a specific time, closing or resuming as need
16579 be, and possibly even starting a new clock.
16580 (org-clock-resolve): New function used by `org-resolve-clocks'
4d789d84
SM
16581 that sets up for the call to `org-clock-resolve-clock'.
16582 It determines the time to resolve to based on a single-character
8bfe682a
CD
16583 selection from the user to either keep time, subtract away time or
16584 cancel the clock.
16585 (org-resolve-clocks): New user command which resolves dangling
16586 clocks -- that is, open but not active -- anywhere in the file
16587 list returned by `org-files-list'.
16588 (org-clock-in): Automatically resolve dangling clocks whenever a
16589 user clocks in.
16590 (org-clock-cancel): If the user cancels the solely clock in a
16591 LOGBOOK, remove the empty drawer.
16592
16593 * org-clock.el (org-clock-idle-time): New user customizable option
16594 for detecting whether the user has left a clock idle. Note: it is
16595 only used in this commit to test whether it's worthwhile to check
16596 OS X to get the Mac user's current idle time. If the Emacs idle
16597 time is less than the value, the user hasn't been away long enough
16598 to be worth checking (a more expensive test than just getting
16599 Emacs idle time).
16600 (org-user-idle-seconds, org-mac-idle-seconds)
16601 (org-emacs-idle-seconds): This three functions, in conjunction
16602 with the user customization variable `org-clock-idle-time', return
16603 the number of seconds (as a floating point) that the user has been
16604 away from their Emacs (or, if running on OS X, their computer).
16605
16606 * org-clock.el (org-find-open-clocks): New function that returns a
16607 list of all open clocks in the given FILE. Note that each clock
16608 it returns is a cons cell of the format (MARKER . START-TIME).
16609 This "clock" value is used by several of the new clock module
16610 utility functions.
16611 (org-is-active-clock): New inline function which tests whether the
16612 given clock value is the same as the currently active clock.
16613 Returns non-nil if this is the case.
16614 (org-with-clock-position): New macro that evaluates FORMS with
16615 point in the buffer and at the position of the given clock.
16616 Changes to the current clock are global.
16617 (org-with-clock): New macro that evaluates FORMS with point in the
16618 buffer and at the position of the given clock. However, changes
16619 to the current clock are local and have no effect on the user's
16620 active clock. This allows, for example, far any clock to be
c80e3b4a 16621 canceled without canceling the active clock.
8bfe682a
CD
16622 (org-clock-clock-in): New inline function that switches the active
16623 clock to the given clock. If either the argument RESUME, or the
16624 global `org-clock-in-resume', are non-nil, it will resume a clock
16625 that was previously left open.
16626 (org-clock-clock-out): New inline function that clocks out the
16627 given clock value without affecting the currently active clock.
16628 (org-clock-clock-cancel): New inline function that cancels the
16629 given clock value without affecting the currently active clock.
16630
16631 * org-clock.el (org-clock-in): Before creating
16632 `org-clock-mode-line-timer', check to make sure an older timer is
16633 not currently running.
16634 (org-clock-out): Accept new third parameter `at-time', which
16635 permits a clock to be clocked out at a specific time. Note that
16636 no attempt is made to verify that the clock out time is later than
16637 the clock in time.
16638
16639 * org.el (org-files-list): New utility function for returning a
16640 list of all open org-mode buffers, plus all files used to build
16641 the agenda buffer. Note that not all the files will necessarily
16642 be visited by a buffer at time of call.
16643 (org-entry-beginning-position): Like the function
16644 `line-beginning-position', this inline function returns the
16645 beginning position of the current heading/entry.
16646 (org-entry-end-position): Like the function `line-end-position',
16647 this inline function returns the end position of the current
16648 heading/entry.
16649
166502009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16651
16652 * org-agenda.el (org-agenda-list): Mark the all-todo items line as
16653 a header line.
16654
166552009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16656
16657 * org-exp.el (org-inlinetask-remove-END-maybe): Declare function.
16658
166592009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16660
16661 * org-agenda.el (org-agenda-filter-make-matcher): Allow to filter
16662 entries that have no tags.
16663 (org-agenda-search-view): New customize group.
16664 (org-agenda-search-view-search-words-only): New option.
16665 (org-search-view): Implement substring search.
16666
166672009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16668
16669 * org.el (org-outline-level): Add doc string.
16670
166712009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16672
16673 * org-inlinetask.el (org-inlinetask-export): Re-introduce
16674 variable.
16675 (org-inlinetask-export-handler): Only export inline task if the
16676 user option calls for it.
16677
166782009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16679
16680 * org-exp.el (org-export-handle-export-tags): Remove inlinetask
16681 END if present.
16682
166832009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16684
16685 * org-latex.el (org-export-latex-tables): Don't format in
16686 protected regions.
16687
166882009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16689
16690 * org-src.el (org-edit-src-code)
4d789d84
SM
16691 (org-edit-src-find-region-and-lang, org-edit-src-exit):
16692 Handle macro editing.
8bfe682a
CD
16693
16694 * org-agenda.el (org-prefix-category-max-length): New variable.
16695 (org-format-agenda-item): Use `org-prefix-category-max-length'.
16696 (org-compile-prefix-format): Set `org-prefix-category-max-length'.
16697
166982009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16699
16700 * org-mobile.el (org-mobile-create-index-file): Improve the
16701 listing of tags and todo keywords.
16702
16703 * org-latex.el (org-export-latex-format-image): New function.
16704 (org-export-latex-links): Use `org-export-latex-format-image'.
16705
167062009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16707
16708 * org-inlinetask.el (org-inlinetask-get-current-indentation)
16709 (org-inlinetask-remove-terminator): New functions.
16710 (org-inlinetask-export-handler): Terminate the description list.
16711
16712 * org-exp.el (org-export-select-backend-specific-text): Remove the
16713 region markers.
16714
a628ad9d 16715 * org-inlinetask.el (org-inlinetask-export-handler): Fix bug for
8bfe682a
CD
16716 tasks without content.
16717
16718 * org-clock.el: Make sure the clock-in target position does not
16719 move to a different node by widening the buffer.
16720
16721 * org-html.el (org-export-html-format-image): Wrap image into
16722 figure div only when there is a caption.
16723
16724 * org-archive.el (org-archive-mark-done): Change default value to
16725 nil.
16726
167272009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
16728
16729 * org.el (org-context): Call `bobp', not `eobp'.
16730
16731 * org-clock.el (org-clock-cancel): Remove quotes from marker
16732 variables.
16733
16734 * org.el (org-read-date-prefer-future): New allowed value `time'.
16735 (org-read-date-analyze): Shift day to tomorrow depending on time
16736 entered and value of `org-read-date-prefer-future'.
16737
81ad75af
SM
167382009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
16739
16740 * org.el (org-version, org-get-refile-targets, org-refile)
16741 (org-store-log-note, org-diary-to-ical-string)
16742 (org-speedbar-set-agenda-restriction):
16743 * org-publish.el (org-publish-find-title):
16744 * org-plot.el (org-plot/gnuplot):
16745 * org-mouse.el (org-mouse-do-remotely):
16746 * org-mobile.el (org-mobile-move-capture):
16747 * org-mac-message.el (org-mac-message-insert-flagged):
16748 * org-latex.el (org-replace-region-by-latex):
16749 * org-docbook.el (org-replace-region-by-docbook):
16750 * org-clock.el (org-clock-out, org-clock-cancel):
16751 * org-bibtex.el (org-execute-file-search-in-bibtex):
16752 Use with-current-buffer.
16753
04e65fdb
JB
167542009-10-04 Juanma Barranquero <lekktu@gmail.com>
16755
16756 * org.el (org-directory, org-map-entries):
16757 * org-clock.el (org-clock-get-clocked-time): Fix typos in docstrings.
16758
8d642074
CD
167592009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16760
16761 * org.el (org-set-tags-to): New command.
16762
16763 * org-latex.el (org-export-latex-set-initial-vars): Also check in
16764 the plist.
16765
16766 * org.el (org-additional-option-like-keywords): Add LATEX_CLASS
16767 keyword.
16768
16769 * org-exp.el (org-infile-export-plist): Add LATEX_CLASS keyword.
16770
167712009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16772
16773 * org-inlinetask.el (org-inlinetask-export): Option removed.
16774 (org-inlinetask-export-handler): Better export.
16775
16776 * org-xoxo.el (org-export-xoxo-final-hook): New hook.
16777 (org-export-as-xoxo): Run the new hook.
16778
16779 * org-html.el (org-export-html-final-hook): New hook.
16780 (org-export-as-html): Run the new hook.
16781
16782 * org-docbook.el (org-export-docbook-final-hook): New hook.
16783 (org-export-as-docbook): Run the new hook.
16784
16785 * org-ascii.el (org-export-ascii-final-hook): New hook.
16786 (org-export-as-ascii): Run the new hook.
16787
16788 * org-latex.el (org-export-latex-treat-sub-super-char): Allow a
16789 space character as the character before the ^/_.
16790 (org-export-latex-final-hook): New hook.
16791 (org-export-as-latex): Run `org-export-latex-final-hook'.
16792
167932009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16794
16795 * org-macs.el (org-if-unprotected-at): Fix docstring.
16796
16797 * org-agenda.el (org-agenda-change-all-lines): Handle invisible
16798 text in the prefix (if category is a link).
16799
16800 * org-latex.el (org-export-latex-preprocess): Deal properly with
16801 empty lines in verse environments.
16802
16803 * org.el (org-format-latex-header): Inline fullpage.sty.
16804
16805 * org-footnote.el (org-footnote-create-definition): Reveal context
16806 to add a new footnote definition.
16807
16808 * org.el (org-ctrl-c-ctrl-c): Pass prefix arg to
16809 org-table-recalculate when cursor is in TBLFM line.
16810
16811 * org-list.el (org-renumber-ordered-list): Fix cursor position
16812 when bullet length has changed.
16813
168142009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16815
16816 * org.el (org-format-latex): Mention `org-format-latex-options' in
16817 the docstring.
16818
168192009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16820
16821 * org.el (org-agenda-get): New function.
16822
16823 * org-agenda.el (org-agenda-post-command-hook): No longer move
16824 point away from end of line.
16825 (org-agenda-add-entry-text, org-agenda-collect-markers)
16826 (org-finalize-agenda, org-agenda-mark-clocking-task)
16827 (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
16828 (org-agenda-entry-text-show, org-agenda-highlight-todo)
16829 (org-agenda-compare-effort, org-agenda-filter-apply)
16830 (org-agenda-later, org-agenda-change-time-span)
16831 (org-agenda-post-command-hook, org-agenda-show-priority)
16832 (org-agenda-show-tags, org-agenda-goto, org-agenda-kill)
16833 (org-agenda-archive, org-agenda-archive-to-archive-sibling)
16834 (org-remove-subtree-entries-from-agenda, org-agenda-refile)
16835 (org-agenda-open-link, org-agenda-copy-local-variable)
16836 (org-agenda-switch-to, org-agenda-check-no-diary)
16837 (org-agenda-tree-to-indirect-buffer, org-agenda-todo)
16838 (org-agenda-add-note, org-agenda-change-all-lines)
16839 (org-agenda-priority, org-agenda-set-tags)
16840 (org-agenda-set-property, org-agenda-set-effort)
16841 (org-agenda-toggle-archive-tag, org-agenda-date-later)
16842 (org-agenda-show-new-time, org-agenda-date-prompt)
16843 (org-agenda-schedule, org-agenda-deadline, org-agenda-action)
16844 (org-agenda-clock-in, org-agenda-bulk-mark)
4d789d84
SM
16845 (org-agenda-bulk-unmark, org-agenda-show-the-flagging-note):
16846 Use `org-get-at-bol'.
8d642074
CD
16847
16848 * org-colview.el (org-columns-display-here)
4d789d84
SM
16849 (org-columns-edit-allowed, org-agenda-columns):
16850 Use `org-get-at-bol'.
8d642074
CD
16851
168522009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16853
16854 * org.el (org-special-ctrl-a/e): Improve documentation and
16855 customize type.
16856 (org-end-of-line): Don't jump to after the ellipsis.
16857 (org-mode-map): Bind <home> and <end> as well.
16858
168592009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16860
16861 * org.el (org-fontify-meta-lines-and-blocks): Treat lines with a
16862 space after #+ as comments.
16863 (org-open-at-point): Run `org-follow-link-hook' always.
16864
16865 * org-latex.el (org-export-latex-emph-format): Use better commands
16866 to insert special characters in verbatim snippets.
16867
168682009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16869
16870 * org-faces.el (org-copy-face): New function. Use it to create
16871 various faces formerly created by using `copy-face'.
16872
16873 * org-agenda.el (org-prepare-agenda): Don't officially mark this
16874 window dedicated.
16875 (org-agenda-quit): Kill the frame containing the agenda window if
16876 that frame was created for the agenda.
16877
168782009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16879
16880 * org-agenda.el (org-agenda-date-prompt): Mark the changed time
16881 stamp in the agenda.
16882
168832009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16884
4d789d84
SM
16885 * org-agenda.el (org-prepare-agenda):
16886 Reset `org-drawers-for-agenda'.
8d642074
CD
16887 (org-prepare-agenda): Uniquify list of drawers.
16888
16889 * org.el (org-complex-heading-regexp-format): New variable.
4d789d84
SM
16890 (org-set-regexps-and-options):
16891 Define `org-complex-heading-regexp-format'.
8d642074
CD
16892 (org-drawers-for-agenda): New variable.
16893 (org-map-entries): Bind `org-drawers-for-agenda'.
16894 (org-prepare-agenda-buffers): Add to `org-drawers-for-agenda'.
16895
16896 * org-remember.el (org-go-to-remember-target)
16897 (org-remember-handler): Use `org-complex-heading-regexp-format'.
16898
168992009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16900
16901 * org-agenda.el (org-agenda-highlight-todo): Fix text property
16902 problem.
16903
16904 * org.el (org-on-heading-p, org-at-heading-p): Make sure these are
16905 always with `invisible-ok'.
16906 (org-store-link): No error when there is nothing to link to in the
16907 agenda.
16908
16909 * org-list.el (org-update-checkbox-count): Insert changed cookie
16910 before the old, to avoid problems with invisibility at the end of
16911 the line.
16912 (org-update-checkbox-count): Insert changed cookie before the old,
16913 to avoid problems with invisibility at the end of the line.
16914
16915 * org.el (org-sort-entries-or-items): Include the final newline.
16916 (org-fontify-meta-lines-and-blocks): Add indented dynamic block
16917 lines for fontification.
16918 (org-dblock-start-re, org-dblock-end-re): Allow indentation.
16919 (org-prepare-dblock): Store the current indentation of the BEGIN
16920 line.
16921 (org-update-dblock): Apply the indentation of the begin line to
16922 the rest of the block.
16923 (org-ctrl-c-ctrl-c): Also find indented dblock lines.
16924 (org-startup-folded): New allowed value `showeverything'.
16925 (org-startup-options): Add STARTUP keyword `showeverything'.
16926 (org-set-startup-visibility): Respect value `showeverything' in
16927 org-startup-folded.
16928
169292009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16930
16931 * org.el (org-closest-date): Fix issue with past preference.
16932
16933 * org-archive.el (org-archive-set-tag)
16934 (org-archive-subtree-default): New commands.
16935
4d789d84
SM
16936 * org-clock.el (org-clock-clocktable-default-properties):
16937 New option.
16938 (org-clock-report):
16939 Use `org-clock-clocktable-default-properties'.
8d642074
CD
16940
169412009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16942
16943 * org.el (org-iswitchb-completing-read): Fix typo.
16944
16945 * org-crypt.el: New file.
16946
16947 * org.el: Add an entry for org-crypt.
16948
169492009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16950
16951 * org-agenda.el (org-agenda-menu): Reorganize the menu for more
16952 consistency.
16953 (org-batch-store-agenda-views): New function.
16954 (org-agenda-title-append): Define variable.
16955 (org-write-agenda): New export to Org files.
16956 (org-agenda-get-some-entry-text): New arguments INDENT and KEEP.
16957 (org-agenda): Allow to keep the restricted file list if a special
16958 variable is bound to t.
16959 (org-agenda): Define a special agenda view for working on flagged
16960 entries.
16961 (org-agenda-get-restriction-and-command): List the new agenda
16962 view.
16963 (org-agenda-show-the-flagging-note): New command.
16964 (org-agenda-mode-map): New key `?' for looking at the flagging
16965 note.
16966
16967 * org.el (org-autoload): Autoload org-mobile.el.
16968 (org-org-menu): Add menu commands for MobileOrg in the Org menu.
16969
16970 * org-mobile.el: New file.
16971
16972 * org-id.el (org-id-get): Fix bug with forcing ID on an item.
16973
169742009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16975
16976 * org-table.el (orgtbl-line-start-regexp): Match also TBLNAME
16977 statements.
16978 (org-table-get-remote-range): Match indented #+TBLNAME
16979 statements.
16980
16981 * org.el (org-convert-to-odd-levels)
16982 (org-convert-to-oddeven-levels): Work also correctly if the file
16983 is in outline-mode.
16984
169852009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16986
16987 * org.el (org-store-link): When in agenda buffer, link to
16988 referenced entry.
16989 (org-add-planning-info): Remove spaces at eol.
16990
16991 * org-macs.el (org-with-point-at): Add a `lisp-indent-function'
16992 property.
16993
169942009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
16995
16996 * org-latex.el (org-export-latex-first-lines): Fix problem with
16997 LaTeX export of first line and selected subtree.
16998
16999 * org.el (org-shifttab): Interpret arg differently when using only
17000 odd levels.
17001
23f6720e 170022009-10-01 Bastien Guerry <bzg@gnu.org>
8d642074 17003
a628ad9d 17004 * org.el (org-check-agenda-file): Use a more explicit message.
8d642074
CD
17005
170062009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
17007
17008 * org-exp.el (org-export-remove-special-table-lines): Don't remove
17009 normal lines.
17010
23f6720e 170112009-10-01 Bastien Guerry <bzg@gnu.org>
8d642074
CD
17012
17013 * org.el (org-offer-links-in-entry): Don't use "Select link" as a
17014 prompt in the temporary window.
17015
17016 * org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer
17017 prefix for marked entries in the agenda view.
17018
5ce6e4f4 170192009-10-01 Andreas Burtzlaff <andy13@gmx.net> (tiny change)
8d642074
CD
17020
17021 * org.el (outline-end-of-subtree): Bugfix: advise this function in
17022 a way that prevents any trailing character from being displayed.
17023
170242009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
17025
17026 * org-agenda.el (org-agenda-menu): Fix bugs in the bulk action
17027 menu.
17028
17029 * org-exp.el (org-export-remove-special-table-lines): Remove bad
17030 slow regexp match.
17031
170322009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
17033
17034 * org-latex.el (org-export-latex-preprocess): Do not protect in
17035 the LaTeX header.
17036
17037 * org-src.el (org-edit-src-save): Save window setup while saving.
17038 (org-edit-src-code): Use new buffer name construction scheme.
17039
170402009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
17041
4d789d84
SM
17042 * org-agenda.el (org-agenda-entry-text-exclude-regexps):
17043 New variable.
8d642074
CD
17044 (org-agenda-entry-text-cleanup-hook): New hook.
17045 (org-agenda-get-some-entry-text): Remove matches of
17046 `org-agenda-entry-text-exclude-regexps' and run the hook
17047 `org-agenda-entry-text-cleanup-hook'.
17048
17049 * org.el (org-offer-links-in-entry): New argument ZERO to
17050 implement a link with index zero.
17051 (org-cycle-show-empty-lines): Not keep empty line under header
17052 hidden.
17053 (org-iswitchb-completing-read): Bind `switchb-use-virtual-buffers'
17054 to nil for special completion.
17055 (org-store-link): Don't error before the first heading.
17056
17057 * org-agenda.el (org-agenda-open-link): Pass the prefix to
17058 `org-offer-links-in-entry'.
17059
170602009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
17061
17062 * org-agenda.el (org-agenda-quit): Provide the window argument for
17063 `window-dedicated-p', Emacs 22 needs it.
17064 (org-format-agenda-item): If the category is a link, arrange for
17065 invisible text to replaced with spaces.
17066 (org-compile-prefix-format): Add the extra space.
17067 (org-prefix-category-length): New variable.
17068
17069 * org-exp.el (org-export-cleanup-toc-line): Remove footnote
17070 references from TOC lines.
17071
17072 * org.el (org-selected-window): New variable.
17073
17074 * org-table.el (org-table-edit-formulas): Remember the selected
17075 window.
17076 (org-table-fedit-finish, org-table-fedit-abort): Select the window
17077 that was originally selected.
17078
17079 * org-exp.el (org-export-preprocess-apply-macros): Scan the
17080 expansion of a macro for more macro definitions.
17081
17082 * org-agenda.el (org-agenda-dim-blocked-tasks): Make sure the
17083 invisibility overlay starts on the newline.
17084
b15c31c7
GM
170852009-10-01 Glenn Morris <rgm@gnu.org>
17086
17087 * org-agenda.el (calendar-check-holidays):
17088 * org-exp.el (org-agenda-skip):
17089 * org-list.el (outline-back-to-heading):
17090 * org-wl.el (wl-summary-goto-folder-subr):
17091 * org.el (iswitchb-mode, remember, remember-buffer-desc)
17092 (remember-finalize, remember-save-after-remembering, remember-register)
17093 (remember-buffer, remember-handler-functions)
17094 (remember-annotation-functions): Remove unused declarations.
17095
17096 * org.el (iswitchb-read-buffer): Fix declaration.
17097
9d459fc5
GM
170982009-09-30 Glenn Morris <rgm@gnu.org>
17099
17100 * org-compat.el (w32-focus-frame):
17101 * org-exp-blocks.el (R):
17102 * org-exp.el (htmlize-buffer):
17103 * org-protocol.el (server-edit):
17104 * org-table.el (org-format-org-table-html):
17105 * org.el (org-indent-mode): Fix declarations.
17106
17107 * org-colview.el (org-columns-uncompile-format): Avoid assignment to
17108 free variable `fun'.
17109
baf0cb84
JB
171102009-09-29 Juanma Barranquero <lekktu@gmail.com>
17111
17112 * org-agenda.el (org-agenda-restore-windows-after-quit):
17113 Fix typo in docstring.
17114
f924a367
JB
171152009-09-23 Juanma Barranquero <lekktu@gmail.com>
17116
17117 * org.el (org-tree-to-indirect-buffer, org-convert-to-oddeven-levels)
17118 (org-shiftselect-error, org-ctrl-c-ctrl-c):
17119 * org-agenda.el (org-agenda-undo, org-check-for-org-mode):
17120 * org-attach.el (org-attach-check-absolute-path):
17121 * org-docbook.el (org-export-as-docbook):
17122 * org-html.el (org-export-as-html):
17123 * org-id.el (org-id-update-id-locations):
17124 * org-table.el (org-table-fedit-lisp-indent, orgtbl-send-table):
17125 Fix typos in error messages.
17126
52e5311b
SM
171272009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
17128
17129 * org-ascii.el: Require CL for the `loop' macro.
17130
fc226b2f
CD
171312009-09-05 Carsten Dominik <dominik@u016822.science.uva.nl>
17132
17133 * org-gnus.el (require): Wrap (require gnus-sum) into
8bdd66dc 17134 eval-when-compile.
fc226b2f 17135
94db5327
CD
171362009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
17137
53e31a31
CD
17138 * org-protocol.el (org-protocol-store-link)
17139 (org-protocol-remember, org-protocol-open-source): Remove autoload
17140 cookies again.
17141
40ba71a5
CD
17142 * org-agenda.el (org-agenda-dim-blocked-tasks): Make sure we are
17143 referencing the start of the line.
17144
94db5327
CD
17145 * org-gnus.el: Remove unnecessary declare-function forms.
17146 (gnus-sum): Always require gnus-sum.
17147
54a0dee5
CD
171482009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17149
17150 * org-protocol.el (org-protocol-store-link)
17151 (org-protocol-remember, org-protocol-open-source): Add autoloads.
17152
17153 * org-compat.el (org-float-time): New function.
17154
17155 * org.el (org-clock-update-time-maybe)
17156 (org-sort-entries-or-items, org-do-sort)
17157 (org-evaluate-time-range, org-time-string-to-seconds)
17158 (org-closed-in-range): Use `org-float-time'.
17159
17160 * org-timer.el (org-timer-start, org-timer-pause-or-continue)
8bdd66dc 17161 (org-timer-seconds): Use `org-float-time'.
54a0dee5
CD
17162
17163 * org-clock.el (org-clock-get-clocked-time, org-clock-out)
17164 (org-clock-sum, org-dblock-write:clocktable)
8bdd66dc 17165 (org-clocktable-steps): Use `org-float-time'.
54a0dee5
CD
17166
17167 * org-agenda.el (org-agenda-last-marker-time)
8bdd66dc 17168 (org-agenda-new-marker, org-diary): Use `org-float-time'.
54a0dee5
CD
17169
17170 * org-compat.el (w32-focus-frame): Declare the w32-focus-frame
17171 function.
17172
17173 * org-exp.el (org-get-file-contents): Only protect lines that
17174 really need it.
17175
17176 * org-html.el (require): Require cl for compilation.
17177
8bdd66dc 17178 * org.el: Avoid using `default-major-mode'.
54a0dee5
CD
17179
17180 * org-plot.el (require): Require CL only at compile time.
17181
17182 * org-exp.el (require): Require CL only at compile time.
17183
17184 * org-agenda.el (org-agenda-quit): When the agenda window is
17185 dedicated, remove other windows before exiting, so that the frame
17186 really will be killed.
17187
17188 * org-exp.el (org-export-handle-include-files): Reset START and
17189 END for each loop cycle.
17190
171912009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17192
4d789d84
SM
17193 * org.el (org-eval-in-calendar):
17194 Use `org-select-frame-set-input-focus'.
54a0dee5
CD
17195
17196 * org-compat.el (org-select-frame-set-input-focus): New function.
17197
17198 * org.el (org-update-statistics-cookies): New function.
17199 (org-mode-map): Bind `C-c #' to `org-update-statistics-cookies'.
17200
172012009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17202
17203 * org-src.el (org-edit-fixed-width-region): Set org-src-mode only
17204 after the local variables are set.
17205
17206 * org-latex.el (org-export-latex-protect-amp): New function.
17207 (org-export-latex-links): Protect link ampersands in tables.
17208
17209 * org-exp.el (org-export-select-backend-specific-text): Match in
17210 two steps, to avoid regexp problems.
17211
17212 * org.el (org-offer-links-in-entry): Improve working with many and
17213 duplicate links.
17214
17215 * org-agenda.el (org-agenda-show-1): Make more consistent with
17216 normal cycling.
17217 (org-agenda-cycle-show): Make more consistent with normal cycling.
17218
17219 * org-gnus.el (org-gnus-store-link): Restore the linking to a
17220 website.
17221
23f6720e 172222009-09-02 Bastien Guerry <bzg@gnu.org>
54a0dee5
CD
17223
17224 * org-latex.el (org-export-latex-first-lines): Bugfix.
17225
172262009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17227
17228 * org-clock.el (org-clock-modify-effort-estimate): Emit message
17229 about new effort.
17230
17231 * org.el (org-set-effort): New function.
17232 (org-mode-map): New key for effort setting command.
17233
17234 * org-agenda.el (org-agenda): Keep window setup when calling
17235 agenda from within agenda window.
17236 (org-agenda-mode-map): New keys for effort setting commands.
17237 (org-agenda-menu): Add effort setting commands to menu.
17238 (org-agenda-set-property, org-agenda-set-effort): New functions.
17239
4d789d84
SM
17240 * org-latex.el (org-export-latex-tables):
17241 Fix `org-table-last-alignment' and `org-table-last-column-widths' if
54a0dee5
CD
17242 the first column has been removed.
17243
172442009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17245
17246 * org.el (org-remove-timestamp-with-keyword): Only remove in
17247 entry, not in subtree.
17248
17249 * org-src.el (org-src-lang-modes): Add abbreviation elisp for
17250 emacs lisp.
17251
17252 * org.el (org-open-at-point): When on headline, offer all strings
17253 in entry.
17254
17255 * org-remember.el (org-remember-templates): Documentation fix.
17256
17257 * org.el (org-move-subtree-down): Use `org-get-next-sibling' and
17258 `org-get-last-sibling' instead of the outline versions of these
17259 functions.
17260 (org-get-last-sibling): New function.
17261 (org-refile): Use `org-get-next-sibling' instead of the outline
17262 version of this function.
4d789d84
SM
17263 (org-clean-visibility-after-subtree-move):
17264 Use `org-get-next-sibling' and `org-get-last-sibling' instead of the
54a0dee5
CD
17265 outline versions of these functions.
17266
172672009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17268
17269 * org-agenda.el (org-prepare-agenda): When creating a new frame
17270 for the agenda, make the window dedicated.
17271
17272 * org-agenda.el (org-agenda-mode-map): New keys for time motion.
17273
17274 * org-table.el (org-table-align): Change the order of reinsertion
17275 and deletion, to avoid problems with overlays following the table.
17276
17277 * org.el (org-parse-time-string): Better error message.
17278 (org-show-subtree): Use org-end-of-subtree.
17279
17280 * org-macs.el (org-goto-line): New defsubst.
17281
17282 * org.el (org-open-file, org-change-tag-in-region)
17283 (org-fast-tag-show-exit): Don't use `goto-line'.
17284
17285 * org-table.el (org-table-align, org-table-insert-column)
17286 (org-table-delete-column, org-table-move-column)
17287 (org-table-sort-lines, org-table-copy-region)
17288 (org-table-paste-rectangle, org-table-wrap-region)
17289 (org-table-get-specials, org-table-rotate-recalc-marks)
17290 (org-table-get-range, org-table-recalculate)
17291 (org-table-edit-formulas, org-table-fedit-convert-buffer)
4d789d84
SM
17292 (org-table-show-reference, org-table-highlight-rectangle):
17293 Don't use `goto-line'.
54a0dee5
CD
17294
17295 * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
17296 (org-edit-src-exit): Don't use `goto-line'.
17297
17298 * org-macs.el (org-preserve-lc): Don't use `goto-line'.
17299
17300 * org-list.el (org-renumber-ordered-list, org-fix-bullet-type):
17301 Don't use `goto-line'.
17302
17303 * org-exp.el (org-export-number-lines): Don't use `goto-line'.
17304
17305 * org-colview.el (org-columns, org-columns-redo)
17306 (org-agenda-columns): Don't use `goto-line'.
17307
54a0dee5
CD
17308 * org-agenda.el (org-agenda-mode): Force visual line motion off.
17309 (org-agenda-add-entry-text-maxlines): Improve docstring.
17310 (org-agenda-start-with-entry-text-mode): New option.
17311 (org-agenda-entry-text-maxlines): New option.
17312 (org-agenda-entry-text-mode): New variable.
17313 (org-agenda-mode): Set initial value of
17314 `org-agenda-entry-text-mode'.
17315 (org-agenda-mode-map): Add the `E' key.
17316 (org-agenda-menu): Add entry text mode to the menu.
17317 (org-agenda-get-some-entry-text): Fix line count bug.
17318 (org-finalize-agenda): Apply entry text mode if appropriate.
17319 (org-agenda-entry-text-show-here): New function.
17320 (org-agenda-entry-text-show): New function.
17321 (org-agenda-entry-text-hide): New function.
17322 (org-agenda-view-mode-dispatch): Add entry text mode to the view
17323 key menu.
17324 (org-agenda-entry-text-mode): New command.
17325 (org-agenda-set-mode-name): Add entry text mode to the mode line
17326 string.
17327 (org-agenda-undo, org-agenda-get-restriction-and-command)
17328 (org-agenda-get-some-entry-text, org-agenda-redo): Don't use
17329 `goto-line'.
17330
173312009-09-02 Bernt Hansen <bernt@norang.ca>
17332
17333 * org-clock.el (org-notify): Bugfix.
17334
173352009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17336
17337 * org-agenda.el (org-agenda-open-link): Handle multiple links and
17338 check for after-string.
17339
17340 * org-gnus.el (org-gnus-store-link): Simplify.
17341
17342 * org.el (org-latex-regexps): Don't add extra empty lines for
17343 display formulas.
17344
173452009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17346
17347 * org-agenda.el (org-agenda-get-some-entry-text): New function.
4d789d84
SM
17348 (org-agenda-add-entry-text):
17349 Use `org-agenda-get-some-entry-text'.
54a0dee5
CD
17350
17351 * org.el (org-cycle-separator-lines): Update docstring.
17352 (org-cycle-show-empty-lines): Handle negative values for
17353 `org-cycle-show-empty-lines'.
17354
17355 * org-exp.el (org-export-protect-sub-super): New function.
17356 (org-export-normalize-links): Protect the url of plain links from
17357 supscript and superscript processing.
17358
17359 * org-remember.el (org-remember-escaped-%): New function.
17360 (org-remember-apply-template): Use `org-remember-escaped-%' to
17361 detect escaped % signs.
17362
23f6720e 173632009-09-02 Bastien Guerry <bzg@gnu.org>
54a0dee5
CD
17364
17365 * org-timer.el (org-timer-set-timer): Use `org-notify' and play a
17366 sound when showing the notification.
17367
17368 * org-clock.el (org-notify): New function.
17369 (org-clock-notify-once-if-expired): Use `org-notify'.
17370
17371 * org-gnus.el (org-gnus-store-link): Handle `gnus-summary-mode'
17372 and `gnus-article-mode' separately.
17373 (gnus-summary-article-header): Fix the declare-function.
17374
173752009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17376
4d789d84
SM
17377 * org-exp.el (org-export-format-source-code-or-example):
17378 Translate language.
54a0dee5 17379
c4cc8b9a 17380 * org-src.el (org-src-lang-modes): New variable.
54a0dee5
CD
17381 (org-edit-src-code): Translate language.
17382
17383 * org-exp.el (org-export-format-source-code-or-example): Deal wit
17384 the new structure of the `org-export-latex-listings-langs'
17385 variable.
17386
17387 * org-latex.el (org-export-latex-listings-langs): Change structure
17388 of the variable from plist to alist.
17389
173902009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17391
17392 * org.el (org-in-commented-line): New function.
17393
173942009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17395
17396 * org.el (org-hide-block-toggle): Make folded blocks searchable.
17397
8bdd66dc 173982009-09-02 Friedrich Delgado Friedrichs <friedel@nomaden.org> (tiny change)
54a0dee5
CD
17399
17400 * org.el (org-flag-drawer): More useful error.
17401
174022009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17403
4d789d84
SM
17404 * org-remember.el (org-remember-apply-template):
17405 Use org-icompleting-read.
54a0dee5
CD
17406
17407 * org-publish.el (org-publish): Use org-icompleting-read.
17408
17409 * org-colview.el (org-columns-edit-value, org-columns-new)
17410 (org-insert-columns-dblock): Use org-icompleting-read.
17411
4d789d84
SM
17412 * org-attach.el (org-attach-delete-one, org-attach-open):
17413 Use org-icompleting-read.
54a0dee5
CD
17414
174152009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17416
17417 * org.el (org-hierarchical-todo-statistics): Improve docstring.
17418 (org-version): Return the version text.
17419 (org-org-menu): Add a menu entry for the new bug reporter.
17420 (org-submit-bug-report): New command.
17421
4d789d84
SM
17422 * org-list.el (org-hierarchical-checkbox-statistics):
17423 Improve docstring.
54a0dee5
CD
17424
17425 * org.el (org-emphasis-regexp-components): Add "`" to set of
17426 pre-emphasis characters.
17427
17428 * org-latex.el (org-export-latex-classes): Always include the soul
17429 package.
17430 (org-export-latex-emphasis-alist): Use \st for strikethough.
17431
4d789d84
SM
17432 * org-exp-blocks.el (org-export-blocks-preprocess):
17433 Use `indent-code-rigidly' to indent.
54a0dee5 17434
4d789d84
SM
17435 * org-agenda.el (org-agenda-get-restriction-and-command):
17436 Remove properties only if MATCH really is a string.
54a0dee5
CD
17437
174382009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17439
4d789d84
SM
17440 * org-latex.el (org-export-latex-packages-alist):
17441 Fix customization type.
54a0dee5
CD
17442
17443 * org.el (org-create-formula-image): Also use
17444 `org-export-latex-packages-alist'.
17445
17446 * org-html.el (org-export-as-html): Fix bug in footnote regexp.
17447 (org-export-as-html): Format footnotes correctly.
17448
174492009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17450
17451 * org.el (org-fast-tag-selection): Avoid text properties on tags
17452 in the alist.
17453
4d789d84
SM
17454 * org-agenda.el (org-agenda-get-restriction-and-command):
17455 Avoid text properties on the match element.
54a0dee5
CD
17456
174572009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17458
17459 * org.el (org-set-regexps-and-options): Make sure the list of done
17460 keywords is not invalid.
17461
17462 * org-exp.el (org-export-interpolate-newlines): New function.
17463
174642009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17465
17466 * org.el (org-format-latex): Avoid nested overlays.
17467
17468 * org-latex.el (org-export-latex-listings-langs): Add a few more
17469 languages.
17470
17471 * org-exp.el (org-export-preprocess-apply-macros): Make sure to
17472 ignore newlines and space before the first macro argument.
17473
17474 * org-latex.el (org-export-latex-tables): Remove save-excursion
17475 around `org-table-align'.
17476
174772009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17478
4d789d84
SM
17479 * org.el (org-export-html-special-string-regexps):
17480 Definition moved into org.el.
54a0dee5
CD
17481
17482 * org-exp.el (org-export-preprocess-apply-macros): Allow newlines
17483 in macro calls.
17484
174852009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17486
17487 * org-latex.el (org-export-latex-listings)
17488 (org-export-latex-listings-langs): New options.
17489
4d789d84
SM
17490 * org-exp.el (org-export-format-source-code-or-example):
17491 Use listing package if requested by the user.
54a0dee5 17492
23f6720e 174932009-09-02 Bastien Guerry <bzg@gnu.org>
54a0dee5
CD
17494
17495 * org.el (org-iswitchb): Fix bug when aborting the `org-iswitchb'
17496 command before actually switching to a buffer.
17497
174982009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17499
17500 * org-exp.el (org-get-file-contents): Only quote org lines when
17501 the markup is src or example.
17502
17503 * org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown):
c4cc8b9a 17504 New option.
54a0dee5
CD
17505 (org-agenda-get-day-entries): Remember deadline results and pass
17506 them on into the function getting the scheduling information.
17507 (org-agenda-get-scheduled): Accept deadline results as parameters
17508 and maybe skip some entries.
17509 (org-agenda-skip-scheduled-if-deadline-is-shown): New option.
17510
17511 * org.el (org-insert-heading): When respecting content, do not
17512 convert current line to headline.
17513
4d789d84
SM
17514 * org-clock.el (org-clock-save-markers-for-cut-and-paste):
17515 Also cheeeeeck the hd marker.
54a0dee5
CD
17516 (org-clock-in): Also set the hd marker.
17517 (org-clock-out): Also set the hd marker.
17518 (org-clock-cancel): Reset markers.
17519
17520 * org.el (org-clock-hd-marker): New marker.
17521
17522 * org-faces.el (org-agenda-clocking): New face.
17523
17524 * org-agenda.el (org-agenda-mark-clocking-task): New function.
a628ad9d 17525 (org-finalize-agenda): Call `org-agenda-mark-clocking-task'.
54a0dee5
CD
17526
17527 * org.el (org-modules): Add org-track.el.
17528
17529 * org-agenda.el (org-agenda-bulk-marked-p): New function.
4d789d84
SM
17530 (org-agenda-bulk-mark, org-agenda-bulk-unmark):
17531 Use `org-agenda-bulk-marked-p'.
54a0dee5
CD
17532 (org-agenda-bulk-toggle): New command.
17533
175342009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
17535
17536 * org.el (org-move-subtree-down): Hide subtree if it was folded,
17537 not just the body.
17538
17539 * org-remember.el (org-remember-finalize): Avoid buffer-modified
17540 messages.
17541
14acf2f5
SM
175422009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
17543
17544 * org-html.el (org-export-as-html):
17545 * org-docbook.el (org-export-as-docbook):
17546 Use (default-value 'major-mode) instead of default-major-mode.
17547
7f25cb00
CD
175482009-08-08 Carsten Dominik <carsten.dominik@gmail.com>
17549
17550 * org-docbook.el: Add arch-tag.
17551
8bdd66dc 17552 * org-exp-blocks.el: Add arch-tag.
7f25cb00 17553
8bdd66dc 17554 * org-id.el: Add arch-tag.
7f25cb00 17555
8bdd66dc 17556 * org-indent.el: Add arch-tag.
7f25cb00 17557
8bdd66dc 17558 * org-inlinetask.el: Add arch-tag.
7f25cb00 17559
8bdd66dc 17560 * org-protocol.el: Add arch-tag.
7f25cb00 17561
c8d0cf5c
CD
175622009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17563
17564 * org.el (org-create-formula-image): Remove the -E option for
17565 dvipng.
17566
17567 * org-exp.el (org-default-export-plist): Respect #+BIND.
17568 (org-export-confirm-letbind): New function.
17569
17570 * org.el (org-paste-subtree): Test the kill ring entry if it is
17571 going to be used.
17572 (org-copy-subtree): Use `org-forward-same-level'.
17573 (org-forward-same-level): Respect the `invisibe-ok' arg for
17574 back-to-heading.
17575
175762009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17577
17578 * org.el (org-table-map-tables): Make sure cursor is back at table
17579 beginning after funcall.
17580
17581 * org-agenda.el (org-agenda-bulk-action): Make sure parents are
17582 handled before children, and do not error if an entry is not
17583 found, probably because it hase been remove when the parent was
17584 archived or refiled.
17585
17586 * org.el (org-ido-completing-read): Accept straight lists for
17587 completion as well as alists.
17588
3e344045 17589 * org-timer.el (org-timer-cancel-timers): Rename from
c8d0cf5c
CD
17590 `org-timer-cancel-timers'.
17591
17592 * org.el (org-cycle-internal-local): Fix problem with finding next
17593 invisible line.
17594
175952009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17596
4d789d84
SM
17597 * org-list.el (org-list-send-list):
17598 Call `org-list-goto-true-beginning' instead of
c8d0cf5c
CD
17599 `org-list-find-true-beginning', which does not exist.
17600
17601 * org-timer.el (org-timer-reset-timers): Use `mapc'.
17602 (org-timer-set-timer): Do not assign to heading.
17603
17604 * org-id.el (org-id-open): Quote function name.
17605
17606 * org-macs.el (org-unmodified): Turn off recording undo
17607 information while running inside the macro.
17608
17609 * org-table.el (org-table-export): Also work in file-less
17610 buffers.
17611
17612 * org.el (org-startup-indented): New option.
17613 (org-startup-options): Add new options indent and noindent.
17614 (org-unfontify-region): Remove line-prefix and wrap-prefix
17615 properties.
4d789d84
SM
17616 (org-after-demote-entry-hook, org-after-promote-entry-hook):
17617 New hooks.
c8d0cf5c
CD
17618 (org-promote, org-demote): Run the new hooks.
17619
17620 * org-table.el (org-table-align): Replace leading \n as well.
17621
17622 * org-exp.el (org-export-push-to-kill-ring): Remove `line-prefix'
17623 and `line-wrap' text properties.
17624
17625 * org-compat.el (org-kill-new): New function.
17626
17627 * org-agenda.el (org-format-agenda-item): Remove `line-prefix' and
17628 `line-wrap' text properties.
17629
17630 * org-indent.el: New file.
17631
176322009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17633
17634 * org.el (org-provide-todo-statistics): Tweak docstring.
17635
17636 * org-id.el (org-id-open): Honor `org-link-frame-setup'.
17637
176382009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17639
17640 * org-exp.el (org-export-as-org): Insert the "-source" string
17641 before the extension.
17642
17643 * org.el (org-read-date): Make sure the calendar is in the current
17644 frame.
17645 (org-set-emph-re): Remove the ? from the post-match.
17646 (org-emphasis-regexp-components): Add backslash to the
17647 postmatch class.
17648 (org-set-font-lock-defaults): Write \n instead of \xa, and make it
17649 optional so that also lines at the end of the buffers will still
17650 be matched as headlines.
17651
17652 * org-table.el (org-table-error-on-row-ref-crossing-hline):
17653 Variable made obsolete.
17654 (org-table-relative-ref-may-cross-hline): New option.
17655 (org-table-find-row-type): Honow the new option
17656 `org-table-relative-ref-may-cross-hline'.
17657
176582009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17659
4d789d84
SM
17660 * org-table.el (org-table-cut-region, org-table-copy-region):
17661 Work on single field if no active region.
c8d0cf5c
CD
17662
176632009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17664
17665 * org-latex.el (org-export-latex-make-header): Only insert title
17666 if one is defined.
17667
17668 * org.el (org-make-options-regexp): Allow empty values.
17669
176702009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17671
17672 * org.el (org-cycle-internal-local): Improved version of finding
17673 next visible line.
17674 (org-cycle-hide-drawers): Only hide drawers if this is really
17675 necessary.
17676 (outline-end-of-subtree): Make `outline-end-of-subtree' use the
17677 org-version of this function in Org-mode. We use advice to
17678 implement this change, so that future changes to this function in
17679 outline.el wil be handled properly.
17680 (org-forward-same-level, org-backward-same-level): New commands.
17681
176822009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17683
17684 * org.el (org-remove-empty-overlays-at)
cd1181db 17685 (org-clean-visibility-after-subtree-move): New functions.
c8d0cf5c
CD
17686 (org-move-subtree-down): Simplify cleanup of display.
17687
176882009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17689
17690 * org-mac-message.el (org-mac-message-get-links): Improve
17691 docstring. Make argument SELECT-OR-FLAGGED optional, default to
17692 "s". Fix the return value.
17693 (org-mac-message-insert-flagged): Simplify.
17694
17695 * org.el (org-refile-get-location): Tamper with refile history o
17696 that history contains compete matches instead of the entered
17697 string.
17698
176992009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17700
17701 * org.el (org-store-link): Never store a link to an inline task.
17702
4d789d84
SM
17703 * org-footnote.el (org-footnote-goto-local-insertion-point):
17704 Skip inline tasks when positioning footnotes.
c8d0cf5c
CD
17705
17706 * org.el (org-refile): Remove the END line when archiving an
17707 inline task that does have an END line.
17708
17709 * org-archive.el (org-archive-subtree): Remove the END line when
17710 archiving an inline task that does have an END line.
17711
17712 * org-macs.el (org-with-limited-levels): New macro.
17713 (org-get-limited-outline-regexp): New function.
17714
17715 * org-exp.el (org-export-format-source-code-or-example): Fix bug
17716 that did not enumerate first line.
17717 (org-export-mark-radio-links): Skip matches in links.
17718
177192009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17720
17721 * org.el (org-activate-plain-links): Make single-match.
17722 (org-adapt-indentation): Fix docstring.
17723
17724 * org-macs.el (org-unmodified): Turn of modification hooks while
17725 running this macro.
17726
23f6720e 177272009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c
CD
17728
17729 * org.el (org-adapt-indentation): Slightly improve the docstring.
17730 (org-occur): Sends an error when the user inputs an empty string.
17731 (org-priority): Bugfix: the tag alignement should happen within
17732 save-excursion.
17733
23f6720e 177342009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c
CD
17735
17736 * org.el (org-make-link-regexps): Don't exclude parentheses from
c4cc8b9a 17737 `org-plain-link-re'.
c8d0cf5c 17738 (org-cycle-internal-local): When locally cycling, switch directly
c4cc8b9a 17739 from CHILDREN to FOLDED if there is no subtree.
c8d0cf5c
CD
17740 (org-cycle): Update the docstring to document the new behavior of
17741 `org-cycle-internal-local'.
17742
8bdd66dc 177432009-08-06 Nicolas Goaziou <n.goaziou@neuf.fr> (tiny change)
c8d0cf5c
CD
17744
17745 * org-clock.el (org-clock-in): Bugfix: recognize timestamps with
17746 an abbreviated format for days.
17747
23f6720e 177482009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c 17749
4d789d84
SM
17750 * org-protocol.el (org-protocol-default-template-key):
17751 New option.
c8d0cf5c
CD
17752
17753 * org.el (org-refile): Bugfix: save-excursion before reading the
17754 refile target, otherwise cursor moves might confuse `org-refile'.
17755
17756 * org.el (org-toggle-heading): Bugfix: correctly convert list
17757 items before the first headline.
17758
17759 * org.el (org-provide-todo-statistics): Allow a list of TODO
17760 keywords to compute statistics against headlines containing a
17761 keyword from this list.
17762 (org-update-parent-todo-statistics): Possibly use the new allowed
17763 value of `org-provide-todo-statistics'.
17764
23f6720e 177652009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c
CD
17766
17767 * org-timer.el: Add autoload cookie.
17768
17769 * org.el (org-occur-link-in-agenda-files): New function.
17770
17771 * org-timer.el (org-timer-last-timer): New variable.
17772
17773 * org-agenda.el (org-agenda-mode-map): New key for
17774 org-timer-set-timer called from the agenda.
17775
17776 * org.el (org-mode-map): New key for org-timer-set-timer.
17777
17778 * org-timer.el (org-timer-reset-timers)
4d789d84
SM
17779 (org-timer-show-remaining-time, org-timer-set-timer):
17780 New functions.
c8d0cf5c
CD
17781
17782 * org-clock.el (org-show-notification): Update the docstring.
17783
17784 * org.el (org-provide-todo-statistics): Allow new value
17785 'all-headlines for this option, which includes entries with no
17786 TODO keywords in the todo statistics.
17787 (org-update-parent-todo-statistics): Possibly use the new
17788 'all-headline value from `org-provide-todo-statistics'.
17789
23f6720e 177902009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c
CD
17791
17792 * org-clock.el (org-dblock-write:clocktable): Add a new option
17793 :timestamp which allows display of timestamps in clock reports.
17794
17795 * org.el (org-mode-map): Define new key `C-c C-*': convert a plain
17796 list to a subtree, preserving the structure of the list.
17797 (org-set-emph-re): Make the last element optional in the regexp.
17798 This regexp now matches an emphasized string at the end of a line.
17799
17800 * org-list.el (org-list-goto-true-beginning)
17801 (org-list-make-subtree, org-list-make-subtrees): New functions.
17802
17803 * org.el (org-eval-in-calendar): Select the right frame.
17804 (org-save-frame-excursion): Remove this macro.
17805
23f6720e 178062009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c
CD
17807
17808 * org-list.el (org-list-beginning-re): Bugfix: don't use * when
17809 trying to find the beginning of a list.
17810
17811 * org-exp.el (org-get-file-contents): Use a new argument: markup.
17812 When present, tell org-get-file-contents not to protect org-like
17813 lines.
17814
17815 * org-id.el (org-id-uuid-program): New option to set the name of
17816 the uuidgen program.
17817 (org-id-method): Use `org-id-uuid-program'.
17818 (org-id-new): Use `org-id-uuid-program'.
17819
23f6720e 178202009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c
CD
17821
17822 * org-exp.el (org-export-number-lines): Allow whitespace in code
17823 references. Allow the -r switch to remove the references in the
17824 source code even when the lines are not numbered: the labels can
17825 be explicit enough.
17826
17827 * org.el (org-fontify-whole-heading-line): New option.
17828 (org-set-font-lock-defaults): Use the new option.
17829
17830 * org-clock.el (org-show-notification-handler): New option.
17831 (org-show-notification): Use the new option.
17832
23f6720e 178332009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c
CD
17834
17835 * org.el (org-eval-in-calendar): Fix a bug about calendar
17836 navigation when `calendar-setup' value is 'calendar-only.
17837
23f6720e 178382009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c
CD
17839
17840 * org.el (orgstruct++-mode): Fix typo in docstring.
17841 (org-insert-link): Clean up: (or (...)) => (...)
17842 (org-insert-link): Use TAB for stored links completion.
17843
23f6720e 178442009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c
CD
17845
17846 * org.el (org-get-refile-targets): Fix bug: don't ignore case when
17847 building the list of targets.
17848
4d789d84
SM
17849 * org-remember.el (org-remember-delete-empty-lines-at-end):
17850 New option.
c8d0cf5c
CD
17851 (org-remember-handler): Use the new option.
17852
178532009-08-06 James TD Smith <ahktenzero@mohorovi.cc>
17854
17855 * org.el (org-tags-sort-function): New option for sorting tags.
17856 (org-set-tags): Use the new option to sort tags.
17857
17858 * org-plot.el (org-plot/gnuplot): Run with an idle timer to avoid
17859 premature deletion of the data when using org-plot in a script.
17860
23f6720e 178612009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c
CD
17862
17863 * org-clock.el (org-clock-in-prepare-hook): New hook.
17864 (org-clock-in): Use this new hook.
17865
23f6720e 178662009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c 17867
c7015153 17868 * org.el (org-special-ctrl-a/e): Explicitly bind the value
c8d0cf5c
CD
17869 'reversed for this option to the "true line boundary first"
17870 behavior.
17871 (org-tags-match-list-sublevels): Document the 'indented value for
17872 this variable.
17873
17874 * org-latex.el (org-export-latex-first-lines): Fix problem with
17875 publishing the region.
17876
4d789d84
SM
17877 * org-exp.el (org-export-format-source-code-or-example):
17878 Fix bad line numbering when exporting examples in HTML.
c8d0cf5c
CD
17879
178802009-08-06 James TD Smith <ahktenzero@mohorovi.cc>
17881
17882 * org-colview.el (org-format-time-period): Formats a time in
17883 fractional days as days, hours, mins, seconds.
17884 (org-columns-display-here): Add special handling for SINCE and
17885 SINCE_IA to format for display.
17886
17887 * org.el (org-time-since): Add a function to get the time since an
17888 org timestamp.
17889 (org-entry-properties): Add two new special properties: SINCE and
f924a367 17890 SINCE_IA. These give the time since any active or inactive
c8d0cf5c
CD
17891 timestamp in an entry.
17892 (org-special-properties): Add SINCE, SINCE_IA.
17893 (org-tags-sort-function): Add custom declaration for tags
17894 sorting function.
8bdd66dc 17895 (org-set-tags): Sort tags if org-tags-sort-function is set.
c8d0cf5c
CD
17896
178972009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17898
17899 * org-clock.el (org-clock-goto): Find hidden headlines as well.
17900
17901 * org.el (org-narrow-to-subtree): Find hidden headlines as well.
17902
17903 * org-plot.el (org-plot/add-options-to-plist): Add timeind
17904 option.
17905
179062009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17907
17908 * org-publish.el (org-publish-remove-all-timestamps): New function.
17909 (org-publish-all): Remove all timestamp files if `org-publish-all'
17910 is called with a prefix argument.
17911
17912 * org-list.el (org-indent-item): Fix typo.
17913 (org-item-indent-positions): Normalize ordered bullet.
17914
179152009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17916
17917 * org-macs.el (org-set-local): Make a local variable, do not make
17918 the variable buffer-local!
17919
17920 * org-latex.el (org-export-as-latex): Call `org-install-letbind'.
17921
17922 * org-exp.el (org-infile-export-plist): Read BIND lines.
17923 (org-install-letbind): New function.
4d789d84
SM
17924 (org-export-as-org, org-export-preprocess-string):
17925 Call `org-install-letbind'.
c8d0cf5c
CD
17926
17927 * org-list.el (org-list-demote-modify-bullet): New option.
17928 (org-first-list-item-p): Save point.
17929 (org-fix-bullet-type): New optional argument FORCE-BULLET.
17930 (org-indent-item): Honor `org-list-demote-modify-bullet'.
17931 (org-item-indent-positions): Return bullet types along with
17932 indentation.
17933
179342009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17935
17936 * org.el (org-show-entry): Hide drawers.
17937
179382009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17939
17940 * org-footnote.el (org-footnote-auto-adjust): New option.
17941 (org-footnote-auto-adjust-maybe): New function.
4d789d84
SM
17942 (org-footnote-new, org-footnote-delete):
17943 Call `org-footnote-auto-adjust-maybe'.
c8d0cf5c
CD
17944
17945 * org.el (org-startup-options): Add new footnote-related
17946 keywords.
17947
17948 * org-publish.el (org-publish-timestamp-filename): Additional
17949 arguments PUB-DIR and PUB-FUNC, which are included in the hash.
17950 (org-publish-needed-p): Additional arguments PUB-DIR PUB-FUNC
17951 TRUE-PUB-DIR. Pass them through to
17952 `org-publish-timestamp-filename'.
17953 (org-publish-update-timestamp): Additional arguments PUB-DIR and
17954 PUB-FUNC, which are included in the hash.
17955 (org-publish-file): Delay timestamp test until the publishing
17956 function is known.
17957
179582009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17959
17960 * org-agenda.el (org-agenda-bulk-action): Add scheduling and
17961 setting the deadline.
17962
17963 * org.el (org-read-date-final-answer): New variable.
17964 (org-read-date): Store the final answer string, including the date
17965 from the calendar, for reuse by agenda bulk commands.
17966
17967 * org-publish.el (org-publish-attachment): Fix publishing of
17968 attachments.
17969
17970 * org-latex.el (org-export-latex-quotation-marks): Fix export of
17971 quotation makrs in parenthesis.
17972 (org-remove-initial-hash): New function.
17973 (org-export-latex-preprocess): Fix bug with infinite loop if
17974 environment is not properly closed.
17975
17976 * org-table.el (org-table-get-remote-range): Find #+TBLNAME also
17977 when indented.
17978
17979 * org.el (org-fontify-meta-lines-and-blocks): Make #+TBLNAME
17980 highlight also when indented.
17981
179822009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17983
17984 * org-footnote.el (org-footnote-renumber-fn:N): New command.
17985 (org-footnote-action): Offer renumbering.
17986
17987 * org.el (org-cycle): Honor the `integrate' value of
17988 org-cycle-include-plain-lists'.
17989
17990 * org-list.el (org-cycle-include-plain-lists): New allowed value
17991 `internal'. Improve the docstring.
17992
17993 * org.el (org-set-autofill-regexps): Improve the paragraph-start
17994 regexp to work better with LaTeX commands.
17995
179962009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
17997
17998 * org-latex.el (org-export-latex-inline-image-extensions): Add ps
17999 and eps extensions.
18000
180012009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18002
18003 * org-agenda.el (org-write-agenda): Make sure org-icalendar is
18004 loaded.
18005
18006 * org.el (org-map-entries): No longer force
18007 `org-tags-match-list-sublevels' to t during a todo-only tags
18008 search.
18009
180102009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18011
18012 * org-latex.el (org-export-latex-low-levels): Allow user-defined
18013 environment.
18014 (org-export-latex-subcontent): Handle user-defined environment.
18015
18016 * org-agenda.el (org-agenda-view-mode-dispatch): Add more keys to
18017 the View dispatcher.
18018
18019 * org.el (org-hide-block-toggle): Use `org-make-overlay' instead of
18020 `make-overlay'.
18021
18022 * org-latex.el (org-export-as-pdf): Protect match data during call
18023 to shell-quote-argument.
18024
18025 * org-agenda.el (org-agenda-mode-map): Modify bulk action keys.
18026 (org-agenda-view-mode-dispatch): New function.
18027
180282009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18029
18030 * org-agenda.el (org-agenda-mode): Reset list of marks.
18031 (org-agenda-mode-map): Define new keys for refile and bulk action.
18032 (org-agenda-menu): Add menu itesm for refile and bulk action.
18033 (org-agenda-refile): New function.
18034 (org-agenda-set-tags): Optional arguments TAG and ONOFF.
18035 (org-agenda-marked-entries): New variable.
18036 (org-agenda-bulk-select, org-agenda-remove-bulk-action-overlays)
18037 (org-agenda-remove-all-bulk-action-marks)
18038 (org-agenda-bulk-action): New functions/commands.
18039
180402009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18041
18042 * org-exp.el (org-get-file-contents): Protect org-like lines in
18043 included files.
18044 (org-export-format-source-code-or-example): Remove newlines.
18045
18046 * org-latex.el (org-export-latex-links): Check for no-description
18047 marking.
18048
18049 * org-exp.el (org-export-preprocess-apply-macros): Switch macro
18050 argument separator back to comma.
18051 (org-export-normalize-links): Mark links without description.
18052
180532009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18054
18055 * org-exp.el (org-infile-export-plist): Fix bug in macro
18056 processing.
18057
18058 * org-agenda.el (org-agenda-clock-out): Update line after clocking
18059 out.
18060 (org-agenda-highlight-todo): Fix bug with highlighting.
18061
180622009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18063
18064 * org.el (org-set-font-lock-defaults): Adapt formatting to capture
18065 new alignment strings.
18066
18067 * org-table.el (orgtbl-self-insert-command): Add yas/expand to
18068 command list.
18069 (org-table-align): Check for forced align type.
18070
18071 * org.el (org-self-insert-command): Add yas/expand to command
18072 list.
18073
18074 * org-clock.el (org-clock-in-hook): New hook.
18075 (org-clock-in): Run `org-clock-in-hook.
18076 (org-clock-out-hook): New hook.
18077 (org-clock-out): Run `org-clock-out-hook.
18078 (org-clock-cancel-hook): New hook.
18079 (org-clock-cancel): Run `org-clock-cancel-hook.
18080 (org-clock-goto-hook): New hook.
18081 (org-clock-goto): Run `org-clock-goto-hook.
18082
180832009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18084
18085 * org.el (org-store-link): Better default description for link to
18086 Org-mode headline.
18087
18088 * org-exp.el (org-export-generic): Autoload the generic exporter
18089 function.
18090 (org-export): Implement the `g' key for the generic exporter.
18091
180922009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18093
18094 * org-table.el (orgtbl-setup): Add a binding for `S-iso-lefttab',
18095 and for zbacktab'.
18096
18097 * org-exp.el (org-infile-export-plist): Get macros also from
18098 #+SETUPFILE.
18099
181002009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18101
18102 * org-colview.el (org-columns-capture-view): Protect vertical bars
18103 in column values.
18104 (org-columns-capture-view): Exclude comment and archived trees.
18105
c8d0cf5c
CD
18106 * org.el (org-quote-vert): New function.
18107
18108 * org-latex.el (org-export-latex-verbatim-wrap): New option.
18109
4d789d84
SM
18110 * org-exp.el (org-export-format-source-code-or-example):
18111 Use `org-export-latex-verbatim-wrap'.
c8d0cf5c
CD
18112
18113 * org.el (org-clone-subtree-with-time-shift): Also shift inactive
18114 time stamps.
18115
646bcdd7 181162009-08-06 Eric Schulte <schulte.eric@gmail.com>
c8d0cf5c
CD
18117
18118 * org-exp-blocks.el: New file.
18119
646bcdd7
GM
181202009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18121
c8d0cf5c
CD
18122 * org-remember.el (org-remember-templates): Allow the headline
18123 element to be a function.
18124 (org-remember-apply-template): If the headline is a function, call
18125 it to get the true function.
18126
18127 * org-clock.el (org-clock-menu): New function.
18128 (org-clock-update-mode-line): Update help string.
18129 (org-clock-modify-effort-estimate): New function.
18130 (org-clock-mark-default-task): New function.
18131
18132 * org.el (org-hh:mm-string-to-minutes): Also take just a number of
18133 minutes as input.
18134 (org-org-menu): Add new clocking stuff.
18135 (org-clock-is-active): New function.
18136
181372009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18138
18139 * org.el (org-open-non-existing-files): Improve docstring.
18140
181412009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18142
4d789d84
SM
18143 * org-icalendar.el (org-icalendar-include-bbdb-anniversaries):
18144 New option.
c8d0cf5c
CD
18145 (org-export-icalendar): Call `org-bbdb-anniv-export-ical'.
18146
18147 * org-bbdb.el (org-bbdb-anniv-export-ical): New function.
18148
18149 * org-list.el (org-get-checkbox-statistics-face): Use the new
18150 faces.
18151
18152 * org-faces.el (org-checkbox-statistics-todo)
18153 (org-checkbox-statistics-done): New faces.
18154
181552009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18156
18157 * org-latex.el (org-export-latex-use-verb): New variable.
18158 (org-export-latex-emph-format): Prefer \texttt over \verb when
18159 org-export-latex-use-verb is set.
18160
181612009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18162
18163 * org-remember.el (org-remember-handler): Abort remember if the
18164 buffer is empty.
18165
4d789d84
SM
18166 * org-exp.el (org-export-format-source-code-or-example):
18167 Run `org-src-mode-hook'.
c8d0cf5c
CD
18168
181692009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18170
18171 * org.el (org-indent-line-function): Fix indentation of +#end lines.
18172
181732009-08-06 Tassilo Horn <tassilo@member.fsf.org>
18174
18175 * org-gnus.el (org-gnus-store-link): Require message.el in
18176 org-gnus-store-link.
18177
181782009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18179
646bcdd7 18180 * org-src.el: New file, split out of org.el.
c8d0cf5c
CD
18181
18182 * org-macs.el (org-replace-match-keep-properties): New function.
18183
4d789d84
SM
18184 * org-exp.el (org-export-mark-blockquote-verse-center):
18185 Better preprocessing of center and quote and verse blocks.
c8d0cf5c
CD
18186
18187 * org-list.el (org-list-end): Respect the stored "original"
18188 indentation when determining the end of the list.
18189
18190 * org-exp.el (org-export-replace-src-segments-and-examples):
18191 Remember indentation correctly.
18192
181932009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18194
18195 * org-clock.el (org-clock-update-mode-line): Apply face
18196 org-mode-line-clock.
18197
18198 * org-faces.el (org-mode-line-clock): New face.
18199
182002009-08-06 Tassilo Horn <tassilo@member.fsf.org>
18201
18202 * org-gnus.el (org-gnus-store-link): Fix bug where
18203 `org-gnus-store-link' used wrong subject when called in an article
18204 buffer. Patch provided by fengli AT gmail DOT com.
18205
182062009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18207
4d789d84
SM
18208 * org-exp.el (org-export-format-source-code-or-example):
18209 Remember the original indentation of source code snippets and examples.
c8d0cf5c
CD
18210
18211 * org-latex.el (org-export-as-latex): Relocate the table of
18212 contents.
18213
18214 * org.el (org-ctrl-c-ctrl-c): Update clock lines.
18215
18216 * org-agenda.el (org-run-agenda-series): Scope global options also
18217 when creating the agenda buffer.
18218
182192009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18220
18221 * org.el (org-adapt-indentation): Improve documentation.
18222 (org-insert-property-drawer): Respect org-adapt-indentation when
18223 inserting the drawer.
18224 (org-remove-flyspell-overlays-in): New function.
18225 (org-do-emphasis-faces, org-activate-plain-links)
18226 (org-activate-code, org-fontify-meta-lines-and-blocks)
18227 (org-activate-angle-links, org-activate-footnote-links)
18228 (org-activate-bracket-links, org-activate-dates)
18229 (org-activate-target-links, org-activate-tags): Remove flyspell
18230 overlays.
18231
182322009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18233
18234 * org.el (org-edit-src-save): New function.
18235
18236 * org-clock.el (org-clock-out-switch-to-state): New option.
18237 (org-clock-out): Honor `org-clock-out-switch-to-state'.
18238
18239 * org-compat.el (org-compatible-face): Improve macro.
18240
18241 * org.el (org-global-properties-fixed): Add default for
18242 CLOCK_MODELINE_TOTAL.
18243
76e3243a
JB
18244 * org-clock.el (org-clock-sum): Accept lists and strings as tstart
18245 and tend.
c8d0cf5c
CD
18246 (org-clock-sum-current-item): Optional argument TSTART, pass it to
18247 org-clock-sum.
18248 (org-clock-get-sum-start): New function.
18249
18250 * org.el (org-startup-options): New keywords blockhide and
18251 blockshow.
18252 (org-mode): Add new invisibility spec.
18253 (org-set-startup-visibility): Hide block on startup if so
18254 desired.
18255 (org-hide-block-startup): New option.
18256 (org-block-regexp): New constant.
18257 (org-hide-block-overlays): New variable.
18258 (org-block-map, org-hide-block-toggle-all, org-hide-block-all)
18259 (org-show-block-all, org-hide-block-toggle-maybe)
18260 (org-hide-block-toggle): New functions.
18261 (org-edit-src-exit): Do not quote lines starting with # and no +
18262 behind it.
18263 (org-auto-repeat-maybe): Add LAST_REPEAT properter for a repeating
18264 entry.
18265
182662009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18267
18268 * org.el (org-buffer-property-keys): Add Effort property for
18269 completion.
18270
182712009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18272
18273 * org-clock.el (org-clock-sum-current-item): Fix positioning bug
18274 when retrieving total clocked time in the subtree.
18275
18276 * org.el (org-quoting-blocks): New variable.
18277
182782009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18279
18280 * org-table.el (org-table-store-formulas)
18281 (org-table-get-stored-formulas, org-table-fix-formulas)
18282 (org-table-edit-formulas, orgtbl-ctrl-c-ctrl-c)
18283 (orgtbl-gather-send-defs): Allow indented #+TBLFM line.
18284
4d789d84
SM
18285 * org.el (org-fontify-meta-lines, org-ctrl-c-ctrl-c):
18286 Allow indented #+TBLFM line.
c8d0cf5c 18287
4d789d84
SM
18288 * org-footnote.el (org-footnote-goto-local-insertion-point):
18289 Allow indented #+TBLFM line.
c8d0cf5c
CD
18290
18291 * org-colview.el (org-dblock-write:columnview): Allow indented
18292 #+TBLFM line.
18293
c8d0cf5c
CD
18294 * org-clock.el (org-dblock-write:clocktable): Allow indented
18295 #+TBLFM line.
18296
182972009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18298
4d789d84
SM
18299 * org-exp.el (org-export-format-source-code-or-example):
18300 Make editing indented blocks work correctly.
c8d0cf5c
CD
18301
18302 * org.el (org-edit-src-nindent): New variable.
18303 (org-edit-src-code, org-edit-fixed-width-region)
4d789d84
SM
18304 (org-edit-src-find-region-and-lang, org-edit-src-exit):
18305 Make editing indented blocks work correctly.
c8d0cf5c
CD
18306
183072009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18308
4d789d84
SM
18309 * org-exp.el (org-export-replace-src-segments-and-examples):
18310 Find indented blocks.
c8d0cf5c
CD
18311 (org-export-format-source-code-or-example): Fix indentation of
18312 blocks.
18313 (org-export-remove-indentation): New function.
18314 (org-export-select-backend-specific-text): Allow backend-specific
18315 code to be indented.
18316 (org-export-mark-blockquote-verse-center): Allow markers to be
18317 indented.
18318
18319 * org.el (org-fontify-meta-lines): New function.
18320 (org-set-font-lock-defaults): Call the new fontification
18321 function.
18322
c4cc8b9a 18323 * org-faces.el (org-meta-line): New face.
8bdd66dc 18324 (org-block): New face.
c8d0cf5c
CD
18325
183262009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18327
18328 * org.el (org-treat-insert-todo-heading-as-state-change)
4d789d84
SM
18329 (org-treat-S-cursor-todo-selection-as-state-change):
18330 New variables.
18331 (org-insert-todo-heading):
18332 Honor `org-treat-insert-todo-heading-as-state-change'.
18333 (org-shiftright, org-shiftleft):
18334 Honor `org-treat-S-cursor-todo-selection-as-state-change'.
c8d0cf5c
CD
18335 (org-inhibit-logging): New variable.
18336
183372009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18338
4d789d84
SM
18339 * org-agenda.el (org-remove-subtree-entries-from-agenda):
18340 Reduce range for marker position checking.
c8d0cf5c
CD
18341
18342 * org-latex.el (org-export-latex-first-lines): Fix bug when
18343 exporting a region.
18344
183452009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18346
18347 * org-exp.el (org-export-push-to-kill-ring): Protect using
18348 x-set-selection, because that does not always work.
18349
18350 * org-agenda.el (org-agenda-list): Apply the new face
18351 `org-agenda-date-today'.
18352
18353 * org-faces.el (org-agenda-date-today): New face.
18354
183552009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18356
18357 * org-agenda.el (org-agenda-to-appt): Turn off restriction when
18358 creating appointments.
18359
18360 * org-latex.el (org-export-latex-low-levels): Fix customization
18361 type.
18362
4d789d84
SM
18363 * org.el (org-priority, org-shiftup, org-shiftdown):
18364 Disable priority commands.
c8d0cf5c
CD
18365
18366 * org-agenda.el (org-agenda-priority): Disable priority commands.
18367
18368 * org.el (org-enable-priority-commands): New option.
18369
c8d0cf5c
CD
18370 * org-colview.el (org-columns-compute)
18371 (org-columns-number-to-string): Fix problems with empty fields.
18372
18373 * org-exp.el (org-export-push-to-kill-ring): New function.
18374 (org-export-copy-to-kill-ring): New option.
18375
4d789d84
SM
18376 * org-latex.el (org-export-as-latex):
18377 Call `org-export-push-to-kill-ring'.
c8d0cf5c 18378
4d789d84
SM
18379 * org-exp.el (org-export-show-temporary-export-buffer):
18380 New option.
c8d0cf5c 18381
4d789d84
SM
18382 * org-latex.el (org-export-as-latex):
18383 Use `org-export-show-temporary-export-buffer'.
c8d0cf5c 18384
4d789d84
SM
18385 * org-exp.el (org-export-show-temporary-export-buffer):
18386 New option.
c8d0cf5c
CD
18387 (org-export-push-to-kill-ring): New function.
18388
18389 * org-colview.el (org-columns-compile-map): New variable.
18390 (org-columns-new, org-columns-compute)
18391 (org-columns-number-to-string, org-columns-uncompile-format)
18392 (org-columns-compile-format): Implement new operators.
18393
183942009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18395
18396 * org-exp.el (org-export-plist-vars): Add :xml-declaration.
18397
18398 * org-list.el (org-update-checkbox-count): Make property
18399 dependent.
18400
18401 * org.el (org-hierarchical-todo-statistics): New option.
3e344045 18402 (org-update-parent-todo-statistics): Modify to handle recursive
c8d0cf5c
CD
18403 statistics.
18404
184052009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18406
18407 * org-publish.el (org-publish): Make this function behave
18408 correctly in interactive use when called with a prefix argument.
18409
18410 * org.el (org-todo-statistics-hook): New hook.
18411 (org-update-parent-todo-statistics): Use new hook.
18412 (org-log-into-drawer): New function.
18413 (org-add-log-setup): Use the new `org-log-into-drawer' function to
18414 determine if we should be logging into a drawer.
18415 (org-log-into-drawer): Update docstring.
18416 (org-default-properties): Add LOG_INTO_DRAWER as a property.
18417
18418 * org-list.el (org-checkbox-statistics-hook): New hook.
18419 (org-update-checkbox-count-maybe): Use new hook.
18420
184212009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18422
18423 * org.el (org-edit-src-code, org-edit-fixed-width-region): Use a
fe7a3057 18424 better buffer-generating mechanism.
c8d0cf5c
CD
18425 (org-edit-src-find-buffer): New function.
18426
18427 * org-icalendar.el (org-print-icalendar-entries): Don't check for
18428 archive tag, this is already done by `org-agenda-skip'.
18429 data while constructing lost of tags.
18430
184312009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18432
18433 * org-exp.el (org-export-preprocess-apply-macros): Use semicolon
18434 as argument separator in macros.
18435
184362009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18437
18438 * org.el (org-after-sorting-entries-or-items-hook): New hook.
18439 (org-sort-entries-or-items): Run the new hook.
18440 (org-after-refile-insert-hook): New hook.
18441 (org-refile): Run `org-after-refile-insert-hook'.
18442
18443 * org-agenda.el (org-agenda-get-progress): Never take time of day
18444 from headline when displaying progress.
18445
18446 * org-latex.el (org-export-latex-complex-heading-re): New variable.
18447 (org-export-as-latex): Force the correct regexp in the
18448 preprocessor buffer.
4d789d84
SM
18449 (org-export-latex-set-initial-vars):
18450 Set `org-export-latex-complex-heading-re'.
c8d0cf5c
CD
18451
18452 * org-agenda.el (org-agenda-start-with-log-mode): New option.
18453 (org-agenda-mode): Use `org-agenda-start-with-log-mode'.
18454
184552009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18456
18457 * org-latex.el (org-export-latex-tables-centered): New option.
18458 (org-export-latex-tables): Use `org-export-latex-tables-centered'.
18459
18460 * org-exp.el (org-export-as-org): New command.
18461 (org-export-as-org): New command.
18462
18463 * org-publish.el (org-publish-org-to-org): New function.
18464
184652009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18466
18467 * org.el (org-yank): Just call `org-yank-generic'.
18468 (org-yank-generic): New function, containing the formaer
18469 functionality of `org-yank'.
18470
18471 * org-latex.el (org-export-latex-not-done-keywords)
18472 (org-export-latex-done-keywords): New variables.
18473 (org-export-latex-todo-keyword-markup): New option.
18474 (org-export-latex-set-initial-vars): Remember the TODO keywords.
18475 (org-export-latex-keywords-maybe): Apply the TODO markup.
18476
184772009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18478
18479 * org-exp.el (org-infile-export-plist): Add more default macros.
18480 (org-export-preprocess-apply-macros): Process macro arguments.
18481
184822009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18483
a628ad9d 18484 * org-icalendar.el (org-icalendar-include-todo): New allowed value
c8d0cf5c
CD
18485 `unblocked'.
18486 (org-print-icalendar-entries): Respect the new value of
18487 `org-icalendar-include-todo'.
18488
18489 * org.el (org-link-try-special-completion)
18490 (org-file-complete-link): New functions.
18491 (org-insert-link): Add special completion support for some link
18492 types.
18493
18494 * org-bbdb.el (org-bbdb-complete-link): New function.
18495
184962009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18497
18498 * org-list.el (org-update-checkbox-count): Allow recursive
18499 statistics.
18500 (org-hierarchical-checkbox-statistics): New option.
18501
18502 * org.el (org-cycle): Remove erraneous space character.
18503
18504 * org-icalendar.el (org-icalendar-timezone): Initialize from
18505 environment.
18506
185072009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18508
18509 * org.el (org-autoload): Fix autoloading of ascii export
18510 functions.
18511 (org-modules): Add org-special-blocks.
18512
185132009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18514
18515 * org-icalendar.el (org-start-icalendar-file): Use the new option.
18516 (org-ical-timezone): New option.
18517
18518 * org-exp.el (org-export-get-coderef-format): Use the description
18519 is present.
18520
18521 * org.el (org-sort-entries-or-items): Improve docstring, and make
18522 better implementation for time sorting.
18523
185242009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18525
18526 * org.el (org-edit-src-persistent-message): New option.
18527 (org-edit-src-code, org-edit-fixed-width-region): Use the new
18528 option.
18529
18530 * org-clock.el (org-clock-insert-selection-line): Fix prefious
18531 patch.
18532
4d789d84
SM
18533 * org.el (org-edit-src-code, org-edit-fixed-width-region):
18534 Use separate buffer instead of indirect buffer to edit source code.
c8d0cf5c
CD
18535 (org-edit-src-exit): Make this function work with the new setup.
18536
18537 * org-clock.el (org-clock-insert-selection-line): Make sure tasks
18538 are properly fontified before shown in the selection menu.
18539
18540 * org.el (org-fontify-like-in-org-mode): New function.
18541
18542 * org-latex.el (org-export-latex-links): Use the property list to
18543 retrieve the default image attributes.
18544
18545 * org-exp.el (org-export-plist-vars): Add a new option.
18546
185472009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18548
18549 * org-exp.el (org-export, org-export-visible): Support ASCII
c4cc8b9a 18550 export to buffer.
c8d0cf5c
CD
18551 (org-export-normalize-links): Do not protect the description if it
18552 is explicitly given.
18553
3e344045 18554 * org-list.el (org-reset-checkbox-state-subtree): Move here from
c8d0cf5c 18555 org-checklist.el.
4d789d84
SM
18556 (org-reset-checkbox-state-subtree):
18557 Call `org-reset-checkbox-state-subtree'.
c8d0cf5c
CD
18558
18559 * org-remember.el (org-select-remember-template): For the
18560 selection of a valid template.
18561
18562 * org-latex.el (org-export-region-as-latex): Supply the
18563 force-no-subtree argument.
18564 (org-export-as-latex): Provide better limits when exporting the
18565 first line. When exporting to string, we still want the first
18566 lines.
18567 (org-export-latex-first-lines): New argument END, to force the end
18568 of the region.
18569 (org-export-region-as-latex): Use the property list.
01c35094 18570 (org-export-as-latex): ????
c8d0cf5c 18571
c8d0cf5c
CD
185722009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18573
18574 * org-latex.el (org-export-latex-after-blockquotes-hook): New hook.
18575 (org-export-latex-preprocess): Run the new hook.
18576
18577 * org-exp.el (org-export-preprocess-after-blockquote-hook): New hook.
18578 (org-export-preprocess-string): Run the new hook.
18579
185802009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18581
18582 * org-macs.el (org-check-external-command): New defsubst.
18583
18584 * org.el (org-mode-map): New key for reload.
18585 (org-format-latex): Better error message when external programs
18586 are not available.
18587
18588 * org-agenda.el (org-agenda-mode-map): Bind `org-reload'.
18589
18590 * org.el (org-sort-entries-or-items): Explicit sorting function
18591 for priorities, needed for XEmacs compatibility.
18592
18593 * org-remember.el (org-remember-apply-template): Improve auto-save
18594 behavior.
18595
185962009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18597
18598 * org-latex.el (org-export-latex-preprocess): Also protect
18599 environments ending in a star.
18600
18601 * org-list.el (org-at-item-p): Fix regular expression.
18602
186032009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18604
18605 * org.el (org-end-of-subtree): Improve speed.
18606
18607 * org-agenda.el (org-agenda-get-timestamps)
18608 (org-agenda-get-progress, org-agenda-get-deadlines)
18609 (org-agenda-get-scheduled, org-agenda-get-blocks): Optimizations,
18610 in particular, wait as long as possible to collect the tags.
18611 (org-stuck-projects): Improve docstring.
18612
18613 * org.el (org-store-link): No errors when getting custom id before
18614 first headline.
18615 (org-get-tags-at): Use `org-up-heading-safe' when getting tags.
18616
186172009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18618
18619 * org.el (org-prepare-agenda-buffers): Catch a throw to nextfile.
18620
18621 * org-protocol.el: Remove dependency on url.el.
4d789d84
SM
18622 (org-protocol-unhex-compound, org-protocol-open-source):
18623 Remove dependency on url.el.
c8d0cf5c 18624
4d789d84
SM
18625 * org-latex.el (org-export-as-pdf):
18626 Use `org-latex-to-pdf-process'.
c8d0cf5c
CD
18627
186282009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18629
18630 * org-latex.el (org-latex-to-pdf-process): New option.
18631
18632 * org-agenda.el (org-agenda-skip-additional-timestamps-same-entry):
18633 New option.
4d789d84
SM
18634 (org-agenda-get-timestamps):
18635 Honor `org-agenda-skip-additional-timestamps-same-entry'.
c8d0cf5c
CD
18636
18637 * org-clock.el (org-clock-goto-may-find-recent-task): New option.
18638 (org-clock-goto): Find recent task only if
18639 `org-clock-goto-may-find-recent-task' allows it.
18640
18641 * org-exp.el (org-export-remove-or-extract-drawers): Handle empty
18642 drawers, and drawers that are missing the :END: line.
18643
186442009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18645
18646 * org-clock.el (org-clock-goto): Go to recently clocked task if no
18647 clock is running.
18648
186492009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18650
18651 * org.el (org-update-parent-todo-statistics): Check for
18652 STATISTICS_FROM property.
18653
18654 * org-list.el (org-update-checkbox-count): Check for
18655 STATISTICS_FROM property.
18656
18657 * org.el (org-tab-first-hook)
18658 (org-tab-after-check-for-table-hook)
18659 (org-tab-after-check-for-cycling-hook): New hooks.
4d789d84
SM
18660 (org-cycle-internal-global, org-cycle-internal-local):
18661 New functions, split out from `org-cycle'.
c8d0cf5c
CD
18662 (org-cycle): Call the new hooks.
18663
186642009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18665
18666 * org-exp.el (org-export-preprocess-string): Reset the list of
18667 preferred targets for each run of the preprocessor.
18668
4d789d84
SM
18669 * org.el (org-refile-target-verify-function):
18670 Improve documentation.
c8d0cf5c
CD
18671 (org-get-refile-targets): Respect point being moved by the
18672 verification function.
18673
4d789d84
SM
18674 * org-latex.el (org-export-latex-timestamp-keyword-markup):
18675 New option.
c8d0cf5c
CD
18676 (org-export-latex-keywords): Use new option.
18677
18678 * org.el (org-rear-nonsticky-at): New defsubst.
18679 (org-activate-plain-links, org-activate-angle-links)
18680 (org-activate-footnote-links, org-activate-bracket-links)
18681 (org-activate-dates, org-activate-target-links)
18682 (org-activate-tags): Place the rear-nonsticky properties at the
18683 correct location.
18684
186852009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18686
18687 * org-protocol.el (server-edit): Declare `server-edit'.
4d789d84
SM
18688 (org-protocol-unhex-string, org-protocol-unhex-compound):
18689 New functions.
c8d0cf5c
CD
18690 (org-protocol-check-filename-for-protocol): Call `server-edit'.
18691
18692 * org.el (org-default-properties): New default properteis for
18693 completion.
18694
18695 * org-exp.el (org-export-add-subtree-options): Add new properties
18696 for subtree export.
18697
186982009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18699
18700 * org-id.el (org-id-get-with-outline-path-completion): Turn off
18701 org-refile-target-verify-function for the duration of the command.
18702
18703 * org.el (org-link-to-org-use-id): New possible value
18704 `create-if-interactive-and-no-custom-id'.
18705 (org-store-link): Use custom IDs.
18706 (org-link-search): Find custom ID properties from #link.
18707 (org-default-properties): Add CUSTOM_ID for property completion.
18708 (org-refile-target-verify-function): New option.
18709 (org-goto): Turn off org-refile-target-verify-function
18710 for the duration of the command.
18711
187122009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18713
18714 * org-exp.el (org-export-preferred-target-alist): New variable.
18715 (org-export-define-heading-targets): Find the new CUSTOM_ID
18716 property.
18717 (org-export-target-internal-links): Target the custom ids when
18718 possible.
18719
18720 * org-latex.el (org-export-latex-preprocess): Better regexp for
18721 matching latex macros with arguments.
18722
187232009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18724
18725 * org-remember.el (org-remember-handler): Allow filing to non-org
18726 files.
18727
8bdd66dc 187282009-08-06 Magnus Henoch <magnus.henoch@gmail.com>
c8d0cf5c
CD
18729
18730 * org-table.el (org-table-fix-formulas): Do not change references
18731 to remote tables.
18732 (org-table-get-remote-range): Convert standard coordinates to RC
18733 format.
18734
18735 * org-latex.el (org-export-latex-keywords): Fix regexp bug.
18736
187372009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18738
18739 * org-compat.el (org-sha1-string): Function removed.
18740
18741 * org.el (org-refile-allow-creating-parent-nodes): New option.
18742 (org-refile-get-location): New argument NEW-NODES.
18743 (org-refile): Call `org-refile-get-location' with the new
18744 argument.
18745 (org-refile-get-location): Arrange for adding a new child.
18746 (org-refile-new-child): New function.
18747
18748 * org-clock.el: Fix a number of docstrings.
18749 (org-clock-find-position): New argument
18750 FIND-UNCLOSED to make the function find an unclosed clock in the
18751 entry.
18752 (org-clock-in): Call `org-clock-find-position' with the new
18753 argument if we might be resuming a clock.
18754
187552009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18756
18757 * org-latex.el (org-export-latex-display-custom-times): New variable.
18758 (org-export-latex-timestamp-markup): New option.
18759 (org-export-latex-set-initial-vars): Remember the local value of
18760 `org-display-custom-times'.
18761 (org-export-latex-content): Process time stamps.
18762 (org-export-latex-time-stamps): New function.
18763
18764 * org-macs.el (org-maybe-intangible): Add intangible property
18765 again to invisible text.
18766
187672009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18768
18769 * org-exp.el (org-default-export-plist): Handle undefined
18770 variables.
18771
187722009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18773
53964682 18774 * org.el (org-sort-entries-or-items): Match TODO keywords
c8d0cf5c
CD
18775 case-sensitively, when sorting.
18776 (org-priority): Do not match TODO keywords with wrong case.
18777
187782009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18779
18780 * org.el (org-todo): Honor the NOBLOCKING property.
18781
18782 * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
18783 NOBLOCKING property.
18784
8bdd66dc 18785 * org.el (org-scan-tags): Fix bug in tag scanner.
c8d0cf5c
CD
18786
187872009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18788
18789 * org.el (org-modules): Mark obsolete packages.
18790
18791 * org-html.el: New file, split out from org-exp.el.
18792
18793 * org-icalendar.el: New file, split out from org-exp.el.
18794
18795 * org-xoxo.el: New file, split out from org-exp.el.
18796
18797 * org-ascii.el: New file, split out from org-exp.el.
18798
187992009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18800
18801 * org-compat.el (org-find-library-name): New function.
18802
18803 * org.el (org-pre-cycle-hook): New hook.
18804 (org-cycle): Call the new hook in appropriate places.
18805 (org-reload): Only reload files that have been loaded before.
18806
188072009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18808
18809 * org.el (org-set-font-lock-defaults): Enforxe space or line end
18810 after todo keyword.
18811 (org-todo): When changing TODO state, do matching
18812 case-sensitively.
18813 (org-map-continue-from): New variable.
18814 (org-scan-tags): Respect values in `org-map-continue-from'.
18815 (org-reload): Make XEmacs compatible.
18816
188172009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18818
18819 * org-protocol.el (org-protocol-flatten-greedy): New function.
18820 (org-protocol-flatten): New function.
18821
18822 * org.el (org-open-link-from-string): Pass reference buffer to
18823 `org-open-at-point'.
18824 (org-open-at-point): New optional argument `reference-buffer'.
18825
188262009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18827
18828 * org.el (org-scan-tags): Make tag scan find headline in first
18829 line, 2nd attempt.
18830 (org-get-refile-targets): Add the naked file name.
18831 (org-refile): Store as top-level entry when only file name was
18832 given.
18833
18834 * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
18835
18836 * org.el (org-block-todo-from-children-or-siblings-or-parent):
3e344045 18837 Rename from org-block-todo-from-children-or-siblings, and
c8d0cf5c
CD
18838 enhanced to look for the parent's status as well.
18839
18840 * org-agenda.el (org-agenda-log-mode-add-notes): New option.
18841 (org-agenda-get-progress): Add first notes line to log entry if so
18842 desired.
18843
188442009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18845
18846 * org-agenda.el (org-agenda-cleanup-fancy-diary-hook): New hook.
18847 (org-agenda-cleanup-fancy-diary): Call the new hook.
18848
18849 * org-remember.el (org-remember-apply-template): Take the default
18850 for the annotation from the :annotation property.
18851
18852 * org-mac-message.el (org-mac-message-get-link): Remove the
18853 quotes.
18854 (org-mac-message-get-link): Return the result.
18855
188562009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18857
18858 * org.el (org-refile-get-location): Add file name only if not
18859 already included in outline path.
18860
18861 * org-faces.el (org-n-level-faces): Fix customization type from
18862 number to integer.
18863
18864 * org-exp.el (org-export-headline-levels): Fix customization type
18865 from number to integer.
18866
18867 * org-agenda.el (org-agenda-confirm-kill)
18868 (org-agenda-custom-commands-local-options)
18869 (org-timeline-show-empty-dates, org-agenda-ndays)
4d789d84
SM
18870 (org-agenda-start-on-weekday, org-scheduled-past-days):
18871 Fix customization type from number to integer.
c8d0cf5c
CD
18872
188732009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18874
18875 * org-protocol.el: Declare some functions.
18876
4d789d84
SM
18877 * org-agenda.el (org-agenda-compare-effort):
18878 Honor `org-sort-agenda-noeffort-is-high'.
c8d0cf5c
CD
18879 (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
18880 (org-agenda-compare-effort): Implement the "?" operator for
18881 finding entries without effort setting.
18882
18883 * org.el (org-extract-attributes-from-string): New function.
18884
18885 * org-exp.el (org-export-splice-attributes): New function.
18886
23f6720e 188872009-08-06 Bastien Guerry <bzg@gnu.org>
646bcdd7
GM
18888 Daniel M German <dmg@uvic.org>
18889 Sebastian Rose <sebastian_rose@gmx.de>
18890 Ross Patterson <me@rpatterson.net>
18891
18892 * org-protocol.el: New file.
18893
188942009-08-06 Baoqiu Cui <cbaoqiu@yahoo.com>
18895
18896 * org-docbook.el: New file.
18897
c8d0cf5c
CD
188982009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18899
646bcdd7 18900 * org-mouse.el: XEmacs compatibility fixes.
c8d0cf5c 18901
c4cc8b9a 18902 * org.el (org-modules): Add org-inlinetasks.el.
c8d0cf5c
CD
18903 (org-cycle): Implement limiting level on cycling.
18904 (org-move-subtree-down): Fix bug with swapping subtrees at end of
18905 buffer.
18906
18907 * org-inlinetask.el: New file.
18908
c8d0cf5c
CD
18909 * org.el (org-emphasis-regexp-components): Allow braces in
18910 emphasis pre and post match.
18911
a628ad9d 18912 * org-footnote.el (org-footnote-normalize): When only sorting, do
c8d0cf5c
CD
18913 not insert inline notes at the end.
18914
18915 * org.el (org-require-autoloaded-modules): Add org-docbook.el.
18916
c8d0cf5c
CD
189172009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18918
18919 * org.el (org-reftex-citation): New command.
18920
189212009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18922
18923 * org-agenda.el (org-agenda-cmp-user-defined): New option.
18924 (org-sorting-choice, org-agenda-sorting-strategy): Add the new
18925 sorting options.
18926 (org-entries-lessp): Apply the new sorting option.
18927
18928 * org.el (org-block-todo-from-children-or-siblings): Fix bug in
18929 blocker code, when an older sibling has children.
18930
18931 * org-mac-message.el (org-mac-message-get-link): Improve getting
18932 links from multiple selected messages.
18933
189342009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18935
18936 * org-remember.el (org-remember-finalize): Do not set buffer file
18937 name to nil.
18938 (org-remember-handler): Mark buffer as unmodified.
18939 (org-remember-handler): Delete backup file and show message about
18940 remaining backup files.
18941 (org-remember-auto-remove-backup-files): New option.
18942
18943 * org.el (org-store-link): Use buffer name as link description in
18944 w3-mode buffers.
18945 (org-ido-switchb): Fix argument bug for completion.
18946
18947 * org-remember.el (org-remember-apply-template): Set local
18948 variable `auto-save-visited-file-name' instead of global one.
18949
189502009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18951
18952 * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
18953 (org-agenda-get-todos): Mark file tags as inherited.
18954 (org-agenda-list): Always search diary lines for a time.
18955
189562009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18957
18958 * org-feed.el: New file.
18959
18960 * org-exp.el (org-export-as-html): Close local lists depending on
18961 indentation, also when starting a table.
18962
18963 * org-remember.el (org-remember-backup-directory)
18964 (org-remember-backup-name): New internal variable.
18965
189662009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18967
18968 * org-clock.el (org-clock-out-if-current): Make buffer detection
18969 work in indirect buffers as well.
18970
18971 * org.el (org-emphasis-regexp-components): Add the exxclamation
18972 mark to the post-emphasis characters.
18973
189742009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18975
18976 * org.el (org-read-date-minibiffer-septup-hook): New hook.
18977 (org-read-date): Run the new hook.
18978
18979 * org-mac-message.el (org-mac-flagged-mail): New group.
18980 (org-mac-mail-account): New variable.
4d789d84
SM
18981 (org-mac-create-flagged-mail, org-mac-insert-flagged-mail):
18982 New commands.
c8d0cf5c
CD
18983
18984 * org-remember.el (org-remember-backup-directory): New variable.
18985 (org-remember-apply-template): Write file to backup directory.
18986
189872009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
18988
18989 * org-mouse.el (org-mouse-todo-menu): New function.
18990 (org-mouse-todo-keywords): Function removed.
18991 (org-mouse-context-menu): Use `org-mouse-todo-menu'.
18992
18993 * org-table.el (org-table-beginning-of-field)
c4cc8b9a 18994 (org-table-end-of-field): New commands.
4d789d84
SM
18995 (org-table-previous-field, org-table-beginning-of-field):
18996 Better error messages.
c8d0cf5c
CD
18997 (orgtbl-setup): Include `M-a' and `M-e'.
18998
4d789d84
SM
18999 * org.el (org-backward-sentence, org-forward-sentence):
19000 New commands.
c8d0cf5c 19001
4d789d84
SM
19002 * org-colview.el (org-colview-initial-truncate-line-value):
19003 New variable.
c8d0cf5c
CD
19004 (org-columns-remove-overlays): Restore the value of `truncate-lines'.
19005 (org-columns): Remember the value of `truncate-lines'.
19006
c8d0cf5c
CD
19007 * org.el (org-columns-skip-arrchived-trees): New option.
19008
19009 * org-agenda.el (org-agenda-export-html-style): Define color for
19010 org-agenda-done face.
19011 (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
19012 (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
19013
19014 * org.el (org-scan-tags): Use the new face.
19015
19016 * org-faces.el (org-agenda-done): New face.
19017
19018 * org.el (org-scan-tags): Test the value org
19019 `org-tags-match-list-sublevels'.
19020 (org-tags-match-list-sublevels): New allowed value: indented.
19021
19022 * org-latex.el (org-export-latex-make-header): Apply macros
19023 in header.
19024
19025 * org-exp.el (org-export-apply-macros-in-string): New function.
19026
19027 * org-latex.el (org-export-latex-list-parameters): Fix bug
19028 with the definition of a checked box.
19029
19030 * org-clock.el (org-clock-find-position): Fix drawer indentations.
19031
19032 * org-latex.el (org-export-latex-low-levels): More options
19033 for how to process lower levels in LaTeX.
19034 (org-export-latex-subcontent): Better treatment for lists as a
19035 means of publishing lower levels.
19036
190372009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19038
19039 * org.el (org-set-font-lock-defaults): Use new checkbox face.
19040
19041 * org-faces.el (org-checkbox): New face.
19042
19043 * org-exp.el (org-export-html-preprocess): Only create LaTeX
19044 fragement images if there is an export file.
19045
190462009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19047
19048 * org-agenda.el (org-stuck-projects): Document that the subtree of
19049 projects that are not stuck will now be searched for stuck
19050 sub-projects.
19051 (org-agenda-skip-entry-when-regexp-matches)
19052 (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
4d789d84
SM
19053 (org-agenda-list-stuck-projects):
19054 Use `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
c8d0cf5c 19055
4d789d84
SM
19056 * org-latex.el (org-export-latex-preprocess):
19057 Improve export of verses.
c8d0cf5c
CD
19058
19059 * org-exp.el (org-export-as-html): Implement centering as a div
19060 rather than a paragraph. Do a better job with line-end in verse
19061 environments.
19062
190632009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19064
19065 * org.el (org-open-at-point): Fix tags searches by mouse click.
19066
190672009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19068
19069 * org-latex.el (org-export-latex-preprocess): Implement the
19070 centering markup.
19071
4d789d84
SM
19072 * org-exp.el (org-export-mark-blockquote-verse-center):
19073 Rename from `org-export-mark-blockquote-and-verse'.
c8d0cf5c
CD
19074 (org-export-as-html): Implement the centering markup.
19075
19076 * org-latex.el (org-export-latex-tables): Fix vertical
19077 lines in tables.
19078
190792009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19080
19081 * org.el (org-read-date-history): New variable.
19082 (org-read-date): Use new history variable.
19083 (org-toggle-heading): Fix bug when used before first headline.
19084 (org-store-log-note): Remove drawer if empty while note is
19085 aborted.
19086 (org-remove-empty-drawer-at): New function.
19087 (org-check-after-date): New command.
19088 (org-sparse-tree): New sparse tree command "a".
19089
19090 * org-exp.el (org-export-as-ascii): Improve export of plain lists.
19091
23f6720e 190922009-08-06 Bastien Guerry <bzg@gnu.org>
c8d0cf5c
CD
19093
19094 * org.el (org-toggle-fixed-width-section): Bug fix: insert a
19095 column and a space, not only a column.
19096
190972009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19098
4d789d84
SM
19099 * org-latex.el (org-export-latex-emphasis-alist):
19100 Better defaults for verbose emphasis.
c8d0cf5c
CD
19101 (org-export-latex-emph-format): New function.
19102 (org-export-latex-fontify): Call `org-export-latex-emph-format'.
19103
19104 * org-agenda.el (org-agenda-menu): Add new commands to menu.
19105 (org-agenda-do-date-later, org-agenda-do-date-earlier)
19106 (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
4d789d84
SM
19107 (org-agenda-date-later-hours, org-agenda-date-earlier-hours):
19108 New commands.
c8d0cf5c
CD
19109
19110 * org.el (org-timestamp-change): Move end-time along with start
19111 time.
19112
191132009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19114
19115 * org-exp.el (org-export-target-internal-links)
19116 (org-export-as-html): Protect links specified as #name.
19117
191182009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19119
19120 * org.el (org-clone-subtree-with-time-shift): New command.
19121
19122 * org-latex.el (org-export-latex-special-chars)
19123 (org-export-latex-treat-sub-super-char): Fix subscript export.
19124
19125 * org-exp.el (org-create-multibrace-regexp): Do not add
19126 backslashes to the class.
19127
191282009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19129
19130 * org-colview.el (org-columns-map): Better functions for moving up
19131 and down a row, even if `truncate-line' is nil.
19132
19133 * org.el (org-insert-todo-heading): Make sure the keyword is
19134 inserted at the correct position.
19135
19136 * org-publish.el (org-publish-project-alist)
19137 (org-publish-projects, org-publish-org-index): Change default anme
19138 for the index of file names to "sitemap.org".
19139
4d789d84
SM
19140 * org-latex.el (org-export-latex-tables):
19141 Use `org-split-string', for Emacs 21 compatibility.
c8d0cf5c
CD
19142
191432009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19144
19145 * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
19146
191472009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19148
19149 * org-exp.el (org-export-page-description)
19150 (org-export-page-keywords): New variables.
19151 (org-export-plist-vars): Add entries for :keywords and
19152 :description.
19153 (org-infile-export-plist): Parse for new keywords.
c4cc8b9a 19154 (org-get-current-options): Add new keywords.
c8d0cf5c
CD
19155 (org-export-as-html): Publish description and keywords.
19156
4d789d84
SM
19157 * org-agenda.el (org-agenda-add-entry-text-descriptive-links):
19158 New option.
19159 (org-agenda-add-entry-text):
19160 Honor `org-agenda-add-entry-text-descriptive-links'.
c8d0cf5c
CD
19161
19162 * org-latex.el (org-export-latex-preprocess): Make all
19163 external preprocess functions use a PARAMETER arg.
19164
19165 * org-exp.el (org-export-preprocess-string)
19166 (org-export-select-backend-specific-text)
19167 (org-export-format-source-code-or-example)
19168 (org-format-org-table-html): Support docbook export.
19169 (org-export-preprocess-string): Make all external preprocess
19170 functions use a PARAMETER arg.
19171
191722009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19173
19174 * org-exp.el (org-export-html-style-include-scripts): New option.
19175 (org-export-plist-vars): Add new option
19176 `org-export-html-style-include-scripts'.
19177 (org-export-as-html): Honor new option
19178 `org-export-html-style-include-scripts'.
4d789d84
SM
19179 (org-export-html-scripts, org-export-html-style-default):
19180 Fix xml issues with the Safari browser.
c8d0cf5c
CD
19181
191822009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19183
19184 * org-publish.el (org-publish-attachment): Only copy file when the
19185 directories differ.
19186
191872009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19188
19189 * org-clock.el (org-clocktable-steps): Use inactive time stamps
19190 for clocktable steps.
19191
19192 * org.el (org-additional-option-like-keywords): Add two more
19193 keywords.
19194
191952009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19196
4d789d84
SM
19197 * org-exp.el (org-export-format-source-code-or-example):
19198 Mark temporary buffer unmodified, so that it will be killed even if
c8d0cf5c
CD
19199 mode like message mode has decided to assign a file name.
19200
19201 * org.el (org-scan-tags): Improve tag inheritance.
19202 (org-scan-tags, org-make-tags-matcher): Make tag comparison
19203 case-sensitive.
19204 (org-scan-tags): Use the internal tags list instead of creating it
19205 from scratch.
19206 (org-trust-scanner-tags, org-scanner-tags): New variables.
19207 (org-scan-tags): Set `org-scanner-tags'.
19208 (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
19209 (org-map-entries): Document the possible speedup using scanner
19210 tags.
19211
192122009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19213
19214 * org.el (org-add-planning-info): Fix bug with looking for keyword
19215 only at column 0.
19216
4d789d84
SM
19217 * org-agenda.el (org-agenda-custom-commands-local-options):
19218 Add option for tags filter preset.
c8d0cf5c
CD
19219 (org-prepare-agenda): Store filter preset as a property on the
19220 filter variable.
19221 (org-finalize-agenda): Call the filter, if there is a preset.
19222 (org-agenda-filter-by-tag): Filter again after clearing the
19223 filter, when there still is a preset.
19224 (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
19225 Include the preset filter.
19226 (org-agenda-redo): Apply the filter again, also the preset filter.
19227
19228 * org-exp.el (org-export-as-html): Use IDs in the correct way.
19229
cd1181db 19230 * org.el (org-uuidgen-p): New function.
c8d0cf5c
CD
19231
19232 * org-agenda.el (org-agenda-fontify-priorities): New default value
19233 `cookies'.
3e344045 19234 (org-agenda-fontify-priorities): Rename from
c8d0cf5c
CD
19235 org-fontify-priorities.
19236
4d789d84
SM
19237 * org.el (org-set-font-lock-defaults):
19238 Call `org-font-lock-add-priority-faces'.
c8d0cf5c
CD
19239 (org-font-lock-add-priority-faces): New function.
19240
04e65fdb 19241 * org-faces.el (org-set-tag-faces): New option.
c8d0cf5c
CD
19242 (org-priority-faces): New variable.
19243
19244 * org-exp.el (org-export-as-html): Add a "content" div around the
19245 entire content of the body tag.
19246 (org-export-html-get-bibliography): New function.
19247 (org-export-html-validation-link): New variable.
19248 (org-export-as-html): Add validation link to exported page.
19249
3e344045 19250 * org.el (org-match-sparse-tree): Rename from
c8d0cf5c
CD
19251 `org-tags-sparse-tree'.
19252 (org-tags-sparse-tree): New alias.
19253
192542009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19255
19256 * org.el (org-get-valid-level): Catch the case where the level
19257 change is nil.
19258
19259 * org-clock.el (org-clock-find-position): Better indentation of
19260 new clock drawers.
19261
192622009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19263
19264 * org-agenda.el (org-agenda-quit): Delete window only when the
19265 frame-setup was not `current-window'.
19266
19267 * org.el (org-tag-persistent-alist): New option.
19268 (org-startup-options): Add keyword `noptag'.
19269 (org-fast-todo-selection): Handle :newline correctly.
19270 (org-set-tags): Handle :newline correctly.
19271 (org-fast-tag-selection): Handle :newline correctly.
19272
192732009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19274
19275 * org-exp.el (org-export-as-ascii): Reverse link buffer before
19276 outputting it.
19277 (org-export-ascii-push-links): Fix bug with pussing links into the
19278 export buffer.
19279
192802009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19281
19282 * org-archive.el (org-archive-subtree): Do not add 1 to level if
19283 pasting at top level.
19284
19285 * org-bbdb.el: Improve documentation.
19286
192872009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19288
19289 * org-list.el (org-insert-item): Only consider insert empty lines
19290 is `org-empty-line-terminates-plain-lists' is not nil.
19291
19292 * org.el (org-blank-before-new-entry): Mention the dependence on
19293 `org-empty-line-terminates-plain-lists' in the docstring.
19294
4d789d84
SM
19295 * org-publish.el (org-publish-get-project-from-filename):
19296 New optional argument UP. Only find the top project if UP is set.
c8d0cf5c
CD
19297 (org-publish-current-project): Find the top encloding project.
19298
19299 * org-agenda.el (org-agenda-before-write-hook)
19300 (org-agenda-add-entry-text-maxlines): New options.
19301 (org-write-agenda): Run the new hook in the temporary buffer.
19302 (org-agenda-add-entry-text): New function.
19303 (org-write-agenda): Implement PDF export, using ps2pdf.
19304
19305 * org.el (org-global-properties-fixed, org-global-properties):
19306 Improve documentation string.
19307
19308 * org-exp.el (org-export-ascii-links-to-notes): New option.
19309 (org-export-as-ascii): Handle links better.
4d789d84
SM
19310 (org-export-ascii-wrap, org-export-ascii-push-links):
19311 New functions.
c8d0cf5c
CD
19312
193132009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19314
19315 * org-agenda.el (org-agenda): Make prefix arg optional.
19316 (org-agenda-search-headline-for-time): New option.
4d789d84
SM
19317 (org-format-agenda-item):
19318 Honor `org-agenda-search-headline-for-time'.
c8d0cf5c
CD
19319
19320 * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
19321 characters.
19322
19323 * org.el (org-self-insert-cluster-for-undo): New option.
19324 (org-self-insert-command): Cluster undo for 20 characters.
19325 (org-self-insert-command-undo-counter): New variable.
19326
193272009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19328
19329 * org-exp.el (org-export-as-html): Fix problem with closing colone
19330 example.
19331
193322009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19333
19334 * org-latex.el (org-export-as-latex)
19335 (org-export-latex-first-lines): Avoid modification flag when
19336 adding or removing text properties.
19337 (org-export-latex-fontify): Catch error when org-emph-alist has
19338 entries that are not defined for LaTeX export.
19339
a628ad9d 19340 * org-export-latex.el: Rename to org-latex.el.
c8d0cf5c 19341
a628ad9d 19342 * org-latex.el: Rename from org-export-latex.el.
c8d0cf5c
CD
19343
19344 * org.el (orgstruct++-mode): New function.
19345 (turn-on-orgstruct++): Call `orgstruct++-mode'.
19346 (org-context-p): Allow detecting item context after the first line
19347 of an item.
19348 (orgstruct-make-binding): Detect if item-body context should be
19349 seen.
19350 (orgstruct-is-++): New variable.
19351 (org-add-planning-info): Catch the case when there is no planning
19352 info yet and the call does not want to add anything, only maybe
19353 tries to remove something.
19354 (org-special-ctrl-a/e): All value to be a cons cell with separate
04e65fdb 19355 settings for `C-a' and `C-e'.
c8d0cf5c
CD
19356 (org-beginning-of-line, org-end-of-line): Honor separate values
19357 for `C-a' and `C-e'.
19358
193592009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
19360
19361 * org.el (org-reload): New command.
19362
a5a79894
TH
193632009-06-05 Tassilo Horn <tassilo@member.fsf.org>
19364
19365 * org-gnus.el (org-gnus-store-link): Fix bug where
19366 org-gnus-store-link used wrong subject when called in an article
19367 buffer. Patch provided by fengli AT gmail DOT com.
19368
1f82c9ed
GM
193692009-03-13 D. Goel <deego3@gmail.com>
19370
19371 * org-bbdb.el: When calling (multiple-value-bind/setq .. ls)
19372 replace ls by (values-list ls).
19373
9148fdd0
CD
193742009-02-20 Carsten Dominik <dominik@science.uva.nl>
19375
19376 * org-remember.el (org-remember-apply-template): Turn off ido for
19377 this completion.
19378
19379 * org.el (org-priority): Also find invisible headings, for remote
19380 editing.
19381 (org-completing-read-no-ido): New function.
19382 (org-make-tags-matcher, org-set-property): Turn off ido for this completion.
19383
19384 * org-colview.el (org-columns-edit-value): No special treatment of
19385 prefix arg.
19386
7b96ff9a
CD
193872009-02-19 Carsten Dominik <dominik@science.uva.nl>
19388
4d789d84
SM
19389 * org.el (org-block-todo-from-children-or-siblings):
19390 Use `org-up-heading-all' so that this will work correctly with hidden
7b96ff9a
CD
19391 property drawers and entries.
19392 (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
19393 falling back to normal, default command.
19394 (org-get-location): Temporarily turn off special behavior.
19395
41342c80
GM
193962009-02-13 Glenn Morris <rgm@gnu.org>
19397
19398 * org-rmail.el (rmail-show-message): Restore argument list to the
19399 declaration now that this functions behaves in Emacs 23 as in 22.
19400
576e334d
GM
194012009-02-12 Glenn Morris <rgm@gnu.org>
19402
19403 * org-footnote.el (org-footnote-at-definition-p): Fix doc typo.
19404
194052009-02-12 Joachim Reiter <Reiter.Joachim@web.de> (tiny change)
19406
19407 * org-footnote.el (org-footnote-action): Fix doc typo.
19408
0b91aef0
CD
194092009-02-06 Carsten Dominik <dominik@science.uva.nl>
19410
ee9d4ebe
CD
19411 * org-exp.el (org-export-preprocess-string): Fix bug with skipping
19412 text before first headline.
7297ca6d
CD
19413 (org-export-remove-or-extract-drawers): Fix regular expression for
19414 extracting drawers.
ee9d4ebe 19415
0b91aef0
CD
19416 * org.el (org-format-latex): Stop LaTeX fragment processing in
19417 protected examples.
19418
c82c35fc
GM
194192009-02-05 Glenn Morris <rgm@gnu.org>
19420
19421 * org-rmail.el (rmail-show-message): Update declaration.
19422 (rmail-buffer, rmail-view-buffer): Declare.
19423 (org-rmail-store-link, org-rmail-follow-link): Handle mbox Rmail.
19424
cc6dbcb7
CD
194252009-02-04 Carsten Dominik <dominik@science.uva.nl>
19426
19427 * org.el (org-return-follows-link): Revert setting
19428 `org-return-follows-link' to t by default.
19429
20106e31
CD
194302009-02-02 Carsten Dominik <dominik@science.uva.nl>
19431
19432 * org.el (org-cycle-global-at-bob): Fix typo.
19433
19434 * org-jsinfo.el (org-infojs-handle-options): Fix typo in comment.
19435
5ace2fe5
CD
194362009-02-02 Carsten Dominik <carsten.dominik@gmail.com>
19437
19438 * org.el (org-mode): Make dependence stuff work more reliably.
19439 (org-update-parent-todo-statistics): Fix bug with updating
19440 statistics cookie.
19441 (org-yank-adjusted-subtrees, org-return-follows-link)
19442 (org-use-fast-todo-selection, org-tags-column): New default
19443 setting for variables.
19444
19445 * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
19446 ~ as verbatim delimiters, to avoid table bug.
19447 (org-export-latex-classes): Remove the a4paper option from the
19448 default styles.
19449
19450 * org-exp.el (org-export-html-format-image): New argument
19451 PAR-OPEN, to fix XHTM validation bug.
19452 (org-export-as-html): Pass par-open to
19453 `org-export-html-format-image'.
19454 (org-export-html-footnotes-section): Use a more consistent id for
19455 footnotes.
19456
19457 * org-agenda.el (org-agenda-sorting-strategy)
19458 (org-agenda-tags-column): New default setting for variables, based
19459 on a poll what typical uses use.
19460 (org-agenda-dim-blocked-tasks): Keep dimming blocked entries from
19461 setting the blocked tag.
19462
72d06d81
CD
194632009-01-31 Carsten Dominik <dominik@science.uva.nl>
19464
19465 * org-agenda.el (org-agenda-dim-blocked-tasks): No tagging when
19466 only checking for blocks.
19467
8bdd66dc
JB
19468 * org-exp.el (org-export-html-footnotes-section): Make the div id
19469 consistent.
72d06d81 19470
4d789d84
SM
19471 * org-export-latex.el (org-export-latex-classes):
19472 Remove paper size option from LaTeX classes.
72d06d81 19473
6c817206
CD
194742009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
19475
19476 * org.el (org-enforce-todo-checkbox-dependencies): New option.
19477 (org-block-todo-from-checkboxes): New function.
ee7683eb 19478 (org-todo): Make triple prefix arg circumvent blocking.
6c817206 19479
6f3e2af6
GM
194802009-01-30 Glenn Morris <rgm@gnu.org>
19481
805b5d9c
GM
19482 * org-list.el (org-empty-line-terminates-plain-lists)
19483 (org-toggle-checkbox): Doc fixes.
19484
6f3e2af6
GM
19485 * org-table.el (org-table-clean-before-export): Fix declaration.
19486
a2a2e7fb
CD
194872009-01-30 Carsten Dominik <carsten.dominik@gmail.com>
19488
19489 * org-timer.el (org-timer): Provide the timer feature.
19490
19491 * org.el (org-require-autoloaded-modules): Add a few more files to
19492 the list of autoloaded modules.
19493
19494 * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
19495
19496 * org-exp.el (org-export-remove-or-extract-drawers): Only remove
19497 drawers that are unprotected.
19498 (org-export-html-format-image): Make sure inlined LaTeX fragment
19499 images remain inlined.
19500
19501 * org.el (org-toggle-ordered-property): New function.
19502 (org-mode-map): Add a key for `org-toggle-ordered-property'.
19503 (org-org-menu): Add menu entries for TODO dependencies.
19504
19505 * org.el (org-default-properties): Add ORDERED to the default
19506 properties, to get completion support for it.
19507
19508 * org-list.el (org-update-checkbox-count): Update more than one cookie.
19509
19510 * org.el (org-update-parent-todo-statistics): Update more than one
19511 cookie.
19512
d6685abc
CD
195132009-01-28 Carsten Dominik <carsten.dominik@gmail.com>
19514
19515 * org-agenda.el (org-agenda-get-todos): Start search from correct
19516 position.
19517
19518 * org.el (org-fast-todo-selection): Make sure TODO selection does
19519 not change buffer position.
19520
19521 * org-list.el (org-toggle-checkbox): Implement adding or removing
19522 checkboxes from line or region when called with a prefix
19523 argument.
19524
19525 * org-rmail.el (org-rmail-store-link): Protect the call to
19526 `rmail-narrow-to-non-pruned-header'.
19527
19528 * org-clock.el (org-clock-special-range): Fix week display in
19529 clock tables.
19530
19531 * org-exp.el (org-get-current-options): Fix bug when in indirect
19532 buffer.
19533
19534 * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
19535 (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
19536 (org-agenda-dim-blocked-tasks): New function.
19537
19538 * org.el (org-enforce-todo-dependencies): New option.
19539 (org-block-todo-from-children-or-siblings): New function.
19540
19541 * org-faces.el (org-agenda-dimmed-todo-face): New face.
19542
65c439fd
CD
195432009-01-27 Carsten Dominik <carsten.dominik@gmail.com>
19544
19545 * org.el (org-todo): Return correct state type even if the blocker
19546 throws an error.
3e344045 19547 (org-modifier-cursor-error): Rename from
65c439fd
CD
19548 `org-shiftcursor-error'.
19549 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
19550 (org-shiftmetadown): Call `org-modifier-cursor-error'.
19551
19552 * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
19553 to get real errors from the blocker hook.
19554
4d789d84
SM
19555 * org.el (org-shiftselect-error, org-call-for-shift-select):
19556 New functions.
65c439fd
CD
19557 (org-set-visibility-according-to-property): Turn off the setting
19558 of `org-show-entry-below', to avoid overruling a FOLDED visibility
19559 property.
19560
19561 * org.el (org-support-shift-select): New option.
19562 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
19563 (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
19564 selection outside contexts.
19565
19566 * org-list.el (org-at-item-bullet-p): New function.
19567
19568 * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
19569 variables.
19570
19571 * org-footnote.el (org-footnote-normalize): Remove unnecessary
19572 variable.
4d789d84
SM
19573 (org-insert-footnote-reference-near-definition):
19574 Remove unnecessary let form.
65c439fd 19575
1e4f816a
CD
195762009-01-26 Carsten Dominik <dominik@science.uva.nl>
19577
4d789d84
SM
19578 * org-export-latex.el (org-export-as-latex):
19579 Call `org-export-latex-first-lines' with OPT-PLIST as a parameter.
3c9ebe55
CD
19580 (org-export-latex-first-lines): New parameter OPT-PLIST.
19581
1e4f816a
CD
19582 * org.el (org-yank): Tell `delete-selection-mode' about
19583 `org-yank'.
19584
19585 * org-faces.el (org-clock-overlay): Fix face definition.
19586
4d789d84
SM
19587 * org-export-latex.el (org-export-latex-first-lines):
19588 Pass timestamp and footnote parameters to the preprocessor.
1e4f816a
CD
19589
19590 * org-exp.el (org-export-remove-timestamps): Do not remove time
19591 stamps inside tables.
19592
0bd48b37
CD
195932009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19594
19595 * org-exp.el (org-export-as-html): Turn \par into a paragraph.
19596
4d789d84
SM
19597 * org.el (org-agenda-tags-todo-honor-ignore-options):
19598 Declare variable.
0bd48b37 19599
c5e87d10 19600 * org-table.el (org-table-insert-hline): Fix typo in function call
0bd48b37
CD
19601 to `backward-char'.
19602
19603 * org-exp.el (org-export-as-html): Remove the initial space from
19604 colon examples.
19605
4d789d84
SM
19606 * org.el (org-scan-tags):
19607 Call `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
0bd48b37 19608
4d789d84
SM
19609 * org-agenda.el (org-agenda-todo-list, org-agenda-match-view):
19610 New customization groups.
0bd48b37
CD
19611 (org-agenda-tags-todo-honor-ignore-options): New option.
19612 (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
19613 New function.
4d789d84
SM
19614 (org-agenda-get-todos):
19615 Use `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
0bd48b37
CD
19616
196172009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19618
4d789d84
SM
19619 * org-exp.el (org-export-format-source-code-or-example):
19620 Escape HTML characters also in examples that anre not treated with
0bd48b37
CD
19621 htmlize. Also, just switch to EXAMPLE processing if we do not
19622 have a good version of htmlize.
19623
19624 * org-rmail.el: Fix copyright notice.
19625
19626 * org.el (org-activate-footnote-links): Improve footnote link
19627 highlighting.
19628
19629 * org-footnote.el (org-footnote-normalize): Fix finding the end of
19630 a footnote definition at the end of the file.
19631
19632 * org-table.el (org-table-get-specials): Add an imagined hline at
19633 the end of the table. This can be useful for references that want
19634 to go to the end of the table. Also fix bug when computing last
19635 row constants, in tables that do not start right at the right
19636 margin.
19637 (org-table-eval-formula): Match and replace remove references.
19638 (org-table-formula-substitute-names): Make sure that names inside
19639 a "remote" call are left alone, the will be replaced later when
19640 the remote call is handled.
19641 (org-table-convert-refs-to-rc): Do not convert things that might
19642 look like a reference, but are really part of an ID or namei n a
19643 remote reference.
19644 (org-table-get-remote-range): New function.
19645
196462009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19647
19648 * org-faces.el (org-clock-overlay): Fix bug in face definition.
19649
19650 * org-clock.el (org-clock-put-overlay): Use new face instead of
19651 `secondary-selection'.
19652
19653 * org-faces.el (org-clock-overlay): New face.
19654
196552009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19656
19657 * org-exp.el (org-get-current-options): Include the option for
19658 publishing time stamps.
19659
3e344045 19660 * org.el (org-toggle-heading): Rename from
0bd48b37
CD
19661 `org-toggel-region-headings'.
19662 No longer needs a region defined, but will use it if there is one.
3e344045 19663 (org-ctrl-c-star): Simplify, relying more on the internal
0bd48b37 19664 workings of `org-toggle-heading'.
3e344045 19665 (org-toggle-item): Rename from `org-toggle-region-items'.
0bd48b37 19666 No longer needs a region defined, but will use it if there is one.
3e344045 19667 (org-ctrl-c-minus): Simplify, relying more on the inernal
0bd48b37
CD
19668 workings of `org-toggle-item'.
19669
19670 * org-export-latex.el (org-export-latex-preprocess): Fix bug in
19671 environment detection. Also, do real changes only in unprotected
19672 places.
19673
196742009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19675
4d789d84
SM
19676 * org-export-latex.el (org-export-latex-quotation-marks):
19677 Use `org-if-unprotected-1'.
0bd48b37
CD
19678 (org-export-latex-set-initial-vars): Check for class definition in
19679 property.
19680
19681 * org-macs.el (org-if-unprotected-1): New macro.
19682
196832009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19684
19685 * org-compat.el (org-count-lines): New function.
19686
4d789d84
SM
19687 * org-exp.el (org-export-format-source-code-or-example):
19688 Handle switches related to text areas.
0bd48b37
CD
19689
19690 * org.el (org-activate-footnote-links): Don't allow match inside a
19691 link.
19692
19693 * org-footnote.el (org-footnote-re): Don't allow match inside a link.
19694
19695 * org-export-latex.el (org-export-latex-links): Keep a relative
19696 path relative also after export.
19697
19698 * org-exp.el (org-export-html-scripts): Fix HTML snippet.
19699
19700 * org.el (org-make-tags-matcher): Never use IDO for completing the
19701 tags matcher match string.
19702 (org-completing-read): Also remove the special biding for "?".
19703
19704 * org-attach.el (org-attach-allow-inheritance): New option.
19705 (org-attach-inherited): New variable.
19706 (org-attach-dir): Handle properties related to the attachment
19707 directory.
19708 (org-attach-check-absolute-path): New function.
19709 (org-attach-set-directory, org-attach-set-inherit): New commands.
19710 (org-attach): Accommodate the new commands in the dispatcher.
19711
197122009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19713
19714 * org-compat.el (org-fit-window-to-buffer): Fix bug with using
19715 `window-full-width-p'.
19716
19717 * org-exp.el (org-export-as-html): Only check for images files
8bdd66dc 19718 that really can be inlined.
0bd48b37
CD
19719
19720 * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
19721 list of extensions to be a parameter.
19722
4d789d84
SM
19723 * org-exp.el (org-export-html-inline-image-extensions):
19724 New variable.
0bd48b37 19725
4d789d84
SM
19726 * org-agenda.el (org-prepare-agenda):
19727 Use `org-agenda-block-separator'.
0bd48b37
CD
19728 (org-agenda-block-separator): New option.
19729
197302009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19731
4d789d84
SM
19732 * org-export-latex.el (org-export-latex-tables):
19733 Call `org-table-clean-before-export' with the new optional argument.
0bd48b37
CD
19734
19735 * org-exp.el (org-table-clean-before-export): New optional
19736 parameter MAYBE-QUOTED, allows for quoted characters like \# in
19737 first column.
19738
197392009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19740
19741 * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
19742 histograms.
19743
4d789d84
SM
19744 * org-colview.el (org-colview-construct-allowed-dates):
19745 Better error catching when a date/time property does not have allowed
0bd48b37
CD
19746 values defined.
19747
0bd48b37
CD
197482009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19749
19750 * org.el (org-map-entries): Restore point and restriction after
19751 `org-map-entries'.
19752
197532009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19754
19755 * org.el (org-time=, org-time<, org-time<=, org-time>)
19756 (org-time>=, org-time<>): Make sure both values are dates.
19757
197582009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19759
19760 * org-archive.el (org-extract-archive-heading): Allow %s for file
19761 name also in achive location heading.
19762
197632009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19764
19765 * org-archive.el (org-add-archive-files): Uniquify the list before
19766 returning it.
19767
197682009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19769
4d789d84
SM
19770 * org-compat.el (org-fit-window-to-buffer):
19771 Use `window-full-width-p'.
0bd48b37
CD
19772
19773 * org-export-latex.el (org-export-latex-fixed-width): Enforce the
19774 space after the colon in short examples.
19775
19776 * org-exp.el (org-export-protect-colon-examples): Rewritten, to
19777 enforce a space after the colon. However, we also allow lines
19778 that are *only* a colon.
19779 (org-export-as-html): Enforce the space after the colon in short
19780 examples.
19781 (org-export-preprocess-string): Do the colon example protection
19782 earlier.
19783 (org-export-remove-timestamps): Do not check for protection at the
19784 end of the line.
19785
197862009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19787
19788 * org.el (org-format-latex-options): Add new matcher for single
19789 letters between dollars.
19790 (org-get-header): Function removed.
19791 (org-heading-components): New function.
19792
19793 * org-exp.el (org-export-define-heading-targets): Record ID's also
19794 as alternative targets.
19795 (org-export-as-html): Interpret "id:" links to other files by
19796 preserving the relative path.
19797
19798 * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
19799 is nil.
19800
19801 * org-exp.el (org-export-normalize-links): Protect the main link,
19802 to avoid special character processing.
19803
19804 * org-export-latex.el (org-export-latex-special-keyword-regexp):
19805 New variable.
19806 (org-export-latex-special-string-regexps): Variable removed.
19807 (org-export-latex-keywords): Use the new regexp.
19808
19809 * org-exp.el (org-export-handle-include-files): Fetch switches and
19810 put them into the BEGIN statement.
19811
19812 * org-timer.el (org-timer-mode-line-string): New variable.
19813
3e344045 19814 * org-clock.el (org-clock-mode-line-map): Rename from
0bd48b37 19815 `org-clock-mode-map'.
3e344045
SM
19816 (org-clock-mode-line-timer): Rename from `org-mode-line-timer'.
19817 (org-clock-update-mode-line): Rename from `org-update-mode-line'.
19818 (org-clock-put-overlay): Rename from `org-put-clock-overlay'.
19819 (org-clock-remove-overlays): Rename from
0bd48b37
CD
19820 `org-remove-clock-overlays'.
19821
19822 * org-timer.el (org-timer-pause-or-continue): Implement stopping
19823 and mode line display.
19824 (org-timer-stop): New command.
19825 (org-timer-seconds): Return correct time when timer is paused.
19826 (org-timer-mode-line-timer): New variable.
4d789d84
SM
19827 (org-timer-set-mode-line, org-timer-update-mode-line):
19828 New functions.
0bd48b37 19829
8bdd66dc 19830 * org.el (org-insert-heading): Handle new value `auto' for
0bd48b37
CD
19831 `org-blank-before-new-entry'.
19832 (org-org-menu): Add new items for timer functions.
19833
19834 * org-list.el (org-insert-item): Handle new value `auto' for
19835 `org-blank-before-new-entry'.
19836
19837 * org.el (org-blank-before-new-entry): New value `auto', made
19838 default.
19839
198402009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19841
19842 * org-exp.el (org-export-normalize-links): If the link is also
19843 used as the description, protect the description.
19844
198452009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19846
19847 * org.el (org-closest-date): Fix bug with yearly repeats, in
19848 combination with preference of the past as it is used for deadline
19849 and scheduling search.
19850
19851 * org-exp.el (org-html-handle-time-stamps): No longer check for
19852 the `org-export-with-timestamps' option, because the preprocesser
19853 has taken care of this already.
19854
19855 * org.el (org-entry-properties): Catch the case when this is
19856 called in a non-org-mode file.
19857
19858 * org-export-latex.el (org-export-latex-remove-from-headlines):
19859 Variable made obsolete, also LaTeX export now uses the standard
19860 variables.
19861 (org-export-as-latex): Add the timestamps parameter to the
19862 preprocessor parameter list.
19863 (org-export-latex-content): Export the remaining keywords without
19864 considering to remove them.
19865 (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
19866 Use bold font instead of tt font for the keywords.
19867 (org-export-latex-fontify-headline): Format headlines, assuming
19868 that all keywords still present should be published.
19869 (org-export-latex-keywords): Remove argument TIMESTAMPS and just
19870 publish what ever remains of the time stamps.
19871 (org-export-latex-list-parameters): New option.
19872 (org-export-latex-lists): Pass additional parameters to the list
19873 converter.
19874
19875 * org-exp.el (org-export-preprocess-string): Remove clock lines
19876 and timestamps already in the preprocesor.
4d789d84
SM
19877 (org-export-remove-timestamps, org-export-remove-clock-lines):
19878 New functions.
0bd48b37
CD
19879 (org-export-as-ascii, org-export-as-html): Add the timestamps
19880 parameter to the preprocessor parameter list.
19881
19882 * org-list.el (org-list-parse-list): Parse for checkboxes.
19883 (org-list-to-generic): Introduce and handle new parameters :cbon
19884 and :cboff.
4d789d84
SM
19885 (org-list-to-latex, org-list-to-html, org-list-to-texinfo):
19886 Add optional parameter PARAMS.
0bd48b37 19887
4d789d84
SM
19888 * org-export-latex.el (org-export-latex-special-chars):
19889 Fix problems with interpreting dollar signs.
0bd48b37
CD
19890 (org-inside-latex-math-p): New function.
19891 (org-export-latex-preprocess): Protect all the math fragments.
19892
19893 * org.el (org-latex-regexps): Allow a dash after a dollar.
19894
19895 * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
19896 mark after copying.
19897
19898 * org-agenda.el (org-run-agenda-series): Have series options set
19899 when finalizing the agenda.
19900
4d789d84
SM
19901 * org-exp.el (org-export-format-source-code-or-example):
19902 Protect the converted examples.
0bd48b37
CD
19903
19904 * org.el (org-set-regexps-and-options): Fix the regexp
19905 `org-complex-heading-regexp'.
19906
199072009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19908
19909 * org.el (org-edit-src-get-label-format): New function.
19910 (org-coderef-label-format): New option.
19911 (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
19912 a label format specification and make sure it is used in the edit
19913 buffer.
19914 (org-edit-src-get-label-format): New function.
19915 (org-store-link): Handle new coderef formats.
19916 (org-link-search): Handle new coderef formats.
19917
19918 * org-footnote.el (org-footnote-create-definition)
19919 (org-footnote-goto-local-insertion-point): Make footnote insertion
19920 work correctly when the "Footnotes" headline is the last line in
19921 the buffer.
19922
19923 * org.el (org-goto-marker-or-bmk): Expose context after jumping to
19924 the location.
19925
199262009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19927
19928 * org-w3m.el (org-w3m): New customization group.
19929 (org-w3m-deactivate-mark): New option.
19930 (org-w3m-copy-for-org-mode): Deactivate region, unless the user
19931 option say not to.
19932
199332009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19934
19935 * org.el (org-set-font-lock-defaults): Trigger footnote
19936 fontification.
19937 (org-activate-footnote-links): New function.
19938 (org-activate-links): New entry `footnote'.
19939
19940 * org-faces.el (org-footnote): New face.
19941
199422009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19943
19944 * org-macs.el (org-re): Handle the [:word:] class.
19945
4d789d84
SM
19946 * org-exp.el (org-export-preprocess-string):
19947 Call `org-export-protect-colon-examples'.
3e344045 19948 (org-export-protect-colon-examples): Rename from
0bd48b37
CD
19949 `org-export-protect-examples', and scope limited to lines starting
19950 with a colon.
19951
199522009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19953
19954 * org-exp.el (org-export-preprocess-string): Move the preprocess
19955 hook to after turning on Org-mode.
19956 (org-export-preprocess-after-include-files-hook)
19957 (org-export-preprocess-after-tree-selection-hook)
19958 (org-export-preprocess-before-backend-specifics-hook)
19959 (org-export-preprocess-final-hook): New hooks.
19960 (org-export-preprocess-string): Run the new hooks.
19961
19962 * org.el (org-ctrl-c-minus): Fix indentation for new items.
19963
19964 * org-footnote.el: New file.
19965
19966 * org.el (org-footnote): Require footnote code.
19967 (org-startup-options): Add new footnote options.
19968 (org-mode-map): New keybindig for footnotes.
19969 (org-ctrl-c-ctrl-c): Add function at footnotes.
19970 (org-org-menu): New menu entries for footnotes.
19971
19972 * org-export-latex.el (org-export-as-latex): Pass footnote
19973 variable to preprocessor.
19974 (org-export-latex-preprocess): Treat multiple references to a
19975 footnote.
19976
4d789d84
SM
19977 * org-exp.el (org-export-preprocess-string):
19978 Call `org-footnote-normalize'.
0bd48b37
CD
19979 (org-export-as-ascii, org-export-as-html): Pass footnote variable
19980 to preprocessor.
19981 (org-export-as-html): Treat multiple references to a footnote.
19982
199832009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
19984
19985 * org-export-latex.el (org-export-latex-links): Handle coderef
19986 links.
19987
19988 * org.el (org-bracket-link-analytic-regexp++): New variable.
4d789d84
SM
19989 (org-make-link-regexps):
19990 Initialize `org-bracket-link-analytic-regexp++'.
0bd48b37
CD
19991 (org-store-link): Implement special case in edit-src buffer.
19992 (org-insert-link): No use of ide to insert stored links.
19993 (org-link-search): Implement special case for coderefs.
19994
19995 * org-exp.el (org-export-html-scripts): New constant.
19996 (org-export-html-style-default): Add a new style for highlighted
19997 code.
19998 (org-export-code-refs): New variable.
19999 (org-export-preprocess-string): Initialize `org-export-code-refs'.
20000 Call `org-export-replace-src-segments-and-examples'
20001 No longer call `org-export-protect-examples'.
20002 (org-export-target-internal-links): Take care of coderef targets.
20003 (org-export-last-code-line-counter-value): New variable.
3e344045 20004 (org-export-replace-src-segments-and-examples): Rename from
0bd48b37 20005 `org-export-replace-src-segments', and modified.
3e344045 20006 (org-export-format-source-code-or-example): Rename from
0bd48b37
CD
20007 `org-export-format-source-code'.
20008 (org-export-number-lines): New function.
20009 (org-export-as-ascii, org-export-as-html): Handle coderef links.
20010
bd5e4c2b
GM
200112009-01-23 Glenn Morris <rgm@gnu.org>
20012
20013 * org-rmail.el (rmail-narrow-to-non-pruned-header):
20014 Remove declaration of deleted function.
20015
0e47efc5
GM
200162009-01-16 Glenn Morris <rgm@gnu.org>
20017
4d789d84
SM
20018 * org-mouse.el (org-mouse-show-context-menu):
20019 Use mouse-menu-major-mode-map, if defined, rather than the obsolete
0e47efc5
GM
20020 mouse-major-mode-menu.
20021
bb31cb31
CD
200222008-12-23 Carsten Dominik <dominik@science.uva.nl>
20023
20024 * org-remember.el (org-remember-handler): Safer way to get a new
20025 buffer accessing the target file.
20026
20027 * org.el (org-refile-get-location): Handle case of current buffer
20028 not having a file associated with it.
20029
830334b1
CD
200302008-12-22 Carsten Dominik <dominik@science.uva.nl>
20031
20032 * org-table.el (org-table-get-formula): Only ask to overwrite
20033 field formula if there really is one.
20034
6671980f
CD
200352008-12-21 Carsten Dominik <dominik@science.uva.nl>
20036
20037 * org-export-latex.el (org-export-latex-make-header): Double the
20038 commenting % in the time stamp format.
e9aab93b
CD
20039 (org-export-latex-special-chars): Handle case where there is no
20040 match group 3.
6671980f 20041
a11ac4ae
CD
200422008-12-20 Carsten Dominik <carsten.dominik@gmail.com>
20043
4d789d84
SM
20044 * org.el (org-get-refile-targets, org-refile-get-location):
20045 Use expanded file name to improve comparison.
a11ac4ae
CD
20046
200472008-12-20 Carsten Dominik <carsten.dominik@gmail.com>
20048
20049 * org.el (org-scan-tags): Rescan for tags, to get the correct
20050 upcase/downcase stuff. This slows things down for now, but it
20051 works.
20052 (org-mode): Make sure the tag-faces regexp is initialized.
20053
20054 * org-export-latex.el (org-export-latex-links): Fix bug with
20055 undefined label.
20056
4d789d84
SM
20057 * org-table.el (org-table-get-specials):
20058 Set `org-table-current-last-data-line'.
a11ac4ae
CD
20059 (org-table-current-last-data-line): New variable.
20060 (org-table-insert-column, org-table-delete-column)
4d789d84
SM
20061 (org-table-move-column, org-table-fix-formulas):
20062 Call `org-table-fix-formulas' a second time to fix the $LR references.
a11ac4ae
CD
20063 (org-table-get-specials): Add the $LR references to the tables.
20064 (org-table-get-formula): Do not offer last-row names as LHS of
20065 formulas.
20066
20067 * org.el (org-store-link): Capture link description from
20068 `org-id-store-link'.
20069
20070 * org-exp.el (org-export-html-format-image): Add the / to the end
20071 of the <img> tag.
20072 (org-export-format-source-code): Surround example by empty lines,
20073 to make sure it will not be inside a paragraph.
20074
20075 * org.el (org-ido-switchb): New function.
20076
200772008-12-20 Carsten Dominik <carsten.dominik@gmail.com>
20078
20079 * org-agenda.el (org-agenda-show): New prefix argument
20080 FULL-ENTRY.
20081
20082 * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
20083 argument.
20084
fd8d5da9
GM
200852008-12-20 Glenn Morris <rgm@gnu.org>
20086
20087 * org.el (org-org-menu): Fix some more menu entries.
20088
bd67cbf0
CD
200892008-12-18 Carsten Dominik <dominik@science.uva.nl>
20090
d21d2e9a
CD
20091 * org-table.el (org-table-get-specials): Revert introduction of @0
20092 as reference of the last table row, because of conflicts.
20093
bd67cbf0
CD
20094 * org-agenda.el (org-agenda-change-all-lines): Remove FORCE-TAGS
20095 argument, get the current tags directly.
20096 (org-agenda-set-tags): Leave getting current tags to
20097 `org-agenda-change-all-lines'.
20098
521beede
CD
200992008-12-17 Carsten Dominik <dominik@science.uva.nl>
20100
20101 * org.el (org-org-menu): Do not quote the set-tags command.
20102
ff28a0bd
CD
201032008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
20104
20105 * Fix typos in comments and docstrings throughout Org-mode.
20106
20107 * org.el (org-get-outline-path): Fix bug if level is not given.
20108
f0131492 20109 * org-agenda.el (org-finalize-agenda): Fix typo with variable name.
ff28a0bd 20110
8265647f
CD
201112008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
20112
20113 * org.el (org-refile): Avoid refiling to within the region to be
20114 refiled.
20115
4d789d84
SM
20116 * org-export-latex.el (org-export-latex-special-chars):
20117 Replace special characters also in tables.
8265647f
CD
20118
20119 * org-agenda.el (org-agenda-change-all-lines): New argument
20120 FORCE-TAGS.
f0131492 20121 (org-agenda-set-tags): Get the new tags and pass them to
8265647f
CD
20122 `org-format-agenda-item'.
20123
201242008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
20125
20126 * org-export-latex.el (org-export-latex-classes): Add longable as
20127 a default package to all classes.
20128 (org-export-latex-tables): Handle the longtable attribute and the
20129 align attribute.
20130
20131 * org-table.el (orgtbl-to-generic): Handle tables that start with
20132 a hline.
20133
20134 * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
20135 \verb for colde-like snippets.
20136 (org-export-as-latex): Fix issues with region export.
20137
20138 * org.el (org-up-heading-safe): Speed up function by using a
20139 direct regexp search.
20140 (org-olpa): New variable.
20141 (org-get-outline-path): Speed-up path constructions in cases where
20142 this is possible because the entire hierarchy is scanned anyway.
20143 (org-refile-get-location): Don't compare the truenames of files,
20144 this is too slow.
20145 (org-goto-max-level): New option.
20146 (org-goto): Use `org-goto-max-level'.
20147
201482008-12-16 Tassilo Horn <tassilo@member.fsf.org>
20149
20150 * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
20151 Strip angle brackets from message-ids in the former and don't do
20152 it in the latter.
20153 (org-gnus-follow-link): Open summary reliable, even if the last
20154 messages were deleted, and handle empty groups, too.
20155
201562008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
20157
20158 * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
20159 instead of \texttt for the =...= and ~===~ emphasis environments.
20160 (org-export-as-latex): Remove any old :org-license-to-kill text
20161 properties.
20162 (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
20163 (org-export-latex-make-header): Add some hard space after the
20164 table of contents.
4d789d84
SM
20165 (org-export-latex-first-lines): Accept RBEG argument.
20166 Mark exported text so that it will be excuded in further steps.
8265647f
CD
20167
20168 * org-table.el (org-table-get-specials): Make @0 reference the
20169 last line in a table.
20170 (org-table-recalculate): Improve docstring.
20171
201722008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
20173
20174 * org.el (org-log-done): Fix docstring.
20175
201762008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
20177
20178 * org-exp.el (org-export-html-format-image): Fix bugs.
20179
20180 * org-export-latex.el (org-export-latex-tables)
20181 (org-export-latex-links): Implement attribute, label, and caption
20182 handling.
20183
20184 * org-exp.el (org-export-html-style-default): Add style
20185 definitions for the figure div.
4d789d84
SM
20186 (org-export-preprocess-string, org-export-as-html):
20187 Implement attribute, label, and caption handling.
8265647f
CD
20188 (org-export-attach-captions-and-attributes): New function.
20189 (org-export-html-format-image): New function.
20190 (org-format-org-table-html): Implement attribute, label, and
20191 caption handling.
20192
20193 * org.el (org-find-text-property-in-string): New function.
20194 (org-extract-attributes): Use the property org-attr instead of
20195 org-attrobutes, because this property is now set with the #+ATTR
20196 lines.
20197
201982008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
20199
20200 * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
20201 the case that FROM is nil.
20202
20203 * org.el (org-before-first-heading-p): New function.
20204
202052008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
20206
20207 * org-exp.el (org-export-as-html): Do not add a space before
20208 enforces line breaks.
20209 (org-export-as-html): Close paragraph before blockquote and verse
20210 tags.
20211
202122008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
20213
20214 * org-id.el (org-id-locations-file): Wrap file name with
20215 `convert-standard-filename'.
20216 (org-id-files): New variable.
20217 (org-id-use-hash): New option.
20218 (org-id-update-id-locations): Also search in all files current
20219 listed in `org-id-files'. Convert the resulting alist to a hash
20220 if the user customation says so.
20221 (org-id-locations-save): Handle he case if `org-id-locations' is a
20222 hash.
20223 (org-id-locations-load): Convert the alist to a hash.
20224 (org-id-add-location): Handle the hast case.
20225 (kill-emacs-hook): Make sure id locations are saved when Emacs is
20226 exited.
20227 (org-id-hash-to-alist, org-id-alist-to-hash)
20228 (org-id-paste-tracker): New functions.
243de2b4
CD
20229
202302008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
20231
20232 * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
20233 bindings of calendar variables.
20234
3e344045 20235 * org-table.el (org-table-find-row-type): Rename from
243de2b4 20236 `org-find-row-type'.
3e344045 20237 (org-table-rewrite-old-row-references): Rename from
243de2b4 20238 `org-rewrite-old-row-references'.
3e344045
SM
20239 (org-table-shift-refpart): Rename from `org-shift-refpart'.
20240 (org-table-cleanup-narrow-column-properties): Rename from
243de2b4
CD
20241 `org-cleanup-narrow-column-properties'.
20242
202432008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
20244
20245 * org-table.el (org-find-row-type): New arguments DESC and CLINE,
20246 for better error messages.
20247 (org-table-get-descriptor-line): Supply the new arguments to
20248 `org-find-row-type'.
20249 (org-table-error-on-row-ref-crossing-hline): New option.
20250
20251 * org.el (org-target-link-regexp): Make buffer-local.
20252 (org-move-subtree-down): Fix bug with trees at beginning of
20253 buffer.
20254
202552008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
20256
20257 * org-faces.el (org-set-tag-faces): New function.
20258 (org-tags-special-faces-re): New variable.
20259
20260 * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
20261
20262 * org-faces.el (org-tag-faces): New option.
20263 (org-tag): Mention `org-tag-faces' in the docstring.
20264
202652008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
20266
20267 * org-exp.el (org-export-html-style-default): Implement new
20268 quoting.
20269
20270 * org-jsinfo.el (org-infojs-template): Implement new quoting.
20271
20272 * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
20273 command to the `w3m-minor-mode-map'.
20274
4d789d84
SM
20275 * org-archive.el (org-archive-to-archive-sibling):
20276 Protect `this-command' to avoid appending kills during archiving.
243de2b4
CD
20277
20278 * org-exp.el (org-export-with-priority): New variable.
20279 (org-export-add-options-to-plist): Use `org-export-plist-vars'
20280 instead of internal list of strings and properties.
20281 (org-print-icalendar-entries): Retrieve the location property with
20282 inheritance.
20283
202842008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
20285
20286 * org-exp.el (org-export-with-todo-keywords): New option.
20287 (org-export-plist-vars): Include also the keys for the #+OPTIONS
20288 line.
20289 (org-default-export-plist, org-export-add-options-to-plist)
20290 (org-export-as-ascii, org-export-as-html): Use the new structure
20291 of `org-export-plist-vars'.
20292
20293 * org.el (org-map-entries): Return all values.
20294
202952008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
20296
20297 * org.el (org-matcher-time): Recognize more special values.
20298
20299 * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
20300
203012008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
20302
20303 * org.el (org-tags-exclude-from-inheritance): New option.
4d789d84
SM
20304 (org-tag-inherit-p, org-remove-uniherited-tags):
20305 Respect `org-tags-exclude-from-inheritance'.
243de2b4
CD
20306
20307 * org-agenda.el (org-agenda-show-inherited-tags): New option.
20308 (org-format-agenda-item): Add inherited tags to the agenda line
20309 string, and make sure that properties are kept when downcasing the
20310 tags list.
20311 (org-agenda-add-inherited-tags): New function.
20312 (org-downcase-keep-props): New function.
20313
20314 * org.el (org-scan-tags): Mark inherited tags with a text
20315 property.
20316 (org-get-tags-at): Mark inherited tags with a text property.
20317 (org-add-prop-inherited): New function.
20318
20319 * org-agenda.el (org-agenda-add-inherited-tags): New function.
20320 (org-agenda-show-inherited-tags): New option.
20321
203222008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
20323
20324 * org.el (org-modules): Add org-w3m to the default modules.
20325
20326 * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
20327 orgtbl-mode.
20328 (orgtabl-create-or-convert-from-region): New command.
20329
20330 * org-exp.el (org-export-as-ascii): Remove the handling of
20331 targets.
20332 (org-export-ascii-preprocess): Handle targets already in this
20333 function.
20334
203352008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
20336
20337 * org-timer.el (org-timer-start-time): Define this variable.
20338 (org-timer-item): Make argument optional.
20339
20340 * org-list.el (org-insert-item): Automatically insert a timer item
20341 if the current list is a timer list.
20342
20343 * org-timer.el: New file.
20344
20345 * org-publish.el (org-publish-org-index): Only exclude the index
20346 file in the main directory from being added to the site-map.
20347 (org-publish-get-project-from-filename): If the current project is
20348 a component, start publishing from the parent project.
20349
203502008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
20351
20352 * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
20353
20354 * org-publish.el (org-publish-org-index): Improve removal of
20355 temporary buffers.
20356
d95a8199
CD
203572008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
20358
20359 * org-agenda.el (org-get-closed): Re-apply changes
20360 accidentially overwritten by last commit to Emacs.
20361
20362 * org.el (org-outline-path-complete-in-steps): New option.
4d789d84
SM
20363 (org-refile-get-location):
20364 Honor `org-outline-path-complete-in-steps'.
d95a8199
CD
20365 (org-agenda-change-all-lines, org-tags-sparse-tree)
20366 (org-time-string-to-absolute, org-small-year-to-year)
20367 (org-link-escape): Re-apply changes accidentially overwritten
20368 by last commit to Emacs.
20369
770f39cf
CD
203702008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20371
20372 * org-clock.el (org-dblock-write:clocktable): Make sure the
20373 clocktable sees the first line.
20374 (org-clock-in): Warn if the clock cannot be resumed.
20375
203762008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20377
20378 * org.el (org-open-at-point): Fix mixup about interactive and
20379 non-interactive elisp links.
20380
203812008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20382
20383 * org-exp.el (org-export-preprocess-string): Allow one comment
20384 line before the first headline to always be included. This is
20385 to not miss a commented target.
20386
4d789d84
SM
20387 * org-mouse.el (org-mouse-insert-item):
20388 Call `org-indent-to-column' instead of `indent-to', for XEmacs
770f39cf
CD
20389 compatibility.
20390
20391 * org.el (org-refile-targets): Fix customize definition so
20392 that it works also in XEmacs.
20393 (org-fixup-indentation): Call `org-indent-to-column' instead
20394 of `indent-to', for XEmacs compatibility.
20395
203962008-11-23 Tokuya Kameshima <kames@fa2.so-net.ne.jp>
20397
20398 * org-mew.el (org-mew-store-link): Get the correct case folder
20399 for refiled messages.
20400
204012008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20402
20403 * org-exp.el (org-export-as-ascii): Remove the "\\" forced
20404 line break indicators.
20405
20406 * org.el (org-ido-completing-read): Remove the "i:" prefix for
20407 ido-completion propts.
20408
204092008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20410
4d789d84
SM
20411 * org-remember.el (org-remember-apply-template):
20412 Use `org-substring-no-properties'.
770f39cf
CD
20413
20414 * org-compat.el (org-substring-no-properties): New function.
20415
4d789d84
SM
20416 * org-remember.el (org-remember-apply-template):
20417 Use `org-substring-no-properties' for compatibility.
770f39cf 20418
4d789d84
SM
20419 * org-list.el (org-list-two-spaces-after-bullet-regexp):
20420 New option.
20421 (org-fix-bullet-type):
20422 Respect `org-list-two-spaces-after-bullet-regexp'.
770f39cf
CD
20423
20424 * org-clock.el (org-clock-load): Clean up the code.
20425
20426 * org.el (org-adaptive-fill-function): Allow two spaces after
20427 "1." as a list bullet.
20428
204292008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20430
20431 * org-clock.el (org-clock-save, org-clock-load): Check for
20432 live buffers, existing files, and buffer file names to ensure
20433 consistent information.
20434 (org-clock-persist): Make `clock' a special value of this
20435 variable, and improve docstring.
20436
20437 * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
20438 (org-get-string-indentation): Adapt indentation when the bullet
20439 width changes.
20440
204412008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20442
20443 * org-remember.el (org-remember-finalize): Make interactive.
20444 (org-remember-kill): New command.
20445 (org-remember-finish-immediately): Call `org-remember-finalize'
20446 directly.
20447 (org-remember-finalize): Make `org-remember-finalize' an interactive
20448 function.
20449
204502008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20451
20452 * org-remember.el (org-remember-apply-template): No ido completion
20453 for free prompts in remember templates.
20454 (org-remember-before-finalize-hook): New hook.
20455 (org-remember-mode): New minor mode.
20456 (org-remember-apply-template): Turn on `org-remember-mode'.
20457
770f39cf
CD
20458 * org-remember.el (org-remember-apply-template): Fix the way how
20459 the list of allowed properties is retrieved from the target file.
20460
20461 * org.el (org-insert-link): Improve file link matching.
20462
204632008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20464
20465 * org-colview.el (org-columns-display-here): New argument
20466 DATELINE, to trigger using the new face.
20467 (org-agenda-colview-summarize): Call `org-columns-display-here'
20468 with the new argument.
20469
20470 * org-faces.el (org-agenda-column-dateline): New face.
20471
20472 * org-publish.el (org-publish-org-index): Use index-title at page
20473 title, not as section.
20474
20475 * org-exp.el (org-export-html-format-desc): Respect the
20476 org-protect property.
20477 (org-export-as-html): Protect image specifiers that are in the
20478 description part of a link.
20479
20480 * org.el (org-sort-entries-or-items, org-completing-read)
20481 (org-refile-get-location, org-olpath-completing-read, org-todo)
20482 (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
20483 (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
20484 (org-set-property, org-delete-property)
20485 (org-delete-property-globally): Use `org-ido-completing-read'.
20486
4d789d84
SM
20487 * org-remember.el (org-remember-apply-template):
20488 Use `org-ido-completing-read'.
770f39cf
CD
20489
20490 * org-publish.el (org-publish): Use `org-ido-completing-read'.
20491
20492 * org-colview.el (org-columns-edit-value, org-columns-new)
20493 (org-insert-columns-dblock): Use `org-ido-completing-read'.
20494
4d789d84
SM
20495 * org-attach.el (org-attach-delete-one, org-attach-open):
20496 Use `org-ido-completing-read'.
770f39cf 20497
4d789d84
SM
20498 * org-agenda.el (org-todo-list, org-agenda-filter-by-tag):
20499 Use `org-ido-completing-read'.
770f39cf
CD
20500
20501 * org.el (org-time-today): New function.
20502 (org-matcher-time): Use `org-time-today'. Add special treatment
20503 for "<tomorrow>" and "<yesterday>".
20504 (org-ido-completing-read): New function.
20505 (org-completion-use-ido): New option.
20506
20507 * org-exp.el (org-export-format-source-code): Fix bug in require
20508 htmlize code.
20509 (org-export-target-internal-links): Fix bug in search for text
20510 property.
20511
205122008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20513
4d789d84 20514 * org-export-latex.el (org-export-latex-subcontent):
c7015153 20515 Interpret target aliases as additional labels.
770f39cf
CD
20516
20517 * org-exp.el (org-export-target-aliases): New variable.
20518 (org-export-preprocess-string)
20519 (org-export-handle-invisible-targets): Fill the alias alist.
20520 (org-export-as-html): Remove the &nbsp; from the anchor, and also
20521 assign an id.
91af3942 20522 (org-html-level-start): Insert the target aliases as additional
770f39cf
CD
20523 anchors.
20524
20525 * org.el (org-edit-fixed-width-region): Fix bug when starting a new
20526 picture area.
20527
205282008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20529
20530 * org.el (org-open-at-mouse): Ensure correct link abbreviations
20531 when following a link with the mouse from the agenda.
20532
20533 * org-exp.el (org-export-as-html): Avoid lone </div> when no
20534 headlines are created.
20535
205362008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20537
20538 * org.el (org-link-translation-function): New option.
20539 (org-open-at-point): Call `org-link-translation-function' if
20540 non-nil.
20541 (org-translate-link): New function.
20542 (org-translate-link-from-planner): New function.
20543 (org-open-at-point): Allow interactive commands in elisp links.
20544
20545 * org-exp.el (org-icalendar-cleanup-string): Restore the old
20546 iCalendar quoting. The new one seems to caus problems with
20547 applications.
20548
20549 * org.el (org-yank): Set `this-command' to `yank', so that
20550 `yank-pop' will work.
20551
205522008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20553
20554 * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
20555 compliance as far as quoting is concerned.
20556
20557 * org.el (org-link-expand-abbrev): Implement %h as an escape for a
20558 hexified version of the tag.
20559
20560 * org-vm.el (org-vm-follow-link): Require `vm-search'.
20561
4d789d84
SM
20562 * org.el (org-up-heading-safe, org-forward-same-level):
20563 Always call `org-back-to-heading' instead of `outline-back-to-heading'.
770f39cf
CD
20564 (org-back-to-heading): New wrapper around outline-back-to-heading,
20565 with a useful error message telling where the error happened.
20566
20567 * org-list.el (org-update-checkbox-count): Always call
20568 `org-back-to-heading' instead of `outline-back-to-heading'.
20569
20570 * org-exp.el (org-export-as-html): Make sure that each <img> tag
20571 has an `alt' attribute, to ensure XHTML validation.
20572
205732008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
20574
20575 * org-publish.el (org-publish-attachment): Allow publishing to
20576 overwrite attachment files.
20577
20578 * org-agenda.el (org-agenda-timerange-leaders): New option.
20579 (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
20580
20581 * org.el (org-edit-src-exit): Untabify ASCII image before
20582 returning.
20583
dcbfa92b
GM
205842008-11-19 Glenn Morris <rgm@gnu.org>
20585
20586 * org.el, org-mouse.el (org-agenda-change-all-lines):
20587 Fix declaration.
20588
0dade8aa
CD
205892008-11-18 Carsten Dominik <dominik@science.uva.nl>
20590
20591 * org.el ("speedbar"): Only show context if the file really is an
20592 org-mode buffer.
20593
062552e7
JB
205942008-11-17 Juanma Barranquero <lekktu@gmail.com>
20595
20596 * org.el (org-time-string-to-absolute, org-small-year-to-year)
20597 (org-tags-sparse-tree): Fix typos in docstrings.
20598
4389931e
CD
205992008-11-15 Carsten Dominik <dominik@science.uva.nl>
20600
d7dbaa7d 20601 * org-publish.el (org-publish-attachment): Allow copy-file to
4389931e
CD
20602 overwrite files.
20603
2cc7988b
GM
206042008-11-13 Glenn Morris <rgm@gnu.org>
20605
20606 * org-agenda.el (org-get-closed): Fix alias.
20607
7173f311 206082008-11-12 Juanma Barranquero <lekktu@gmail.com>
fb8df73b 20609
7173f311 20610 * org.el (org-link-escape): Fix typo in docstring.
fb8df73b
CD
20611
206122008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
20613
20614 * org.el (org-yank): Make any prefix force normal yanking.
20615 Suppress folding if text would be swallowed into a folded
20616 subtree.
20617 (org-yank-folded-subtrees, org-yank): Docstring updates.
20618
20619 * org-agenda.el (org-agenda-compare-effort): Treat no effort
20620 defined as 0.
20621
20622 * org-exp.el (org-export-language-setup): Add Catalan and
20623 Esperanto language entries.
20624
206252008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
20626
20627 * org.el (org-refile): Allow refiling of entire regions.
20628
20629 * org-clock.el (org-clock-time%): New function.
20630
20631 * org.el (org-entry-get, org-entry-delete): Use safer regexps to
20632 retrieve property values.
20633
206342008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
20635
20636 * org-agenda.el (org-agenda-list): Handle the value `only' of
20637 org-agenda-show-log'.
20638 (org-agenda-log-mode): Interpret a double prefix arg.
20639
206402008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
20641
20642 * org-exp.el (org-export-html-footnotes-section): New variable.
20643 (org-export-as-html): Use `org-export-html-footnotes-section' to
20644 insert the footnotes.
20645 (org-export-language-setup): Add "Footnotes" to language words.
20646
206472008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
20648
20649 * org.el (org-yank): Fix bug when not inserting a subtree.
20650
206512008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
20652
20653 * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
20654 instead of `vm-beginning-of-message'.
20655
20656 * org.el (org-make-link-regexps): Make sure that links to gnus can
20657 contain brackets.
20658
206592008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
20660
20661 * org-attach.el (org-attach-dir): Remove duplicate ID creation
20662 code.
20663
20664 * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
20665 shell output.
20666
20667 * org.el (org-link-abbrev-alist): Improve customization type.
20668
4d789d84
SM
20669 * org-attach.el (org-attach-expand-link, org-attach-expand):
20670 New functions.
fb8df73b 20671
3e344045 20672 * org-agenda.el (org-agenda-get-progress): Rename from
fb8df73b
CD
20673 `org-get-closed'. Implement searching for state changes as well.
20674 (org-agenda-log-mode-items): New option.
20675 (org-agenda-log-mode): New option prefix argument, interpreted as
20676 request to show all possible progress info.
20677 (org-agenda-get-day-entries): Call `org-get-progress' instead of
20678 `org-get-closed'.
20679 (org-agenda-set-mode-name): Handle the more complex log mode
20680 settings.
20681 (org-get-closed): New alias, pointing to `org-get-progress'.
20682
206832008-11-12 Carsten Dominik <dominik@science.uva.nl>
20684
20685 * org.el (org-file-apps-defaults-gnu)
20686 (org-file-apps-defaults-macosx)
20687 (org-file-apps-defaults-windowsnt): Add an entry defining the
20688 system command.
20689 (org-file-apps): Allow `system' as key and value.
20690 (org-open-at-point): Explain the effect of a double prefix arg.
20691 (org-open-file): If the argument `in-emacs' is (16),
20692 i.e. corresponding to a double prefix argument, try to open the
20693 file externally.
20694
206952008-11-12 Carsten Dominik <dominik@science.uva.nl>
20696
20697 * org.el (org-insert-link): Abbreviate absolute files names in
20698 links. Also, fix a bug in which the double C-u prefix would not
20699 be honored.
20700
207012008-11-12 Carsten Dominik <dominik@science.uva.nl>
20702
20703 * org.el (org-insert-heading): If buffer does not end with a
20704 newline, add one if necessary to insert headline correctly.
20705
20706 * org-exp.el (org-export-as-html): Make sure that <hr/> is between
20707 paragraphs, not inside.
20708
4d789d84
SM
20709 * org.el (org-todo):
20710 Quote `org-agenda-headline-snapshot-before-repeat'.
fb8df73b
CD
20711
20712 * org-exp.el (org-export-as-html): Fully process link descriptions.
20713 (org-export-html-format-desc): New function.
20714 (org-export-as-html): Collect footnotes into the correct basket.
20715 (org-html-protect): No longer protect quotations marks here, this
20716 goes wrong.
20717
20718 * org-agenda.el (org-agenda-remove-marked-text): Bind variable
20719 BEG.
20720
20721 * org-compat.el (org-fit-window-to-buffer): New function (not
20722 really, a preliminary and incomplete version was present earlier,
20723 but not used).
20724
4d789d84
SM
20725 * org.el (org-fast-todo-selection, org-fast-tag-selection):
20726 Use `org-fit-window-to-buffer'.
fb8df73b
CD
20727
20728 * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
20729
20730 * org-agenda.el (org-agenda-get-restriction-and-command)
4d789d84
SM
20731 (org-fit-agenda-window, org-agenda-convert-date):
20732 Use `org-fit-window-to-buffer'.
fb8df73b
CD
20733
20734 * org-exp.el (org-export-as-html): Process href links through
20735 `org-export-html-format-href'.
20736 (org-export-html-format-href): New function.
20737
20738 * org-agenda.el (org-agenda-todo): Update only the current
20739 headline if this is a repeated TODO, marked done for today.
20740 (org-agenda-change-all-lines): New argument JUST-THIS, to change
20741 only the current line.
20742
20743 * org.el (org-todo): Take a snapshot of the headline if the
20744 repeater might change it.
20745
207462008-11-12 Carsten Dominik <dominik@science.uva.nl>
20747
20748 * org-publish.el (org-publish-find-title): Remove buffers visited
20749 only for extracting the title.
20750
20751 * org-exp.el (org-export-html-style)
20752 (org-export-html-style-default): Mark style definitions as
20753 unparsed CDATA.
20754
4d789d84
SM
20755 * org-publish.el (org-publish-validate-link):
20756 Function re-introduced.
fb8df73b
CD
20757
207582008-11-12 Charles Sebold <csebold@gmail.com>
20759
20760 * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
20761 property.
20762 (org-plot-quote-timestamp-field): New function.
20763 (org-plot-quote-tsv-field): Call timestamp field function when
20764 necessary rather than just quoting as a string.
20765 (org-plot/gnuplot-to-data): Pass in timefmt property.
20766 (org-plot/gnuplot-script): Supports timefmt property.
20767 (org-plot/gnuplot): Checks for timestamp column before checking
20768 for text index column.
20769
207702008-11-12 Carsten Dominik <dominik@science.uva.nl>
20771
20772 * org.el (org-insert-heading): Improve behavior with hidden subtrees.
20773
20774 * org-publish.el (org-publish-org-index): Create a section in the
20775 index file.
20776 (org-publish-org-index): Stop linking to directories.
20777
20778 * org.el (org-emphasis-alist): Use span instead of <u> to
20779 underline text.
20780
20781 * org-exp.el (org-export-as-html): Make sure <p> is closed before
20782 <pre> sections.
20783
207842008-11-12 Sebastian Rose <sebastian_rose@gmx.de>
20785
20786 * org-jsinfo.el (org-infojs-template): Remove language attribute
20787 from script tag.
20788
207892008-11-12 Carsten Dominik <dominik@science.uva.nl>
20790
20791 * org-agenda.el (org-agenda-remove-marked-text): New function.
20792 (org-agenda-mark-filtered-text)
20793 (org-agenda-unmark-filtered-text): New functions.
a628ad9d 20794 (org-write-agenda): Remove filtered text.
fb8df73b
CD
20795
20796 * org.el (org-make-tags-matcher): Give access to TODO "property"
20797 without speed penalty.
20798
207992008-11-12 Carsten Dominik <dominik@science.uva.nl>
20800
20801 * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
20802 option.
20803 (org-store-link-props): Make sure adding to the plist works
20804 correctly.
20805
20806 * org-gnus.el (org-gnus-no-new-news): New function.
20807 (org-gnus-follow-link): Allow the article ID to be a message-id,
20808 in addition to allowing article numbers. Message IDs make much
20809 more roubust links.
20810 (org-gnus-store-link): Use message-id to create link.
20811
208122008-11-12 Carsten Dominik <dominik@science.uva.nl>
20813
20814 * org.el (org-emphasize): Reverse the selection array.
20815 (org-emphasis-alist): Set <code> tags for the verbatim
20816 environment.
20817
20818 * org-remember.el (org-remember-handler): Fix bug with
20819 prefix-related changing of the note storage target.
20820
20821 * org-exp.el (org-print-icalendar-entries): Make the exported
20822 priorities compatible with RFC 2445.
20823
20824 * org-clock.el (org-clock-save): Insert time stamp without
20825 dependence on time-stamp.el.
20826
208272008-11-12 Carsten Dominik <dominik@science.uva.nl>
20828
20829 * org.el ("saveplace"): If saveplace puts point into an invisible
20830 location, make it visible.
20831 (org-make-tags-matcher): Allow inactive time stamps in time
20832 comparisons.
20833 (org-yank-adjusted-subtrees): New option.
20834 (org-yank): Incorporate adjusting trees.
20835 (org-paste-subtree): New argument FOR-YANK which will cause
20836 insertion at point without backing up over white lines, and leave
20837 point at the end of the inserted text. Also if the cursor is
20838 at the beginning of a headline, use the same level or the inserted
20839 tree.
20840
20841 * org-publish.el (org-publish-get-base-files-1): Deal correctly
8bdd66dc 20842 with broken symlinks.
fb8df73b
CD
20843
208442008-11-12 Carsten Dominik <dominik@science.uva.nl>
20845
20846 * org-exp.el (org-export-select-tags, org-get-current-options):
20847 Fix typo.
20848
ed08ccb4
GM
208492008-11-06 Glenn Morris <rgm@gnu.org>
20850
49ace7fb
GM
20851 * org-publish.el (org-publish-attachment): Use copy-file rather than
20852 eshell/cp.
ed08ccb4 20853
40ac2137
JB
208542008-11-04 Juanma Barranquero <lekktu@gmail.com>
20855
20856 * org.el (org-columns-modify-value-for-display-function):
20857 * org-table.el (org-table-convert-region): Fix typos in docstrings.
20858
9fc10007
GM
208592008-10-28 Glenn Morris <rgm@gnu.org>
20860
20861 * org-agenda.el (org-agenda-align-tags): Replace use of cl `adjoin'.
20862
20863 * org-list.el (outline-next-heading, outline-back-to-heading):
20864 Fix declarations.
20865
71d35b24
CD
208662008-10-26 Carsten Dominik <dominik@science.uva.nl>
20867
20868 * org-agenda.el (org-format-agenda-item)
20869 (org-agenda-filter-make-matcher): Make sure tags are stored and
9b8ba1e5 20870 compared downcased.
71d35b24
CD
20871
208722008-10-26 Carsten Dominik <dominik@science.uva.nl>
20873
20874 * org.el (org-insert-todo-heading): Fix bug with force-heading
20875 argument.
20876
208772008-10-26 Carsten Dominik <dominik@science.uva.nl>
20878
20879 * org-exp.el (org-export-as-ascii): Handle the case that we are
20880 bulishing from an indirect buffer.
20881
20882 * org-table.el (org-table-copy-down): Fix bug with time stamp
20883 increment.
20884
20885 * org-mouse.el (org-mouse-features): New option.
20886 (org-mode-hook): Turn on features depending on
20887 `org-mouse-features'.
20888
20889 * org.el (org-insert-heading-respect-content): Force heading
20890 creation.
a628ad9d 20891 (org-insert-heading): Keep the folding state of the heading before
71d35b24
CD
20892 the inserted one.
20893
208942008-10-26 Carsten Dominik <dominik@science.uva.nl>
20895
20896 * org-archive.el (org-archive-to-archive-sibling): Handle top
20897 level headlines better.
20898
23f6720e 208992008-10-26 Bastien Guerry <bzg@gnu.org>
71d35b24 20900
4d789d84
SM
20901 * org-export-latex.el (org-export-latex-classes):
20902 Add \usepackage{graphicx} to the default list of packages.
71d35b24
CD
20903
209042008-10-26 Carsten Dominik <dominik@science.uva.nl>
20905
3e344045 20906 * org-agenda.el (org-agenda-filter): Rename from
71d35b24
CD
20907 `org-agenda-filter-tags'.
20908
209092008-10-26 Carsten Dominik <dominik@science.uva.nl>
20910
20911 * org.el (org-entry-properties): Add CATEGORY property, iven if it
20912 is not defined as a property in this entry.
20913 (org-add-log-note): Mask prefix argument when immediately storing
20914 the note.
20915
4d789d84
SM
20916 * org-agenda.el (org-agenda-filter-effort-default-operator):
20917 New option.
71d35b24
CD
20918
209192008-10-26 James TD Smith <ahktenzero@mohorovi.cc>
20920
20921 * org.el (org-add-log-setup): Bugfix; code to find insertion point
20922 after drawers was skipping ahead one line too many, so notes were
20923 inserted after the first note instead of before it.
20924
209252008-10-26 Carsten Dominik <dominik@science.uva.nl>
20926
01c35094 20927 * org-agenda.el (org-agenda-filter-tags, org-agenda-filter-form):
71d35b24
CD
20928 New variables.
20929 (org-prepare-agenda): Reset the filter tags.
20930 (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
20931 Show filter tags in mode line.
20932
20933 * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
20934 formatter.
20935
20936 * org-export-latex.el (org-latex-entities-regexp): New constant.
20937 (org-export-as-pdf): Use two calls to `shell-command'.
20938
209392008-10-26 Carsten Dominik <dominik@science.uva.nl>
20940
20941 * org-export-latex.el (org-export-latex-treat-sub-super-char):
20942 Honor the {} value of the subsuperscript setting. Make sure that
20943 longer subsuperscripts are typeset in a roman font.
20944
20945 * org.el (org-clock-update-time-maybe): Compute negative clock
20946 intervals correctly.
20947
209482008-10-26 Carsten Dominik <dominik@science.uva.nl>
20949
4d789d84
SM
20950 * org.el (org-add-log-setup):
20951 Respect `org-log-state-notes-insert-after-drawers'.
71d35b24
CD
20952 (org-log-state-notes-insert-after-drawers): New option.
20953 (org-todo-trigger-tag-changes): New function.
20954 (org-todo): Call `org-todo-trigger-tag-changes'.
20955
209562008-10-26 James TD Smith <ahktenzero@mohorovi.cc>
20957
88dbda51 20958 * org.el (org-add-log-setup): Only skip drawers if they are
71d35b24
CD
20959 immediately after the scheduling keywords.
20960
20961 * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
c4cc8b9a 20962 function.
71d35b24
CD
20963 (org-clock-in): If `org-clock-in-switch-to-state' is a function,
20964 call it with the current todo state to get the state to switch to
20965 when clocking in.
20966 (org-clock-in): Use org-indent-line-function to indent clock lines.
20967 (org-clock-find-position): Fix indentation of empty clock drawers.
20968
209692008-10-26 Carsten Dominik <dominik@science.uva.nl>
20970
20971 * org-publish.el (org-publish-org-to): Handle case when
20972 org-export-to-pdf does return a file name, not a buffer.
20973 (org-publish-org-to-pdf): New function.
20974
20975 * org-export-latex.el (org-export-as-pdf)
20976 (org-export-as-pdf-and-open): New commands.
20977
20978 * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
20979 forms as ranges.
20980
20981 * org-export-latex.el (org-export-latex-lists): Ignore lists-like
20982 things in protexted regions.
20983
209842008-10-26 Carsten Dominik <dominik@science.uva.nl>
20985
4d789d84
SM
20986 * org-export-latex.el (org-export-latex-preprocess):
20987 Improve quoting of LaTeX environments.
71d35b24 20988
34767325
EZ
209892008-10-19 Eli Zaretskii <eliz@gnu.org>
20990
646bcdd7
GM
20991 * org.el (org-default-notes-file):
20992 * org-publish.el (org-publish-timestamp-directory):
34767325
EZ
20993 * org-id.el (org-id-locations-file): Run file names that begin
20994 with a period thru `convert-standard-filename'.
20995
a3c1e192
CD
209962008-10-12 Carsten Dominik <dominik@science.uva.nl>
20997
20998 * org-plot.el: Switch coding system to unix.
20999
646bcdd7
GM
210002008-10-12 John Wiegley <johnw@newartisans.com>
21001
21002 * org-attach.el: New file.
21003
621f83e4
CD
210042008-10-12 Carsten Dominik <carsten.dominik@gmail.com>
21005
21006 * org.el (org-edit-fixed-width-region): Exclude final newline from
21007 picture area.
21008
21009 * org-export-latex.el (org-export-latex-subcontent): Add labels to
21010 sections, to make internal links work.
21011 (org-export-latex-fontify-headline): Do not remove all text
21012 properties, to make sure that target properties survive this
21013 process.
21014
21015 * org-exp.el (org-export-preprocess-string): Change sequence of
21016 modifications, to make sure links are prepared before the LaTeX
21017 conversions do happen.
21018
3e344045 21019 * org-attach.el (org-attach-delete-all): Rename from
621f83e4
CD
21020 `org-attch-delete'. Add a security query before deleting the
21021 entire directory. New optional argument FORCE can overrule the
21022 security query.
21023 (org-attach-delete-one): New command.
21024
21025 * org-attach.el (org-attach-file-list): Fix bug with directory.
21026
21027 * org.el (org-apps-regexp-alist): New function.
21028 (org-file-apps): Add auto-mode to the default value.
21029 (org-open-file): Use the new structure of org-file-apps.
21030
21031 * org-attach.el (org-attach): Support the new keys.
21032 (org-attach-method): New option.
21033
21034 * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
21035 March.
21036
21037 * org.el (org-remove-uniherited-tags): Fix reverse interpretation
21038 of the list value o `org-use-tag-inheritance'.
21039
21040 * org-attach.el (org-attach-auto-tag): New option.
21041 (org-attach-tag, org-attach-untag): New functions.
4d789d84
SM
21042 (org-attach-attach, org-attach-new, org-attach-sync):
21043 Call `org-attach-tag'.
621f83e4
CD
21044 (org-attach-delete): Call `org-attach-untag'.
21045
621f83e4
CD
21046 * org-table.el (orgtbl-self-insert-command): Make this work for
21047 the keypad as well.
21048
21049 * org.el (org-add-log-setup): Limit searc for drawers to entry
21050 text, not to subtree.
21051
21052 * org-clock.el (org-clock-heading-for-remember): New variable.
21053 (org-clock-in): Set `org-clock-heading-for-remember'.
21054
f44d8669 210552008-10-12 James TD Smith <ahktenzero@mohorovi.cc>
621f83e4
CD
21056
21057 * org-remember.el (org-remember-apply-template): Add new
21058 expansions: %k, %K for currently clocked task and a link to the
21059 currently clocked task, and %< to file notes in the currently
21060 clocked task.
21061
210622008-10-12 Carsten Dominik <dominik@science.uva.nl>
21063
21064 * org-export-latex.el (org-export-latex-make-header): Also insert
21065 the content of the property :latex-header-extra.
21066
21067 * org-exp.el (org-infile-export-plist): Put the content of
21068 #+LATEX_HEADER: into the property :latex-header-extra.
21069
4d789d84
SM
21070 * org-colview.el (org-columns-get-format-and-top-level):
21071 Remove resetting the marker.
621f83e4 21072
621f83e4
CD
21073 * org.el (org-entry-property-inherited-from): Improve docstring.
21074 (org-entry-get-with-inheritance): Reset marker before starting the
21075 search.
21076
21077 * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
21078
21079 * org.el (org-entry-get-multivalued-property)
4d789d84
SM
21080 (org-entry-protect-space, org-entry-restore-space):
21081 New functions.
7877f373 21082 (org-file-apps-defaults-macosx): Let PostScript files be opened by
621f83e4
CD
21083 preview.
21084 (org-time-stamp-inactive): Call `org-time-stamp'.
cd1181db 21085 (org-time-stamp): New argument `inactive'. Also edit inactive
f924a367 21086 stamps. Convert time stamp type.
621f83e4
CD
21087 (org-open-file): Interpret the `default' value for the `command'
21088 in `org-file-apps'.
21089
21090 * org-id.el (org-id-int-to-b36-one-digit)
21091 (org-id-b36-to-int-one-digit, org-id-int-to-b36)
3e344045 21092 (org-id-b36-to-int, org-id-time-to-b36): Modify from b62 to
621f83e4
CD
21093 b36.
21094
21095 * org-id.el (org-id-reverse-string): New function.
21096 (org-id-new): Use `org-id-reverse-string' to make sure the
21097 beginning chars of the ID are mutating fast. This allows to use a
21098 directory structure to spread things better.
3e344045 21099 (org-id-prefix): Change default to nil.
621f83e4
CD
21100
21101 * org-list.el (org-move-item-down, org-move-item-up): Remember and
21102 restore the column of the cursor position.
21103
21104 * org-remember.el (org-remember-apply-template): Remove properties
21105 from `initial'.
21106
21107 * org-wl.el (org-wl-open): Remove useless call to
21108 `wl-thread-open-all'.
21109
21110 * org-remember.el (org-remember-handler): Fix bug with `bottom'
21111 location.
21112
21113 * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
21114 `org-bbdb-anniversaries'.
21115
4d789d84
SM
21116 * org.el (org-get-next-sibling, org-forward-same-level):
21117 New functions, similar to the outline versions, but invisible headings
621f83e4
CD
21118 are OK.
21119
23f6720e 211202008-10-12 Bastien Guerry <bzg@gnu.org>
621f83e4
CD
21121
21122 * org.el (org-auto-repeat-maybe): Insert a space between
21123 the timestamp's type and the timestamp itself.
21124
211252008-10-12 Carsten Dominik <dominik@science.uva.nl>
21126
21127 * org-table.el (org-table-sum): Do not format the result with %g,
21128 it does rounding when there are too many digits.
21129
21130 * org.el (org-map-entries): Protect the keyword-selecting variables.
21131
23f6720e 211322008-10-12 Bastien Guerry <bzg@gnu.org>
621f83e4
CD
21133
21134 * org-agenda.el (org-agenda-to-appt): Make sure the function check
21135 against all agenda files.
21136
211372008-10-12 Carsten Dominik <dominik@science.uva.nl>
23f6720e 21138 Bastien Guerry <bzg@gnu.org>
621f83e4
CD
21139
21140 * org-list.el: New file, aggregating list functions from org.el
21141 and org-export-latex.el.
21142
646bcdd7
GM
211432008-10-12 Carsten Dominik <dominik@science.uva.nl>
21144
621f83e4
CD
21145 * org.el (org-edit-src-region-extra): New option.
21146
21147 * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
21148 time before 1am.
21149
23f6720e 211502008-10-12 Bastien Guerry <bzg@gnu.org>
621f83e4
CD
21151
21152 * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
21153
f44d8669 211542008-10-12 James TD Smith <ahktenzero@mohorovi.cc>
621f83e4
CD
21155
21156 * org-plot.el (org-plot/gnuplot): Make tables starting with a
21157 hline work correctly.
21158 (org-plot/gnuplot-script): Put commas at the end of each script
21159 line.
21160
21161 * org.el (org-get-refile-targets): Replace links with their
c4cc8b9a 21162 descriptions.
621f83e4
CD
21163 (org-imenu-get-tree): Replace links with their descriptions.
21164
21165 * org-remember.el (org-remember-apply-template): Add a new
21166 expansion for adding properties to remember items.
21167
21168 * org.el (org-add-log-setup): Skip over drawers (properties,
21169 clocks etc) when adding notes.
21170
a628ad9d 21171 * org-agenda.el (org-agenda-get-closed): Show durations of clocked
621f83e4
CD
21172 items as well as the start and end times.
21173
21174 * org-compat.el (org-get-x-clipboard-compat): Add a compat
21175 function for fetching the X clipboard on XEmacs and GNU Emacs 21.
21176
21177 * org-remember.el (org-get-x-clipboard): Use the compat
21178 function to get clipboard values when x-selection-value is
f924a367 21179 unavailable. Use substring-no-properties instead of
621f83e4
CD
21180 set-text-properties to remove text properties from the clipboard
21181 value.
21182
76e3243a 21183 * org-clock.el (org-update-mode-line): Support limiting the
621f83e4 21184 modeline clock string, and display the full todo value in the
f924a367 21185 tooltip. Set a local keymap so mouse-3 on the clock string goes to
621f83e4
CD
21186 the currently clocked task.
21187 (org-clock-string-limit): Add a custom value for the maximum
21188 length of the clock string in the modeline.
8bdd66dc 21189 (org-clock-mode-map): Add a keymap for the modeline string.
621f83e4
CD
21190
211912008-10-12 Carsten Dominik <dominik@science.uva.nl>
21192
21193 * org-compat.el (org-propertize): New function.
21194
23f6720e 211952008-10-12 Bastien Guerry <bzg@gnu.org>
621f83e4 21196
a628ad9d 21197 * org-export-latex.el (org-export-latex-tables): Protect exported
621f83e4
CD
21198 tables from further special chars conversion.
21199 (org-export-latex-preprocess): Preserve LaTeX environments.
21200 (org-list-parse-list): Parse descriptive lists.
21201 (org-list-to-generic, org-list-to-latex, org-list-to-html)
21202 (org-list-to-texinfo): Export descriptive lists.
21203 (org-quote-chars): Remove.
21204 (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
21205 (org-export-latex-list-beginning-re): Rename to
c4cc8b9a 21206 `org-list-beginning-re'.
8bdd66dc 21207 (org-list-item-begin): Rename to `org-list-item-beginning'.
621f83e4 21208
646bcdd7
GM
212092008-10-12 Eric Schulte <schulte.eric@gmail.com>
21210
21211 * org-plot.el: New file.
21212
621f83e4
CD
212132008-10-12 Carsten Dominik <dominik@science.uva.nl>
21214
21215 * org.el (org-refile): Allow refiling to the last entry in the
21216 buffer.
21217 (org-get-tags-at): Fix bug when inheritance is turned off.
21218
21219 * org.el (org-indent-line-function): No longer check for src
21220 regions, this is too much overhead.
21221
21222 * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
21223 matching.
21224
21225 * org.el (org-scan-tags): Make sure that tags matching is not case
21226 sensitive. TODO keyword matching is case sensitive, however, to
21227 avoid confusion with similar words that are not meant to be
21228 keywords.
21229
21230 * org.el (org-get-local-tags-at): New function.
21231 (org-get-local-tags): New function.
21232
21233 * org-exp.el (org-export-get-categories): New function.
21234
21235 * org-agenda.el (org-sorting-choice)
21236 (org-agenda-sorting-strategy, org-agenda-get-todos)
21237 (org-agenda-get-timestamps, org-agenda-get-deadlines)
21238 (org-agenda-get-scheduled, org-agenda-get-blocks)
21239 (org-entries-lessp): Implement sorting by TODO state.
21240 (org-cmp-todo-state): New defsubst.
21241
4d789d84
SM
21242 * org-colview.el (org-colview-construct-allowed-dates):
21243 New function.
21244 (org-columns-next-allowed-value):
21245 Use `org-colview-construct-allowed-dates'.
621f83e4 21246
621f83e4
CD
21247 * org.el (org-protect-slash): New function.
21248 (org-get-refile-targets): Use `org-protect-slash'.
21249
21250 * org-agenda.el (org-global-tags-completion-table): New variable.
21251
21252 * org-exp.el (org-export-handle-export-tags): New function.
4d789d84
SM
21253 (org-export-preprocess-string):
21254 Call `org-export-handle-export-tags'.
621f83e4 21255
621f83e4
CD
21256 * org-publish.el (org-publish-expand-components): Function removed.
21257 (org-publish-expand-projects): Allow components to have components.
21258
21259 * org.el (org-indent-line-function): Do not indent in regions that
21260 are external source code.
21261 (org-yank-and-fold-if-subtree): New function.
21262
21263 * org-agenda.el (org-agenda-todayp): New function.
4d789d84
SM
21264 (org-agenda-get-deadlines, org-agenda-get-scheduled):
21265 Use `org-agenda-todayp'.
621f83e4
CD
21266
21267 * org.el (org-insert-heading-respect-content)
21268 (org-insert-todo-heading-respect-content): New commands.
21269 (org-insert-heading-respect-content): New option.
21270 (org-insert-heading): Respect `org-insert-heading-respect-content'.
21271
21272 * org-clock.el (org-clock-find-position): Make sure the note after
21273 the clock line gets moved into the new clock drawer.
21274
21275 * org-id.el (org-id-new): New option.
21276
21277 * org-table.el (org-table-copy-down): Avoid overflow during
21278 increment. Use prefix argument 0 to temporarily disable the
21279 increment.
21280
21281 * org-exp.el (org-export-as-html): Do not turn on the major mode
21282 if the buffer will be killed anyway.
21283 (org-get-current-options): Exclude the #+TEXT field.
21284 (org-export-as-html): Make sure text before the first headline is
21285 a paragraph.
21286
21287 * org-publish.el (org-publish-org-to): Tell the exporter that this
21288 buffer will be killed, so it is not necessary to do major mode
21289 initialization.
21290
21291 * org-archive.el (org-archive-to-archive-sibling): Show empty
21292 lines after folding the archive sibling.
21293
21294 * org.el (org-log-note-extra): New variable.
21295
23f6720e 212962008-10-12 Bastien Guerry <bzg@gnu.org>
621f83e4 21297
3e344045 21298 * org.el (org-additional-option-like-keywords): Add keywords for
621f83e4
CD
21299 the _QUOTE, _VERSE and _SRC environments.
21300
21301 * org-export-latex.el (org-export-latex-preprocess): Fix bug when
21302 exporting _QUOTE and _VERSE environments.
21303
213042008-10-12 Carsten Dominik <dominik@science.uva.nl>
21305
21306 * org-agenda.el (org-agenda-filter-by-tag): New command.
21307
21308 * org-exp.el (org-get-current-options): Remove angular brackets
21309 from the date entry.
21310
21311 * org.el (org-edit-fixed-width-region): New function.
21312 (org-edit-fixed-width-region): Also try
21313 `org-edit-fixed-width-region'.
21314 (org-edit-fixed-width-region-mode): New option.
c7015153 21315 (org-activate-code): Only interpret lines starting with colon
621f83e4
CD
21316 plus a space as example lines.
21317
21318 * org-remember.el (org-remember-templates): Add nil instead of
21319 empty strings to fix the length of remember templates.
21320
21321 * org-table.el (org-calc-default-modes): Fix the time format for
21322 calc, from 12 hour to 24 hour clock.
21323
21324 * org-agenda.el (org-agenda-get-deadlines)
21325 (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
21326 entries that are pre-warnings of deadlines or reminders.
21327
21328 * org.el (org-sort-entries-or-items): Make numeric and alpha
21329 comparisons ignore any TODO keyword and priority cookie.
21330
21331 * org-remember.el (org-remember-handler): Reinterpretation of the
21332 prefix argument.
21333
21334 * org-agenda.el (org-agenda-get-scheduled): Use new
21335 `org-scheduled' face.
21336
21337 * org-faces.el (org-scheduled): New face.
21338
21339 * org-wl.el (org-wl-open): Remove incorrect declaration.
21340
21341 * org-gnus.el (org-gnus-store-link): Support for :to information
21342 in gnus links.
21343
3e344045 21344 * org-exp.el (org-export-as-html): Fix typo in creator
621f83e4
CD
21345 information.
21346 (org-export-protect-examples): New parameter indent. Insert extra
21347 spaces only when this parameter is specified.
21348 (org-export-preprocess-string): Call `org-export-protect-examples'
21349 with an indentation parameter when exporting to ASCII.
21350
21351 * org-remember.el (org-remember-templates)
21352 (org-remember-apply-template): Allow the file component to be a
21353 function.
21354
3e344045 21355 * org.el (org-goto-local-search-headings): Rename from
621f83e4
CD
21356 `org-goto-local-search-forward-headings'. Added the possibility
21357 to search backwards.
21358
21359 * org-export-latex.el (org-export-latex): New customization
21360 group.
21361
21362 * org-agenda.el (org-write-agenda): Erase buffer for txt export.
21363
21364 * org-exp.el (org-html-do-expand): Allow {} to terminate
8bdd66dc 21365 tex macro.
621f83e4
CD
21366
21367 * org.el (org-buffer-list): Select buffers based on major mode,
21368 not on file name.
21369
21370 * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
21371 face property.
21372
4d789d84
SM
21373 * org-colview.el (org-columns-display-here):
21374 Use `org-columns-modify-value-for-display-function'.
621f83e4 21375
621f83e4
CD
21376 * org.el (org-columns-modify-value-for-display-function): New option.
21377
621f83e4
CD
21378 * org-publish.el (org-publish-file): Make sure the directory match
21379 for the publishing directory works correctly.
21380
21381 * org-agenda.el (org-agenda-execute-calendar-command)
21382 (org-agenda-diary-entry): Additional optional argument.
21383
213842008-07-24 Carsten Dominik <dominik@science.uva.nl>
21385
21386 * org-exp.el (org-export-as-html): Add attributes also in mailto
21387 and ftp links.
21388
21389 * org.el (org-autoload): Add `org-dblock-write:columnview'.
21390
79e43d6e
GM
213912008-08-11 Glenn Morris <rgm@gnu.org>
21392
21393 * org-mac-message.el (do-applescript): Fix declaration.
21394
5c94b31c
GM
213952008-08-10 Glenn Morris <rgm@gnu.org>
21396
21397 * org-exp.el (org-export-as-html): Let-bind `i'.
21398
21399 * org.el (org-renumber-ordered-list): Fix bob/bobp typo.
21400 (org-extract-attributes): Let-bind `key', `value'.
21401 (org-make-tags-matcher): Let-bind `time-p'.
21402
0eafa5a7
CD
214032008-07-27 Carsten Dominik <dominik@science.uva.nl>
21404
21405 * org-install.el: New file.
21406
ad9c4a78
CD
214072008-07-26 Carsten Dominik <dominik@science.uva.nl>
21408
21409 * org-exp.el (org-export-html-style)
21410 (org-export-html-style-extra): Declare as safe-local-variable.
21411
0627c265
CD
214122008-07-25 Carsten Dominik <dominik@science.uva.nl>
21413
21414 * org-publish.el (org-publish-file): Use the true name of the
21415 file.
21416
21417 * org-jsinfo.el (org-infojs-handle-options): Use :style-extra
21418 instead of :style.
21419
21420 * org-exp.el (org-export-plist-vars)
21421 (org-export-add-options-to-plist): Handle creator setting flag.
21422 (org-export-as-html): Handle attributes also for ftp and mailto
21423 links.
21424
21425 * org-agenda.el (org-agenda-diary-entry)
21426 (org-agenda-execute-calendar-command): Cater for the second
21427 argument of `calendar-cursor-to-date'.
21428
2c3ad40d
CD
214292008-07-24 Carsten Dominik <dominik@science.uva.nl>
21430
4d789d84
SM
21431 * org-exp.el (org-export-region-as-html, org-export-as-html):
21432 Make sure that calls from `org-export-region-as-html' do not do the
2c3ad40d
CD
21433 special check for a subtree.
21434
21435 * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
21436
4d789d84
SM
21437 * org.el (org-open-file):
21438 Use `org-open-directory-means-index-dot-org'.
2c3ad40d
CD
21439 (org-open-directory-means-index-dot-org): New option.
21440
21441 * org.el (org-make-link-string): Remove link attributes from
21442 description.
10d1d0af 21443 (org-open-at-point): Remove link attributes before using the path.
2c3ad40d
CD
21444
21445 * org-exp.el (org-export-as-html): Handle link attributes.
21446
21447 * org.el (org-extract-attributes, org-attributes-to-string): New functions.
21448
21449 * org-table.el (org-table-to-lisp): New function.
21450
21451 * org.el (org-narrow-to-subtree): Do not include the final newline
21452 into the narrowed region.
21453
4d789d84
SM
21454 * org-agenda.el (org-agenda-custom-commands-local-options):
21455 Fix bug with user-define skipping condition.
2c3ad40d 21456
3e344045 21457 * org-agenda.el (org-agenda-get-restriction-and-command): Fix typo.
2c3ad40d
CD
21458
21459 * org-exp.el (org-export-html-style-default): Automatic overflow
21460 handling for pre fields.
21461 (org-export-as-ascii, org-export-as-html): Change default format
21462 for time stamp.
21463
21464 * org-table.el (org-table-export): Offer completion for translator
21465 functions, and do not require a heading above the table.
21466
21467 * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
21468 Cater for the case of a list starting in the first line of the
21469 buffer.
21470
21471 * org-publish.el (org-publish-find-title): Bug fix.
21472 (org-publish-org-index): Implement new :index-style option.
21473
4d789d84
SM
21474 * org-publish.el (org-publish-timestamp-filename):
21475 Use SHA1-encoded file names in the timestamp directory.
2c3ad40d
CD
21476
21477 * org-publish.el (org-publish-needed-p): Be verbose about files
21478 published and files skipped.
21479
21480 * org-exp.el (org-export-preprocess-string): Swap link
10d1d0af 21481 normalization and internal link targeting.
2c3ad40d
CD
21482
21483 * org-publish.el (org-publish-needed-p): Create timestamp
21484 directory when it does not exist.
21485
21486 * org-clock.el (org-clock-out-when-done): Doc fix.
21487
21488 * org.el (org-agenda-skip-unavailable-files): Doc fix.
21489
21490 * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
21491 Ignore case when searching for the COMMENT cookie at export time.
21492
21493 * org-exp.el (org-get-file-contents)
21494 (org-get-and-remove-property): New functions.
21495 (org-export-handle-include-files): Handle the new prefix options.
21496 (org-export-as-html): Fix the verse environment.
21497
21498 * org.el (org-time=, org-time<, org-time<=, org-time>)
21499 (org-time>=, org-time<>, org-2ft): New functions.
10d1d0af 21500 (org-op-to-function): Also provide for the time testing functions.
2c3ad40d
CD
21501
21502 * org-exp.el (org-export-html-style-default): New constant.
21503
21504 * org-exp.el (org-export-html-style-extra): New variable.
21505 (org-export-splice-style): New function.
21506
21507 * org-exp.el (org-export-plist-vars, org-export-as-html):
21508 Implement `org-export-creator-info'.
21509 (org-export-creator-info): New option.
21510
21511 * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
21512 (org-property-drawer-re, org-clock-drawer-re): New constants.
21513
21514 * org-exp.el (org-icalendar-use-deadline)
21515 (org-icalendar-use-scheduled): New options.
21516 (org-icalendar-include-todo): Default changed to t.
21517 (org-print-icalendar-entries): Implement better utilization of
21518 scheduling and deadline time stamps.
21519 (org-export-target-internal-links, org-export-as-html): Allow file
21520 lines without the "file:" prefix if the file path is an absolute
21521 path or starts with ".".
21522
10d1d0af 21523 * org-clock.el (org-clocktable-shift): Also understand yesterday,
2c3ad40d 21524 lastweek etc.
10d1d0af 21525 (org-clock-special-range): Also understand yesterday, lastweek etc.
2c3ad40d
CD
21526
21527 * org.el (org-agenda-skip-archived-trees): Docstring now
21528 discourages using this.
21529 (org-scan-tags): Check for org-agenda-archives-mode.
21530 (org-map-entries): Make sure org-agenda-archives-mode is nil.
21531 (org-agenda-files): Functionality of second arg changed.
21532
c4cc8b9a 21533 * org-agenda.el (org-agenda-archives-mode): New variable.
2c3ad40d
CD
21534 (org-write-agenda, org-prepare-agenda, org-agenda-list)
21535 (org-search-view, org-todo-list, org-tags-view)
21536 (org-agenda-list-stuck-projects): Call `org-agenda-files' with
21537 `ifmode' argument.
21538 (org-agenda-quit): Reset the archives mode.
21539 (org-agenda-archives-mode): New command.
21540 (org-agenda-set-mode-name): Include archives info.
21541
21542 * org.el (org-paste-subtree): Make sure the yanked headline is
21543 visible if it was yanked at a visible point.
21544 (org-move-item-up): Fix the bug with moving white space at the end
21545 of the item.
21546 (org-show-empty-lines-in-parent): New function.
21547
ff759a98
JL
215482008-07-19 Juri Linkov <juri@jurta.org>
21549
21550 * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
21551 new keymap `narrow-map' instead of binding "\C-xns".
21552
cf7241c8
JB
215532008-07-02 Juanma Barranquero <lekktu@gmail.com>
21554
21555 * org.el (org-agenda-skip-unavailable-files):
21556 * org-clock.el (org-clock-out-when-done): Doc fixes.
21557
2530ae2a
GM
215582008-06-18 Glenn Morris <rgm@gnu.org>
21559
21560 * org.el (org-map-entries): Let-bind `file'.
21561
b349f79f
CD
215622008-06-17 Carsten Dominik <dominik@science.uva.nl>
21563
21564 * org-colview.el (org-columns-next-allowed-value): Bug fix.
21565
b349f79f
CD
21566 * org-agenda.el (org-agenda-get-closed): Get the end time into the
21567 agenda prefix as well.
21568
21569 * org-publish.el (org-publish-org-index): Make a properly indented
21570 list.
21571
21572 * org.el (org-calendar-agenda-action-key): New option.
21573 (org-get-cursor-date): New function.
21574 (org-mark-entry-for-agenda-action): New command.
21575 (org-overriding-default-time): New variable.
21576 (org-read-date): Respect `org-overriding-default-time'.
21577
21578 * org-remember.el (org-remember-apply-template): Respect the
cf7241c8 21579 overriding default time.
b349f79f
CD
21580
21581 * org-agenda.el (org-agenda-action-marker): New variable.
21582 (org-agenda-action): New command.
21583 (org-agenda-do-action): New function.
21584
215852008-06-17 Carsten Dominik <dominik@science.uva.nl>
21586
21587 * org.el (org-schedule, org-deadline): Protect scheduled and
e4920bc9 21588 deadline tasks against changes that accidentally remove the
b349f79f
CD
21589 repeater. Also show a message with the new date when done.
21590
215912008-06-17 Carsten Dominik <dominik@science.uva.nl>
21592
21593 * org.el (org-beginning-of-line): Cater for the case when there
21594 are tags but no headline text.
21595 (org-align-tags-here): Convert to tabs only when indent-tabs-mode
21596 it set.
21597
215982008-06-17 Carsten Dominik <dominik@science.uva.nl>
21599
21600 * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
21601 the return value is nil instead of "nil" when there is no match.
21602
21603 * org-exp.el (org-insert-centered): Use fill-column instead of
21604 80.
21605 (org-export-as-ascii): Use string-width to measure the width of
21606 the heading.
21607
21608 * org.el (org-diary-to-ical-string): No longer kill buffer
21609 FROMBUF, this is now done by the caller.
21610
21611 * org-exp.el (org-print-icalendar-entries): Move the call to
21612 `org-diary-to-ical-string' out of the loop, and kill the buffer
21613 afterwords.
21614
4d789d84
SM
21615 * org-remember.el (org-remember-visit-immediately):
21616 Position cursor after moving to the note.
b349f79f
CD
21617 (org-remember-apply-template): Use a text property to record the
21618 cursor position.
21619 (org-remember-handler): Align tags after pasting the note.
21620
216212008-06-17 Carsten Dominik <dominik@science.uva.nl>
21622
21623 * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
21624
21625 * org-agenda.el (org-agenda-open-link): If there is an
21626 org-bbdb-name property in the current line, jump to that bbdb
21627 entry.
21628
21629 * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
21630 text property, so that the agenda knows where this entry comes
21631 from.
21632
3e344045 21633 * org-agenda.el (org-agenda-clock-in): Fix bug in the
b349f79f
CD
21634 interaction between clocking-in from the agenda, and automatic
21635 task state switching.
21636
10d1d0af 21637 * org-macs.el (org-with-point-at): Bug fix in macro definition.
b349f79f
CD
21638
21639 * org.el (org-beginning-of-line, org-end-of-line): Make sure the
21640 zmacs-region stays after this command in XEmacs.
21641
216422008-06-17 Carsten Dominik <dominik@science.uva.nl>
21643
21644 * org.el (org-scan-tags): Allow new values for ACTION parameter.
21645
21646 * org-remember.el (org-remember-templates): Fix bug in
21647 customization type definition.
21648
21649 * org.el (org-map-entries): New function.
21650
216512008-06-17 Carsten Dominik <dominik@science.uva.nl>
21652
21653 * org-agenda.el (org-agenda-skip-comment-trees): New option.
21654 (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
21655
216562008-06-17 Carsten Dominik <dominik@science.uva.nl>
21657
21658 * org-remember.el (org-jump-to-target-location): New variable.
4d789d84
SM
21659 (org-remember-apply-template):
21660 Set `org-remember-apply-template' if requested by template.
b349f79f
CD
21661 (org-remember-handler): Start an idle timer to jump to
21662 remember location.
21663
21664 * org-exp.el (org-get-current-options): Add the FILETAGS setting.
21665
21666 * org.el (org-set-regexps-and-options): Fix bug with parsing of
21667 file tags.
21668 (org-get-tags-at): Add the content of `org-file-tags'.
21669
21670 * org-exp.el (org-export-handle-comments): Fix bug with several
21671 comment lines after each other.
21672 (org-number-to-roman, org-number-to-counter): New functions.
21673 (org-export-section-number-format): New option.
21674
216752008-06-17 Carsten Dominik <dominik@science.uva.nl>
21676
21677 * org-exp.el (org-export-protect-examples): Catch the case of a
21678 missing end_example line.
21679
21680 * org.el (org-set-regexps-and-options): Set `org-file-properties' and
21681 `org-file-tags' to nil.
21682
21683 * org-colview.el (org-columns-next-allowed-value): Handle next
21684 argument NTH to directly select a value.
21685
b349f79f
CD
216862008-06-17 Carsten Dominik <dominik@science.uva.nl>
21687
21688 * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
21689
216902008-06-17 Carsten Dominik <dominik@science.uva.nl>
21691
21692 * org.el (org-columns-ellipses): New option.
21693
216942008-06-17 Carsten Dominik <dominik@science.uva.nl>
21695
21696 * org-colview.el (org-columns-add-ellipses): New function.
21697 (org-columns-compact-links): New function.
21698 (org-columns-cleanup-item): Call `org-columns-compact-links'.
21699 (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
21700 when in agenda.
3e344045 21701 (org-columns-edit-value): Fix bug with editing values from
b349f79f
CD
21702 agenda column view.
21703 (org-columns-redo): Also redo the agenda itself.
21704
217052008-06-17 Carsten Dominik <dominik@science.uva.nl>
21706
4d789d84
SM
21707 * org-agenda.el (org-agenda-columns-remove-prefix-from-item):
21708 New option.
b349f79f
CD
21709
21710 * org-colview.el (org-agenda-columns-cleanup-item): New function.
21711
3e344045 21712 * org-exp.el (org-export-ascii-preprocess): Rename from
b349f79f
CD
21713 `org-export-ascii-clean-string'.
21714 (org-export-kill-licensed-text)
21715 (org-export-define-heading-targets)
21716 (org-export-handle-invisible-targets)
21717 (org-export-target-internal-links)
21718 (org-export-remove-or-extract-drawers)
21719 (org-export-remove-archived-trees)
21720 (org-export-protect-quoted-subtrees)
21721 (org-export-protect-verbatim, org-export-protect-examples)
21722 (org-export-select-backend-specific-text)
21723 (org-export-mark-blockquote-and-verse)
21724 (org-export-remove-comment-blocks-and-subtrees)
21725 (org-export-handle-comments, org-export-mark-radio-links)
21726 (org-export-remove-special-table-lines)
21727 (org-export-normalize-links)
21728 (org-export-concatenate-multiline-links)
21729 (org-export-concatenate-multiline-emphasis): New functions,
10d1d0af 21730 obtained from spliting the export preprocessor.
b349f79f
CD
21731
21732 * org-table.el (org-table-recalculate): Improve error message if
21733 the row number is invalid.
21734
217352008-06-17 Carsten Dominik <dominik@science.uva.nl>
21736
21737 * org-archive.el (org-archive-save-context-info): Fix bugs in
21738 customization setup and docstring.
21739
3e344045 21740 * org-exp.el (org-export-html-style): Change the size of in the
b349f79f
CD
21741 <pre> element to 90%.
21742
217432008-06-17 Carsten Dominik <dominik@science.uva.nl>
21744
21745 * org.el (org-find-src-example-start): Function removed.
21746 (org-edit-src-find-region-and-lang): New function.
21747
217482008-06-17 Carsten Dominik <dominik@science.uva.nl>
21749
21750 * org.el (org-edit-src-exit): New function.
21751 (org-exit-edit-mode): New minor mode.
21752
21753 * org-exp.el (org-export-preprocess-string): Fix bug with removing
21754 comment-like lines from protected examples.
21755
21756 * org.el (org-edit-src-example, org-find-src-example-start)
21757 (org-protect-source-example, org-edit-special): New functions.
21758
217592008-06-17 Carsten Dominik <dominik@science.uva.nl>
21760
21761 * org-publish.el (org-publish-project-alist): Fix typo in
21762 docstring.
21763 (org-publish-project-alist): Handle :index-title property.
21764
217652008-06-17 Carsten Dominik <dominik@science.uva.nl>
21766
21767 * org-export-latex.el (org-export-as-latex): Make sure region
21768 bounds are correct. Parse subtree properties relating to export.
21769
21770 * org-exp.el (org-export-add-options-to-plist): New function.
21771 (org-infile-export-plist): Use `org-export-add-options-to-plist'.
21772
217732008-06-17 Carsten Dominik <dominik@science.uva.nl>
21774
21775 * org.el (org-default-properties): Add EXPORT_FILE_NAME and
21776 EXPORT_TITLE.
21777
21778 * org-exp.el (org-export-get-title-from-subtree)
21779 (org-export-as-ascii, org-export-as-html): Make sure the original
3e344045 21780 region-beginning and region-end are used, even after moving point.
b349f79f
CD
21781 (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
21782 property.
21783
21784 * org-remember.el (org-remember-last-stored-marker): New variable.
21785 (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
21786 (org-remember-handler): Also use marker to remember
21787 last-stored position.
21788
21789 * org.el (org-goto-marker-or-bmk): New function.
21790
217912008-06-17 Carsten Dominik <dominik@science.uva.nl>
21792
3e344045 21793 * org.el (org-file-properties): Rename from `org-local-properties'.
b349f79f
CD
21794 (org-scan-tags): Take file tags into account.
21795 (org-tags-match-list-sublevels): Default changed to t.
21796
3e344045 21797 * org-exp.el (org-export-as-html): Close paragraph after a footnote.
b349f79f
CD
21798
21799 * org.el (org-update-parent-todo-statistics): New function.
21800
21801 * org-exp.el (org-icalendar-store-UID): New option.
21802 (org-icalendar-force-UID): Option removed.
21803 (org-print-icalendar-entries): IMplement UIDs.
21804
218052008-06-17 Carsten Dominik <dominik@science.uva.nl>
21806
21807 * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
21808
218092008-06-17 Carsten Dominik <dominik@science.uva.nl>
21810
21811 * org-faces.el (org-column): Document how this face is being used
062f2cfc 21812 and why sometimes the background faces shine through.
b349f79f
CD
21813
21814 * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
21815
21816 * org-publish.el (org-publish-attachment): Create publishing
21817 directory if it does not yet exist.
21818
21819 * org-table.el (org-calc-default-modes): Change default number
21820 format to (float 8).
21821
21822 * org.el (org-olpath-completing-read): New function.
21823 (org-time-clocksum-format): New option.
21824 (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
21825
21826 * org-clock.el (org-clock-display, org-clock-out)
21827 (org-update-mode-line): Use `org-time-clocksum-format'.
21828
4d789d84
SM
21829 * org-colview.el (org-columns-number-to-string):
21830 Use `org-time-clocksum-format'.
b349f79f
CD
21831
218322008-06-17 Carsten Dominik <dominik@science.uva.nl>
21833
21834 * org-id.el: New file, move from contrib to core.
21835
21836 * org-exp.el (org-icalendar-force-UID): New option.
21837
218382008-06-17 Carsten Dominik <dominik@science.uva.nl>
21839
21840 * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
3e344045 21841 shifted by one day if there is a date range without an end time.
b349f79f
CD
21842
21843 * org.el (org-try-structure-completion): New function.
21844
218452008-06-17 Carsten Dominik <dominik@science.uva.nl>
21846
21847 * org.el (org-set-font-lock-defaults): Improve fontification of
21848 description lists.
21849 (org-insert-item): Handle description lists.
21850 (org-adaptive-fill-function): Improve auto indentation in
21851 description lists.
21852
21853 * org-exp.el (org-export-as-html, org-export-preprocess-string):
21854 Implement VERSE environment.
21855 (org-export-preprocess-string): Implement the COMMENT
21856 environment.
21857
4d789d84
SM
21858 * org-export-latex.el (org-export-latex-preprocess):
21859 Implement VERSE environment.
b349f79f
CD
21860
218612008-06-17 Carsten Dominik <dominik@science.uva.nl>
21862
21863 * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
21864 option.
21865
218662008-06-17 Carsten Dominik <dominik@science.uva.nl>
21867
21868 * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
21869
21870 * org.el (org-quote-csv-field): New functions.
21871
21872 * org-table.el (org-table-export-default-format): Remove :splice
21873 from default format, we get the same effect by not specifying
21874 :tstart and :tend.
21875 (org-table-export): Improve setup, distinguish better between
21876 interactive and non-interactive use, allow specifying the format
21877 on the fly, better protection against wrong file names.
21878 (orgtbl-to-generic): Fix documentation. Do not require :tstart
21879 and :tend when :splice is omitted.
21880
218812008-06-17 Carsten Dominik <dominik@science.uva.nl>
21882
21883 * org-clock.el (org-clock-select-task): Make sure the selection
21884 letters are 1-9 and A-Z, no special characters.
21885
218862008-06-17 Carsten Dominik <dominik@science.uva.nl>
21887
21888 * org-exp.el (org-export-htmlize): New group.
21889 (org-export-htmlize-output-type)
21890 (org-export-htmlize-css-font-prefix): New options.
21891 (org-export-htmlize-region-for-paste): New function.
21892 (org-export-htmlize-generate-css): New command.
21893
218942008-06-17 Carsten Dominik <dominik@science.uva.nl>
21895
21896 * org.el (org-set-visibility-according-to-property): New function.
21897 (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
21898 and compute the regular expressions, and update font-lock.
21899 (org-property-re): Allow a dash in property names.
21900
21901 * org-archive.el (org-extract-archive-file): Insert the file name
21902 without the path into the format, to allow the location format to
21903 contain a subdirectory.
21904
21905 * org-agenda.el (org-agenda-post-command-hook): If point is at end
21906 of buffer, and the `org-agenda-type' property undefined, use the
21907 value from the character before.
21908
21909 * org.el (org-add-planning-info): Don't let indentation for
21910 would-be timestamp become extra whitespace at the end of headline.
21911
219122008-06-17 Carsten Dominik <dominik@science.uva.nl>
21913
4d789d84
SM
21914 * org.el (org-remove-double-quotes, org-file-contents):
21915 New functions.
b349f79f
CD
21916
21917 * org-exp.el (org-infile-export-plist): Also parse the
21918 contents of #+SETUPFILE files, recursively.
21919
21920 * org.el (org-set-regexps-and-options): Also parse the
21921 contents of #+SETUPFILE files, recursively.
21922
21923 * org-exp.el (org-export-handle-include-files): New function.
4d789d84
SM
21924 (org-export-preprocess-string):
21925 Call `org-export-handle-include-files'.
b349f79f
CD
21926
21927 * org.el (org-delete-property-globally)
21928 (org-delete-property, org-set-property): Ignore case during
21929 completion.
21930 (org-set-property): Use `org-completing-read' instead of
21931 `completing-read'.
21932
21933 * org.el (org-complete-expand-structure-template): New,
21934 experimental function.
21935 (org-structure-template-alist): New, experimental option.
21936 (org-complete): Call `org-complete-expand-structure-template'.
21937
23f6720e 219382008-06-17 Bastien Guerry <bzg@gnu.org>
b349f79f 21939
3e344045
SM
21940 * org-export-latex.el (org-export-latex-preprocess):
21941 Add support for blockquotes.
b349f79f
CD
21942
219432008-06-17 Carsten Dominik <dominik@science.uva.nl>
21944
21945 * org.el (org-read-date-analyze): Catch the case where only a
21946 weekday is given.
21947
219482008-06-17 Carsten Dominik <dominik@science.uva.nl>
21949
21950 * org.el (org-set-font-lock-defaults): Make the description
21951 tag bold.
21952
4d789d84
SM
21953 * org-exp.el (org-export-as-html, org-close-li):
21954 Implement description lists.
b349f79f 21955
f0131492 219562008-06-17 Jason Riedy <jason@acm.org>
b349f79f
CD
21957
21958 * org-table.el (*orgtbl-default-fmt*): New variable.
21959 (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
21960 when there is no other fmt available.
21961
21962 (orgtbl-to-generic): Allow an explicitly nil :tstart or
21963 :tend to suppress the appropriate string.
21964
21965 (orgtbl-to-orgtbl): New function for translating to another orgtbl
21966 table.
21967
219682008-06-17 Carsten Dominik <dominik@science.uva.nl>
21969
21970 * org.el (org-read-date-analyze): "." as an alias for "+0" in
21971 read date.
21972
21973 * org-clock.el (org-clock-save-markers-for-cut-and-paste):
21974 New function.
21975
21976 * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
21977 New function.
21978
219792008-06-17 Carsten Dominik <dominik@science.uva.nl>
21980
21981 * org-clock.el (org-clock-find-position): Don't include notes
21982 into clock drawer.
21983
21984 * org-archive.el (org-archive-subtree): No longer remove an
21985 extra line after cutting the subtree. `org-cut-subtree' already
21986 takes care of this.
21987
21988 * org-remember.el (org-remember-handler): Only kill the target
21989 buffer if it does not contain the running clock.
21990
21991 * org.el (org-markers-to-move): New variable.
21992 (org-save-markers-in-region, org-check-and-save-marker)
21993 (org-reinstall-markers-in-region): New function.
21994 (org-move-subtree-down, org-copy-subtree): Remember relative
21995 marker positions before cutting.
21996 (org-move-subtree-down, org-paste-subtree): Restore relative
21997 marker positions after pasting.
21998
21999 * org-remember.el (org-remember-clock-out-on-exit): New option.
22000 (org-remember-finalize): Clock out only if the setting in
22001 `org-remember-clock-out-on-exit' requires it.
22002 (org-remember-handler): Do the cleanup in the buffer, to make sure
22003 that the clock marker remains in tact.
22004
220052008-06-17 Carsten Dominik <dominik@science.uva.nl>
22006
22007 * org-clock.el (org-clock-goto): Widen buffer if necessary.
22008 (org-clock-in): Make sure that also tasks outside the narrowed
22009 region will be clocked in correctly.
22010 (org-clock-insert-selection-line): Widen the buffer so that we can
22011 find the correct task heading.
22012
22013 * org.el (org-base-buffer): New function.
22014
01c35094 22015 * org-exp.el (org-icalendar-cleanup-string): Make sure ","
b349f79f
CD
22016 and ";" are escaped.
22017 (org-print-icalendar-entries): Also apply
22018 `org-icalendar-cleanup-string' to the headline, not only to the
22019 summary property.
22020
220212008-06-17 Carsten Dominik <dominik@science.uva.nl>
22022
22023 * org-exp.el (org-export-preprocess-hook): New hook.
3e344045 22024 (org-export-preprocess-string): Call `org-export-preprocess-hook'.
b349f79f
CD
22025
22026 * org.el (org-font-lock-hook): New variable.
22027 (org-font-lock-hook): New function.
22028 (org-set-font-lock-defaults): Call `org-font-lock-hook'.
22029
2530ae2a
GM
22030;; Local Variables:
22031;; coding: utf-8
22032;; add-log-time-zone-rule: t
22033;; End:
22034
acaf905b 22035 Copyright (C) 2008-2012 Free Software Foundation, Inc.
2530ae2a
GM
22036
22037 This file is part of GNU Emacs.
22038
22039 GNU Emacs is free software: you can redistribute it and/or modify
22040 it under the terms of the GNU General Public License as published by
22041 the Free Software Foundation, either version 3 of the License, or
22042 (at your option) any later version.
22043
22044 GNU Emacs is distributed in the hope that it will be useful,
22045 but WITHOUT ANY WARRANTY; without even the implied warranty of
22046 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22047 GNU General Public License for more details.
22048
22049 You should have received a copy of the GNU General Public License
22050 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.