ChangeLog 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500
  1. 2010-04-18 Carsten Dominik <carsten.dominik@gmail.com>
  2. * org.el (org-mode, org-org-menu): Use `add-to-invisibility-spec'.
  3. * org-table.el (orgtbl-mode): Use `add-to-invisibility-spec'.
  4. * org-compat.el (org-make-overlay, org-delete-overlay)
  5. (org-overlay-start, org-overlay-end, org-overlay-put)
  6. (org-overlay-get, org-overlay-move, org-overlay-buffer): Functions
  7. removed.
  8. (org-add-to-invisibility-spec): Function removed.
  9. * org-html.el (org-export-as-html-and-open): Add argument to
  10. kill-buffer.
  11. * org-habit.el (require): `calendar' is now required already by
  12. org.el on top level.
  13. * org-clock.el (require): `calendar' is now required already by
  14. org.el on top level.
  15. * org-agenda.el (require, org-timeline, org-agenda-list)
  16. (org-todo-list, org-agenda-to-appt): `calendar' is now required
  17. already by org.el on top level.
  18. * org.el (org-export-latex-fix-inputenc): Declare function.
  19. * org-agenda.el (org-agenda-goto-calendar): Do not bind obsolete
  20. variables.
  21. * org.el (calendar): Require calendar now on top level in org.el
  22. and define aliases to new variables when needed.
  23. (org-read-date, org-goto-calendar): Do not bind obsolete
  24. variables.
  25. * org-clock.el (org-clock-out, org-clock-cancel): Get rid of
  26. compilation warning, add comment that this cannot be done with
  27. `with-current-buffer'.
  28. * org-wl.el (org-wl-open): Use `with-current-buffer'.
  29. * org.el (overlay, org-remove-empty-overlays-at)
  30. (org-outline-overlay-data, org-set-outline-overlay-data)
  31. (org-show-block-all, org-hide-block-toggle)
  32. (org-highlight-new-match, org-remove-occur-highlights)
  33. (org-tags-overlay, org-fast-tag-selection, org-date-ovl)
  34. (org-read-date, org-read-date-display, org-eval-in-calendar)
  35. (org-format-latex, org-context)
  36. (org-speedbar-restriction-lock-overlay)
  37. (org-speedbar-set-agenda-restriction): Use the normal overlay API.
  38. * org-table.el (org-table-add-rectangle-overlay)
  39. (org-table-remove-rectangle-highlight)
  40. (org-table-overlay-coordinates)
  41. (org-table-toggle-coordinate-overlays): Use the normal overlay
  42. API.
  43. * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
  44. (org-edit-src-exit, org-src-mode-configure-edit-buffer): Use the
  45. normal overlay API.
  46. * org-colview.el (org-columns-new-overlay)
  47. (org-columns-display-here, org-columns-remove-overlays)
  48. (org-columns-edit-value, org-columns-next-allowed-value)
  49. (org-columns-update): Use the normal overlay API.
  50. * org-clock.el (org-clock-out, org-clock-cancel)
  51. (org-clock-put-overlay, org-clock-remove-overlays): Use the normal
  52. overlay API.
  53. * org-agenda.el (org-agenda-mark-filtered-text)
  54. (org-agenda-mark-clocking-task, org-agenda-fontify-priorities)
  55. (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
  56. (org-agenda-entry-text-hide)
  57. (org-agenda-restriction-lock-overlay)
  58. (org-agenda-set-restriction-lock)
  59. (org-agenda-filter-by-tag-hide-line)
  60. (org-agenda-fix-tags-filter-overlays-at)
  61. (org-agenda-filter-by-tag-show-all, org-hl)
  62. (org-agenda-goto-calendar, org-agenda-bulk-mark)
  63. (org-agenda-bulk-remove-overlays): Use the normal overlay API.
  64. * org-freemind.el (org-freemind-from-org-mode-node)
  65. (org-freemind-from-org-mode, )
  66. (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode): Use
  67. interactive-p instead of called-interactively, because this is
  68. backward compatible with older Emacsen I still support..
  69. 2010-04-16 Carsten Dominik <carsten.dominik@gmail.com>
  70. * org-exp.el (org-export-define-heading-targets): Fix bug in
  71. regexp finding ID and CUSTOM_ID properties.
  72. 2010-04-14 Carsten Dominik <carsten.dominik@gmail.com>
  73. * org-footnote.el (org-footnote-goto-previous-reference): Renamed
  74. from `org-footnote-goto-next-reference'.
  75. * org.el (org-auto-repeat-maybe): Only record LAST_REPEAT if
  76. org-log-repeat is non-nil, or if there is clocking data in the
  77. entry.
  78. * org-crypt.el (org-encrypt-entry): Improve mapping behavior.
  79. 2010-04-13 Carsten Dominik <carsten.dominik@gmail.com>
  80. * org.el (org-align-all-tags): New command.
  81. 2010-04-13 David Maus <dmaus@ictsoc.de>
  82. * org-wl.el (org-wl-link-remove-filter): New customizable
  83. variable. If non-nil, filter conditions are stripped when storing
  84. link to message in filter folder.
  85. (org-wl-shimbun-prefer-web-links): New customizable variable. If
  86. non-nil, links to shimbun messages are created as web links to
  87. message source.
  88. (org-wl-nntp-prefer-web-links): New customizable variable. If
  89. non-nil, links to nntp message are created as web links to gmane
  90. or googlegroups.
  91. (org-wl-namazu-default-index): New customizable variable.
  92. Directory of namazu search index that should be used as default
  93. when opening a link in a search folder.
  94. (org-wl-folder-types): New constant. Wanderlust folder type
  95. indicators.
  96. (org-wl-folder-type): New function. Return type of Wanderlust
  97. folder.
  98. (org-wl-store-link): Create web links for shimbun or nntp messages
  99. and strip filter conditions depending on customizable variables.
  100. (org-wl-open): Open namazu search folder for message when called
  101. with prefix.
  102. 2010-04-12 Carsten Dominik <carsten.dominik@gmail.com>
  103. * org.el (org-remove-if, org-remove-if-not): New functions.
  104. (org-open-file): Use internal remove-if functions.
  105. 2010-04-10 Jan Böcker <jan.boecker@jboecker.de>
  106. * org.el (org-file-apps-entry-match-against-dlink-p): new function.
  107. (org-file-apps-ex): remove variable.
  108. (org-open-file): Integrate org-file-apps-ex functionality back
  109. into org-file-apps, and decide whether to match a regexp against
  110. the link or the filename using org-file-apps-entry-uses-grouping-p.
  111. 2010-04-09 Jan Böcker <jan.boecker@jboecker.de>
  112. * org.el (org-file-apps-ex): new variable.
  113. (org-open-file): Before considering org-file-apps, first match the
  114. regexps from org-file-apps-ex against the whole link. See
  115. docstring of org-file-apps-ex.
  116. 2010-04-12 Carsten Dominik <carsten.dominik@gmail.com>
  117. * org.el (org-export-latex-default-packages-alist): Remove
  118. microtype package.
  119. (org-todo-repeat-to-state): New variable.
  120. (org-auto-repeat-maybe): Allow user-selected target states.
  121. (org-default-properties): Add the new property REPEAT_TO_STATE.
  122. 2010-04-09 Carsten Dominik <carsten.dominik@gmail.com>
  123. * org-mobile.el (org-mobile-check-setup): Make sure that there is
  124. a binary to compute checksums.
  125. 2010-04-08 Carsten Dominik <carsten.dominik@gmail.com>
  126. * org.el (org-insert-link): Find the link buffer on visible
  127. frames.
  128. (org-export-latex-default-packages-alist): hyperref must be loaded
  129. late.
  130. 2010-04-07 Carsten Dominik <carsten.dominik@gmail.com>
  131. * org-latex.el (org-export-latex-preprocess): Do not yet protect
  132. defined entities - these will be taken care of later.
  133. (org-export-latex-special-chars): Post-process entity replacement.
  134. (org-export-latex-fontify-headline): Do not yet protect defined
  135. entities - these will be taken care of later.
  136. (org-export-latex-tables, org-export-latex-links): Format the
  137. caption properly.
  138. * org-entities.el (org-entities-user): Fix typo.
  139. * org.el (org-prepare-agenda-buffers): Uniquify TODO keywords
  140. * org-entities.el (org-entities-user): Improve docstring.
  141. 2010-04-06 Carsten Dominik <carsten.dominik@gmail.com>
  142. * org-entities.el (org-macs): Require org-macs, to be sure that we
  143. have `declare-function' defined.
  144. 2010-04-05 Carsten Dominik <carsten.dominik@gmail.com>
  145. * org-latex.el (org-export-latex-classes): Update docstring.
  146. * org.el (org-format-latex-header): Add cookies to the header.
  147. (org-splice-latex-header): Implement placement according to
  148. cookies.
  149. 2010-04-04 Carsten Dominik <carsten.dominik@gmail.com>
  150. * org-publish.el (org-publish-aux-preprocess): Control case
  151. sensitivity.
  152. 2010-04-04 Bastien Guerry <bzg@altern.org>
  153. * org.el (org-splice-latex-header): Fix typo.
  154. 2010-04-04 Carsten Dominik <carsten.dominik@gmail.com>
  155. * org-latex.el (org-export-latex-make-header): Use
  156. `org-splice-latex-header' to build the header.
  157. (org-export-latex-classes): Update docstring.
  158. * org.el (org-splice-latex-header): New function.
  159. (org-create-formula-image): Use `org-splice-latex-header' to build
  160. the header.
  161. * org-gnus.el (org-gnus-follow-link): Handle nndoc backend.
  162. 2010-04-03 Carsten Dominik <carsten.dominik@gmail.com>
  163. * org.el (org-export-latex-packages-alist)
  164. (org-export-latex-default-packages-alist): Fix docstring to
  165. reflect the expected structure.
  166. * org-docbook.el (org-docbook-do-expand): Fix bug with variable names.
  167. (org-export-docbook-finalize-table): Make use of label for tables.
  168. 2010-04-02 Carsten Dominik <carsten.dominik@gmail.com>
  169. * org-attach.el (org-attach-commit): Split on newlines.
  170. * org.el (org-export-latex-default-packages-alist): Use list
  171. instead of cons for the entries.
  172. 2010-04-01 Carsten Dominik <carsten.dominik@gmail.com>
  173. * org-entities.el (org-entity-get-representation): Catch the case
  174. that there is not entry in the list.
  175. * org-mobile.el (org-mobile-use-encryption)
  176. (org-mobile-encryption-tempfile, org-mobile-encryption-password):
  177. New options.
  178. (org-mobile-check-setup): CHeck the encryption setup.
  179. (org-mobile-copy-agenda-files, org-mobile-sumo-agenda-command)
  180. (org-mobile-create-sumo-agenda): Use encryption code.
  181. (org-mobile-encrypt-and-move): New function.
  182. (org-mobile-encrypt-file, org-mobile-decrypt-file): New
  183. functions.
  184. (org-mobile-move-capture): Decrypt the capture file.
  185. * org.el (org-entities): Require the new file.
  186. (org-export-latex-default-packages-alist): New variable.
  187. (org-complete): Use new entity code for completion.
  188. (org-create-formula-image): Use the new packages variable.
  189. * org-latex.el (org-export-latex-classes): Remove the standard
  190. packages from the class headers.
  191. (org-export-latex-make-header): Use the new package variable.
  192. (org-export-latex-special-chars): Better regexp for entities, to
  193. support entity name that contain numbers.
  194. (org-export-latex-treat-backslash-char): Use the new entity code.
  195. * org-html.el (org-html-do-expand): Use the new entity code.
  196. * org-exp.el (org-export): Add the new export commands.
  197. (org-html-entities): Constant removed.
  198. (org-export-visible): Add the new export commands.
  199. * org-entities.el: New file.
  200. * org-docbook.el (org-docbook-do-expand): Use new entity code.
  201. * org-ascii.el (org-export-ascii-entities): New variable.
  202. (org-export-as-latin1, org-export-as-latin1-to-buffer)
  203. (org-export-as-utf8, org-export-as-utf8-to-buffer): New commands.
  204. (org-export-as-encoding): New function.
  205. (org-export-ascii-preprocess): Call `org-ascii-replace-entities'.
  206. (org-ascii-replace-entities): New function.
  207. 2010-03-31 Carsten Dominik <carsten.dominik@gmail.com>
  208. * org-html.el (org-html-level-start): Catch the case that target
  209. might be nil.
  210. 2010-03-31 Dan Davison <davison@stats.ox.ac.uk>
  211. * org.el (org-appearance): Change Customize group variable name
  212. from org-font-lock to org-appearance, and change tag from "Org
  213. Font Lock" to "Org Appearance"
  214. (org-odd-levels-only): Change Customize group variable name
  215. (org-level-color-stars-only): Change Customize group variable name
  216. (org-hide-leading-stars): Change Customize group variable name
  217. (org-hidden-keywords): Change Customize group variable name
  218. (org-fontify-done-headline): Change Customize group variable name
  219. (org-fontify-emphasized-text): Change Customize group variable name
  220. (org-fontify-whole-heading-line): Change Customize group variable name
  221. (org-highlight-latex-fragments-and-specials): Change Customize
  222. group variable name
  223. (org-hide-emphasis-markers): Change Customize group variable name
  224. (org-emphasis-alist): Change Customize group variable name
  225. (org-emphasis-regexp-components): Change Customize group variable
  226. name
  227. (org-modules): Remove mention of org-R
  228. * org-faces.el (org-faces): Change Customize group variable name
  229. 2010-03-29 Carsten Dominik <carsten.dominik@gmail.com>
  230. * org-agenda.el (org-diary-last-run-time): New variable.
  231. (org-diary): prepare agenda buffers only if last call was some
  232. time ago.
  233. * org-html.el (org-export-html-preprocess): Replace \ref macros
  234. with a link.
  235. (org-format-org-table-html): Add the label as an anchor.
  236. * org-docbook.el (org-export-docbook-format-image): Do some
  237. formatting on captions.
  238. * org-latex.el (org-export-latex-tables, org-export-latex-links):
  239. Do some formatting on captions.
  240. * org-html.el (org-export-html-format-image)
  241. (org-format-org-table-html): Do some formatting on captions.
  242. 2010-03-28 Dan Davison <davison@stats.ox.ac.uk>
  243. * org.el (org-hidden-keywords): New customizable variable. This is
  244. a list of symbols specifying which of the special keywords #+DATE,
  245. #+AUTHOR, #+EMAIL and #+TITLE should be hidden by font lock.
  246. (org-fontify-meta-lines-and-blocks): Changes to font-lock code
  247. implementing new faces and hiding behaviour.
  248. * org-faces.el (org-document-title): New face for #+TITLE lines
  249. (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines
  250. (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL keywords
  251. 2010-03-28 Carsten Dominik <carsten.dominik@gmail.com>
  252. * org-publish.el (org-publish-sanitize-plist): New function to
  253. rename "index" properties to "sitemap". Do this renaming
  254. globally.
  255. (org-publish-with-aux-preprocess-maybe): New macro.
  256. (org-publish-org-to-pdf, org-publish-org-to-html): Use the new
  257. macro.
  258. (org-publish-aux-preprocess)
  259. (org-publish-index-generate-theindex.inc): New function.
  260. 2010-03-27 Carsten Dominik <carsten.dominik@gmail.com>
  261. * org-table.el (org-table-align): Interpret <N> at fixed width,
  262. not as maximum width.
  263. 2010-03-26 Carsten Dominik <carsten.dominik@gmail.com>
  264. * org-exp.el (org-export-author-info, org-export-email-info): Fix
  265. docstrings.
  266. * org-beamer.el (org-beamer-select-environment): Renamed from
  267. `org-beamer-set-environment-tag'. Improve docstring.
  268. * org-freemind.el (org-freemind-write-mm-buffer): Fix another
  269. problem with odd levels.
  270. * org-ascii.el (org-export-as-ascii): Export email only if the
  271. author wants it.
  272. * org-docbook.el (org-export-as-docbook): Export email only if the
  273. author wants it.
  274. * org-html.el (org-export-as-html): Export email only if the
  275. author wants it.
  276. * org-exp.el (org-export-email-info): New option.
  277. (org-export-plist-vars): Add entry for `org-export-email'.
  278. 2010-03-25 Carsten Dominik <carsten.dominik@gmail.com>
  279. * org-table.el (org-table-goto-line): Fix typo.
  280. 2010-03-25 Mikael Fornius <mfo@abc.se>
  281. * org.el (org-agenda-files): Typo.
  282. (org-read-agenda-file-list): Add optional argument to help
  283. `org-store-new-agenda-file-list' to remember un-expanded file
  284. names. Expand file names relative to `org-directory'.
  285. (org-store-new-agenda-file-list): Keep un-expanded file names when
  286. saving, if available.
  287. (org-agenda-files): Update documentation.
  288. 2010-03-25 Carsten Dominik <carsten.dominik@gmail.com>
  289. * org-ascii.el (org-export-as-ascii): Catch the case of exporting
  290. a buffer with no file name attached.
  291. * org.el (org-log-refile): New option.
  292. (org-log-note-headings): Add a heading for refiling.
  293. (org-startup-options): Add keywords for logging of the refile
  294. action.
  295. (org-refile): Add logging action.
  296. (org-add-log-note): Allow for refiling action.
  297. * org-agenda.el (org-agenda-bulk-action): Make sure
  298. `org-log-refile' is not `note' during a bulk action.
  299. 2010-03-24 Carsten Dominik <carsten.dominik@gmail.com>
  300. * org.el (org-map-dblocks): Use save-excursion to remember the
  301. position.
  302. * org-attach.el (org-attach-commit): Remove dependence on xargs.
  303. (org-attach-delete-one): Commit after deleting a file.
  304. * org-latex.el (org-export-latex-fontify): Do not mistake table.el
  305. borders for strike-through emphasis.
  306. * org-freemind.el (org-freemind-write-mm-buffer): Simplify the
  307. handling of odd levels.
  308. * org-agenda.el (org-agenda-todo-ignore-deadlines): Document `past'
  309. and `future' values.
  310. (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
  311. Handle `past' and `future' values.
  312. * org.el (org-read-agenda-file-list): Interpret file names
  313. relative to org-directory and allow environment variables and
  314. "~".
  315. * org-latex.el (org-export-latex-special-chars): Allow a
  316. parenthesis before an exponent or subscript.
  317. 2010-03-23 Dan Davison <davison@stats.ox.ac.uk>
  318. * org-src.el (org-edit-src-exit): When returning from code edit
  319. buffer, if code block is hidden, leave point at start of
  320. #+begin_src line
  321. 2010-03-23 Carsten Dominik <carsten.dominik@gmail.com>
  322. * org.el (org-insert-heading): Do not remove all spaces if the
  323. headline is empty.
  324. * org-indent.el (org-indent): Fix group name.
  325. 2010-03-21 Carsten Dominik <carsten.dominik@gmail.com>
  326. * org-table.el (org-table-goto-column): Fix forcing a non-existing
  327. column.
  328. (org-table-get, org-table-put, org-table-goto-line)
  329. (org-table-current-line): New functions.
  330. 2010-03-21 Carsten Dominik <carsten.dominik@gmail.com>
  331. * org-crypt.el (org-reveal-start-hook): Add a decryption function
  332. to this hook.
  333. (org-decrypt-entries, org-encrypt-entries, org-decrypt-entry): Add
  334. docstrings.
  335. * org.el (org-point-at-end-of-empty-headline)
  336. (org-level-increment, org-get-previous-line-level): New function.
  337. (org-cycle-level): Rewritten to be independent of when this
  338. function is called.
  339. (org-in-regexps-block-p): New function.
  340. (org-reveal-start-hook): New hook.
  341. (org-reveal): Run new hook.
  342. 2010-03-19 Carsten Dominik <carsten.dominik@gmail.com>
  343. * org-latex.el (org-export-latex-keywords): Start a new paragraph
  344. after time keywords, do not add "\newline".
  345. * org-html.el (org-export-as-html): Avoid double # in href.
  346. * org.el (org-refile-get-location): Catch an invalid target
  347. specification.
  348. 2010-03-18 Carsten Dominik <carsten.dominik@gmail.com>
  349. * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
  350. Make sure the behavior regarding to extracting time is
  351. consistent.
  352. 2010-03-17 Stephen Eglen <stephen@gnu.org>
  353. * org-agenda.el (org-agenda-insert-diary-extract-time): New
  354. variable.
  355. (org-agenda-add-entry-to-org-agenda-diary-file): Use this new
  356. variable rather than `org-agenda-search-headline-for-time'.
  357. 2010-03-17 Carsten Dominik <carsten.dominik@gmail.com>
  358. * org-list.el (org-fix-bullet-type): Improve cursor positioning.
  359. 2010-03-15 Carsten Dominik <carsten.dominik@gmail.com>
  360. * org.el (org-adaptive-fill-regexp-backup): New variable.
  361. (org-set-autofill-regexps): Store a backup of
  362. `adaptive-fill-regexp'.
  363. (org-adaptive-fill-function): Fix filling of comments and ordered
  364. lists. If there is no other match, till try adaptive fill.
  365. 2010-03-15 John Wiegley <jwiegley@gmail.com>
  366. * org-agenda.el (org-agenda-include-deadlines): Added new
  367. customization variable to determine whether unscheduled tasks
  368. should appear in the agenda solely because of their deadline.
  369. Default to true, which was the previous behavior (it just wasn't
  370. configurable).
  371. (org-agenda-mode-map, org-agenda-view-mode-dispatch): Bind ! in
  372. the agenda to show/hide deadline tasks.
  373. (org-agenda-menu): Added menu option for show/hide deadlines.
  374. (org-agenda-list): Make the agenda list sensitive to the value of
  375. `org-agenda-include-deadlines'.
  376. (org-agenda-toggle-deadlines): New function to toggle the value of
  377. `org-agenda-include-deadlines' and repaint the modeline
  378. indicators.
  379. (org-agenda-set-mode-name): Show "Deadlines" in the agenda
  380. modeline if deadline tasks are being displayed.
  381. 2010-03-14 Carsten Dominik <carsten.dominik@gmail.com>
  382. * org-table.el (org-table-eval-formula): Replace $# and @# by
  383. current column and row number.
  384. 2010-03-12 Carsten Dominik <carsten.dominik@gmail.com>
  385. * org.el (org-set-property, org-delete-property): Go back to
  386. prompting for the property.
  387. * org-latex.el (org-export-latex-make-header): Fully process
  388. author line.
  389. (org-export-latex-fontify-headline): Allow several arguments, not
  390. just one.
  391. (org-export-latex-fix-inputenc): Catch the error when
  392. `latexenc-coding-system-to-inputenc' is not defined.
  393. * org-agenda.el (org-agenda-skip-if-todo): New function.
  394. (org-agenda-skip-if): Add conditions for TODO keywords.
  395. (org-agenda-skip-if): Document the new todo conditions.
  396. 2010-03-11 Mikael Fornius <mfo@abc.se>
  397. * org.el (org-at-property-p): Check if we are inside a property
  398. drawer not just any drawer.
  399. (org-set-property, org-delete-property): When cursor is on a
  400. property key value pair do not prompt for property name instead
  401. use name at cursor.
  402. (org-ctrl-c-ctrl-c): Still do org-property-action when cursor is
  403. on the first line of a property drawer.
  404. (org-property-end-re): Spell check.
  405. 2010-03-11 Carsten Dominik <carsten.dominik@gmail.com>
  406. * org-exp.el (org-export-attach-captions-and-attributes): Add the
  407. properties to the entire table, in case the first line is
  408. removed.
  409. * org-archive.el (org-archive-reversed-order): New option.
  410. (org-archive-subtree, org-archive-to-archive-sibling): Use the new
  411. option `org-archive-reversed-order'.
  412. 2010-03-10 Carsten Dominik <carsten.dominik@gmail.com>
  413. * org-agenda.el (org-agenda-entry-types): New variable.
  414. (org-agenda-list): Use `org-agenda-entry-types'.
  415. (org-agenda-custom-commands-local-options): Support for setting
  416. `org-agenda-entry-types' as an option.
  417. (org-diary): Shift some documentation from here to the variable
  418. `org-agenda-entry-types'.
  419. 2010-03-09 Carsten Dominik <carsten.dominik@gmail.com>
  420. * org-latex.el (org-export-latex-make-header): Apply macros in
  421. author field.
  422. * org-clock.el (org-clocking-buffer, org-clocking-p): New function.
  423. (org-clock-select-task, org-clock-notify-once-if-expired)
  424. (org-clock-in, org-clock-out, org-clock-cancel, org-clock-goto)
  425. (org-clock-out-if-current, org-clock-save): Use the new functions.
  426. 2010-03-08 Carsten Dominik <carsten.dominik@gmail.com>
  427. * org-docbook.el (org-export-as-docbook): Remove unnecessary
  428. newline.
  429. (org-export-as-docbook): Remove unnecessary newline.
  430. (org-export-as-docbook): Fix problem with double footnote
  431. reference in one place.
  432. * org-exp.el (org-export-format-source-code-or-example): Remove
  433. unnecessary newline.
  434. * org.el (org-deadline, org-schedule): Allow rescheduling entries
  435. with repeaters.
  436. * org-table.el (org-table-convert-refs-to-rc): Better way to catch
  437. function calls that look like references.
  438. * org.el (org-open-at-point): Get link abbreviations from
  439. reference buffer.
  440. 2010-03-07 Carsten Dominik <carsten.dominik@gmail.com>
  441. * org-table.el (org-table-convert-refs-to-rc): Do not read arctan2
  442. as a reference.
  443. 2010-03-05 Carsten Dominik <carsten.dominik@gmail.com>
  444. * org.el (org-link-unescape): Solve issue with lower-case escapes.
  445. 2010-03-04 Carsten Dominik <carsten.dominik@gmail.com>
  446. * org-latex.el (org-export-latex-classes): Add
  447. \usepackage{latexsym} to all classes.
  448. 2010-03-03 Carsten Dominik <carsten.dominik@gmail.com>
  449. * org-html.el (org-export-as-html): Do not allow protected lines
  450. into the table of contents.
  451. * org-latex.el (org-export-latex-special-chars): Find subsequent
  452. occurrences of special characters.
  453. (org-export-latex-tables): Do not convert table-like stuff that is
  454. protected.
  455. 2010-03-01 Carsten Dominik <carsten.dominik@gmail.com>
  456. * org-list.el (org-toggle-checkbox): No errors when updating
  457. checkbox count fails because there is no heading.
  458. 2010-02-27 Carsten Dominik <carsten.dominik@gmail.com>
  459. * org-clock.el (org-clock-report-include-clocking-task): New
  460. option.
  461. (org-clock-sum): Add the current clocking task.
  462. 2010-02-26 Carsten Dominik <carsten.dominik@gmail.com>
  463. * org.el (org-cycle): Print a message when in a table.el table.
  464. (org-edit-special): Recognize the table.el context.
  465. (org-ctrl-c-ctrl-c): Print a message when in a table.el table.
  466. * org-src.el (org-at-table.el-p): Declare.
  467. (org-edit-src-code): Handle a special case for table.el editing.
  468. (org-edit-src-find-region-and-lang): Recognize the table.el
  469. context.
  470. * org-latex.el (org-export-latex-tables): Convert table.el
  471. tables.
  472. (org-export-latex-convert-table.el-table): New function.
  473. * org-html.el (org-html-expand): Fix table.el export.
  474. * org-latex.el (org-export-latex-preprocess): Protect footnotes in
  475. headings.
  476. * org-id.el (org-id-find-id-file): Fix bug when there is no hash
  477. table for the id locations.
  478. * org.el (org-read-date-analyze): Match American-style dates, like
  479. 5/30 or 5/13/7. Make sure cal-iso.el is loaded. Don't force he
  480. current year when reading ISO and American dates.
  481. 2010-02-25 Carsten Dominik <carsten.dominik@gmail.com>
  482. * org.el (org-face-from-face-or-color): New function.
  483. (org-get-todo-face, org-font-lock-add-priority-faces)
  484. (org-get-tag-face): Use `org-face-from-face-or-color'.
  485. * org-faces.el (org-todo-keyword-faces, org-priority-faces): Allow
  486. simple colors as values.
  487. (org-faces-easy-properties): New option.
  488. * org-agenda.el (org-agenda-set-mode-name): Show if the agenda is
  489. restricted, as an agenda mode.
  490. (org-agenda-fontify-priorities): Allow simple colors as values.
  491. 2010-02-25 Bastien Guerry <bzg@altern.org>
  492. * org-timer.el (org-timer-current-timer): Renamed from
  493. `org-timer-last-timer'.
  494. (org-timer-timer1, org-timer-timer2, org-timer-timer3): Removed.
  495. (org-timer-cancel-timer, org-timer-show-remaining-time)
  496. (org-timer-set-timer): Update to use only one timer.
  497. * org.el (org-set-property): Remove useless space in the prompt.
  498. 2010-02-25 Carsten Dominik <carsten.dominik@gmail.com>
  499. * org-html.el (org-export-html-style-default): Add a default style
  500. for textareas.
  501. * org-exp.el (org-export-format-source-code-or-example): Fix
  502. textarea tag.
  503. 2010-02-24 Bastien Guerry <bzg@altern.org>
  504. * org-clock.el (org-clock-current-task): New variable to store
  505. last clocked in task.
  506. (org-clock-set-current, org-clock-delete-current): New functions.
  507. 2010-02-24 Carsten Dominik <carsten.dominik@gmail.com>
  508. * org-remember.el (org-remember-apply-template): Extend comment.
  509. (org-remember-handler): Implement clock sibling filing.
  510. 2010-02-23 Carsten Dominik <carsten.dominik@gmail.com>
  511. * org-publish.el (org-publish-all, org-publish-current-file)
  512. (org-publish-current-project): When called with prefix argument
  513. FORCE, also rebuild the validation file list.
  514. * org-latex.el (org-export-latex-preprocess): Protect footnotes in
  515. section headings.
  516. 2010-02-21 Carsten Dominik <carsten.dominik@gmail.com>
  517. * org-html.el (org-export-as-html-and-open): Kill product buffer
  518. if the user wants that.
  519. * org-latex.el (org-export-as-pdf-and-open): Kill product buffer
  520. if the user wants that.
  521. * org-exp.el (org-export-kill-product-buffer-when-displayed): New
  522. option.
  523. * org-agenda.el (org-batch-agenda-csv): Use the time property
  524. instead of the `time-of-day' property.
  525. 2010-02-20 Carsten Dominik <carsten.dominik@gmail.com>
  526. * org-timer.el (org-timer-start-hook, org-timer-stop-hook)
  527. (org-timer-pause-hook, org-timer-set-hook)
  528. (org-timer-cancel-hook): New hooks.
  529. (org-timer-start): Run `org-timer-start-hook'.
  530. (org-timer-pause-or-continue): Run `org-timer-pause-hook'.
  531. (org-timer-stop): Run `org-timer-stop-hook'.
  532. (org-timer-cancel-timers): Run `org-timer-cancel-hook'.
  533. 2010-02-19 Carsten Dominik <carsten.dominik@gmail.com>
  534. * org.el (org-reveal): Double prefix arg shows the subtree of the
  535. parent.
  536. 2010-02-17 Carsten Dominik <carsten.dominik@gmail.com>
  537. * org-agenda.el (org-search-view): Fix bug with searching full
  538. words in headlines in search view.
  539. (org-agenda-skip-deadline-prewarning-if-scheduled): New option.
  540. (org-agenda-get-deadlines): Suppress pre-warning if the entry is
  541. scheduled (if the user configures it so.
  542. 2010-02-16 Carsten Dominik <carsten.dominik@gmail.com>
  543. * org.el (org-hide-archived-subtrees): Don't jump to end of
  544. subtree if the match was not in a headline.
  545. (org-inside-latex-macro-p): Allow more complex arguments.
  546. (org-emphasize): Protect against use at end of buffer.
  547. 2010-02-15 Carsten Dominik <carsten.dominik@gmail.com>
  548. * org-agenda.el (org-agenda-align-tags): Avoid side effects on
  549. text properties.
  550. 2010-02-14 Carsten Dominik <carsten.dominik@gmail.com>
  551. * org-agenda.el (org-agenda-todo-ignore-scheduled): More allowed
  552. values.
  553. (org-agenda-todo-ignore-scheduled)
  554. (org-agenda-todo-ignore-deadlines): More control with different
  555. allowed values.
  556. (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
  557. Honor the new option settings.
  558. 2010-02-12 Carsten Dominik <carsten.dominik@gmail.com>
  559. * org.el (org-get-location): Make sure the selection buffer is
  560. shown in the current frame.
  561. * org-ascii.el (org-export-ascii-table-widen-columns): New
  562. option.
  563. (org-export-ascii-preprocess): Realign tables to remove narrowing
  564. if `org-export-ascii-table-widen-columns' is set.
  565. * org-table.el (org-table-do-narrow): New variable.
  566. (org-table-align): Narrow only if `org-table-do-narrow' is t.
  567. * org.el (org-deadline, org-schedule): Allow updating if the
  568. relevant time stamp does not have a repeater, i.e. do not require
  569. that no time stamp has a repeater.
  570. * org-agenda.el (org-agenda-align-tags): Don't add a face to the
  571. new white space before the tags.
  572. * org-latex.el (org-export-as-latex): Do nit require the buffer to
  573. be visiting a file when only exporting to a buffer or string.
  574. (org-export-latex-fix-inputenc): Only save the buffer is there is
  575. a file name attached to it.
  576. 2010-02-09 Dan Davison <davison@stats.ox.ac.uk>
  577. * org-src.el (org-edit-src-exit): Widen before exiting edit buffers
  578. 2010-02-08 Carsten Dominik <carsten.dominik@gmail.com>
  579. * org.el (org-fontify-meta-lines-and-blocks): Honor
  580. `org-fontify-quote-and-verse-blocks'.
  581. * org-faces.el (org-fontify-quote-and-verse-blocks): New option.
  582. 2010-02-03 Carsten Dominik <carsten.dominik@gmail.com>
  583. * org.el (org-open-at-point): Also check for text property
  584. org-linked-text before offering collected links.
  585. 2010-02-03 Stephen Eglen <stephen@gnu.org>
  586. * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
  587. Optionally extract time specification from text and add to the
  588. timestamp.
  589. 2010-02-03 Carsten Dominik <carsten.dominik@gmail.com>
  590. * org-exp.el (org-html-entities): Fix typo.
  591. * org-latex.el (org-export-latex-make-header): Use \providecommand
  592. to make sure the \alert macro is defined.
  593. * org.el (org-format-latex-signal-error)
  594. (org-create-formula-image): Use `org-format-latex-signal-error'.
  595. 2010-02-02 Stephen Eglen <stephen@gnu.org>
  596. * org.el (org-store-link): For dired buffers, use
  597. default-directory as link name if dired-get-filename returns
  598. nil.
  599. 2010-02-02 Carsten Dominik <carsten.dominik@gmail.com>
  600. * org-exp.el (org-export-concatenate-multiline-links): The for
  601. protectedness at beginning of match.
  602. * org-latex.el (org-export-latex-fix-inputenc): Never leave the
  603. AUTO as a coding system, instead default to utf8.
  604. 2010-02-01 Carsten Dominik <carsten.dominik@gmail.com>
  605. * org.el (org-block-todo-from-children-or-siblings-or-parent)
  606. (org-block-todo-from-checkboxes): Respect the local variable
  607. value when deciding if blocking should be active.
  608. * org-latex.el (org-export-latex-make-header): Define the align
  609. macro if it is not yet defined.
  610. * org-agenda.el (org-agenda-insert-diary-make-new-entry): Call
  611. `org-insert-heading' with the INVISIBLE-OK argument.
  612. * org-mac-message.el (org-mac-message-insert-flagged): Call
  613. `org-insert-heading' with the INVISIBLE-OK argument.
  614. * org.el (org-insert-heading): New argument INVISIBLE-OK.
  615. * org-agenda.el (org-agenda-view-mode-dispatch): Improve the
  616. prompt message.
  617. * org-html.el (org-html-level-start): Use the
  618. `html-container-class' text property to set an additional class
  619. for an outline container.
  620. * org-exp.el (org-export-remember-html-container-classes): New
  621. function.
  622. (org-export-preprocess-string): Call
  623. `org-export-remember-html-container-classes'.
  624. * org.el (org-cycle): Mention level cycling in the docstring.
  625. (org-default-properties): Add new property HTML_CONTAINER_CLASS.
  626. * org-remember.el (org-remember-apply-template): Do file insertion
  627. first.
  628. 2010-01-31 Carsten Dominik <carsten.dominik@gmail.com>
  629. * org-habit.el (org-habit-insert-consistency-graphs): Fix a
  630. problem with mis-aligned graphs when showing habits.
  631. 2010-01-28 Mikael Fornius <mfo@abc.se>
  632. * org.el (org-assign-fast-keys): Prefer keys used in keyword name
  633. when assigning. Begin using numerical characters when all in name
  634. is used up. This is to spare alphanumeric characters for better
  635. match with other keywords.
  636. 2010-01-28 Carsten Dominik <carsten.dominik@gmail.com>
  637. * org-exp.el (org-export-preprocess-hook): Improve documentation.
  638. * org-latex.el (org-export-latex-preprocess): More consistent
  639. conversion and protection of the words LaTeX and TeX.
  640. (org-export-latex-fontify-headline, org-export-latex-preprocess):
  641. Allow angle brackets in commands, for beamer.
  642. 2010-01-26 Carsten Dominik <carsten.dominik@gmail.com>
  643. * org-clock.el (org-clock-in): Improve the look of the clock line
  644. by formatting links.
  645. 2010-01-24 Carsten Dominik <carsten.dominik@gmail.com>
  646. * org-latex.el (org-export-latex-classes): Use AUTO as the place
  647. holder string for the coding system. And improve the
  648. documentation.
  649. (org-export-latex-fix-inputenc): Only modify the coding system if
  650. it is given by the placeholder AUTO.
  651. 2010-01-23 Carsten Dominik <carsten.dominik@gmail.com>
  652. * org-clock.el (org-task-overrun-text): New option.
  653. (org-task-overrun, org-clock-update-period): New variables.
  654. (org-clock-get-clock-string, org-clock-update-mode-line): Mark
  655. overrun clock.
  656. (org-clock-notify-once-if-expired): Check if clock is overrun.
  657. * org-faces.el: New face `org-mode-line-clock-overrun'.
  658. 2010-01-18 Jan Böcker <jan.boecker@jboecker.de>
  659. * org.el (org-narrow-to-subtree): Position the end of the narrowed
  660. region before the line with the next heading, to prevent the user
  661. from prepending text to the next headline.
  662. 2010-01-20 Stephen Eglen <stephen@gnu.org>
  663. * org-agenda.el (org-get-time-of-day): Use
  664. org-agenda-time-leading-zero to allow leading zero (rather than
  665. space) for times.
  666. 2010-01-20 Carsten Dominik <carsten.dominik@gmail.com>
  667. * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
  668. org-datetree.el is loaded.
  669. * org-datetree.el: autoload `org-datetree-find-day-create'
  670. * org-latex.el (org-export-latex-hyperref-format): New option.
  671. (org-export-latex-links): Use `org-export-latex-hyperref-format'.
  672. 2010-01-18 Carsten Dominik <carsten.dominik@gmail.com>
  673. * org-ctags.el (org-ctags-enable): Change order of functions.
  674. (org-ctags-create-tags): Add wildcard to file name expansion.
  675. 2010-01-17 Carsten Dominik <carsten.dominik@gmail.com>
  676. * org.el (org-entry-properties): Fix some important bugs.
  677. 2010-01-16 Carsten Dominik <carsten.dominik@gmail.com>
  678. * org.el (org-link-unescape, org-link-escape): Only use hexlify if
  679. the table is not explicitly given.
  680. 2010-01-15 Carsten Dominik <carsten.dominik@gmail.com>
  681. * org-clock.el (org-clock-out-when-done): Allow a list of keywords
  682. as value.
  683. (org-clock-out-if-current): Work with the new list value of
  684. `org-clock-out-when-done'.
  685. (org-clock-out, org-clock-out-if-current): Avoid circular logic
  686. between clocking out and state changes.
  687. * org-ctags.el (org-ctags-path-to-ctags): Better system-type test.
  688. * org-latex.el (org-export-latex-treat-backslash-char): Do not by
  689. accident protect a character that is before a backslash.
  690. 2010-01-14 Carsten Dominik <carsten.dominik@gmail.com>
  691. * org-agenda.el (org-diary-class): Use
  692. `org-order-calendar-date-args'.
  693. * org.el (org-order-calendar-date-args): New function.
  694. * org-exp.el (org-export-target-internal-links): Check for
  695. protectedness after the first bracket.
  696. * org.el (org-entry-properties): Don't match wrong-case TODO
  697. keywords.
  698. * org-agenda.el (org-agenda-schedule, org-agenda-deadline):
  699. Document that ARG is passed through to remove the date.
  700. (org-agenda-bulk-action): Accept prefix arg and pass it on. Do
  701. not read a date when the user has given a `C-u' prefix.
  702. 2010-01-11 Carsten Dominik <carsten.dominik@gmail.com>
  703. * org-agenda.el (org-agenda-fix-displayed-tags): Fix bug when all
  704. tags are hidden.
  705. 2010-01-10 Carsten Dominik <carsten.dominik@gmail.com>
  706. * org-latex.el (org-export-latex-fix-inputenc): New function.
  707. (org-export-latex-inputenc-alist): New option.
  708. * org-exp.el (org-export): New key SPC to publish enclosing
  709. subtree.
  710. 2010-01-09 Carsten Dominik <carsten.dominik@gmail.com>
  711. * org-indent.el (org-indent-add-properties): Catch case when there
  712. is no headline in the buffer.
  713. 2010-01-08 Carsten Dominik <carsten.dominik@gmail.com>
  714. * org-exp.el (org-html-entities): Add checkmark symbol.
  715. * org-ascii.el (org-export-ascii-preprocess): Protect targets in
  716. verbatim code for ASCII export.
  717. * org.el (org-update-statistics-cookies): Also see checkboxes in
  718. ordered lists.
  719. 2010-01-07 Carsten Dominik <carsten.dominik@gmail.com>
  720. * org-agenda.el (org-agenda-view-mode-dispatch): Define the `L'
  721. key.
  722. * org-beamer.el (org-beamer-amend-header): Change the location
  723. where `org-beamer-header-extra' is inserted.
  724. * org.el (org-compute-latex-and-specials-regexp): Don't do BIND
  725. just for computing this regexp.
  726. 2010-01-06 Carsten Dominik <carsten.dominik@gmail.com>
  727. * org-beamer.el (org-beamer-frame-default-options): New option.
  728. (org-beamer-sectioning): Use default options if the user does not
  729. have defined any.
  730. (org-beamer-fix-toc): Put a frame around the table of contents.
  731. * org-exp.el (org-export-remove-comment-blocks-and-subtrees): Make
  732. sure case-folding works well when processing comment stuff.
  733. * org-latex.el (org-export-latex-after-save-hook): New hook.
  734. (org-export-as-latex): Run the new hook.
  735. 2010-01-05 Carsten Dominik <carsten.dominik@gmail.com>
  736. * org-beamer.el (org-beamer-environments-default): Add the note
  737. environments.
  738. (org-beamer-after-initial-vars): Allow several BEAMER_HEADER_EXTRA
  739. lines and collect and combine the content.
  740. (org-beamer-after-initial-vars): Check for note tags and make sure
  741. they will be seen like a property.
  742. * org.el (org-offer-links-in-entry): Fix bug when there is a
  743. single link.
  744. * org-exp.el (org-export): Make sure the mark is activated, also
  745. when `transient-mark-mode' is off.
  746. * org-agenda.el (org-agenda-search-view-always-boolean): New option.
  747. (org-agenda-search-view-search-words-only): Obsolete variable, is
  748. now an alias for `org-agenda-search-view-always-boolean'.
  749. (org-agenda-search-view-force-full-words): New option.
  750. (org-search-view): Improve docstring, and implement a better logic
  751. for Boolean and phrase searches.
  752. (org-agenda-last-search-view-search-was-boolean): New variable.
  753. (org-agenda-manipulate-query): Consider the type of the last
  754. search when modifying the search string.
  755. 2010-01-04 Carsten Dominik <carsten.dominik@gmail.com>
  756. * org-latex.el (org-export-as-latex): Do the first letbind in the
  757. right moment.
  758. * org-agenda.el (org-get-entries-from-diary): Add the new face to
  759. these entries.
  760. * org-faces.el (org-agenda-diary): New face.
  761. * org.el (org-make-link-regexps): Allow regexp-special characters
  762. in link types.
  763. (org-open-file): When in-emacs is `system', also force system
  764. opening, like when the value was `(16)'.
  765. (org-update-statistics-cookies): Handle entries without children.
  766. * org-exp.el
  767. (org-export-preprocess-before-normalizing-links-hook): New hook.
  768. (org-export-preprocess-string): Run the new hook.
  769. * org.el (org-offer-links-in-entry): Make RET open all links.
  770. * org-html.el (org-export-as-html): Remove any leftover display
  771. properties in the html file.
  772. * org-wl.el (org-wl-store-link): Work-around for format bug with
  773. text properties.
  774. * org-habit.el (org-habit-insert-consistency-graphs): Turn off
  775. invisibility while adding the graphs.
  776. 2010-01-03 Carsten Dominik <carsten.dominik@gmail.com>
  777. * org-remember.el (org-select-remember-template): Use C letter to
  778. customize remember templates.
  779. * org-agenda.el (org-agenda-bulk-mark, org-agenda-bulk-unmark):
  780. Move cursor to next visible line.
  781. 2010-01-02 Carsten Dominik <carsten.dominik@gmail.com>
  782. * org-beamer.el (org-beamer-sectioning): Leave columns environment
  783. by specifying 0 or 1 for column width.
  784. (org-beamer-column-widths): Make 0 stand for 0.0.
  785. 2010-01-01 Carsten Dominik <carsten.dominik@gmail.com>
  786. * org-exp.el (org-export-mark-radio-links): Don't match inside
  787. <<target>>.
  788. * org.el (org-format-latex-header-extra): New variable.
  789. (org-format-latex): Set org-format-latex-header-extra from
  790. in-buffer stuff.
  791. (org-format-latex): Add org-format-latex-header-extra to the
  792. variables on which image creation depends.
  793. (org-create-formula-image): Add the header stuff from in-buffer
  794. settings.
  795. (org-read-date-analyze): Base the analysis for future preference
  796. on NOW, not on the default date.
  797. * org-inlinetask.el (org-inlinetask-export-handler): Add CSS class
  798. for TODO keyword in inline tasks.
  799. * org.el (org-log-note-headings): New headings for removing
  800. deadline or scheduling date.
  801. (org-deadline, org-schedule): Arrange for logging when removing a
  802. date.
  803. (org-add-log-note): Handle deadline and scheduling removal.
  804. 2009-12-31 Carsten Dominik <carsten.dominik@gmail.com>
  805. * org-exp.el (org-export-visible): Add LaTeX/pdf export.
  806. 2009-12-28 Carsten Dominik <carsten.dominik@gmail.com>
  807. * org-agenda.el (org-diary-class): New function.
  808. 2009-12-24 Carsten Dominik <carsten.dominik@gmail.com>
  809. * org-latex.el (org-export-latex-preprocess): Do process the text
  810. of a radio target.
  811. 2009-12-20 Carsten Dominik <carsten.dominik@gmail.com>
  812. * org.el (org-entry-properties): Add TIMESTAMP properties back
  813. in.
  814. 2009-12-18 Carsten Dominik <carsten.dominik@gmail.com>
  815. * org.el (org-all-time-keywords): New variable.
  816. (org-set-regexps-and-options): Set `org-all-time-keywords'.
  817. (org-entry-blocked-p): New function.
  818. (org-special-properties): Add BLOCKED as a new special property.
  819. (org-entry-properties): New optional argument SPECIFIC, only parse
  820. for this property when it is specified.
  821. (org-entry-get): Pass a SPECIFIC argument to
  822. `org-entry-properties'.
  823. * org-latex.el (org-export-as-latex): Preprocess TEXT as well.
  824. 2009-12-17 Carsten Dominik <carsten.dominik@gmail.com>
  825. * org-latex.el (org-export-latex-tables): No forced line end if
  826. there is no caption.
  827. 2009-12-16 Carsten Dominik <carsten.dominik@gmail.com>
  828. * org-exp.el (org-html-entities): Add Euro symbols from Marvosym
  829. package.
  830. * org-latex.el (org-export-latex-tables): Only add a caption when
  831. macro in in longtable environments if one has been defined.
  832. * org-html.el (org-export-as-html): Only take title from buffer if
  833. not exporting body-only.
  834. * org-latex.el (org-export-latex-preprocess): Better version of
  835. the regular expression for protecting LaTeX macros.
  836. (org-export-latex-preprocess): Start searching for macros to
  837. protect from beginning of buffer.
  838. * org-exp.el (org-export-target-internal-links): Check for
  839. protectedness earlier in the string.
  840. * org-agenda.el (org-agenda-highlight-todo): Match TODO keywords
  841. case sensitively.
  842. * org-id.el (org-id-store-link): Match TODO keywords case
  843. sensitively.
  844. * org.el (org-heading-components, org-get-outline-path)
  845. (org-display-outline-path): Match TODO keywords case sensitively.
  846. * org-latex.el (org-export-as-latex): Ignore read-only
  847. properties.
  848. * org-exp.el (org-export-preprocess-string): Remove any
  849. `read-only' properties.
  850. * org-agenda.el (org-agenda-inactive-leader): New option.
  851. (org-agenda-get-timestamps): Use `org-agenda-inactive-leader'.
  852. (org-tags-view): Prompt for matcher if MATCH is an empty string.
  853. (org-todo-list): Prompt for matcher if ARG is an empty string.
  854. 2009-12-15 Carsten Dominik <carsten.dominik@gmail.com>
  855. * org.el (org-open-link-functions): New hook.
  856. (org-open-at-point): Run `org-open-link-functions'.
  857. 2009-12-14 Carsten Dominik <carsten.dominik@gmail.com>
  858. * org-agenda.el (org-agenda-date-prompt): Allow inactive time
  859. stamps as well.
  860. * org.el (org-inhibit-startup-visibility-stuff): New variable.
  861. (org-mode): Don't do startup visibility if inhibited.
  862. (org-outline-overlay-data, org-set-outline-overlay-data): New
  863. functions.
  864. (org-save-outline-visibility): New macro.
  865. (org-log-note-headings): Document that one should not change the
  866. `state' note format.
  867. 2009-12-13 Carsten Dominik <carsten.dominik@gmail.com>
  868. * org.el (org-make-link-regexps): Capture link path into a group.
  869. 2009-12-12 Carsten Dominik <carsten.dominik@gmail.com>
  870. * org-beamer.el (org-beamer-after-initial-vars): Do not overwrite
  871. the options plist.
  872. 2009-12-11 Carsten Dominik <carsten.dominik@gmail.com>
  873. * org.el (org-startup-with-beamer-mode): New option.
  874. (org-property-changed-functions)
  875. (org-property-allowed-value-functions): New hooks.
  876. (org-entry-put, org-property-get-allowed-values): Run the new
  877. hooks.
  878. (org-property-next-allowed-value): Run the new hooks.
  879. * org-exp.el (org-export-select-backend-specific-text): Add the
  880. special beamer tags.
  881. * org-beamer.el
  882. (org-export-preprocess-before-selecting-backend-code-hook): New
  883. file.
  884. * org-latex.el (org-export-latex-after-initial-vars-hook): New hook.
  885. (org-export-as-latex): Run
  886. `org-export-latex-after-initial-vars-hook'.
  887. (org-export-latex-format-toc-function)
  888. (org-export-latex-make-header): Call
  889. `org-export-latex-format-toc-function'.
  890. * org.el (org-fill-template): Make template searches case sensitive.
  891. * org-exp.el (org-export): Use "1" as a sign to export only the
  892. subtree.
  893. * org-colview-xemacs.el (org-columns-edit-value): Use
  894. org-unrestricted property.
  895. * org-colview.el (org-columns-edit-value): Use
  896. org-unrestricted property.
  897. * org.el (org-compute-property-at-point): Set org-unrestricted
  898. text property if the list contains ":ETC".
  899. (org-insert-property-drawer): Use
  900. org-unrestricted property.
  901. * org-exp.el
  902. (org-export-preprocess-before-selecting-backend-code-hook): New hook.
  903. (org-export-preprocess-string): Run
  904. `org-export-preprocess-before-selecting-backend-code-hook'.
  905. * org-xoxo.el (org-export-as-xoxo): Run `org-export-first-hook'.
  906. * org-latex.el (org-export-region-as-latex): Run
  907. `org-export-first-hook'.
  908. * org-html.el (org-export-as-html): Run `org-export-first-hook'.
  909. * org-docbook.el (org-export-as-docbook): Run
  910. `org-export-first-hook'.
  911. * org-ascii.el (org-export-as-ascii): Run `org-export-first-hook'.
  912. * org-exp.el (org-export-first-hook): New hook.
  913. 2009-12-10 Carsten Dominik <carsten.dominik@gmail.com>
  914. * org-list.el (org-previous-item): Exit at the beginning of the
  915. buffer.
  916. * org-id.el (org-id-locations-save): Only write the id locations
  917. if any are defined.
  918. * org-archive.el (org-archive-all-done): Make this work in a file
  919. with org-odd-levels-only set.
  920. * org.el (org-get-refile-targets): Catch the case when a buffer
  921. has no file.
  922. * org-latex.el (org-export-as-latex): Cleanup forced line ends
  923. where they are not needed.
  924. (org-export-latex-subcontent): Remove unnecessary newlines.
  925. 2009-12-09 Carsten Dominik <carsten.dominik@gmail.com>
  926. * org-latex.el (org-export-latex-make-header): Remove \obeylines.
  927. (org-export-latex-fontify): Fix regexp bug that takes special
  928. care of protecting the right boundary characters in emphasis
  929. matches.
  930. (org-export-latex-preprocess): Allow multiple arguments to latex
  931. macros.
  932. * org.el (org-make-link-regexps): Use John Gruber's regexp for
  933. urls.
  934. * org-macs.el (org-re): Interpret :punct: in regexps.
  935. * org-exp.el (org-export-replace-src-segments-and-examples): Also
  936. take the final newline after the END line.
  937. * org.el (org-clean-visibility-after-subtree-move): Only fix
  938. entries that are not entirely invisible already.
  939. (org-insert-link): Respect org-link-file-path-type for
  940. "docview:" links in addition to "file:" links.
  941. 2009-12-03 Carsten Dominik <carsten.dominik@gmail.com>
  942. * org-exp.el (org-export-format-source-code-or-example): Avoid
  943. additional extra white lines in LaTeX.
  944. * org-list.el (org-list-parse-list): Leave empty lines after the
  945. list, don't consider them as part of the list.
  946. * org-mobile.el (org-mobile-sumo-agenda-command): Allow tagstodo
  947. searches.
  948. * org-clock.el (org-clock-select-task): Convert integer to
  949. character for XEmacs.
  950. 2009-12-02 Carsten Dominik <carsten.dominik@gmail.com>
  951. * org-clock.el (org-clock-resolve): Make reading a char XEmacs
  952. compatible.
  953. 2009-11-30 Tassilo Horn <tassilo@member.fsf.org>
  954. * org.el (org-complete-tags-always-offer-all-agenda-tags): New
  955. variable.
  956. (org-set-tags): Use it.
  957. 2009-11-30 Carsten Dominik <carsten.dominik@gmail.com>
  958. * org-list.el (org-empty-line-terminates-plain-lists): Update
  959. docstring.
  960. * org.el (org-format-latex): Fix link creation for processed latex
  961. snippets.
  962. 2009-11-29 Carsten Dominik <carsten.dominik@gmail.com>
  963. * org-footnote.el (org-footnote-normalize): Protect replacement
  964. text.
  965. * org.el (org-inside-latex-macro-p): Save match data.
  966. 2009-11-28 Jan Böcker <jan.boecker@jboecker.de>
  967. * org-docview.el: New file.
  968. 2009-11-27 Carsten Dominik <carsten.dominik@gmail.com>
  969. * org-latex.el (org-export-latex-class-options): New variable.
  970. (org-export-latex-set-initial-vars): Use the class options.
  971. * org.el (org-forward-same-level): Stop at headings that start
  972. with an invisible character.
  973. (org-additional-option-like-keywords): Add LaTeX_CLASS_OPTIONS.
  974. 2009-11-26 Carsten Dominik <carsten.dominik@gmail.com>
  975. * org-footnote.el (org-footnote-normalize): Don't take optional
  976. arguments in LaTeX macros as footnotes.
  977. * org.el (org-inside-latex-macro-p): New function.
  978. * org-latex.el (org-latex-to-pdf-process): Change customization
  979. group to `org-export-pdf'.
  980. * org-agenda.el (org-agenda-get-blocks): Look at time string also
  981. on days after the first one.
  982. * org.el (org-insert-heading): Also check for item before assuming
  983. before-first-heading condition.
  984. * org-latex.el (org-latex-to-pdf-process): Fix typo in group tag.
  985. (org-export-pdf-logfiles): New option.
  986. (org-export-as-pdf): Use `org-export-pdf-logfiles'.
  987. (org-export-pdf-logfiles): Fix customization type.
  988. * org.el (org-insert-link): Improve error message when there is no
  989. default link to select with RET.
  990. * org-agenda.el (org-agenda-filter-by-tag): Use char argument from
  991. parameter list.
  992. 2009-11-25 Carsten Dominik <carsten.dominik@gmail.com>
  993. * org-latex.el (org-export-latex-parse-global)
  994. (org-export-latex-parse-content)
  995. (org-export-latex-parse-subcontent): Use
  996. `org-re-search-forward-unprotected'.
  997. (org-export-as-pdf): Remove log files produced by XeTeX.
  998. * org-macs.el (org-re-search-forward-unprotected): New function.
  999. 2009-11-25 James TD Smith <ahktenzero@mohorovi.cc>
  1000. * org-colview.el (org-agenda-colview-summarize): Sort out some
  1001. confusion between properties and titles, which resulted in
  1002. agenda summaries not working if a title was set for a column.
  1003. 2009-11-24 Carsten Dominik <carsten.dominik@gmail.com>
  1004. * org-mobile.el (org-mobile-agendas): New option.
  1005. (org-mobile-sumo-agenda-command): Select the right agendas.
  1006. * org-latex.el (org-export-latex-format-image): Preserve the
  1007. original-indentation property.
  1008. 2009-11-23 Carsten Dominik <carsten.dominik@gmail.com>
  1009. * org-clock.el (org-clock-insert-selection-line): Catch error when
  1010. an old tasks no longer exists.
  1011. * org-latex.el (org-export-as-pdf): Remove also the .idx file.
  1012. (org-export-as-pdf): Don't remove the old PDF file before making
  1013. the new one.
  1014. * org-mouse.el (org-mouse-end-headline, org-mouse-insert-item)
  1015. (org-mouse-context-menu): Use `org-looking-back'.
  1016. * org.el (org-cycle-level): Use `org-looking-back'.
  1017. * org-list.el (org-cycle-item-indentation): Use
  1018. `org-looking-back'.
  1019. * org-compat.el (org-looking-back): New function.
  1020. * org.el (org-insert-heading): Catch before-first-headline when
  1021. inserting a headline.
  1022. 2009-11-22 Carsten Dominik <carsten.dominik@gmail.com>
  1023. * org-latex.el (org-export-latex-format-image): Indent figure
  1024. environment, so that it does not interrupt plain list.
  1025. * org.el (org-open-at-point): Allow long link descriptions.
  1026. 2009-11-21 Carsten Dominik <carsten.dominik@gmail.com>
  1027. * org-html.el (org-export-as-html): Remove empty lines at the
  1028. beginning of the exported text.
  1029. ;; Local Variables:
  1030. ;; coding: utf-8
  1031. ;; add-log-time-zone-rule: t
  1032. ;; End:
  1033. Copyright (C) 2008 Free Software Foundation, Inc.
  1034. This file is part of GNU Emacs.
  1035. GNU Emacs is free software: you can redistribute it and/or modify
  1036. it under the terms of the GNU General Public License as published by
  1037. the Free Software Foundation, either version 3 of the License, or
  1038. (at your option) any later version.
  1039. GNU Emacs is distributed in the hope that it will be useful,
  1040. but WITHOUT ANY WARRANTY; without even the implied warranty of
  1041. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  1042. GNU General Public License for more details.
  1043. You should have received a copy of the GNU General Public License
  1044. along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
  1045. ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c