ChangeLog 51 KB

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