ChangeLog 39 KB

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