ChangeLog 18 KB

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