ChangeLog 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495
  1. 2008-06-16 Carsten Dominik <dominik@science.uva.nl>
  2. * org-publish.el (org-publish-org-index): Make a properly indented
  3. list.
  4. * org.el (org-calendar-agenda-action-key): New option.
  5. (org-get-cursor-date): New function.
  6. (org-mark-entry-for-agenda-action): New command.
  7. (org-overriding-default-time): New variable.
  8. (org-read-date): Respect `org-overriding-default-time'.
  9. * org-remember.el (org-remember-apply-template): Respect the
  10. ovverriding default time.
  11. * org-agenda.el (org-agenda-action-marker): New variable.
  12. (org-agenda-action): New command.
  13. (org-agenda-do-action): New function.
  14. 2008-06-15 Carsten Dominik <dominik@science.uva.nl>
  15. * org.el (org-schedule, org-deadline): Protect scheduled and
  16. deadline tasks against changes that accidently remove the
  17. repeater. Also show a message with the new date when done.
  18. 2008-06-15 Carsten Dominik <dominik@science.uva.nl>
  19. * org.el (org-beginning-of-line): Cater for the case when there
  20. are tags but no headline text.
  21. (org-align-tags-here): Convert to tabs only when indent-tabs-mode
  22. it set.
  23. 2008-06-13 Carsten Dominik <dominik@science.uva.nl>
  24. * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
  25. the return value is nil instead of "nil" when there is no match.
  26. * org-exp.el (org-insert-centered): Use fill-column instead of
  27. 80.
  28. (org-export-as-ascii): Use string-width to measure the width of
  29. the heading.
  30. * org.el (org-diary-to-ical-string): No longer kill buffer
  31. FROMBUF, this is now done by the caller.
  32. * org-exp.el (org-print-icalendar-entries): Move the call to
  33. `org-diary-to-ical-string' out of the loop, and kill the buffer
  34. afterwords.
  35. * org-remember.el (org-remember-visit-immediately): Position
  36. cursor after moving to the note.
  37. (org-remember-apply-template): Use a text property to record the
  38. cursor position.
  39. (org-remember-handler): Align tags after pasting the note.
  40. 2008-06-12 Carsten Dominik <dominik@science.uva.nl>
  41. * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
  42. * org-agenda.el (org-agenda-open-link): If there is an
  43. org-bbdb-name property in the current line, jump to that bbdb
  44. entry.
  45. * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
  46. text property, so that the agenda knows where this entry comes
  47. from.
  48. * org-agenda.el (org-agenda-clock-in): Fixed bug in the
  49. interaction between clocking-in from the agenda, and automatic
  50. task state switching.
  51. * org-macs.el (org-with-point-at): Bug fix in macro defintion.
  52. * org.el (org-beginning-of-line, org-end-of-line): Make sure the
  53. zmacs-region stays after this command in XEmacs.
  54. 2008-06-11 Carsten Dominik <dominik@science.uva.nl>
  55. * org.el (org-scan-tags): Allow new values for ACTION parameter.
  56. * org-remember.el (org-remember-templates): Fix bug in
  57. customization type definition.
  58. * org.el (org-map-entries): New function.
  59. 2008-06-11 verhuur82 <verhuur82@macbook-van-verhuur82.local>
  60. * org-agenda.el (org-agenda-skip-comment-trees): New option.
  61. (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
  62. 2008-06-10 Carsten Dominik <dominik@science.uva.nl>
  63. * org-remember.el (org-jump-to-target-location): New variable.
  64. (org-remember-apply-template): Set
  65. `org-remember-apply-template' if requested by template.
  66. (org-remember-handler): Start an idle timer to jump to
  67. remember location.
  68. * org-exp.el (org-get-current-options): Add the FILETAGS setting.
  69. * org.el (org-set-regexps-and-options): Fix bug with parsing of
  70. file tags.
  71. (org-get-tags-at): Add the content of `org-file-tags'.
  72. * org-exp.el (org-export-handle-comments): Fix bug with several
  73. comment lines after each other.
  74. (org-number-to-roman, org-number-to-counter): New functions.
  75. (org-export-section-number-format): New option.
  76. 2008-06-09 Carsten Dominik <dominik@science.uva.nl>
  77. * org-exp.el (org-export-protect-examples): Catch the case of a
  78. missing end_example line.
  79. * org.el (org-set-regexps-and-options): Set `org-file-properties' and
  80. `org-file-tags' to nil.
  81. * org-colview.el (org-columns-next-allowed-value): Handle next
  82. argument NTH to directly select a value.
  83. * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
  84. argument NTH to directly select a value.
  85. 2008-06-08 Carsten Dominik <dominik@science.uva.nl>
  86. * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
  87. 2008-05-30 Carsten Dominik <dominik@science.uva.nl>
  88. * org.el (org-columns-ellipses): New option.
  89. 2008-05-29 Carsten Dominik <dominik@science.uva.nl>
  90. * org-colview.el (org-columns-add-ellipses): New function.
  91. (org-columns-compact-links): New function.
  92. (org-columns-cleanup-item): Call `org-columns-compact-links'.
  93. (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
  94. when in agenda.
  95. (org-columns-edit-value): Fixed bug with editing values from
  96. agenda column view.
  97. (org-columns-redo): Also redo the agenda itself.
  98. 2008-05-28 Carsten Dominik <dominik@science.uva.nl>
  99. * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
  100. option.
  101. * org-colview.el (org-agenda-columns-cleanup-item): New function.
  102. * org-exp.el (org-export-ascii-preprocess): Renamed from
  103. `org-export-ascii-clean-string'.
  104. (org-export-kill-licensed-text)
  105. (org-export-define-heading-targets)
  106. (org-export-handle-invisible-targets)
  107. (org-export-target-internal-links)
  108. (org-export-remove-or-extract-drawers)
  109. (org-export-remove-archived-trees)
  110. (org-export-protect-quoted-subtrees)
  111. (org-export-protect-verbatim, org-export-protect-examples)
  112. (org-export-select-backend-specific-text)
  113. (org-export-mark-blockquote-and-verse)
  114. (org-export-remove-comment-blocks-and-subtrees)
  115. (org-export-handle-comments, org-export-mark-radio-links)
  116. (org-export-remove-special-table-lines)
  117. (org-export-normalize-links)
  118. (org-export-concatenate-multiline-links)
  119. (org-export-concatenate-multiline-emphasis): New functions,
  120. obtained from spliiting the export preprocessor.
  121. * org-table.el (org-table-recalculate): Improve error message if
  122. the row number is invalid.
  123. 2008-05-27 Carsten Dominik <dominik@science.uva.nl>
  124. * org-archive.el (org-archive-save-context-info): Fix bugs in
  125. customization setup and docstring.
  126. * org-exp.el (org-export-html-style): Changed the size of in the
  127. <pre> element to 90%.
  128. 2008-05-26 Carsten Dominik <dominik@science.uva.nl>
  129. * org.el (org-find-src-example-start): Function removed.
  130. (org-edit-src-find-region-and-lang): New function.
  131. 2008-05-25 Carsten Dominik <dominik@science.uva.nl>
  132. * org.el (org-edit-src-exit): New function.
  133. (org-exit-edit-mode): New minor mode.
  134. * org-exp.el (org-export-preprocess-string): Fix bug with removing
  135. comment-like lines from protected examples.
  136. * org.el (org-edit-src-example, org-find-src-example-start)
  137. (org-protect-source-example, org-edit-special): New functions.
  138. 2008-05-24 Carsten Dominik <dominik@science.uva.nl>
  139. * org-publish.el (org-publish-project-alist): Fix typo in
  140. docstring.
  141. (org-publish-project-alist): Handle :index-title property.
  142. 2008-05-21 Carsten Dominik <dominik@science.uva.nl>
  143. * org-export-latex.el (org-export-as-latex): Make sure region
  144. bounds are correct. Parse subtree properties relating to export.
  145. * org-exp.el (org-export-add-options-to-plist): New function.
  146. (org-infile-export-plist): Use `org-export-add-options-to-plist'.
  147. 2008-05-20 Carsten Dominik <dominik@science.uva.nl>
  148. * org.el (org-default-properties): Add EXPORT_FILE_NAME and
  149. EXPORT_TITLE.
  150. * org-exp.el (org-export-get-title-from-subtree)
  151. (org-export-as-ascii, org-export-as-html): Make sure the original
  152. region-beginning and region-end are used, even after moving
  153. point.
  154. (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
  155. property.
  156. * org-remember.el (org-remember-last-stored-marker): New variable.
  157. (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
  158. (org-remember-handler): Also use marker to remember
  159. last-stored position.
  160. * org.el (org-goto-marker-or-bmk): New function.
  161. 2008-05-19 Carsten Dominik <dominik@science.uva.nl>
  162. * org.el (org-file-properties): Renamed from `org-local-properties'.
  163. (org-scan-tags): Take file tags into account.
  164. (org-tags-match-list-sublevels): Default changed to t.
  165. * org-exp.el (org-export-as-html): Close paragraph after a
  166. footnote.
  167. * org.el (org-update-parent-todo-statistics): New function.
  168. * org-exp.el (org-icalendar-store-UID): New option.
  169. (org-icalendar-force-UID): Option removed.
  170. (org-print-icalendar-entries): IMplement UIDs.
  171. 2008-05-18 Carsten Dominik <dominik@science.uva.nl>
  172. * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
  173. 2008-05-16 Carsten Dominik <dominik@science.uva.nl>
  174. * org-faces.el (org-column): Document how this face is being used
  175. and why sometimes the background faces shine through.
  176. * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
  177. * org-publish.el (org-publish-attachment): Create publishing
  178. directory if it does not yet exist.
  179. * org-table.el (org-calc-default-modes): Change default number
  180. format to (float 8).
  181. * org.el (org-olpath-completing-read): New function.
  182. (org-time-clocksum-format): New option.
  183. (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
  184. * org-clock.el (org-clock-display, org-clock-out)
  185. (org-update-mode-line): Use `org-time-clocksum-format'.
  186. * org-colview-xemacs.el (org-columns-number-to-string): Use
  187. `org-time-clocksum-format'.
  188. * org-colview.el (org-columns-number-to-string): Use
  189. `org-time-clocksum-format'.
  190. 2008-05-15 Carsten Dominik <dominik@science.uva.nl>
  191. * org-id.el: New file, move from contrib to core.
  192. * org-exp.el (org-icalendar-force-UID): New option.
  193. 2008-05-14 Carsten Dominik <dominik@science.uva.nl>
  194. * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
  195. shifted by one day if theere is a date range without an end
  196. time.
  197. * org.el (org-try-structure-completion): New function.
  198. 2008-05-13 Carsten Dominik <dominik@science.uva.nl>
  199. * org.el (org-set-font-lock-defaults): Improve fontification of
  200. description lists.
  201. (org-insert-item): Handle description lists.
  202. (org-adaptive-fill-function): Improve auto indentation in
  203. description lists.
  204. * org-exp.el (org-export-as-html, org-export-preprocess-string):
  205. Implement VERSE environment.
  206. (org-export-preprocess-string): Implement the COMMENT
  207. environment.
  208. * org-export-latex.el (org-export-latex-preprocess): Implement
  209. VERSE environment.
  210. 2008-05-12 Carsten Dominik <dominik@science.uva.nl>
  211. * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
  212. option.
  213. 2008-05-10 Carsten Dominik <dominik@science.uva.nl>
  214. * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
  215. * org.el (org-quote-csv-field): New functions.
  216. * org-table.el (org-table-export-default-format): Remove :splice
  217. from default format, we get the same effect by not specifying
  218. :tstart and :tend.
  219. (org-table-export): Improve setup, distinguish better between
  220. interactive and non-interactive use, allow specifying the format
  221. on the fly, better protection against wrong file names.
  222. (orgtbl-to-generic): Fix documentation. Do not require :tstart
  223. and :tend when :splice is omitted.
  224. 2008-05-09 Bernt Hansen <bernt@norang.ca>
  225. * org-clock.el (org-clock-select-task): Make sure the selection
  226. letters are 1-9 and A-Z, no special characters.
  227. 2008-05-09 Carsten Dominik <dominik@science.uva.nl>
  228. * org-exp.el (org-export-htmlize): New group.
  229. (org-export-htmlize-output-type)
  230. (org-export-htmlize-css-font-prefix): New options.
  231. (org-export-htmlize-region-for-paste): New function.
  232. (org-export-htmlize-generate-css): New command.
  233. 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
  234. * org/org.el (org-modules, org-format-latex-options):
  235. * org/org-archive.el (org-archive-stamp-time)
  236. (org-archive-save-context-info):
  237. * org/org-faces.el (org-hide):
  238. * org/org-irc.el (org-irc-parse-link):
  239. * org/org-macs.el (org-call-with-arg, org-autoload):
  240. * org/org-mew.el (org-mew-store-link):
  241. * org/org-remember.el (org-remember-store-without-prompt)
  242. (org-remember-templates): Fix typos in docstrings.
  243. * org/org-info.el (org-info-store-link): Remove leftover docstring.
  244. * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
  245. (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
  246. (org-bbdb-anniv-split): Fix typos in docstrings.
  247. * org/org-publish.el (org-publish-project-alist): Doc fixes.
  248. (org-publish-use-timestamps-flag): Reflow docstring.
  249. (org-publish-files-alist): Fix typos in docstring.
  250. 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
  251. * org.el (org-set-visibility-according-to-property): New function.
  252. (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
  253. and compute the regular expressions, and update font-lock.
  254. (org-property-re): Allow a dash in property names.
  255. * org-archive.el (org-extract-archive-file): Insert the file name
  256. without the path into the format, to allow the location format to
  257. contain a subdirectory.
  258. * org-agenda.el (org-agenda-post-command-hook): If point is at end
  259. of buffer, and the `org-agenda-type' property undefined, use the
  260. value from the character before.
  261. * org.el (org-add-planning-info): Don't let indentation for
  262. would-be timestamp become extra whitespace at the end of headline.
  263. 2008-05-07 Carsten Dominik <dominik@science.uva.nl>
  264. * org.el (org-remove-double-quotes, org-file-contents): New
  265. functions.
  266. * org-exp.el (org-infile-export-plist): Also parse the
  267. contents of #+SETUPFILE files, recursively.
  268. * org.el (org-set-regexps-and-options): Also parse the
  269. contents of #+SETUPFILE files, recursively.
  270. * org-exp.el (org-export-handle-include-files): New function.
  271. (org-export-preprocess-string): Call
  272. `org-export-handle-include-files'.
  273. * org.el (org-delete-property-globally)
  274. (org-delete-property, org-set-property): Ignore case during
  275. completion.
  276. (org-set-property): Use `org-completing-read' instead of
  277. `completing-read'.
  278. * org.el (org-complete-expand-structure-template): New,
  279. experimental function.
  280. (org-structure-template-alist): New, experimental option.
  281. (org-complete): Call `org-complete-expand-structure-template'.
  282. 2008-05-06 Bastien Guerry <bzg@altern.org>
  283. * org-export-latex.el (org-export-latex-preprocess): Added
  284. support for blockquotes.
  285. 2008-05-05 Carsten Dominik <dominik@science.uva.nl>
  286. * org.el (org-read-date-analyze): Catch the case where only a
  287. weekday is given.
  288. 2008-05-04 Carsten Dominik <dominik@science.uva.nl>
  289. * org.el (org-set-font-lock-defaults): Make the description
  290. tag bold.
  291. * org-exp.el (org-export-as-html, org-close-li): Implement
  292. description lists.
  293. 2008-05-04 Jason Riedy <jason@acm.org>
  294. * org-table.el (*orgtbl-default-fmt*): New variable.
  295. (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
  296. when there is no other fmt available.
  297. (orgtbl-to-generic): Allow an explicitly nil :tstart or
  298. :tend to suppress the appropriate string.
  299. (orgtbl-to-orgtbl): New function for translating to another orgtbl
  300. table.
  301. 2008-05-02 Carsten Dominik <dominik@science.uva.nl>
  302. * org.el (org-read-date-analyze): "." as an alias for "+0" in
  303. read date.
  304. * org-clock.el (org-clock-save-markers-for-cut-and-paste):
  305. New function.
  306. * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
  307. New function.
  308. 2008-05-01 Carsten Dominik <dominik@science.uva.nl>
  309. * org-clock.el (org-clock-find-position): Don't include notes
  310. into clock drawer.
  311. * org-archive.el (org-archive-subtree): No longer remove an
  312. extra line after cutting the subtree. `org-cut-subtree' already
  313. takes care of this.
  314. * org-remember.el (org-remember-handler): Only kill the target
  315. buffer if it does not contain the running clock.
  316. * org.el (org-markers-to-move): New variable.
  317. (org-save-markers-in-region, org-check-and-save-marker)
  318. (org-reinstall-markers-in-region): New function.
  319. (org-move-subtree-down, org-copy-subtree): Remember relative
  320. marker positions before cutting.
  321. (org-move-subtree-down, org-paste-subtree): Restore relative
  322. marker positions after pasting.
  323. * org-remember.el (org-remember-clock-out-on-exit): New option.
  324. (org-remember-finalize): Clock out only if the setting in
  325. `org-remember-clock-out-on-exit' requires it.
  326. (org-remember-handler): Do the cleanup in the buffer, to make sure
  327. that the clock marker remains in tact.
  328. 2008-04-29 Carsten Dominik <dominik@science.uva.nl>
  329. * org-clock.el (org-clock-goto): Widen buffer if necessary.
  330. (org-clock-in): Make sure that also tasks outside the narrowed
  331. region will be clocked in correctly.
  332. (org-clock-insert-selection-line): Widen the buffer so that we can
  333. find the correct task heading.
  334. * org.el (org-base-buffer): New function.
  335. * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
  336. and ";" are escaped.
  337. (org-print-icalendar-entries): Also apply
  338. `org-icalendar-cleanup-string' to the headline, not only to the
  339. summary property.
  340. 2008-04-28 Carsten Dominik <dominik@science.uva.nl>
  341. * org-exp.el (org-export-preprocess-hook): New hook.
  342. (org-export-preprocess-string): Call
  343. `org-export-preprocess-hook'.
  344. * org.el (org-font-lock-hook): New variable.
  345. (org-font-lock-hook): New function.
  346. (org-set-font-lock-defaults): Call `org-font-lock-hook'.