ChangeLog 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375
  1. 2008-11-02 Carsten Dominik <dominik@science.uva.nl>
  2. * org-publish.el (org-publish-org-index): Create a section in the
  3. index file.
  4. * org.el (org-emphasis-alist): Use span instead of <u> to
  5. underline text.
  6. * org-exp.el (org-export-as-html): Make sure <p> is closed before
  7. <pre> sections.
  8. 2008-11-01 Sebastian Rose <sebastian_rose@gmx.de>
  9. * org-jsinfo.el (org-infojs-template): Remove language attribute
  10. from script tag.
  11. 2008-11-01 Carsten Dominik <dominik@science.uva.nl>
  12. * org-agenda.el (org-agenda-remove-marked-text): New function.
  13. (org-agenda-mark-filtered-text)
  14. (org-agenda-unmark-filtered-text): New functions.
  15. (org-write-agenda): Remove fltered text.
  16. * org.el (org-make-tags-matcher): Give access to TODO "property"
  17. without speed penalty.
  18. 2008-10-29 Carsten Dominik <dominik@science.uva.nl>
  19. * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
  20. option.
  21. (org-store-link-props): Make sure adding to the plist works
  22. correctly.
  23. * org-gnus.el (org-gnus-no-new-news): New function.
  24. (org-gnus-follow-link): Allow the article ID to be a message-id,
  25. in addition to allowing article numbers. Message IDs make much
  26. more roubust links.
  27. (org-gnus-store-link): Use message-id to create link.
  28. 2008-10-28 Carsten Dominik <dominik@science.uva.nl>
  29. * org.el (org-emphasize): Reverse the selection array.
  30. (org-emphasis-alist): Set <code> tags for the verbatim
  31. environment.
  32. * org-remember.el (org-remember-handler): Fix bug with
  33. prefix-related changing of the note storage target.
  34. * org-exp.el (org-print-icalendar-entries): Make the exported
  35. priorities compatible with RFC 2445.
  36. * org-clock.el (org-clock-save): Insert time stamp without
  37. dependence on time-stamp.el.
  38. 2008-10-27 Carsten Dominik <dominik@science.uva.nl>
  39. * org.el ("saveplace"): If saveplace puts point into an invisible
  40. location, make it visible.
  41. (org-make-tags-matcher): Allow inactive time stamps in time
  42. comparisons.
  43. (org-yank-adjusted-subtrees): New option.
  44. (org-yank): Incorporate adjusting trees.
  45. (org-paste-subtree): New argument FOR-YANK which will cause
  46. insertion at point without backing up over white lines, and leave
  47. point at the end of the inserted text. Also if the cursor is
  48. at the beginning of a headline, use the same level or the inserted
  49. tree.
  50. * org-publish.el (org-publish-get-base-files-1): Deal correctly
  51. with broken symlinks
  52. 2008-10-26 Carsten Dominik <dominik@science.uva.nl>
  53. * org-exp.el (org-export-select-tags, org-get-current-options):
  54. Fix typo.
  55. 2008-10-25 Carsten Dominik <dominik@science.uva.nl>
  56. * org-compat.el (org-fit-window-to-buffer): New function.
  57. * org-agenda.el (org-format-agenda-item)
  58. (org-agenda-filter-make-matcher): Make sure tags are stored and
  59. compared donwcased.
  60. 2008-10-23 Carsten Dominik <dominik@science.uva.nl>
  61. * org.el (org-insert-todo-heading): Fix bug with force-heading
  62. argument.
  63. 2008-10-23 James TD Smith <ahktenzero@mohorovi.cc>
  64. * org-clock.el (org-clock-in-resume): Add a custom option to
  65. toggle starting the clock from an open clock line.
  66. (org-clock-in): When clocking in to an entry, if
  67. `org-clock-in-resume' is set, check if the first clock line is
  68. open and if so, start the clock from the time in the clock line.
  69. (org-clock-persist): Add a custom option to toggle clock
  70. persistence.
  71. (org-clock-persist-query-save): Add a custom option to toggle
  72. asking the user if they want to save the running clock when
  73. exiting.
  74. (org-clock-persist-query-resume): Add a custom option to toggle
  75. asking the user if they want to resume the saved clock when Emacs
  76. is restarted.
  77. (org-clock-save): Add a function to save clock data.
  78. This includes the contents of `org-clock-history' and the buffer
  79. and position of the currently clocked task, if any.
  80. (org-clock-load): Add a function to load clock data.
  81. This populates `org-clock-history', and resumes the saved clocked
  82. task if there is one.
  83. (org-clock-persistence-insinuate): Add a method to set up the
  84. hooks for clock persistence.
  85. 2008-10-22 Carsten Dominik <dominik@science.uva.nl>
  86. * org-exp.el (org-export-as-ascii): Handle the case that we are
  87. publishing from an indirect buffer.
  88. * org-table.el (org-table-copy-down): Fix bug with time stamp
  89. increment.
  90. * org-mouse.el (org-mouse-features): New option.
  91. (org-mode-hook): Turn on features depending on
  92. `org-mouse-features'.
  93. * org.el (org-insert-heading-respect-content): Force heading
  94. creation.
  95. (org-insert-heading): keep the folding state of the heading before
  96. the inserted one.
  97. 2008-10-21 Carsten Dominik <dominik@science.uva.nl>
  98. * org-archive.el (org-archive-to-archive-sibling): Handle top
  99. level headlines better.
  100. 2008-10-21 Bastien Guerry <bzg@altern.org>
  101. * org-export-latex.el (org-export-latex-classes): Added
  102. \usepackage{graphicx} to the default list of packages.
  103. 2008-10-21 Carsten Dominik <dominik@science.uva.nl>
  104. * org-agenda.el (org-agenda-filter): Renamed from
  105. `org-agenda-filter-tags'.
  106. 2008-10-20 Carsten Dominik <dominik@science.uva.nl>
  107. * org.el (org-entry-properties): Add CATEGORY property, iven if it
  108. is not defined as a property in this entry.
  109. (org-add-log-note): Mask prefix argument when immediately storing
  110. the note.
  111. * org-agenda.el (org-agenda-filter-effort-default-operator): New
  112. option.
  113. 2008-10-19 James TD Smith <ahktenzero@mohorovi.cc>
  114. * org.el (org-add-log-setup): Bugfix; code to find insertion point
  115. after drawers was skipping ahead one line too many, so notes were
  116. inserted after the first note instead of before it.
  117. 2008-10-18 Carsten Dominik <dominik@science.uva.nl>
  118. * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
  119. New variables.
  120. (org-prepare-agenda): Reset the filter tags.
  121. (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
  122. Show filter tags in mode line.
  123. * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
  124. formatter.
  125. * org-export-latex.el (org-latex-entities-regexp): New constant.
  126. (org-export-as-pdf): Use two calls to `shell-command'.
  127. 2008-10-17 Carsten Dominik <dominik@science.uva.nl>
  128. * org-export-latex.el (org-export-latex-treat-sub-super-char):
  129. Honor the {} value of the subsuperscript setting. Make sure that
  130. longer subsuperscripts are typeset in a roman font.
  131. * org.el (org-clock-update-time-maybe): Compute negative clock
  132. intervals correctly.
  133. 2008-10-16 Carsten Dominik <dominik@science.uva.nl>
  134. * org.el (org-add-log-setup): Respect
  135. `org-log-state-notes-insert-after-drawers'.
  136. (org-log-state-notes-insert-after-drawers): New option.
  137. (org-todo-trigger-tag-changes): New function.
  138. (org-todo): Call `org-todo-trigger-tag-changes'.
  139. 2008-10-15 James TD Smith <ahktenzero@mohorovi.cc>
  140. * org.el (org-add-log-setup): Only skip drawers if the are
  141. immediately after the scheduling keywords.
  142. * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
  143. function
  144. (org-clock-in): If `org-clock-in-switch-to-state' is a function,
  145. call it with the current todo state to get the state to switch to
  146. when clocking in.
  147. (org-clock-in): Use org-indent-line-function to indent clock lines.
  148. (org-clock-find-position): Fix indentation of empty clock drawers.
  149. 2008-10-15 Carsten Dominik <dominik@science.uva.nl>
  150. * org-publish.el (org-publish-org-to): Handle case when
  151. org-export-to-pdf does return a file name, not a buffer.
  152. (org-publish-org-to-pdf): New function.
  153. * org-export-latex.el (org-export-as-pdf)
  154. (org-export-as-pdf-and-open): New commands.
  155. * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
  156. forms as ranges.
  157. * org-export-latex.el (org-export-latex-lists): Ignore lists-like
  158. things in protexted regions.
  159. 2008-10-14 Carsten Dominik <dominik@science.uva.nl>
  160. * org-export-latex.el (org-export-latex-preprocess): Improve
  161. quoting of LaTeX environments.
  162. 2008-10-10 Carsten Dominik <dominik@science.uva.nl>
  163. * org.el (org-edit-fixed-width-region): Exclude final newline from
  164. picture area.
  165. * org-export-latex.el (org-export-latex-subcontent): Add labels to
  166. sections, to make internal links work.
  167. (org-export-latex-fontify-headline): Do not remove all text
  168. properties, to make sure that target properties survive this
  169. process.
  170. * org-exp.el (org-export-preprocess-string): Change sequence of
  171. modifications, to make sure links are prepared before the LaTeX
  172. conversions do happen.
  173. 2008-10-09 Carsten Dominik <dominik@science.uva.nl>
  174. * org-attach.el (org-attach-delete-all): Renamed from
  175. `org-attch-delete'. Add a security query before deleting the
  176. entire directory. New optional argument FORCE can overrule the
  177. security query.
  178. (org-attach-delete-one): New command.
  179. 2008-10-08 Carsten Dominik <dominik@science.uva.nl>
  180. * org-attach.el (org-attach-file-list): Fix bug with directory.
  181. 2008-10-07 Carsten Dominik <dominik@science.uva.nl>
  182. * org.el (org-apps-regexp-alist): New function.
  183. (org-file-apps): Add auto-mode to the default value.
  184. (org-open-file): Use the new structure of org-file-apps.
  185. * org-attach.el (org-attach): Support the new keys.
  186. (org-attach-method): New option.
  187. 2008-10-06 Carsten Dominik <dominik@science.uva.nl>
  188. * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
  189. March.
  190. * org.el (org-remove-uniherited-tags): Fix reverse interpretation
  191. of the list value o `org-use-tag-inheritance'.
  192. * org-attach.el (org-attach-auto-tag): New option.
  193. (org-attach-tag, org-attach-untag): New functions.
  194. (org-attach-attach, org-attach-new, org-attach-sync): Call
  195. `org-attach-tag'.
  196. (org-attach-delete): Call `org-attach-untag'.
  197. 2008-10-04 Carsten Dominik <dominik@science.uva.nl>
  198. * org-table.el (orgtbl-self-insert-command): Make this work for
  199. the keypad as well.
  200. 2008-10-02 Carsten Dominik <dominik@science.uva.nl>
  201. * org.el (org-add-log-setup): Limit searc for drawers to entry
  202. text, not to subtree.
  203. * org-clock.el (org-clock-heading-for-remember): New variable.
  204. (org-clock-in): Set `org-clock-heading-for-remember'.
  205. 2008-10-01 James TD Smith <ahktenzero@mohorovi.cc>
  206. * org-remember.el (org-remember-apply-template): Add new
  207. expansions: %k, %K for currently clocked task and a link to the
  208. currently clocked task, and %< to file notes in the currently
  209. clocked task.
  210. 2008-10-01 Carsten Dominik <dominik@science.uva.nl>
  211. * org-export-latex.el (org-export-latex-make-header): Also insert
  212. the content of the property :latex-header-extra.
  213. * org-exp.el (org-infile-export-plist): Put the content of
  214. #+LATEX_HEADER: into the property :latex-header-extra.
  215. * org-colview.el (org-columns-get-format-and-top-level): Remove
  216. resetting the marker.
  217. * org-colview-xemacs.el (org-columns-get-format-and-top-level):
  218. Remove resetting the marker.
  219. * org.el (org-entry-property-inherited-from): Improve docstring.
  220. (org-entry-get-with-inheritance): Reset marker before starting the
  221. search.
  222. * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
  223. 2008-09-30 Carsten Dominik <dominik@science.uva.nl>
  224. * org.el (org-entry-get-multivalued-property)
  225. (org-entry-protect-space, org-entry-restore-space): New
  226. functions.
  227. (org-file-apps-defaults-macosx): Let postscript files be opened by
  228. preview.
  229. (org-time-stamp-inactive): Call `org-time-stamp'.
  230. (org-time-stamp): New argument `inactive'. Also edit inacive
  231. stamps. Convert time stamp type.
  232. (org-open-file): Interpret the `default' value for the `command'
  233. in `org-file-apps'.
  234. * org-id.el (org-id-int-to-b36-one-digit)
  235. (org-id-b36-to-int-one-digit, org-id-int-to-b36)
  236. (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
  237. b36.
  238. 2008-09-29 Carsten Dominik <dominik@science.uva.nl>
  239. * org-id.el (org-id-reverse-string): New function.
  240. (org-id-new): Use `org-id-reverse-string' to make sure the
  241. beginning chars of the ID are mutating fast. This allows to use a
  242. directory structure to spread things better.
  243. (org-id-prefix): Changed default to nil.
  244. * org-list.el (org-move-item-down, org-move-item-up): Remember and
  245. restore the column of the cursor position.
  246. * org-remember.el (org-remember-apply-template): Remove properties
  247. from `initial'.
  248. 2008-09-27 Carsten Dominik <dominik@science.uva.nl>
  249. * org-wl.el (org-wl-open): Remove useless call to
  250. `wl-thread-open-all'.
  251. * org-remember.el (org-remember-handler): Fix bug with `bottom'
  252. location.
  253. 2008-09-26 Carsten Dominik <dominik@science.uva.nl>
  254. * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
  255. `org-bbdb-anniversaries'.
  256. * org.el (org-get-next-sibling, org-forward-same-level): New
  257. functions, similar to the outline versions, but invisible headings
  258. are OK.
  259. 2008-09-25 Bastien Guerry <bzg@altern.org>
  260. * org.el (org-auto-repeat-maybe): Insert a space between
  261. the timestamp's type and the timestamp itself.
  262. 2008-09-24 Carsten Dominik <dominik@science.uva.nl>
  263. * org-table.el (org-table-sum): Do not format the result with %g,
  264. it does rounding when there are too many digits.
  265. * org.el (org-map-entries): Protect the keyword-selecting variables.
  266. 2008-09-23 Bastien Guerry <bzg@altern.org>
  267. * org-agenda.el (org-agenda-to-appt): Make sure the function check
  268. against all agenda files.
  269. 2008-09-23 Carsten Dominik <dominik@science.uva.nl>
  270. * org-list.el: New file, aggregating list functions from org.el
  271. and org-export-latex.el.
  272. * org.el (org-edit-src-region-extra): New option.
  273. 2008-09-22 Carsten Dominik <dominik@science.uva.nl>
  274. * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
  275. time before 1am.
  276. 2008-09-22 Bastien Guerry <bzg@altern.org>
  277. * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
  278. 2008-09-22 James TD Smith <ahktenzero@mohorovi.cc>
  279. * org-plot.el (org-plot/gnuplot): Make tables starting with a
  280. hline work correctly.
  281. (org-plot/gnuplot-script): Put commas at the end of each script
  282. line.
  283. 2008-09-20 James TD Smith <ahktenzero@mohorovi.cc>
  284. * org.el (org-get-refile-targets): Replace links with their
  285. descriptions
  286. (org-imenu-get-tree): Replace links with their descriptions.
  287. * org-remember.el (org-remember-apply-template): Add a new
  288. expansion for adding properties to remember items.
  289. * org.el (org-add-log-setup): Skip over drawers (properties,
  290. clocks etc) when adding notes.
  291. * org-agenda.el (org-agenda-get-closed): show durations of clocked
  292. items as well as the start and end times.
  293. * org-compat.el (org-get-x-clipboard-compat): Add a compat
  294. function for fetching the X clipboard on XEmacs and GNU Emacs 21.
  295. * org-remember.el (org-get-x-clipboard): Use the compat
  296. function to get clipboard values when x-selection-value is
  297. unavailable. Use substring-no-properties instead of
  298. set-text-properties to remove text properties from the clipboard
  299. value.
  300. * lisp/org-clock.el (org-update-mode-line): Support limiting the
  301. modeline clock string, and display the full todo value in the
  302. tooltip. Set a local keymap so mouse-3 on the clock string goes to
  303. the currently clocked task.
  304. (org-clock-string-limit): Add a custom value for the maximum
  305. length of the clock string in the modeline.
  306. (org-clock-mode-map): Add a keymap for the modeline string
  307. 2008-09-21 Carsten Dominik <dominik@science.uva.nl>
  308. * org-compat.el (org-propertize): New function.
  309. 2008-09-20 Bastien Guerry <bzg@altern.org>
  310. * org-export-latex.el (org-export-latex-tables): protect exported
  311. tables from further special chars conversion.
  312. (org-export-latex-preprocess): Preserve LaTeX environments.
  313. (org-list-parse-list): Parse descriptive lists.
  314. (org-list-to-generic, org-list-to-latex, org-list-to-html)
  315. (org-list-to-texinfo): Export descriptive lists.
  316. (org-quote-chars): Remove.
  317. (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
  318. (org-export-latex-list-beginning-re): Rename to
  319. `org-list-beginning-re'
  320. (org-list-item-begin): Rename to `org-list-item-beginning'
  321. 2008-09-20 Carsten Dominik <dominik@science.uva.nl>
  322. * org.el (org-refile): Allow refiling to the last entry in the
  323. buffer.
  324. (org-get-tags-at): Fix bug when inheritance is turned off.
  325. 2008-09-19 Carsten Dominik <dominik@science.uva.nl>
  326. * org.el (org-indent-line-function): No longer check for src
  327. regions, this is too much overhead.
  328. * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
  329. matching.
  330. * org.el (org-scan-tags): Make sure that tags matching is not case
  331. sensitive. TODO keyword matching is case sensitive, however, to
  332. avoid confusion with similar words that are not meant to be
  333. keywords.
  334. 2008-09-18 Carsten Dominik <dominik@science.uva.nl>
  335. * org.el (org-get-local-tags-at): New function.
  336. (org-get-local-tags): New function.
  337. * org-exp.el (org-export-get-categories): New function.
  338. * org-agenda.el (org-sorting-choice)
  339. (org-agenda-sorting-strategy, org-agenda-get-todos)
  340. (org-agenda-get-timestamps, org-agenda-get-deadlines)
  341. (org-agenda-get-scheduled, org-agenda-get-blocks)
  342. (org-entries-lessp): Implement sorting by TODO state.
  343. (org-cmp-todo-state): New defsubst.
  344. * org-colview.el (org-colview-construct-allowed-dates): New
  345. function.
  346. (org-columns-next-allowed-value): Use
  347. `org-colview-construct-allowed-dates'.
  348. * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
  349. function.
  350. (org-columns-next-allowed-value): Use
  351. `org-colview-construct-allowed-dates'.
  352. 2008-09-17 Carsten Dominik <dominik@science.uva.nl>
  353. * org.el (org-protect-slash): New function.
  354. (org-get-refile-targets): Use `org-protect-slash'.
  355. * org-agenda.el (org-global-tags-completion-table): New variable.
  356. * org-exp.el (org-export-handle-export-tags): New function.
  357. (org-export-preprocess-string): Call
  358. `org-export-handle-export-tags'.
  359. * org-plot.el: New file.
  360. * org-publish.el (org-publish-expand-components): Function removed.
  361. (org-publish-expand-projects): Allow components to have components.
  362. 2008-09-13 Carsten Dominik <dominik@science.uva.nl>
  363. * org.el (org-indent-line-function): Do not indent in regions that
  364. are external source code.
  365. (org-yank-and-fold-if-subtree): New function.
  366. * org-agenda.el (org-agenda-todayp): New function.
  367. (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
  368. `org-agenda-todayp'.
  369. * org.el (org-insert-heading-respect-content)
  370. (org-insert-todo-heading-respect-content): New commands.
  371. (org-insert-heading-respect-content): New option.
  372. (org-insert-heading): Respect `org-insert-heading-respect-content'.
  373. * org-clock.el (org-clock-find-position): Make sure the note after
  374. the clock line gets moved into the new clock drawer.
  375. 2008-09-11 Carsten Dominik <dominik@science.uva.nl>
  376. * org-id.el (org-id-new): New option.
  377. 2008-09-08 Carsten Dominik <dominik@science.uva.nl>
  378. * org-table.el (org-table-copy-down): Avoid overflow during
  379. increment. Use prefix argument 0 to temporarily disable the
  380. increment.
  381. 2008-09-07 Carsten Dominik <dominik@science.uva.nl>
  382. * org-exp.el (org-export-as-html): Do not turn on the major mode
  383. if the buffer will be killed anyway.
  384. (org-get-current-options): Exclude the #+TEXT field.
  385. (org-export-as-html): Make sure text before the first headline is
  386. a paragraph.
  387. * org-publish.el (org-publish-org-to): Tell the exporter that this
  388. buffer will be killed, so it is not necessary to do major mode
  389. initialization.
  390. * org-archive.el (org-archive-to-archive-sibling): Show empty
  391. lines after folding the archive sibling.
  392. * org.el (org-log-note-extra): New variable.
  393. 2008-09-05 Bastien Guerry <bzg@altern.org>
  394. * org.el (org-additional-option-like-keywords): Added keywords for
  395. the _QUOTE, _VERSE and _SRC environments.
  396. * org-export-latex.el (org-export-latex-preprocess): Fix bug when
  397. exporting _QUOTE and _VERSE environments.
  398. 2008-09-05 Carsten Dominik <dominik@science.uva.nl>
  399. * org-agenda.el (org-agenda-filter-by-tag): New command.
  400. * org-exp.el (org-get-current-options): Remove angular brackets
  401. from the date entry.
  402. * org.el (org-edit-fixed-width-region): New function.
  403. (org-edit-fixed-width-region): Also try
  404. `org-edit-fixed-width-region'.
  405. (org-edit-fixed-width-region-mode): New option.
  406. (org-activate-code): Only interprete lines starting with colon
  407. plus a space as example lines.
  408. * org-remember.el (org-remember-templates): Add nil instead of
  409. empty strings to fix the length of remember templates.
  410. * org-table.el (org-calc-default-modes): Fix the time format for
  411. calc, from 12 hour to 24 hour clock.
  412. 2008-09-04 Carsten Dominik <dominik@science.uva.nl>
  413. * org-agenda.el (org-agenda-get-deadlines)
  414. (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
  415. entries that are pre-warnings of deadlines or reminders.
  416. * org.el (org-sort-entries-or-items): Make numeric and alpha
  417. comparisons ignore any TODO keyword and priority cookie.
  418. * org-remember.el (org-remember-handler): Reinterpretation of the
  419. prefix argument.
  420. 2008-09-03 Carsten Dominik <dominik@science.uva.nl>
  421. * org-agenda.el (org-agenda-get-scheduled): Use new
  422. `org-scheduled' face.
  423. * org-faces.el (org-scheduled): New face.
  424. * org-wl.el (org-wl-open): Remove incorrect declaration.
  425. * org-gnus.el (org-gnus-store-link): Support for :to information
  426. in gnus links.
  427. * org-exp.el (org-export-as-html): Fixed typo in creator
  428. information.
  429. (org-export-protect-examples): New parameter indent. Insert extra
  430. spaces only when this parameter is specified.
  431. (org-export-preprocess-string): Call `org-export-protect-examples'
  432. with an indentation parameter when exporting to ASCII.
  433. * org-remember.el (org-remember-templates)
  434. (org-remember-apply-template): Allow the file component to be a
  435. function.
  436. * org.el (org-goto-local-search-headings): Renamed from
  437. `org-goto-local-search-forward-headings'. Added the possibility
  438. to search backwards.
  439. 2008-09-02 Carsten Dominik <dominik@science.uva.nl>
  440. * org-export-latex.el (org-export-latex): New customization
  441. group.
  442. * org-agenda.el (org-write-agenda): Erase buffer for txt export.
  443. 2008-09-01 Carsten Dominik <dominik@science.uva.nl>
  444. * org-exp.el (org-html-do-expand): Allow {} to terminate
  445. tex macro
  446. 2008-07-29 Carsten Dominik <dominik@science.uva.nl>
  447. * org.el (org-buffer-list): Select buffers based on major mode,
  448. not on file name.
  449. 2008-07-26 Carsten Dominik <dominik@science.uva.nl>
  450. * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
  451. face property.
  452. * org-colview.el (org-columns-display-here): Use
  453. `org-columns-modify-value-for-display-function'.
  454. * org-colview-xemacs.el (org-columns-display-here): Use
  455. `org-columns-modify-value-for-display-function'.
  456. 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
  457. * org.el (org-columns-modify-value-for-display-function): New option.
  458. * org-publish.el (org-publish-file): Make sure the directory match
  459. for the publishing directory works correctly.
  460. * org-agenda.el (org-agenda-execute-calendar-command)
  461. (org-agenda-diary-entry): Additional optional argument.
  462. 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
  463. * org-exp.el (org-export-as-html): Add attributes also in mailto
  464. and ftp links.
  465. * org.el (org-autoload): Add `org-dblock-write:columnview'.
  466. 2008-07-23 Carsten Dominik <dominik@science.uva.nl>
  467. * org-exp.el (org-export-region-as-html, org-export-as-html): Make
  468. sure that calls from `org-export-region-as-html' do not do the
  469. special check for a subtree.
  470. 2008-07-22 Carsten Dominik <dominik@science.uva.nl>
  471. * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
  472. 2008-07-20 Juri Linkov <juri@jurta.org>
  473. * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
  474. new keymap `narrow-map' instead of binding "\C-xns".
  475. 2008-07-18 Carsten Dominik <dominik@science.uva.nl>
  476. * org.el (org-open-file): Use
  477. `org-open-directory-means-index-dot-org'.
  478. (org-open-directory-means-index-dot-org): New option.
  479. 2008-07-17 Carsten Dominik <dominik@science.uva.nl>
  480. * org.el (org-make-link-string): Remove link attributes from
  481. description.
  482. (org-open-at-point): Remove link attributes bevore using the path.
  483. * org-exp.el (org-export-as-html): Handle link attributes.
  484. * org.el (org-extract-attributes, org-attributes-to-string): New functions.
  485. * org-table.el (org-table-to-lisp): New function.
  486. * org.el (org-narrow-to-subtree): Do not include the final newline
  487. into the narrowed region.
  488. * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
  489. bug with user-define skipping condition.
  490. 2008-07-16 Carsten Dominik <dominik@science.uva.nl>
  491. * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
  492. 2008-07-14 Carsten Dominik <dominik@science.uva.nl>
  493. * org-exp.el (org-export-html-style-default): Automatic overflow
  494. handling for pre fields.
  495. (org-export-as-ascii, org-export-as-html): Change default format
  496. for time stamp.
  497. * org-table.el (org-table-export): Offer completion for translator
  498. functions, and do not require a heading above the table.
  499. * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
  500. Cater for the case of a list starting in the first line of the
  501. buffer.
  502. 2008-07-09 Carsten Dominik <dominik@science.uva.nl>
  503. * org-publish.el (org-publish-find-title): Bug fix.
  504. (org-publish-org-index): Implement new :index-style option.
  505. 2008-07-07 Carsten Dominik <dominik@science.uva.nl>
  506. * org-publish.el (org-publish-timestamp-filename): Use
  507. SHA1-encoded file names in the timestamp directory.
  508. 2008-07-05 Carsten Dominik <dominik@science.uva.nl>
  509. * org-publish.el (org-publish-needed-p): Be verbose about files
  510. published and files skipped.
  511. * org-exp.el (org-export-preprocess-string): Swap link
  512. normalization and inernal link targeting.
  513. * org-publish.el (org-publish-needed-p): Create timestamp
  514. directory when it does not exist.
  515. 2008-07-04 Bastien Guerry <bzg@altern.org>
  516. * org-clock.el (org-clock-out-when-done): Doc fix.
  517. * org.el (org-agenda-skip-unavailable-files): Doc fix.
  518. * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
  519. Ignore case when searching for the COMMENT cookie at export time.
  520. 2008-07-02 Carsten Dominik <dominik@science.uva.nl>
  521. * org-exp.el (org-get-file-contents)
  522. (org-get-and-remove-property): New functions.
  523. (org-export-handle-include-files): Handle the new prefix options.
  524. (org-export-as-html): Fix the verse environment.
  525. 2008-07-01 Carsten Dominik <dominik@science.uva.nl>
  526. * org.el (org-time=, org-time<, org-time<=, org-time>)
  527. (org-time>=, org-time<>, org-2ft): New functions.
  528. (org-op-to-function): Also provide for the time testing fucntions.
  529. 2008-06-30 Carsten Dominik <dominik@science.uva.nl>
  530. * org-exp.el (org-export-html-style-default): New constant.
  531. 2008-06-29 Carsten Dominik <dominik@science.uva.nl>
  532. * org-exp.el (org-export-html-style-extra): New variable.
  533. (org-export-splice-style): New function.
  534. 2008-06-26 Carsten Dominik <dominik@science.uva.nl>
  535. * org-exp.el (org-export-plist-vars, org-export-as-html):
  536. Implement `org-export-creator-info'.
  537. (org-export-creator-info): New option.
  538. 2008-06-25 Carsten Dominik <dominik@science.uva.nl>
  539. * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
  540. (org-property-drawer-re, org-clock-drawer-re): New constants.
  541. 2008-06-23 Carsten Dominik <dominik@science.uva.nl>
  542. * org-exp.el (org-icalendar-use-deadline)
  543. (org-icalendar-use-scheduled): New options.
  544. (org-icalendar-include-todo): Default changed to t.
  545. (org-print-icalendar-entries): Implement better utilization of
  546. scheduling and deadline time stamps.
  547. (org-export-target-internal-links, org-export-as-html): Allow file
  548. lines without the "file:" prefix if the file path is an absolute
  549. path or starts with ".".
  550. * org-clock.el (org-clocktable-shift): Also undertand yesterday,
  551. lastweek etc.
  552. (org-clock-special-range): Also undertand yesterday, lastweek etc.
  553. 2008-06-18 Glenn Morris <rgm@gnu.org>
  554. * org.el (org-map-entries): Let-bind `file'.
  555. 2008-06-19 Carsten Dominik <dominik@science.uva.nl>
  556. * org.el (org-agenda-skip-archived-trees): Docstring now
  557. discourages using this.
  558. (org-scan-tags): Check for org-agenda-archives-mode.
  559. (org-map-entries): Make sure org-agenda-archives-mode is nil.
  560. (org-agenda-files): Functionality of second arg changed.
  561. * org-agenda.el (org-agenda-archives-mode): New variable
  562. (org-write-agenda, org-prepare-agenda, org-agenda-list)
  563. (org-search-view, org-todo-list, org-tags-view)
  564. (org-agenda-list-stuck-projects): Call `org-agenda-files' with
  565. `ifmode' argument.
  566. (org-agenda-quit): Reset the archives mode.
  567. (org-agenda-archives-mode): New command.
  568. (org-agenda-set-mode-name): Include archives info.
  569. 2008-06-18 Carsten Dominik <dominik@science.uva.nl>
  570. * org.el (org-paste-subtree): Make sure the yanked headline is
  571. visible if it was yanked at a visible point.
  572. (org-move-item-up): Fix the bug with moving white space at the end
  573. of the item.
  574. (org-show-empty-lines-in-parent): New function.
  575. 2008-06-16 Carsten Dominik <dominik@science.uva.nl>
  576. * org-colview.el (org-columns-next-allowed-value): Bug fix.
  577. * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
  578. * org-agenda.el (org-agenda-get-closed): Get the end time into the
  579. agenda prefix as well.
  580. * org-publish.el (org-publish-org-index): Make a properly indented
  581. list.
  582. * org.el (org-calendar-agenda-action-key): New option.
  583. (org-get-cursor-date): New function.
  584. (org-mark-entry-for-agenda-action): New command.
  585. (org-overriding-default-time): New variable.
  586. (org-read-date): Respect `org-overriding-default-time'.
  587. * org-remember.el (org-remember-apply-template): Respect the
  588. ovverriding default time.
  589. * org-agenda.el (org-agenda-action-marker): New variable.
  590. (org-agenda-action): New command.
  591. (org-agenda-do-action): New function.
  592. 2008-06-15 Carsten Dominik <dominik@science.uva.nl>
  593. * org.el (org-schedule, org-deadline): Protect scheduled and
  594. deadline tasks against changes that accidently remove the
  595. repeater. Also show a message with the new date when done.
  596. 2008-06-15 Carsten Dominik <dominik@science.uva.nl>
  597. * org.el (org-beginning-of-line): Cater for the case when there
  598. are tags but no headline text.
  599. (org-align-tags-here): Convert to tabs only when indent-tabs-mode
  600. it set.
  601. 2008-06-13 Carsten Dominik <dominik@science.uva.nl>
  602. * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
  603. the return value is nil instead of "nil" when there is no match.
  604. * org-exp.el (org-insert-centered): Use fill-column instead of
  605. 80.
  606. (org-export-as-ascii): Use string-width to measure the width of
  607. the heading.
  608. * org.el (org-diary-to-ical-string): No longer kill buffer
  609. FROMBUF, this is now done by the caller.
  610. * org-exp.el (org-print-icalendar-entries): Move the call to
  611. `org-diary-to-ical-string' out of the loop, and kill the buffer
  612. afterwords.
  613. * org-remember.el (org-remember-visit-immediately): Position
  614. cursor after moving to the note.
  615. (org-remember-apply-template): Use a text property to record the
  616. cursor position.
  617. (org-remember-handler): Align tags after pasting the note.
  618. 2008-06-12 Carsten Dominik <dominik@science.uva.nl>
  619. * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
  620. * org-agenda.el (org-agenda-open-link): If there is an
  621. org-bbdb-name property in the current line, jump to that bbdb
  622. entry.
  623. * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
  624. text property, so that the agenda knows where this entry comes
  625. from.
  626. * org-agenda.el (org-agenda-clock-in): Fixed bug in the
  627. interaction between clocking-in from the agenda, and automatic
  628. task state switching.
  629. * org-macs.el (org-with-point-at): Bug fix in macro defintion.
  630. * org.el (org-beginning-of-line, org-end-of-line): Make sure the
  631. zmacs-region stays after this command in XEmacs.
  632. 2008-06-11 Carsten Dominik <dominik@science.uva.nl>
  633. * org.el (org-scan-tags): Allow new values for ACTION parameter.
  634. * org-remember.el (org-remember-templates): Fix bug in
  635. customization type definition.
  636. * org.el (org-map-entries): New function.
  637. 2008-06-11 verhuur82 <verhuur82@macbook-van-verhuur82.local>
  638. * org-agenda.el (org-agenda-skip-comment-trees): New option.
  639. (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
  640. 2008-06-10 Carsten Dominik <dominik@science.uva.nl>
  641. * org-remember.el (org-jump-to-target-location): New variable.
  642. (org-remember-apply-template): Set
  643. `org-remember-apply-template' if requested by template.
  644. (org-remember-handler): Start an idle timer to jump to
  645. remember location.
  646. * org-exp.el (org-get-current-options): Add the FILETAGS setting.
  647. * org.el (org-set-regexps-and-options): Fix bug with parsing of
  648. file tags.
  649. (org-get-tags-at): Add the content of `org-file-tags'.
  650. * org-exp.el (org-export-handle-comments): Fix bug with several
  651. comment lines after each other.
  652. (org-number-to-roman, org-number-to-counter): New functions.
  653. (org-export-section-number-format): New option.
  654. 2008-06-09 Carsten Dominik <dominik@science.uva.nl>
  655. * org-exp.el (org-export-protect-examples): Catch the case of a
  656. missing end_example line.
  657. * org.el (org-set-regexps-and-options): Set `org-file-properties' and
  658. `org-file-tags' to nil.
  659. * org-colview.el (org-columns-next-allowed-value): Handle next
  660. argument NTH to directly select a value.
  661. * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
  662. argument NTH to directly select a value.
  663. 2008-06-08 Carsten Dominik <dominik@science.uva.nl>
  664. * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
  665. 2008-05-30 Carsten Dominik <dominik@science.uva.nl>
  666. * org.el (org-columns-ellipses): New option.
  667. 2008-05-29 Carsten Dominik <dominik@science.uva.nl>
  668. * org-colview.el (org-columns-add-ellipses): New function.
  669. (org-columns-compact-links): New function.
  670. (org-columns-cleanup-item): Call `org-columns-compact-links'.
  671. (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
  672. when in agenda.
  673. (org-columns-edit-value): Fixed bug with editing values from
  674. agenda column view.
  675. (org-columns-redo): Also redo the agenda itself.
  676. 2008-05-28 Carsten Dominik <dominik@science.uva.nl>
  677. * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
  678. option.
  679. * org-colview.el (org-agenda-columns-cleanup-item): New function.
  680. * org-exp.el (org-export-ascii-preprocess): Renamed from
  681. `org-export-ascii-clean-string'.
  682. (org-export-kill-licensed-text)
  683. (org-export-define-heading-targets)
  684. (org-export-handle-invisible-targets)
  685. (org-export-target-internal-links)
  686. (org-export-remove-or-extract-drawers)
  687. (org-export-remove-archived-trees)
  688. (org-export-protect-quoted-subtrees)
  689. (org-export-protect-verbatim, org-export-protect-examples)
  690. (org-export-select-backend-specific-text)
  691. (org-export-mark-blockquote-and-verse)
  692. (org-export-remove-comment-blocks-and-subtrees)
  693. (org-export-handle-comments, org-export-mark-radio-links)
  694. (org-export-remove-special-table-lines)
  695. (org-export-normalize-links)
  696. (org-export-concatenate-multiline-links)
  697. (org-export-concatenate-multiline-emphasis): New functions,
  698. obtained from spliiting the export preprocessor.
  699. * org-table.el (org-table-recalculate): Improve error message if
  700. the row number is invalid.
  701. 2008-05-27 Carsten Dominik <dominik@science.uva.nl>
  702. * org-archive.el (org-archive-save-context-info): Fix bugs in
  703. customization setup and docstring.
  704. * org-exp.el (org-export-html-style): Changed the size of in the
  705. <pre> element to 90%.
  706. 2008-05-26 Carsten Dominik <dominik@science.uva.nl>
  707. * org.el (org-find-src-example-start): Function removed.
  708. (org-edit-src-find-region-and-lang): New function.
  709. 2008-05-25 Carsten Dominik <dominik@science.uva.nl>
  710. * org.el (org-edit-src-exit): New function.
  711. (org-exit-edit-mode): New minor mode.
  712. * org-exp.el (org-export-preprocess-string): Fix bug with removing
  713. comment-like lines from protected examples.
  714. * org.el (org-edit-src-example, org-find-src-example-start)
  715. (org-protect-source-example, org-edit-special): New functions.
  716. 2008-05-24 Carsten Dominik <dominik@science.uva.nl>
  717. * org-publish.el (org-publish-project-alist): Fix typo in
  718. docstring.
  719. (org-publish-project-alist): Handle :index-title property.
  720. 2008-05-21 Carsten Dominik <dominik@science.uva.nl>
  721. * org-export-latex.el (org-export-as-latex): Make sure region
  722. bounds are correct. Parse subtree properties relating to export.
  723. * org-exp.el (org-export-add-options-to-plist): New function.
  724. (org-infile-export-plist): Use `org-export-add-options-to-plist'.
  725. 2008-05-20 Carsten Dominik <dominik@science.uva.nl>
  726. * org.el (org-default-properties): Add EXPORT_FILE_NAME and
  727. EXPORT_TITLE.
  728. * org-exp.el (org-export-get-title-from-subtree)
  729. (org-export-as-ascii, org-export-as-html): Make sure the original
  730. region-beginning and region-end are used, even after moving
  731. point.
  732. (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
  733. property.
  734. * org-remember.el (org-remember-last-stored-marker): New variable.
  735. (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
  736. (org-remember-handler): Also use marker to remember
  737. last-stored position.
  738. * org.el (org-goto-marker-or-bmk): New function.
  739. 2008-05-19 Carsten Dominik <dominik@science.uva.nl>
  740. * org.el (org-file-properties): Renamed from `org-local-properties'.
  741. (org-scan-tags): Take file tags into account.
  742. (org-tags-match-list-sublevels): Default changed to t.
  743. * org-exp.el (org-export-as-html): Close paragraph after a
  744. footnote.
  745. * org.el (org-update-parent-todo-statistics): New function.
  746. * org-exp.el (org-icalendar-store-UID): New option.
  747. (org-icalendar-force-UID): Option removed.
  748. (org-print-icalendar-entries): IMplement UIDs.
  749. 2008-05-18 Carsten Dominik <dominik@science.uva.nl>
  750. * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
  751. 2008-05-16 Carsten Dominik <dominik@science.uva.nl>
  752. * org-faces.el (org-column): Document how this face is being used
  753. and why sometimes the background faces shine through.
  754. * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
  755. * org-publish.el (org-publish-attachment): Create publishing
  756. directory if it does not yet exist.
  757. * org-table.el (org-calc-default-modes): Change default number
  758. format to (float 8).
  759. * org.el (org-olpath-completing-read): New function.
  760. (org-time-clocksum-format): New option.
  761. (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
  762. * org-clock.el (org-clock-display, org-clock-out)
  763. (org-update-mode-line): Use `org-time-clocksum-format'.
  764. * org-colview-xemacs.el (org-columns-number-to-string): Use
  765. `org-time-clocksum-format'.
  766. * org-colview.el (org-columns-number-to-string): Use
  767. `org-time-clocksum-format'.
  768. 2008-05-15 Carsten Dominik <dominik@science.uva.nl>
  769. * org-id.el: New file, move from contrib to core.
  770. * org-exp.el (org-icalendar-force-UID): New option.
  771. 2008-05-14 Carsten Dominik <dominik@science.uva.nl>
  772. * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
  773. shifted by one day if theere is a date range without an end
  774. time.
  775. * org.el (org-try-structure-completion): New function.
  776. 2008-05-13 Carsten Dominik <dominik@science.uva.nl>
  777. * org.el (org-set-font-lock-defaults): Improve fontification of
  778. description lists.
  779. (org-insert-item): Handle description lists.
  780. (org-adaptive-fill-function): Improve auto indentation in
  781. description lists.
  782. * org-exp.el (org-export-as-html, org-export-preprocess-string):
  783. Implement VERSE environment.
  784. (org-export-preprocess-string): Implement the COMMENT
  785. environment.
  786. * org-export-latex.el (org-export-latex-preprocess): Implement
  787. VERSE environment.
  788. 2008-05-12 Carsten Dominik <dominik@science.uva.nl>
  789. * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
  790. option.
  791. 2008-05-10 Carsten Dominik <dominik@science.uva.nl>
  792. * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
  793. * org.el (org-quote-csv-field): New functions.
  794. * org-table.el (org-table-export-default-format): Remove :splice
  795. from default format, we get the same effect by not specifying
  796. :tstart and :tend.
  797. (org-table-export): Improve setup, distinguish better between
  798. interactive and non-interactive use, allow specifying the format
  799. on the fly, better protection against wrong file names.
  800. (orgtbl-to-generic): Fix documentation. Do not require :tstart
  801. and :tend when :splice is omitted.
  802. 2008-05-09 Bernt Hansen <bernt@norang.ca>
  803. * org-clock.el (org-clock-select-task): Make sure the selection
  804. letters are 1-9 and A-Z, no special characters.
  805. 2008-05-09 Carsten Dominik <dominik@science.uva.nl>
  806. * org-exp.el (org-export-htmlize): New group.
  807. (org-export-htmlize-output-type)
  808. (org-export-htmlize-css-font-prefix): New options.
  809. (org-export-htmlize-region-for-paste): New function.
  810. (org-export-htmlize-generate-css): New command.
  811. 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
  812. * org/org.el (org-modules, org-format-latex-options):
  813. * org/org-archive.el (org-archive-stamp-time)
  814. (org-archive-save-context-info):
  815. * org/org-faces.el (org-hide):
  816. * org/org-irc.el (org-irc-parse-link):
  817. * org/org-macs.el (org-call-with-arg, org-autoload):
  818. * org/org-mew.el (org-mew-store-link):
  819. * org/org-remember.el (org-remember-store-without-prompt)
  820. (org-remember-templates): Fix typos in docstrings.
  821. * org/org-info.el (org-info-store-link): Remove leftover docstring.
  822. * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
  823. (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
  824. (org-bbdb-anniv-split): Fix typos in docstrings.
  825. * org/org-publish.el (org-publish-project-alist): Doc fixes.
  826. (org-publish-use-timestamps-flag): Reflow docstring.
  827. (org-publish-files-alist): Fix typos in docstring.
  828. 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
  829. * org.el (org-set-visibility-according-to-property): New function.
  830. (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
  831. and compute the regular expressions, and update font-lock.
  832. (org-property-re): Allow a dash in property names.
  833. * org-archive.el (org-extract-archive-file): Insert the file name
  834. without the path into the format, to allow the location format to
  835. contain a subdirectory.
  836. * org-agenda.el (org-agenda-post-command-hook): If point is at end
  837. of buffer, and the `org-agenda-type' property undefined, use the
  838. value from the character before.
  839. * org.el (org-add-planning-info): Don't let indentation for
  840. would-be timestamp become extra whitespace at the end of headline.
  841. 2008-05-07 Carsten Dominik <dominik@science.uva.nl>
  842. * org.el (org-remove-double-quotes, org-file-contents): New
  843. functions.
  844. * org-exp.el (org-infile-export-plist): Also parse the
  845. contents of #+SETUPFILE files, recursively.
  846. * org.el (org-set-regexps-and-options): Also parse the
  847. contents of #+SETUPFILE files, recursively.
  848. * org-exp.el (org-export-handle-include-files): New function.
  849. (org-export-preprocess-string): Call
  850. `org-export-handle-include-files'.
  851. * org.el (org-delete-property-globally)
  852. (org-delete-property, org-set-property): Ignore case during
  853. completion.
  854. (org-set-property): Use `org-completing-read' instead of
  855. `completing-read'.
  856. * org.el (org-complete-expand-structure-template): New,
  857. experimental function.
  858. (org-structure-template-alist): New, experimental option.
  859. (org-complete): Call `org-complete-expand-structure-template'.
  860. 2008-05-06 Bastien Guerry <bzg@altern.org>
  861. * org-export-latex.el (org-export-latex-preprocess): Added
  862. support for blockquotes.
  863. 2008-05-05 Carsten Dominik <dominik@science.uva.nl>
  864. * org.el (org-read-date-analyze): Catch the case where only a
  865. weekday is given.
  866. 2008-05-04 Carsten Dominik <dominik@science.uva.nl>
  867. * org.el (org-set-font-lock-defaults): Make the description
  868. tag bold.
  869. * org-exp.el (org-export-as-html, org-close-li): Implement
  870. description lists.
  871. 2008-05-04 Jason Riedy <jason@acm.org>
  872. * org-table.el (*orgtbl-default-fmt*): New variable.
  873. (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
  874. when there is no other fmt available.
  875. (orgtbl-to-generic): Allow an explicitly nil :tstart or
  876. :tend to suppress the appropriate string.
  877. (orgtbl-to-orgtbl): New function for translating to another orgtbl
  878. table.
  879. 2008-05-02 Carsten Dominik <dominik@science.uva.nl>
  880. * org.el (org-read-date-analyze): "." as an alias for "+0" in
  881. read date.
  882. * org-clock.el (org-clock-save-markers-for-cut-and-paste):
  883. New function.
  884. * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
  885. New function.
  886. 2008-05-01 Carsten Dominik <dominik@science.uva.nl>
  887. * org-clock.el (org-clock-find-position): Don't include notes
  888. into clock drawer.
  889. * org-archive.el (org-archive-subtree): No longer remove an
  890. extra line after cutting the subtree. `org-cut-subtree' already
  891. takes care of this.
  892. * org-remember.el (org-remember-handler): Only kill the target
  893. buffer if it does not contain the running clock.
  894. * org.el (org-markers-to-move): New variable.
  895. (org-save-markers-in-region, org-check-and-save-marker)
  896. (org-reinstall-markers-in-region): New function.
  897. (org-move-subtree-down, org-copy-subtree): Remember relative
  898. marker positions before cutting.
  899. (org-move-subtree-down, org-paste-subtree): Restore relative
  900. marker positions after pasting.
  901. * org-remember.el (org-remember-clock-out-on-exit): New option.
  902. (org-remember-finalize): Clock out only if the setting in
  903. `org-remember-clock-out-on-exit' requires it.
  904. (org-remember-handler): Do the cleanup in the buffer, to make sure
  905. that the clock marker remains in tact.
  906. 2008-04-29 Carsten Dominik <dominik@science.uva.nl>
  907. * org-clock.el (org-clock-goto): Widen buffer if necessary.
  908. (org-clock-in): Make sure that also tasks outside the narrowed
  909. region will be clocked in correctly.
  910. (org-clock-insert-selection-line): Widen the buffer so that we can
  911. find the correct task heading.
  912. * org.el (org-base-buffer): New function.
  913. * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
  914. and ";" are escaped.
  915. (org-print-icalendar-entries): Also apply
  916. `org-icalendar-cleanup-string' to the headline, not only to the
  917. summary property.
  918. 2008-04-28 Carsten Dominik <dominik@science.uva.nl>
  919. * org-exp.el (org-export-preprocess-hook): New hook.
  920. (org-export-preprocess-string): Call
  921. `org-export-preprocess-hook'.
  922. * org.el (org-font-lock-hook): New variable.
  923. (org-font-lock-hook): New function.
  924. (org-set-font-lock-defaults): Call `org-font-lock-hook'.
  925. ;; Local Variables:
  926. ;; coding: utf-8
  927. ;; add-log-time-zone-rule: t
  928. ;; End:
  929. Copyright (C) 2008 Free Software Foundation, Inc.
  930. This file is part of GNU Emacs.
  931. GNU Emacs is free software: you can redistribute it and/or modify
  932. it under the terms of the GNU General Public License as published by
  933. the Free Software Foundation, either version 3 of the License, or
  934. (at your option) any later version.
  935. GNU Emacs is distributed in the hope that it will be useful,
  936. but WITHOUT ANY WARRANTY; without even the implied warranty of
  937. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  938. GNU General Public License for more details.
  939. You should have received a copy of the GNU General Public License
  940. along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
  941. ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c