ChangeLog 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535
  1. 2009-10-18 Carsten Dominik <carsten.dominik@gmail.com>
  2. * org.texi (Pushing to MobileOrg): Mention that `org-directory'
  3. should be set.
  4. 2009-10-17 John Wiegley <johnw@newartisans.com>
  5. * org.texi (Resolving idle time): Added a section on how idle and
  6. dangling clocks are resolved.
  7. 2009-10-14 Carsten Dominik <carsten.dominik@gmail.com>
  8. * org.texi (Agenda commands): Document that SPC is a filter for
  9. any tag.
  10. (Search view): Renamed from "Keyword search".
  11. 2009-10-04 Carsten Dominik <carsten.dominik@gmail.com>
  12. * org.texi (Cap): New chapter.
  13. (Markup): New chapter.
  14. 2009-10-03 Carsten Dominik <carsten.dominik@gmail.com>
  15. * org.texi (Links in HTML export, Images in HTML export): Extend
  16. the section titles.
  17. (Images in HTML export): Document the align option.
  18. (Text areas in HTML export): Extend the section title.
  19. (Images in LaTeX export): Explain image placement in LaTeX.
  20. * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
  21. 2009-09-28 Carsten Dominik <carsten.dominik@gmail.com>
  22. * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
  23. 2009-09-26 Carsten Dominik <carsten.dominik@gmail.com>
  24. * org.texi (Processing LaTeX fragments): Document that the size of
  25. images can be changes using the variable
  26. `org-format-latex-options'.
  27. 2009-09-21 Carsten Dominik <carsten.dominik@gmail.com>
  28. * org.texi (The date/time prompt, Timestamps): Be more accurate
  29. over ISO format dates and times.
  30. 2009-09-18 Carsten Dominik <carsten.dominik@gmail.com>
  31. * org.texi (Visibility cycling): Document showeverything keyword.
  32. (In-buffer settings): Document showeverything keyword.
  33. 2009-09-17 Carsten Dominik <carsten.dominik@gmail.com>
  34. * org.texi (Setting up the staging area): Fix the example.
  35. 2009-09-15 Carsten Dominik <carsten.dominik@gmail.com>
  36. * org.texi (MobileOrg): New section.
  37. (Agenda commands, Exporting Agenda Views): Document exporting the
  38. agenda view to Org files.
  39. 2009-08-29 Carsten Dominik <carsten.dominik@gmail.com>
  40. * orgcard.tex: Document new effort setting commands.
  41. * org.texi (Effort estimates): Document new effort setting
  42. commands.
  43. 2009-08-27 Carsten Dominik <carsten.dominik@gmail.com>
  44. * orgcard.tex: Document the new keys for agenda time motion.
  45. * org.texi (Agenda commands): Document the new keys fro agenda
  46. time motion.
  47. * orgcard.tex: Document the `E' key in the agenda.
  48. * org.texi (Agenda commands): Document entry text mode.
  49. 2009-08-18 Carsten Dominik <carsten.dominik@gmail.com>
  50. * org.texi (Agenda commands): Improve documentation of the keys to
  51. include inactive time stamps into the agenda view.
  52. (Feedback): Document the new bug report command.
  53. 2009-08-14 Dan Davison <davison@stats.ox.ac.uk> (tiny change)
  54. * org.texi (Structure editing): Added an index entry for the
  55. sorting of subtrees.
  56. 2009-08-09 Carsten Dominik <carsten.dominik@gmail.com>
  57. * org.texi (Literal examples): Document that source code can be
  58. exported to LaTeX using the listings package.
  59. 2009-08-04 Carsten Dominik <carsten.dominik@gmail.com>
  60. * org.texi (Publishing action): Improve documentation of file
  61. names when publishing to the source directory.
  62. 2009-08-03 Carsten Dominik <carsten.dominik@gmail.com>
  63. * org.texi (Clean view): Document `org-indent-mode'.
  64. 2009-07-26 Bastien Guerry <bzg@altern.org>
  65. * org.texi (Clocking work time): Add documentation for the
  66. new :timetamp option when creating a clock report.
  67. 2009-07-26 Dan Griswold <dgriswol@rochester.rr.com> (tiny change)
  68. * org.texi (Paragraphs): Fix many typos.
  69. 2009-07-25 Bastien Guerry <bzg@altern.org>
  70. * org.texi (Plain lists): Remove duplicate explanation about the
  71. `C-c *' command.
  72. 2009-07-23 Bastien Guerry <bzg@altern.org>
  73. * org.texi (Literal examples): Update to reflect the new behavior
  74. of the -n -r -k switches when exporting source code examples.
  75. 2009-07-21 Dan Davison <davison@stats.ox.ac.uk> (tiny change)
  76. * org.texi (Structure editing): Add information about `C-c *',
  77. converting a plain list into a list of Org items.
  78. 2009-07-20 Bastien Guerry <bzg@altern.org>
  79. * org.texi (Remember): Small rephrasing of the paragraph
  80. describing remember.el. Also mentioned that remember.el is part
  81. of Emacs 23, not Emacs 22.
  82. 2009-07-17 Bastien Guerry <bzg@altern.org>
  83. * org.texi (Clocking work time): Add documentation about
  84. displaying the current clocking time against the effort estimate.
  85. Also add a footnote about using `org-clock-in-prepare-hook' to add
  86. an effort estimate on the fly, just before clocking it.
  87. 2009-07-03 Carsten Dominik <carsten.dominik@gmail.com>
  88. * org.texi (Footnotes): Document automatic renumbering and
  89. sorting.
  90. 2009-07-02 Carsten Dominik <carsten.dominik@gmail.com>
  91. * org.texi (Agenda commands): Document new bulk commands.
  92. 2009-07-01 Carsten Dominik <carsten.dominik@gmail.com>
  93. * org.texi (Plain lists): Document new behavior of
  94. `org-cycle-include-plain-lists'.
  95. 2009-06-30 Carsten Dominik <carsten.dominik@gmail.com>
  96. * org.texi: Hyphenation only in TeX.
  97. 2009-06-24 Carsten Dominik <carsten.dominik@gmail.com>
  98. * orgcard.tex: Document bulk action.
  99. * org.texi (Agenda commands): Document bulk action and remote
  100. refiling.
  101. 2009-06-17 Carsten Dominik <carsten.dominik@gmail.com>
  102. * org.texi (Clocking work time): Document the key to update effort
  103. estimates.
  104. 2009-06-02 Carsten Dominik <carsten.dominik@gmail.com>
  105. * org.texi (Clocking work time): Document the clock time display.
  106. 2009-05-27 Carsten Dominik <carsten.dominik@gmail.com>
  107. * org.texi (Structure editing, TODO basics): Document new
  108. variables.
  109. 2009-05-21 Carsten Dominik <carsten.dominik@gmail.com>
  110. * org.texi (Column attributes): Document new colciew operators.
  111. 2009-05-20 Carsten Dominik <carsten.dominik@gmail.com>
  112. * org.texi (Publishing options): Document :xml-declaration.
  113. 2009-05-19 Carsten Dominik <carsten.dominik@gmail.com>
  114. * org.texi (Tracking TODO state changes): Document the
  115. LOG_INTO_DRAWER property.
  116. 2009-05-16 Carsten Dominik <carsten.dominik@gmail.com>
  117. * org.texi (Literal examples): Document the new implementation for
  118. editing source code.
  119. 2009-05-13 Carsten Dominik <carsten.dominik@gmail.com>
  120. * org.texi (Publishing action): Mention the new publishing
  121. function, to publish an Org source file.
  122. (Publishing links): Mention how to link to an Org source file.
  123. 2009-05-11 Carsten Dominik <carsten.dominik@gmail.com>
  124. * org.texi (Macro replacement): Document new macros.
  125. 2009-05-10 Carsten Dominik <carsten.dominik@gmail.com>
  126. * org.texi (Handling links): Document type-specific completion
  127. when inserting links.
  128. 2009-05-06 Carsten Dominik <carsten.dominik@gmail.com>
  129. * orgcard.tex: Document the key for sorting.
  130. * org.texi (Structure editing, Plain lists): Improve documentation
  131. on sorting.
  132. 2009-04-17 Carsten Dominik <carsten.dominik@gmail.com>
  133. * org.texi (Internal links): Document custom ids for links.
  134. (Handling links): Document custom ids for links.
  135. 2009-04-14 Carsten Dominik <carsten.dominik@gmail.com>
  136. * org.texi (CSS support): Document new class.
  137. (Refiling notes): Document the possibility to create new nodes
  138. during refiling.
  139. 2009-03-31 Carsten Dominik <carsten.dominik@gmail.com>
  140. * org.texi (Agenda commands): Document the "?" operator to find
  141. tasks without effort setting.
  142. 2009-03-30 Carsten Dominik <carsten.dominik@gmail.com>
  143. * org.texi (Exporting agenda information): Section moved.
  144. 2009-03-27 Carsten Dominik <carsten.dominik@gmail.com>
  145. * org.texi (RSS Feeds): New section.
  146. 2009-03-21 Carsten Dominik <carsten.dominik@gmail.com>
  147. * orgcard.tex: Document M-e and M-a navigate
  148. inside table field. Fix a number of typos.
  149. * org.texi (Built-in table editor): Document M-e and M-a navigate
  150. inside table field.
  151. 2009-03-19 Carsten Dominik <carsten.dominik@gmail.com>
  152. * org.texi (Stuck projects): Docment that projects identified as
  153. un-stuck will still be searchd for stuck sub-projects.
  154. 2009-03-16 Carsten Dominik <carsten.dominik@gmail.com>
  155. * org.texi (Paragraphs): Document centering.
  156. 2009-03-14 Carsten Dominik <carsten.dominik@gmail.com>
  157. * org.texi (Creating timestamps, Agenda commands): Document new
  158. behavior when changing time stamps.
  159. 2009-03-11 Carsten Dominik <carsten.dominik@gmail.com>
  160. * org.texi (Structure editing): Document the new command
  161. `org-clone-subtree-with-time-shift'.
  162. 2009-03-10 Carsten Dominik <carsten.dominik@gmail.com>
  163. * org.texi (Publishing): Refresh this chapter.
  164. 2009-03-08 Carsten Dominik <carsten.dominik@gmail.com>
  165. * org.texi (Export options, Export options, In-buffer settings):
  166. Document the new keywords.
  167. 2009-03-03 Carsten Dominik <carsten.dominik@gmail.com>
  168. * org.texi (Matching tags and properties): Collect all
  169. documentation about tags/property matches here.
  170. 2009-03-01 Carsten Dominik <carsten.dominik@gmail.com>
  171. * org.texi (Setting tags): Document `org-tag-persistent-alist'.
  172. 2009-02-27 Carsten Dominik <carsten.dominik@gmail.com>
  173. * org.texi (Weekly/daily agenda): New section.
  174. 2009-02-22 Carsten Dominik <carsten.dominik@gmail.com>
  175. * org.texi (Orgstruct mode): Describe `orgstruct++-mode'.
  176. (Drawers): Mention the LOGBOOK drawer.
  177. 2009-02-20 Carsten Dominik <carsten.dominik@gmail.com>
  178. * org.texi (Export options, Sectioning structure): Document the
  179. #+LEATEX_HEADER in-buffer setting.
  180. (Bugs): Section removed.
  181. (Hooks): New section.
  182. (Add-on packages): Moved here from old location.
  183. (Context-sensitive commands): New section.
  184. 2009-02-19 Carsten Dominik <carsten.dominik@gmail.com>
  185. * org.texi (Setting tags): Document newline option.
  186. * orgcard.tex: Document `C-c C-x o'.
  187. * org.texi (TODO dependencies, Checkboxes): Document
  188. `org-track-ordered-property-with-tag'.
  189. 2009-02-18 Carsten Dominik <carsten.dominik@gmail.com>
  190. * org.texi (Global TODO list, Matching tags and properties):
  191. Mention more variables.
  192. 2009-02-15 Carsten Dominik <carsten.dominik@gmail.com>
  193. * org.texi (Checkboxes): Update to changed command behavior.
  194. 2009-02-12 Carsten Dominik <carsten.dominik@gmail.com>
  195. * org.texi (Tracking TODO state changes): Document storing state
  196. change notes into a drawer.
  197. (Agenda commands): Document the agenda command `z'.
  198. (Tag searches, Clean view, Special agenda views): Document the
  199. special interpretation of LEVEL when odd levels are used.
  200. 2009-02-11 Carsten Dominik <carsten.dominik@gmail.com>
  201. * org.texi (CSS support): Document CSS classes for section numbers.
  202. (Links, Images in HTML export): Better documentation of hot to set
  203. attribute for images.
  204. 2009-02-05 Carsten Dominik <carsten.dominik@gmail.com>
  205. * org.texi (Clocking work time): Decoment how to make the clock
  206. persist from one Emacs session to the next.
  207. 2009-01-30 Carsten Dominik <carsten.dominik@gmail.com>
  208. * org.texi (TODO dependencies): Document TODO dependencies on
  209. checkboxes.
  210. 2009-01-27 Carsten Dominik <carsten.dominik@gmail.com>
  211. * org.texi (TODO dependencies): New section.
  212. 2009-01-26 Carsten Dominik <carsten.dominik@gmail.com>
  213. * org.texi (Plain lists, TODO basics, Priorities)
  214. (Multiple sets in one file, Conflicts): Document interaction with
  215. `shift-selection-mode'.
  216. 2009-01-24 Carsten Dominik <carsten.dominik@gmail.com>
  217. * org.texi (References): Add information about remote references.
  218. 2009-01-21 Carsten Dominik <carsten.dominik@gmail.com>
  219. * orgcard.tex: Document `C-c RET' in tables.
  220. * org.texi (Built-in table editor): Document `C-c RET' in tables.
  221. 2009-01-20 Carsten Dominik <carsten.dominik@gmail.com>
  222. * org.texi (Math symbols, Quoting LaTeX code): Mention that simple
  223. LaTeX macros survive LaTeX export.
  224. (Images in LaTeX export): Show how to create a reference to a
  225. figure.
  226. (Sectioning structure): Document that the LaTeX class can be
  227. specified in a property.
  228. 2009-01-19 Carsten Dominik <carsten.dominik@gmail.com>
  229. * org.texi (Text areas in HTML export): New section.
  230. (External links): Add examples for text search and ID links.
  231. 2009-01-16 Carsten Dominik <carsten.dominik@gmail.com>
  232. * org.texi (Built-in table editor): Remove the descriptio of `C-c
  233. C-q', it not longer works.
  234. 2009-01-09 Carsten Dominik <carsten.dominik@gmail.com>
  235. * org.texi (Literal examples): Document that a space must follow
  236. the colon in short examples.
  237. 2009-01-08 Carsten Dominik <carsten.dominik@gmail.com>
  238. * org.texi (Relative timer): Document `org-timer-stop'.
  239. 2008-12-31 Carsten Dominik <carsten.dominik@gmail.com>
  240. * org.texi (Footnotes): New section.
  241. (Footnote markup): Shorten section and refer to new Footnote
  242. section.
  243. 2008-12-26 Carsten Dominik <carsten.dominik@gmail.com>
  244. * org.texi (Literal examples): Add documentation for line
  245. numbering in and references to code examples.
  246. (CSS support): Fix the description of default CSS styles.
  247. 2008-12-22 Carsten Dominik <carsten.dominik@gmail.com>
  248. * org.texi (Capturing column view): Document
  249. "file:path/to/file.org" as an allowed value for the ID property of
  250. a dynamic block copying column view.
  251. 2008-12-19 Carsten Dominik <carsten.dominik@gmail.com>
  252. * org.texi (References): Document special last-row references.
  253. 2008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
  254. * org.texi: Fix typos and grammatical issues.
  255. 2008-12-15 Carsten Dominik <carsten.dominik@gmail.com>
  256. * org.texi (Tables in LaTeX export): New section.
  257. 2008-12-10 Carsten Dominik <carsten.dominik@gmail.com>
  258. * org.texi (Images in LaTeX export): New section.
  259. (Inlined images, Images in HTML export): Sections renamed.
  260. 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
  261. * org.texi (Using the mapping API): Fix bug in mapping example.
  262. (Publishing options): Make the list of properties complete again,
  263. in correspondence to the variable `org-export-plist-vars'.
  264. 2008-11-29 Carsten Dominik <carsten.dominik@gmail.com>
  265. * org.texi (Property searches): Document new special values for
  266. time comparisons.
  267. 2008-11-27 Carsten Dominik <carsten.dominik@gmail.com>
  268. * org.texi (Tag inheritance): Refine the description of tag
  269. inheritance.
  270. 2008-11-25 Carsten Dominik <carsten.dominik@gmail.com>
  271. * org.texi (Project alist): Add info about the publishing sequence
  272. of components.
  273. (Effort estimates): Document the new relativer timer.
  274. 2008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
  275. * org.texi: Re-apply the change to FDL 1.3.
  276. 2008-11-18 Carsten Dominik <carsten.dominik@gmail.com>
  277. * org.texi (Setting up Remember): Document `org-remember-mode'.
  278. 2008-11-14 Carsten Dominik <carsten.dominik@gmail.com>
  279. * org.texi (External links): Document that bbdb links can use a
  280. regular expression.
  281. (External links): Document that elisp links can contain
  282. interactive commands.
  283. 2008-11-10 Carsten Dominik <carsten.dominik@gmail.com>
  284. * org.texi (Clocking work time): Document the :formula property of
  285. clock tables.
  286. (Structure editing, Refiling notes): Document refiling regions.
  287. 2008-11-09 Carsten Dominik <carsten.dominik@gmail.com>
  288. * org.texi (Agenda commands): Document the double-prefix version
  289. of the `l' command in the agenda.
  290. 2008-11-05 Carsten Dominik <dominik@science.uva.nl>
  291. * org.texi (Handling links): Explain the effect of a double prefix
  292. arg to `C-c C-o'.
  293. 2008-11-02 Charles Sebold <csebold@gmail.com>
  294. * org.texi (Org Plot): Add documentation for timefmt option.
  295. 2008-10-16 Carsten Dominik <dominik@science.uva.nl>
  296. * org.texi (TODO basics): Add documentation for tag triggers.
  297. 2008-09-05 Carsten Dominik <dominik@science.uva.nl>
  298. * org.texi (Creating timestamps): Fix documentation of the "C-c ."
  299. command.
  300. (Literal examples): Document using artist-mode for ASCII
  301. drawings.
  302. 2008-06-13 Carsten Dominik <dominik@science.uva.nl>
  303. * org.texi: Modify license to no longer include back- and front
  304. cover matters.
  305. 2008-06-11 Carsten Dominik <dominik@science.uva.nl>
  306. * org.texi (Using the mapping API): New section.
  307. 2008-04-15 Jason Riedy <jason@acm.org>
  308. * org.texi (A LaTeX example): Note that fmt may be a one-argument
  309. function, and efmt may be a two-argument function.
  310. 2008-04-15 Jason Riedy <jason@acm.org>
  311. * org.texi (Radio tables): Document multiple destinations.
  312. 2008-04-15 Carsten Dominik <dominik@science.uva.nl>
  313. * org.texi (Agenda column view): New section.
  314. 2008-04-08 Carsten Dominik <dominik@science.uva.nl>
  315. * org.texi (Moving subtrees): Document archiving to the archive
  316. sibling.
  317. 2008-04-04 Carsten Dominik <dominik@science.uva.nl>
  318. * org.texi (Agenda commands): Document columns view in the agenda.
  319. 2008-04-03 Carsten Dominik <dominik@science.uva.nl>
  320. * org.texi (Using the property API): Document the API for
  321. multi-valued properties.