ChangeLog 54 KB

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