ChangeLog 44 KB

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