ChangeLog 49 KB

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