ChangeLog 20 KB

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