ChangeLog 42 KB

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