diff options
| author | Bastien Guerry | 2011-08-25 13:00:13 +0200 |
|---|---|---|
| committer | Bastien Guerry | 2011-08-25 13:00:13 +0200 |
| commit | 84f211108b23011e7ee437abe13ab71eed456bb6 (patch) | |
| tree | 902f60031704544cec10fe782ab7605512a08c45 | |
| parent | 0c95fcf739dbfbae70f4e4700fdafedb4497e8df (diff) | |
| download | emacs-84f211108b23011e7ee437abe13ab71eed456bb6.tar.gz emacs-84f211108b23011e7ee437abe13ab71eed456bb6.zip | |
Cosmetic fixes.
| -rw-r--r-- | lisp/org/ChangeLog | 1565 |
1 files changed, 787 insertions, 778 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index fe05fa685ed..9c0c62ccdf6 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -31,15 +31,14 @@ | |||
| 31 | 31 | ||
| 32 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 32 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 33 | 33 | ||
| 34 | * org-publish.el (org-publish-find-title): bugfix: kill buffers | 34 | * org-publish.el (org-publish-find-title): Bugfix: kill buffers |
| 35 | unless they were already visited. | 35 | unless they were already visited. |
| 36 | (org-sitemap-sort-files, org-sitemap-sort-folders) | 36 | (org-sitemap-sort-files, org-sitemap-sort-folders) |
| 37 | (org-sitemap-ignore-case, org-sitemap-requested) | 37 | (org-sitemap-ignore-case, org-sitemap-requested) |
| 38 | (org-sitemap-date-format, org-sitemap-file-entry-format): use | 38 | (org-sitemap-date-format, org-sitemap-file-entry-format): Use |
| 39 | a correct prefix. | 39 | a correct prefix. |
| 40 | (org-publish-projects): Make sure to delete .orgx files. | 40 | (org-publish-projects): Make sure to delete .orgx files. |
| 41 | (org-publish-index-generate-theindex.inc): Small docstring | 41 | (org-publish-index-generate-theindex.inc): Small docstring fix. |
| 42 | fix. | ||
| 43 | 42 | ||
| 44 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 43 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 45 | 44 | ||
| @@ -52,15 +51,15 @@ | |||
| 52 | 51 | ||
| 53 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 52 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 54 | 53 | ||
| 55 | * org-list.el: search blank lines down to the end of the item | 54 | * org-list.el: Search blank lines down to the end of the item |
| 56 | instead of stopping at the item, in order to possibly match such | 55 | instead of stopping at the item, in order to possibly match such |
| 57 | lines within the item. | 56 | lines within the item. |
| 58 | 57 | ||
| 59 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 58 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 60 | 59 | ||
| 61 | * org-latex.el (org-export-latex-href-format): docstring fix to | 60 | * org-latex.el (org-export-latex-href-format): Docstring fix to |
| 62 | reflect the fact that you can use only one "%s". | 61 | reflect the fact that you can use only one "%s". |
| 63 | (org-export-latex-links): allow `org-export-latex-href-format' to | 62 | (org-export-latex-links): Allow `org-export-latex-href-format' to |
| 64 | have only one "%s". | 63 | have only one "%s". |
| 65 | 64 | ||
| 66 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 65 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| @@ -73,7 +72,7 @@ | |||
| 73 | 72 | ||
| 74 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 73 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 75 | 74 | ||
| 76 | * org-capture.el (org-capture-templates): docstring fix. | 75 | * org-capture.el (org-capture-templates): Docstring fix. |
| 77 | 76 | ||
| 78 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 77 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 79 | 78 | ||
| @@ -81,7 +80,7 @@ | |||
| 81 | code blocks. | 80 | code blocks. |
| 82 | 81 | ||
| 83 | * ob-keys.el (org-babel-key-bindings): Key bindings for | 82 | * ob-keys.el (org-babel-key-bindings): Key bindings for |
| 84 | org-babel-view-src-block-info. | 83 | `org-babel-view-src-block-info'. |
| 85 | 84 | ||
| 86 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 85 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 87 | 86 | ||
| @@ -98,7 +97,7 @@ | |||
| 98 | 97 | ||
| 99 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 98 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 100 | 99 | ||
| 101 | * org-footnote.el (org-footnote-create-definition): when skipping | 100 | * org-footnote.el (org-footnote-create-definition): When skipping |
| 102 | already written footnotes definition, the algorithme would assume | 101 | already written footnotes definition, the algorithme would assume |
| 103 | each one was only one-line long. | 102 | each one was only one-line long. |
| 104 | 103 | ||
| @@ -106,22 +105,22 @@ | |||
| 106 | 105 | ||
| 107 | * org-table.el (org-table-eval-formula): Fix bug when a formula | 106 | * org-table.el (org-table-eval-formula): Fix bug when a formula |
| 108 | "range" is just one cell. | 107 | "range" is just one cell. |
| 109 | (org-table-time-string-to-seconds): don't check whether | 108 | (org-table-time-string-to-seconds): Don't check whether we |
| 110 | we manipulate a string. | 109 | manipulate a string. |
| 111 | 110 | ||
| 112 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 111 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 113 | 112 | ||
| 114 | * org-exp.el (org-export-mark-list-end) | 113 | * org-exp.el (org-export-mark-list-end) |
| 115 | (org-export-mark-list-properties): don't remove the ending regexp | 114 | (org-export-mark-list-properties): Don't remove the ending regexp |
| 116 | when it consists in blank lines. | 115 | when it consists in blank lines. |
| 117 | 116 | ||
| 118 | * org-list.el (org-list-parse-list): ditto, but remove it | 117 | * org-list.el (org-list-parse-list): Ditto, but remove it |
| 119 | completely when it isn't made of blank lines (i.e. during export | 118 | completely when it isn't made of blank lines (i.e. during export |
| 120 | process). | 119 | process). |
| 121 | 120 | ||
| 122 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 121 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 123 | 122 | ||
| 124 | * org-table.el (org-table-time-string-to-seconds): match either | 123 | * org-table.el (org-table-time-string-to-seconds): Match either |
| 125 | HH:MM:SS or HH:MM (instead of MM:SS). | 124 | HH:MM:SS or HH:MM (instead of MM:SS). |
| 126 | 125 | ||
| 127 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 126 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| @@ -137,12 +136,12 @@ | |||
| 137 | variables as of Org version 7.7 as you can already export the | 136 | variables as of Org version 7.7 as you can already export the |
| 138 | timestamp from the preamble or the postamble. | 137 | timestamp from the preamble or the postamble. |
| 139 | (org-export-html-before-content-div): Delete variable. | 138 | (org-export-html-before-content-div): Delete variable. |
| 140 | (org-export-html-content-div): obsolete variable as of 7.7. | 139 | (org-export-html-content-div): Obsolete variable as of 7.7. |
| 141 | (org-export-html-divs): New variable to define divs used in | 140 | (org-export-html-divs): New variable to define divs used in |
| 142 | HTML export. | 141 | HTML export. |
| 143 | (org-export-as-html): Now the preamble and the postamble are | 142 | (org-export-as-html): Now the preamble and the postamble are |
| 144 | surrounded by a <div ...>. The name of the div is defined | 143 | surrounded by a <div ...>. The name of the div is defined through |
| 145 | through `org-export-html-divs'. | 144 | `org-export-html-divs'. |
| 146 | 145 | ||
| 147 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 146 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 148 | 147 | ||
| @@ -151,22 +150,21 @@ | |||
| 151 | 150 | ||
| 152 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 151 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 153 | 152 | ||
| 154 | * org-macs.el (org-with-limited-levels): some functions, like | 153 | * org-macs.el (org-with-limited-levels): Some functions, like |
| 155 | `org-back-to-heading', being deeply based on outline-mode, still | 154 | `org-back-to-heading', being deeply based on outline-mode, still |
| 156 | refer to `outline-regexp' instead of `org-outline-regexp'. | 155 | refer to `outline-regexp' instead of `org-outline-regexp'. |
| 157 | 156 | ||
| 158 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 157 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 159 | 158 | ||
| 160 | * org.el (org-refile-get-targets): new optional argument | 159 | * org.el (org-refile-get-targets): New optional argument |
| 161 | `excluded-entries' to exclude entries from the targets. | 160 | `excluded-entries' to exclude entries from the targets. |
| 162 | (org-refile-get-location): From an org-mode buffer, exclude | 161 | (org-refile-get-location): From an org-mode buffer, exclude |
| 163 | current heading and subheadings from the list of targets when | 162 | current heading and subheadings from the list of targets when |
| 164 | org-refile-use-cache is nil. | 163 | `org-refile-use-cache' is nil. |
| 165 | 164 | ||
| 166 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 165 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 167 | 166 | ||
| 168 | * org.el (org-imenu-get-tree): note to self: headlines start at | 167 | * org.el (org-imenu-get-tree): Headlines start at bol. |
| 169 | bol. | ||
| 170 | 168 | ||
| 171 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 169 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 172 | 170 | ||
| @@ -174,37 +172,38 @@ | |||
| 174 | 172 | ||
| 175 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 173 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 176 | 174 | ||
| 177 | * ob.el (org-babel-sha1-hash): Only call copy-seq on proper lists. | 175 | * ob.el (org-babel-sha1-hash): Only call `copy-seq' on proper |
| 176 | lists. | ||
| 178 | 177 | ||
| 179 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 178 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 180 | 179 | ||
| 181 | * org.el (org-kill-is-subtree-p): matched string needs to start at | 180 | * org.el (org-kill-is-subtree-p): Matched string needs to start at |
| 182 | bol. | 181 | bol. |
| 183 | 182 | ||
| 184 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 183 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 185 | 184 | ||
| 186 | * org.el (org-paste-subtree, org-kill-is-subtree-p) | 185 | * org.el (org-paste-subtree, org-kill-is-subtree-p) |
| 187 | (org-yank-folding-would-swallow-text, org-yank-generic): use | 186 | (org-yank-folding-would-swallow-text, org-yank-generic): Use |
| 188 | `org-with-limited-levels' macro. | 187 | `org-with-limited-levels' macro. |
| 189 | 188 | ||
| 190 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 189 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 191 | 190 | ||
| 192 | * org-macs.el (org-with-limited-levels): also modify, when | 191 | * org-macs.el (org-with-limited-levels): Also modify, when |
| 193 | appropriate, `org-outline-regexp-at-bol'. | 192 | appropriate, `org-outline-regexp-at-bol'. |
| 194 | 193 | ||
| 195 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 194 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 196 | 195 | ||
| 197 | * org.el (org-timestamp-change): some locales don't use the same | 196 | * org.el (org-timestamp-change): Some locales don't use the same |
| 198 | length for date abbreviations. Set a marker at origin in case | 197 | length for date abbreviations. Set a marker at origin in case |
| 199 | length of new timestamp is different. | 198 | length of new timestamp is different. |
| 200 | 199 | ||
| 201 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 200 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 202 | 201 | ||
| 203 | * org.el (org-imenu-get-tree): browse only true headlines. | 202 | * org.el (org-imenu-get-tree): Browse only true headlines. |
| 204 | 203 | ||
| 205 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 204 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 206 | 205 | ||
| 207 | * org-archive.el (org-archive-subtree): while it might be possible | 206 | * org-archive.el (org-archive-subtree): While it might be possible |
| 208 | to archive an headline of a temporary buffer (i.e. not visiting a | 207 | to archive an headline of a temporary buffer (i.e. not visiting a |
| 209 | file), it wouldn't be really sensical. | 208 | file), it wouldn't be really sensical. |
| 210 | 209 | ||
| @@ -212,13 +211,13 @@ | |||
| 212 | 211 | ||
| 213 | * org-archive.el (org-extract-archive-file) | 212 | * org-archive.el (org-extract-archive-file) |
| 214 | (org-extract-archive-heading, org-archive-subtree): | 213 | (org-extract-archive-heading, org-archive-subtree): |
| 215 | buffer-file-name is nil in an indirect buffer. Thus, use | 214 | `buffer-file-name' is nil in an indirect buffer. Thus, use |
| 216 | (buffer-file-name (buffer-base-buffer)), which will, in any case, | 215 | `(buffer-file-name (buffer-base-buffer))', which will, in any |
| 217 | return the file-name. | 216 | case, return the file name. |
| 218 | 217 | ||
| 219 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 218 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 220 | 219 | ||
| 221 | * org-capture.el (org-capture): if dired isn't loaded, | 220 | * org-capture.el (org-capture): If dired isn't loaded, |
| 222 | `dired-buffers' isn't defined, and %F will fail. | 221 | `dired-buffers' isn't defined, and %F will fail. |
| 223 | 222 | ||
| 224 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 223 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| @@ -232,19 +231,19 @@ | |||
| 232 | 231 | ||
| 233 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 232 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 234 | 233 | ||
| 235 | * ob.el (org-babel-execute-src-block): Replaced call to defunct | 234 | * ob.el (org-babel-execute-src-block): Replace call to defunct |
| 236 | function `org-babel-result-hash'. | 235 | function `org-babel-result-hash'. |
| 237 | 236 | ||
| 238 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 237 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 239 | 238 | ||
| 240 | * org-footnote.el (org-footnote-in-valid-context-p): avoid cited | 239 | * org-footnote.el (org-footnote-in-valid-context-p): Avoid cited |
| 241 | lines and headers in message-mode. | 240 | lines and headers in `message-mode'. |
| 242 | (org-footnote-at-reference-p): remove check for cited lines, this | 241 | (org-footnote-at-reference-p): Remove check for cited lines, this |
| 243 | is now handled by the previous function. Refactor. | 242 | is now handled by the previous function. Refactor. |
| 244 | 243 | ||
| 245 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 244 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 246 | 245 | ||
| 247 | * org-capture.el (org-capture): if no file is associated to | 246 | * org-capture.el (org-capture): If no file is associated to |
| 248 | current buffer, check dired buffer and try to retreive a possibly | 247 | current buffer, check dired buffer and try to retreive a possibly |
| 249 | directory associated. | 248 | directory associated. |
| 250 | 249 | ||
| @@ -258,16 +257,16 @@ | |||
| 258 | 257 | ||
| 259 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 258 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 260 | 259 | ||
| 261 | * org.el (org-refile-get-location): exclude current heading from | 260 | * org.el (org-refile-get-location): Exclude current heading from |
| 262 | the refile table. | 261 | the refile table. |
| 263 | 262 | ||
| 264 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 263 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 265 | 264 | ||
| 266 | * org-footnote.el (org-footnote-at-reference-p): test if match is | 265 | * org-footnote.el (org-footnote-at-reference-p): Test if match is |
| 267 | in cited text, when replying to a message. | 266 | in cited text, when replying to a message. |
| 268 | (org-footnote-new): do not create a new footnote at bol, as it might | 267 | (org-footnote-new): Do not create a new footnote at bol, as it |
| 269 | be seen as a definition. | 268 | might be seen as a definition. |
| 270 | (org-footnote-at-definition-p): ignore definitions in forbidden | 269 | (org-footnote-at-definition-p): Ignore definitions in forbidden |
| 271 | blocks, as it is already the case for references. | 270 | blocks, as it is already the case for references. |
| 272 | 271 | ||
| 273 | 2011-07-28 Matt Lundin <mdl@imapmail.org> | 272 | 2011-07-28 Matt Lundin <mdl@imapmail.org> |
| @@ -283,11 +282,11 @@ | |||
| 283 | 282 | ||
| 284 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 283 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 285 | 284 | ||
| 286 | * org-list.el (org-list-insert-item): actualize code comments. | 285 | * org-list.el (org-list-insert-item): Actualize code comments. |
| 287 | (org-insert-item): for consistency, point cannot be moved at | 286 | (org-insert-item): For consistency, point cannot be moved at a |
| 288 | a surprising place when the user is being asked to choose a new | 287 | surprising place when the user is being asked to choose a new |
| 289 | description term to insert in the list. Point should stay where the | 288 | description term to insert in the list. Point should stay where |
| 290 | user called the command. | 289 | the user called the command. |
| 291 | 290 | ||
| 292 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 291 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 293 | 292 | ||
| @@ -318,20 +317,20 @@ | |||
| 318 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 317 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 319 | 318 | ||
| 320 | * org.el (org-update-parent-todo-statistics): COOKIE_DATA should | 319 | * org.el (org-update-parent-todo-statistics): COOKIE_DATA should |
| 321 | be checked for parent, not current headline. Also, this function | 320 | be checked for parent, not current headline. Also, this function |
| 322 | doesn't need to be interactive. | 321 | doesn't need to be interactive. |
| 323 | 322 | ||
| 324 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 323 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 325 | 324 | ||
| 326 | * org-list.el (org-list-send-item, org-list-struct-apply-struct) | 325 | * org-list.el (org-list-send-item, org-list-struct-apply-struct) |
| 327 | (org-apply-on-list, org-toggle-checkbox): make markers point | 326 | (org-apply-on-list, org-toggle-checkbox): Make markers point |
| 328 | nowhere when they have become useless. | 327 | nowhere when they have become useless. |
| 329 | 328 | ||
| 330 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 329 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 331 | 330 | ||
| 332 | * org-list.el (org-list-insert-item): when insertion point is in | 331 | * org-list.el (org-list-insert-item): When insertion point is in |
| 333 | some white line after the end of the list, remove all unnecessary | 332 | some white line after the end of the list, remove all unnecessary |
| 334 | white lines there before proceeding. Also refactor a snippet of | 333 | white lines there before proceeding. Also refactor a snippet of |
| 335 | code. | 334 | code. |
| 336 | 335 | ||
| 337 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 336 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| @@ -341,15 +340,15 @@ | |||
| 341 | 340 | ||
| 342 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 341 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 343 | 342 | ||
| 344 | * org.el (org-fontify-meta-lines-and-blocks-1): blocks cannot be | 343 | * org.el (org-fontify-meta-lines-and-blocks-1): Blocks cannot be |
| 345 | correctly fontified when the buffer is missing a final newline. | 344 | correctly fontified when the buffer is missing a final newline. |
| 346 | 345 | ||
| 347 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 346 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 348 | 347 | ||
| 349 | * ob.el (org-babel-strip-protective-commas): Return `nil' instead | 348 | * ob.el (org-babel-strip-protective-commas): Return `nil' instead |
| 350 | of an error if no argument is given. | 349 | of an error if no argument is given. |
| 351 | (org-babel-parse-src-block-match): Make sure body is defined | 350 | (org-babel-parse-src-block-match): Make sure body is defined in |
| 352 | in the let construct. | 351 | the let construct. |
| 353 | 352 | ||
| 354 | 2011-07-28 Jon Anders Skorpen <jonas@ifi.uio.no> (tiny change) | 353 | 2011-07-28 Jon Anders Skorpen <jonas@ifi.uio.no> (tiny change) |
| 355 | 354 | ||
| @@ -358,13 +357,13 @@ | |||
| 358 | 357 | ||
| 359 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 358 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 360 | 359 | ||
| 361 | * org-footnote.el (org-footnote-normalize): footnote section | 360 | * org-footnote.el (org-footnote-normalize): Footnote section |
| 362 | should be inserted only if there are footnotes to insert. | 361 | should be inserted only if there are footnotes to insert. |
| 363 | 362 | ||
| 364 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 363 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 365 | 364 | ||
| 366 | * org-footnote.el (org-footnote-at-definition-p) | 365 | * org-footnote.el (org-footnote-at-definition-p) |
| 367 | (org-footnote-normalize): do not grab signature in the definition | 366 | (org-footnote-normalize): Do not grab signature in the definition |
| 368 | of the last footnote. | 367 | of the last footnote. |
| 369 | 368 | ||
| 370 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 369 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| @@ -376,55 +375,55 @@ | |||
| 376 | 375 | ||
| 377 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 376 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 378 | 377 | ||
| 379 | * org-exp.el (org-export-preprocess-string): add the possibility | 378 | * org-exp.el (org-export-preprocess-string): Add the possibility |
| 380 | to call recursively the function. Also change order of some | 379 | to call recursively the function. Also change order of some |
| 381 | function calls. Comment export process for footnotes. | 380 | function calls. Comment export process for footnotes. |
| 382 | 381 | ||
| 383 | * org-footnote.el (org-footnote-normalize): change the export | 382 | * org-footnote.el (org-footnote-normalize): Change the export |
| 384 | specific parameter to hold properties of export. Thus, the | 383 | specific parameter to hold properties of export. Thus, the |
| 385 | function can send every footnote definition in the buffer through | 384 | function can send every footnote definition in the buffer through |
| 386 | `org-export-process-string'. | 385 | `org-export-process-string'. |
| 387 | 386 | ||
| 388 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 387 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 389 | 388 | ||
| 390 | * org-latex.el (org-export-latex-preprocess): first insert | 389 | * org-latex.el (org-export-latex-preprocess): First insert |
| 391 | footnotes in the temporary buffer so their contents can properly | 390 | footnotes in the temporary buffer so their contents can properly |
| 392 | be protected from further transformations if required. | 391 | be protected from further transformations if required. |
| 393 | 392 | ||
| 394 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 393 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 395 | 394 | ||
| 396 | * org-list.el (org-list-indent-offset): new variable. | 395 | * org-list.el (org-list-indent-offset): New variable. |
| 397 | (org-list-struct-fix-ind): make use of the new variable. | 396 | (org-list-struct-fix-ind): Make use of the new variable. |
| 398 | 397 | ||
| 399 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 398 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 400 | 399 | ||
| 401 | * org-latex.el (org-export-latex-list-parameters): complete | 400 | * org-latex.el (org-export-latex-list-parameters): Complete |
| 402 | default value with cbtrans option. | 401 | default value with cbtrans option. |
| 403 | 402 | ||
| 404 | * org-list.el (org-list-to-latex): set a more consistent default | 403 | * org-list.el (org-list-to-latex): Set a more consistent default |
| 405 | value. | 404 | value. |
| 406 | 405 | ||
| 407 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 406 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 408 | 407 | ||
| 409 | * org-list.el (org-list-swap-items): move it to a meaningful | 408 | * org-list.el (org-list-swap-items): Move it to a meaningful |
| 410 | position in source code (i.e. before any function using it), and | 409 | position in source code (i.e. before any function using it), and |
| 411 | rename it to an easier name. | 410 | rename it to an easier name. |
| 412 | 411 | ||
| 413 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 412 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 414 | 413 | ||
| 415 | * org-list.el (org-list-separating-blank-lines-number): if there | 414 | * org-list.el (org-list-separating-blank-lines-number): If there |
| 416 | are blank lines already in the whole list, add a blank line. | 415 | are blank lines already in the whole list, add a blank line. |
| 417 | 416 | ||
| 418 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 417 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 419 | 418 | ||
| 420 | * org-list.el (org-list-use-circular-move): new variable. | 419 | * org-list.el (org-list-use-circular-move): New variable. |
| 421 | (org-previous-item, org-next-item): make use of the new variable. | 420 | (org-previous-item, org-next-item): Make use of the new variable. |
| 422 | (org-move-item-down, org-move-item-up): make use of the new | 421 | (org-move-item-down, org-move-item-up): Make use of the new |
| 423 | variable. Simplify code. | 422 | variable. Simplify code. |
| 424 | 423 | ||
| 425 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 424 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 426 | 425 | ||
| 427 | * org-list.el (org-list-delete-item, org-list-send-item): new | 426 | * org-list.el (org-list-delete-item, org-list-send-item): New |
| 428 | functions. | 427 | functions. |
| 429 | 428 | ||
| 430 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 429 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| @@ -440,7 +439,7 @@ | |||
| 440 | 439 | ||
| 441 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 440 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 442 | 441 | ||
| 443 | * org-capture.el (org-capture-finalize): bugfix about inserted | 442 | * org-capture.el (org-capture-finalize): Bugfix about inserted |
| 444 | blank line when killing the capture buffer and | 443 | blank line when killing the capture buffer and |
| 445 | `org-blank-before-new-entry' tells to not insert anything before a | 444 | `org-blank-before-new-entry' tells to not insert anything before a |
| 446 | heading. | 445 | heading. |
| @@ -459,8 +458,8 @@ | |||
| 459 | 458 | ||
| 460 | * org.el (org-last-set-property): New variable. | 459 | * org.el (org-last-set-property): New variable. |
| 461 | (org-read-property-name): Use the new variable: the prompt | 460 | (org-read-property-name): Use the new variable: the prompt |
| 462 | defaults to the last property set, unless there is a property | 461 | defaults to the last property set, unless there is a property in |
| 463 | in the line at point. | 462 | the line at point. |
| 464 | 463 | ||
| 465 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 464 | 2011-07-28 David Maus <dmaus@ictsoc.de> |
| 466 | 465 | ||
| @@ -505,15 +504,15 @@ | |||
| 505 | 504 | ||
| 506 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 505 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 507 | 506 | ||
| 508 | * org-list.el (org-plain-list-ordered-item-terminator): remove | 507 | * org-list.el (org-plain-list-ordered-item-terminator): Remove |
| 509 | incorrect assumption. | 508 | incorrect assumption. |
| 510 | 509 | ||
| 511 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 510 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 512 | 511 | ||
| 513 | * org-footnote.el (org-footnote-forbidden-blocks): add missing | 512 | * org-footnote.el (org-footnote-forbidden-blocks): Add missing |
| 514 | exporter specific blocks. | 513 | exporter specific blocks. |
| 515 | 514 | ||
| 516 | * org-list.el (org-list-forbidden-blocks): ditto. | 515 | * org-list.el (org-list-forbidden-blocks): Ditto. |
| 517 | 516 | ||
| 518 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 517 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 519 | 518 | ||
| @@ -527,7 +526,7 @@ | |||
| 527 | 526 | ||
| 528 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 527 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 529 | 528 | ||
| 530 | * org.el (org-timestamp-up, org-timestamp-down): mention time | 529 | * org.el (org-timestamp-up, org-timestamp-down): Mention time |
| 531 | changes in the docstring. | 530 | changes in the docstring. |
| 532 | 531 | ||
| 533 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 532 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| @@ -538,15 +537,15 @@ | |||
| 538 | 537 | ||
| 539 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 538 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 540 | 539 | ||
| 541 | * org-list.el (org-list-in-valid-context-p): use `org-in-block-p'. | 540 | * org-list.el (org-list-in-valid-context-p): Use `org-in-block-p'. |
| 542 | 541 | ||
| 543 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 542 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 544 | 543 | ||
| 545 | * org.el (org-in-block-p): new function. | 544 | * org.el (org-in-block-p): new function. |
| 546 | 545 | ||
| 547 | * org-footnote.el (org-footnote-forbidden-blocks): new variable. | 546 | * org-footnote.el (org-footnote-forbidden-blocks): New variable. |
| 548 | (org-footnote-in-valid-context-p): new function. | 547 | (org-footnote-in-valid-context-p): New function. |
| 549 | (org-footnote-at-reference-p): use new function. Allow inline | 548 | (org-footnote-at-reference-p): Use new function. Allow inline |
| 550 | footnotes to start at bol. | 549 | footnotes to start at bol. |
| 551 | 550 | ||
| 552 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 551 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| @@ -556,7 +555,7 @@ | |||
| 556 | 555 | ||
| 557 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 556 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 558 | 557 | ||
| 559 | * org-ascii.el (org-export-as-utf8): fix call to | 558 | * org-ascii.el (org-export-as-utf8): Fix call to |
| 560 | `org-called-interactively-p': it requires an argument. Also fix | 559 | `org-called-interactively-p': it requires an argument. Also fix |
| 561 | the docstring. | 560 | the docstring. |
| 562 | 561 | ||
| @@ -575,13 +574,13 @@ | |||
| 575 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 574 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 576 | 575 | ||
| 577 | * org-publish.el | 576 | * org-publish.el |
| 578 | (org-publish-cache-file-needs-publishing): only check against .org | 577 | (org-publish-cache-file-needs-publishing): Only check against .org |
| 579 | files. | 578 | files. |
| 580 | 579 | ||
| 581 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 580 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 582 | 581 | ||
| 583 | * org.el (org-mode): Use org-default as | 582 | * org.el (org-mode): Use `org-default' as the default face in |
| 584 | the default face in org-mode. | 583 | org-mode. |
| 585 | 584 | ||
| 586 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 585 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 587 | 586 | ||
| @@ -592,16 +591,16 @@ | |||
| 592 | 591 | ||
| 593 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 592 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 594 | 593 | ||
| 595 | * org-exp.el (org-export-preprocess-string): if the last subtree | 594 | * org-exp.el (org-export-preprocess-string): If the last subtree |
| 596 | is a task, footnotes may be removed along with the subtree. This | 595 | is a task, footnotes may be removed along with the subtree. This |
| 597 | patch ensures footnotes are put at the end of the buffer after the | 596 | patch ensures footnotes are put at the end of the buffer after the |
| 598 | subtree has been removed. | 597 | subtree has been removed. |
| 599 | 598 | ||
| 600 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 599 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 601 | 600 | ||
| 602 | * org-footnote.el (org-footnote-at-reference-p): verify that what | 601 | * org-footnote.el (org-footnote-at-reference-p): Verify that what |
| 603 | looks like a footnote doesn't belong to a link. | 602 | looks like a footnote doesn't belong to a link. |
| 604 | (org-footnote-next-reference-or-definition): check more strictly | 603 | (org-footnote-next-reference-or-definition): Check more strictly |
| 605 | footnote definitions. | 604 | footnote definitions. |
| 606 | 605 | ||
| 607 | 2011-07-28 Deech <deech@deech-ThinkPad-X200.(none)> (tiny change) | 606 | 2011-07-28 Deech <deech@deech-ThinkPad-X200.(none)> (tiny change) |
| @@ -628,9 +627,8 @@ | |||
| 628 | 627 | ||
| 629 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 628 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 630 | 629 | ||
| 631 | * org-table.el | 630 | * org-table.el (org-table-time-seconds-to-string): Use |
| 632 | (org-table-time-seconds-to-string): use `org-format-seconds' | 631 | `org-format-seconds' instead of `format-seconds'. |
| 633 | instead of `format-seconds'. | ||
| 634 | 632 | ||
| 635 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 633 | 2011-07-28 David Maus <dmaus@ictsoc.de> |
| 636 | 634 | ||
| @@ -647,7 +645,7 @@ | |||
| 647 | * org-freemind.el (org-freemind-convert-links-helper) | 645 | * org-freemind.el (org-freemind-convert-links-helper) |
| 648 | (org-freemind-convert-text-p, org-freemind-write-mm-buffer) | 646 | (org-freemind-convert-text-p, org-freemind-write-mm-buffer) |
| 649 | (org-freemind-get-node-style): Use org-string-match-p for backward | 647 | (org-freemind-get-node-style): Use org-string-match-p for backward |
| 650 | compatibility with Emacs22. | 648 | compatibility with Emacs 22. |
| 651 | 649 | ||
| 652 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 650 | 2011-07-28 David Maus <dmaus@ictsoc.de> |
| 653 | 651 | ||
| @@ -657,7 +655,7 @@ | |||
| 657 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 655 | 2011-07-28 David Maus <dmaus@ictsoc.de> |
| 658 | 656 | ||
| 659 | * ob-haskell.el (org-babel-haskell-export-to-lhs): Call | 657 | * ob-haskell.el (org-babel-haskell-export-to-lhs): Call |
| 660 | kill-buffer with argument indiciating to kill current | 658 | `kill-buffer' with argument indiciating to kill current |
| 661 | buffer. Emacs 22 compatibility. | 659 | buffer. Emacs 22 compatibility. |
| 662 | 660 | ||
| 663 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 661 | 2011-07-28 David Maus <dmaus@ictsoc.de> |
| @@ -667,13 +665,12 @@ | |||
| 667 | 665 | ||
| 668 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 666 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 669 | 667 | ||
| 670 | * org.el (org-add-planning-info): fix | 668 | * org.el (org-add-planning-info): Fix issues with timestamps not |
| 671 | issues with timestamps not being inserted at the same position. | 669 | being inserted at the same position. |
| 672 | 670 | ||
| 673 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 671 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 674 | 672 | ||
| 675 | * org-table.el | 673 | * org-table.el (org-table-time-string-to-seconds) |
| 676 | (org-table-time-string-to-seconds) | ||
| 677 | (org-table-time-seconds-to-string): New functions. | 674 | (org-table-time-seconds-to-string): New functions. |
| 678 | (org-table-eval-formula): Implement the "T" (time) flag for | 675 | (org-table-eval-formula): Implement the "T" (time) flag for |
| 679 | computing durations. | 676 | computing durations. |
| @@ -687,8 +684,8 @@ | |||
| 687 | 684 | ||
| 688 | * org.el (org-fontify-meta-lines-and-blocks-1): Include header | 685 | * org.el (org-fontify-meta-lines-and-blocks-1): Include header |
| 689 | lines. | 686 | lines. |
| 690 | (org-additional-option-like-keywords): Include data as a synonym for | 687 | (org-additional-option-like-keywords): Include data as a synonym |
| 691 | results. | 688 | for results. |
| 692 | 689 | ||
| 693 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 690 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 694 | 691 | ||
| @@ -697,18 +694,18 @@ | |||
| 697 | 694 | ||
| 698 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 695 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 699 | 696 | ||
| 700 | * ob-ref.el (org-babel-ref-goto-headline-id): Don't let org-id | 697 | * ob-ref.el (org-babel-ref-goto-headline-id): Don't let `org-id' |
| 701 | rescan all IDs when trying to resolve a reference. | 698 | rescan all IDs when trying to resolve a reference. |
| 702 | 699 | ||
| 703 | 2011-07-28 Julien Barnier <julien@nozav.org> | 700 | 2011-07-28 Julien Barnier <julien@nozav.org> |
| 704 | 701 | ||
| 705 | * org.el (org-fontify-meta-lines-and-blocks-1): Fix test for src | 702 | * org.el (org-fontify-meta-lines-and-blocks-1): Fix test for src |
| 706 | blocks lang attribute | 703 | blocks lang attribute. |
| 707 | 704 | ||
| 708 | 2011-07-28 Eric S Fraga <e.fraga@ucl.ac.uk> | 705 | 2011-07-28 Eric S Fraga <e.fraga@ucl.ac.uk> |
| 709 | 706 | ||
| 710 | * org-latex.el (org-export-latex-timestamp-inactive-markup): | 707 | * org-latex.el (org-export-latex-timestamp-inactive-markup): New |
| 711 | New option to allow different markup for inactive timestamps. | 708 | option to allow different markup for inactive timestamps. |
| 712 | 709 | ||
| 713 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 710 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 714 | 711 | ||
| @@ -718,31 +715,31 @@ | |||
| 718 | 715 | ||
| 719 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 716 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 720 | 717 | ||
| 721 | * org-list.el (org-list-full-item-re): allow counter and check-box | 718 | * org-list.el (org-list-full-item-re): Allow counter and check-box |
| 722 | to be separated by white spaces. | 719 | to be separated by white spaces. |
| 723 | (org-list-struct-apply-struct): reflect changes made to | 720 | (org-list-struct-apply-struct): Reflect changes made to |
| 724 | `org-list-full-item-re'. | 721 | `org-list-full-item-re'. |
| 725 | 722 | ||
| 726 | * org-html.el (org-html-export-list-line): recognize spaces | 723 | * org-html.el (org-html-export-list-line): Recognize spaces |
| 727 | between counter and check-boxes as valid. | 724 | between counter and check-boxes as valid. |
| 728 | 725 | ||
| 729 | * org-docbook.el (org-export-docbook-list-line): ditto. | 726 | * org-docbook.el (org-export-docbook-list-line): Ditto. |
| 730 | 727 | ||
| 731 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 728 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 732 | 729 | ||
| 733 | * org-list.el (org-list-insert-item): make sure point is moved to | 730 | * org-list.el (org-list-insert-item): Make sure point is moved to |
| 734 | the specified POS before starting the function. | 731 | the specified POS before starting the function. |
| 735 | 732 | ||
| 736 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 733 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 737 | 734 | ||
| 738 | * org.el (org-activate-footnote-links): properly fontify inline | 735 | * org.el (org-activate-footnote-links): Properly fontify inline |
| 739 | footnotes. | 736 | footnotes. |
| 740 | (org-set-font-lock-defaults): apply changes to previous function. | 737 | (org-set-font-lock-defaults): Apply changes to previous function. |
| 741 | 738 | ||
| 742 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 739 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 743 | 740 | ||
| 744 | * org-footnote.el (org-footnote-at-reference-p): first check if | 741 | * org-footnote.el (org-footnote-at-reference-p): First check if |
| 745 | point is at the beginning of a footnote. Indeed `org-in-regexp' | 742 | point is at the beginning of a footnote. Indeed `org-in-regexp' |
| 746 | first checks backwards and might find an incorrect footnote if | 743 | first checks backwards and might find an incorrect footnote if |
| 747 | they are side-by-side. | 744 | they are side-by-side. |
| 748 | 745 | ||
| @@ -751,7 +748,7 @@ | |||
| 751 | * org-agenda.el (org-agenda-compact-blocks): Improve docstring. | 748 | * org-agenda.el (org-agenda-compact-blocks): Improve docstring. |
| 752 | (org-agenda-block-separator): Add nil to docstring and customization. | 749 | (org-agenda-block-separator): Add nil to docstring and customization. |
| 753 | (org-prepare-agenda): Skip agenda block separator additionally if | 750 | (org-prepare-agenda): Skip agenda block separator additionally if |
| 754 | org-agenda-block-separator is nil. | 751 | `org-agenda-block-separator' is nil. |
| 755 | (org-agenda-overriding-header): Improve docstring. | 752 | (org-agenda-overriding-header): Improve docstring. |
| 756 | 753 | ||
| 757 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 754 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| @@ -776,65 +773,65 @@ | |||
| 776 | 2011-07-28 Michael Markert <markert.michael@googlemail.com> | 773 | 2011-07-28 Michael Markert <markert.michael@googlemail.com> |
| 777 | 774 | ||
| 778 | * ob.el (org-babel-sha1-hash): Adding optional argument KIND to | 775 | * ob.el (org-babel-sha1-hash): Adding optional argument KIND to |
| 779 | all org-called-interactively-p function invocations. | 776 | all `org-called-interactively-p' function invocations. |
| 780 | 777 | ||
| 781 | * org-agenda.el (org-agenda-redo): Adding optional argument KIND | 778 | * org-agenda.el (org-agenda-redo): Adding optional argument KIND |
| 782 | to all org-called-interactively-p function invocations. | 779 | to all `org-called-interactively-p' function invocations. |
| 783 | (org-agenda-show-1): Adding optional argument KIND to all | 780 | (org-agenda-show-1): Adding optional argument KIND to all |
| 784 | org-called-interactively-p function invocations. | 781 | `org-called-interactively-p' function invocations. |
| 785 | (org-agenda-set-tags): Adding optional argument KIND to all | 782 | (org-agenda-set-tags): Adding optional argument KIND to all |
| 786 | org-called-interactively-p function invocations. | 783 | `org-called-interactively-p' function invocations. |
| 787 | 784 | ||
| 788 | * org-ascii.el (org-export-as-latin1): Adding optional argument | 785 | * org-ascii.el (org-export-as-latin1): Adding optional argument |
| 789 | KIND to all org-called-interactively-p function invocations. | 786 | KIND to all `org-called-interactively-p' function invocations. |
| 790 | (org-export-as-latin1-to-buffer): Adding optional argument KIND to | 787 | (org-export-as-latin1-to-buffer): Adding optional argument KIND to |
| 791 | all org-called-interactively-p function invocations. | 788 | all `org-called-interactively-p' function invocations. |
| 792 | (org-export-as-utf8-to-buffer): Adding optional argument KIND to all | 789 | (org-export-as-utf8-to-buffer): Adding optional argument KIND to all |
| 793 | org-called-interactively-p function invocations. | 790 | `org-called-interactively-p' function invocations. |
| 794 | (org-export-region-as-ascii): Adding optional argument KIND to all | 791 | (org-export-region-as-ascii): Adding optional argument KIND to all |
| 795 | org-called-interactively-p function invocations. | 792 | `org-called-interactively-p' function invocations. |
| 796 | 793 | ||
| 797 | * org-docbook.el (org-export-region-as-docbook): Adding optional | 794 | * org-docbook.el (org-export-region-as-docbook): Adding optional |
| 798 | argument KIND to all org-called-interactively-p function | 795 | argument KIND to all `org-called-interactively-p' function |
| 799 | invocations. | 796 | invocations. |
| 800 | 797 | ||
| 801 | * org-html.el (org-export-region-as-html): Adding optional | 798 | * org-html.el (org-export-region-as-html): Adding optional |
| 802 | argument KIND to all org-called-interactively-p function | 799 | argument KIND to all `org-called-interactively-p' function |
| 803 | invocations. | 800 | invocations. |
| 804 | 801 | ||
| 805 | * org-latex.el (org-export-region-as-latex): Adding optional | 802 | * org-latex.el (org-export-region-as-latex): Adding optional |
| 806 | argument KIND to all org-called-interactively-p function | 803 | argument KIND to all `org-called-interactively-p' function |
| 807 | invocations. | 804 | invocations. |
| 808 | 805 | ||
| 809 | * org-table.el (org-table-blank-field): Adding optional argument | 806 | * org-table.el (org-table-blank-field): Adding optional argument |
| 810 | KIND to all org-called-interactively-p function invocations. | 807 | KIND to all `org-called-interactively-p' function invocations. |
| 811 | (org-table-current-column): Adding optional argument KIND to all | 808 | (org-table-current-column): Adding optional argument KIND to all |
| 812 | org-called-interactively-p function invocations. | 809 | `org-called-interactively-p' function invocations. |
| 813 | (org-table-current-dline): Adding optional argument KIND to all | 810 | (org-table-current-dline): Adding optional argument KIND to all |
| 814 | org-called-interactively-p function invocations. | 811 | `org-called-interactively-p' function invocations. |
| 815 | (org-table-sort-lines): Adding optional argument KIND to all | 812 | (org-table-sort-lines): Adding optional argument KIND to all |
| 816 | org-called-interactively-p function invocations. | 813 | `org-called-interactively-p' function invocations. |
| 817 | (org-table-sum): Adding optional argument KIND to all | 814 | (org-table-sum): Adding optional argument KIND to all |
| 818 | org-called-interactively-p function invocations. | 815 | `org-called-interactively-p' function invocations. |
| 819 | (org-table-rotate-recalc-marks): Adding optional argument KIND to | 816 | (org-table-rotate-recalc-marks): Adding optional argument KIND to |
| 820 | all org-called-interactively-p function invocations. | 817 | all `org-called-interactively-p' function invocations. |
| 821 | (org-table-eval-formula): Adding optional argument KIND to all | 818 | (org-table-eval-formula): Adding optional argument KIND to all |
| 822 | org-called-interactively-p function invocations. | 819 | `org-called-interactively-p' function invocations. |
| 823 | (orgtbl-send-table): Adding optional argument KIND to all | 820 | (orgtbl-send-table): Adding optional argument KIND to all |
| 824 | org-called-interactively-p function invocations. | 821 | `org-called-interactively-p' function invocations. |
| 825 | 822 | ||
| 826 | * org.el (org-mode): Adding optional argument KIND to all | 823 | * org.el (org-mode): Adding optional argument KIND to all |
| 827 | org-called-interactively-p function invocations. | 824 | `org-called-interactively-p' function invocations. |
| 828 | (org-copy-subtree): Adding optional argument KIND to all | 825 | (org-copy-subtree): Adding optional argument KIND to all |
| 829 | org-called-interactively-p function invocations. | 826 | `org-called-interactively-p' function invocations. |
| 830 | (org-paste-subtree): Adding optional argument KIND to all | 827 | (org-paste-subtree): Adding optional argument KIND to all |
| 831 | org-called-interactively-p function invocations. | 828 | `org-called-interactively-p' function invocations. |
| 832 | (org-store-link): Adding optional argument KIND to all | 829 | (org-store-link): Adding optional argument KIND to all |
| 833 | org-called-interactively-p function invocations. | 830 | `org-called-interactively-p' function invocations. |
| 834 | (org-todo): Adding optional argument KIND to all | 831 | (org-todo): Adding optional argument KIND to all |
| 835 | org-called-interactively-p function invocations. | 832 | `org-called-interactively-p' function invocations. |
| 836 | (org-occur): Adding optional argument KIND to all | 833 | (org-occur): Adding optional argument KIND to all |
| 837 | org-called-interactively-p function invocations. | 834 | `org-called-interactively-p' function invocations. |
| 838 | 835 | ||
| 839 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 836 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 840 | 837 | ||
| @@ -1171,7 +1168,7 @@ | |||
| 1171 | 2011-07-28 Jambunathan K <kjambunathan@gmail.com> | 1168 | 2011-07-28 Jambunathan K <kjambunathan@gmail.com> |
| 1172 | 1169 | ||
| 1173 | * org-exp.el (org-export-format-source-code-or-example): | 1170 | * org-exp.el (org-export-format-source-code-or-example): |
| 1174 | Simplify. Also add `org-native-text' as a text property to the | 1171 | Simplify. Also add `org-native-text' as a text property to the |
| 1175 | formatted text and throw error for unknown backends. | 1172 | formatted text and throw error for unknown backends. |
| 1176 | 1173 | ||
| 1177 | 2011-07-28 Jambunathan K <kjambunathan@gmail.com> | 1174 | 2011-07-28 Jambunathan K <kjambunathan@gmail.com> |
| @@ -1185,16 +1182,15 @@ | |||
| 1185 | * org-exp.el (org-export-backends): New variable. | 1182 | * org-exp.el (org-export-backends): New variable. |
| 1186 | (org-export-select-backend-specific-text): Use above | 1183 | (org-export-select-backend-specific-text): Use above |
| 1187 | variable. Also mark text between #+BACKEND and | 1184 | variable. Also mark text between #+BACKEND and |
| 1188 | #+BEGIN_BACKEND...#+END_BACKEND with org-native-text | 1185 | #+BEGIN_BACKEND...#+END_BACKEND with org-native-text property. |
| 1189 | property. This text property is currently used only by the new | 1186 | This text property is currently used only by the new line-oriented |
| 1190 | line-oriented generic exporter (which is not yet part of the | 1187 | generic exporter (which is not yet part of the repo). |
| 1191 | repo). | ||
| 1192 | 1188 | ||
| 1193 | 2011-07-28 Jambunathan K <kjambunathan@gmail.com> | 1189 | 2011-07-28 Jambunathan K <kjambunathan@gmail.com> |
| 1194 | 1190 | ||
| 1195 | * org-exp.el (org-export): Reserve keys 'o' and 'O' for | 1191 | * org-exp.el (org-export): Reserve keys 'o' and 'O' for |
| 1196 | OpenDocumentText export and bind them to org-export-as-odt and | 1192 | OpenDocumentText export and bind them to `org-export-as-odt' and |
| 1197 | org-export-as-odt-and-open. | 1193 | `org-export-as-odt-and-open'. |
| 1198 | 1194 | ||
| 1199 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 1195 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 1200 | 1196 | ||
| @@ -1208,29 +1204,29 @@ | |||
| 1208 | 1204 | ||
| 1209 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 1205 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 1210 | 1206 | ||
| 1211 | * ob-C.el (ob-tangle): initialize variable from ob-tangle. | 1207 | * ob-C.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1212 | 1208 | ||
| 1213 | * ob-asymptote.el (ob-tangle): initialize variable from ob-tangle. | 1209 | * ob-asymptote.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1214 | 1210 | ||
| 1215 | * ob-awk.el (ob-tangle): initialize variable from ob-tangle. | 1211 | * ob-awk.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1216 | 1212 | ||
| 1217 | * ob-clojure.el (ob-tangle): initialize variable from ob-tangle. | 1213 | * ob-clojure.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1218 | 1214 | ||
| 1219 | * ob-haskell.el (ob-tangle): initialize variable from ob-tangle. | 1215 | * ob-haskell.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1220 | 1216 | ||
| 1221 | * ob-latex.el (ob-tangle): initialize variable from ob-tangle. | 1217 | * ob-latex.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1222 | 1218 | ||
| 1223 | * ob-lisp.el (ob-tangle): initialize variable from ob-tangle. | 1219 | * ob-lisp.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1224 | 1220 | ||
| 1225 | * ob-ocaml.el (ob-tangle): initialize variable from ob-tangle. | 1221 | * ob-ocaml.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1226 | 1222 | ||
| 1227 | * ob-perl.el (ob-tangle): initialize variable from ob-tangle. | 1223 | * ob-perl.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1228 | 1224 | ||
| 1229 | * ob-python.el (ob-tangle): initialize variable from ob-tangle. | 1225 | * ob-python.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1230 | 1226 | ||
| 1231 | * ob-ruby.el (ob-tangle): initialize variable from ob-tangle. | 1227 | * ob-ruby.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1232 | 1228 | ||
| 1233 | * ob-tangle.el (ob-tangle): initialize variable from ob-tangle. | 1229 | * ob-tangle.el (ob-tangle): initialize variable from `ob-tangle'. |
| 1234 | 1230 | ||
| 1235 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 1231 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 1236 | 1232 | ||
| @@ -1310,9 +1306,8 @@ | |||
| 1310 | 1306 | ||
| 1311 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> (tiny change) | 1307 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> (tiny change) |
| 1312 | 1308 | ||
| 1313 | * org.el (org-find-dblock): | 1309 | * org.el (org-find-dblock, org-clocktable-try-shift): Make regexp |
| 1314 | (org-clocktable-try-shift): Make regexp work also when #+begin | 1310 | work also when #+begin line is indentex. |
| 1315 | line is indentex. | ||
| 1316 | 1311 | ||
| 1317 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 1312 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 1318 | 1313 | ||
| @@ -1398,28 +1393,33 @@ | |||
| 1398 | `interactive-p'. | 1393 | `interactive-p'. |
| 1399 | (org-export-as-utf8-to-buffer): Replacing call to now-defunct function | 1394 | (org-export-as-utf8-to-buffer): Replacing call to now-defunct function |
| 1400 | `interactive-p'. | 1395 | `interactive-p'. |
| 1401 | (org-export-region-as-ascii): Replacing call to now-defunct function | 1396 | (org-export-region-as-ascii): Replacing call to now-defunct |
| 1402 | `interactive-p'.Replacing call to now-defunct function `interactive-p'. | 1397 | function `interactive-p'.Replacing call to now-defunct function |
| 1398 | `interactive-p'. | ||
| 1403 | 1399 | ||
| 1404 | * org-docbook.el: Replacing call to now-defunct function | 1400 | * org-docbook.el: Replacing call to now-defunct function |
| 1405 | `interactive-p'. | 1401 | `interactive-p'. |
| 1406 | (org-export-region-as-docbook): Replacing call to now-defunct function | 1402 | (org-export-region-as-docbook): Replacing call to now-defunct |
| 1407 | `interactive-p'.Replacing call to now-defunct function `interactive-p'. | 1403 | function `interactive-p'.Replacing call to now-defunct function |
| 1404 | `interactive-p'. | ||
| 1408 | 1405 | ||
| 1409 | * org-html.el: Replacing call to now-defunct function | 1406 | * org-html.el: Replacing call to now-defunct function |
| 1410 | `interactive-p'. | 1407 | `interactive-p'. |
| 1411 | (org-export-region-as-html): Replacing call to now-defunct function | 1408 | (org-export-region-as-html): Replacing call to now-defunct |
| 1412 | `interactive-p'.Replacing call to now-defunct function `interactive-p'. | 1409 | function `interactive-p'.Replacing call to now-defunct function |
| 1410 | `interactive-p'. | ||
| 1413 | 1411 | ||
| 1414 | * org-latex.el: Replacing call to now-defunct function | 1412 | * org-latex.el: Replacing call to now-defunct function |
| 1415 | `interactive-p'. | 1413 | `interactive-p'. |
| 1416 | (org-export-region-as-latex): Replacing call to now-defunct function | 1414 | (org-export-region-as-latex): Replacing call to now-defunct |
| 1417 | `interactive-p'.Replacing call to now-defunct function `interactive-p'. | 1415 | function `interactive-p'.Replacing call to now-defunct function |
| 1416 | `interactive-p'. | ||
| 1418 | 1417 | ||
| 1419 | * org-macs.el: Replacing call to now-defunct function | 1418 | * org-macs.el: Replacing call to now-defunct function |
| 1420 | `interactive-p'. | 1419 | `interactive-p'. |
| 1421 | (org-called-interactively-p): Replacing call to now-defunct function | 1420 | (org-called-interactively-p): Replacing call to now-defunct |
| 1422 | `interactive-p'.Replacing call to now-defunct function `interactive-p'. | 1421 | function `interactive-p'.Replacing call to now-defunct function |
| 1422 | `interactive-p'. | ||
| 1423 | 1423 | ||
| 1424 | * org-table.el: Replacing call to now-defunct function | 1424 | * org-table.el: Replacing call to now-defunct function |
| 1425 | `interactive-p'. | 1425 | `interactive-p'. |
| @@ -1442,7 +1442,8 @@ | |||
| 1442 | (orgtbl-send-table): Replacing call to now-defunct function `interactive-p'. | 1442 | (orgtbl-send-table): Replacing call to now-defunct function `interactive-p'. |
| 1443 | 1443 | ||
| 1444 | * org.el: Replacing call to now-defunct function `interactive-p'. | 1444 | * org.el: Replacing call to now-defunct function `interactive-p'. |
| 1445 | (org-mode): Replacing call to now-defunct function `interactive-p'. | 1445 | (org-mode): Replacing call to now-defunct function |
| 1446 | `interactive-p'. | ||
| 1446 | (org-copy-subtree): Replacing call to now-defunct function | 1447 | (org-copy-subtree): Replacing call to now-defunct function |
| 1447 | `interactive-p'. | 1448 | `interactive-p'. |
| 1448 | (org-paste-subtree): Replacing call to now-defunct function | 1449 | (org-paste-subtree): Replacing call to now-defunct function |
| @@ -1476,8 +1477,8 @@ | |||
| 1476 | 1477 | ||
| 1477 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 1478 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 1478 | 1479 | ||
| 1479 | * org-html.el (org-export-as-html): | 1480 | * org-html.el (org-export-as-html, org-html-level-start): Only |
| 1480 | (org-html-level-start): Only convert section number underscores to dashes. | 1481 | convert section number underscores to dashes. |
| 1481 | 1482 | ||
| 1482 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 1483 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 1483 | 1484 | ||
| @@ -1527,8 +1528,8 @@ | |||
| 1527 | 1528 | ||
| 1528 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> (tiny change) | 1529 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> (tiny change) |
| 1529 | 1530 | ||
| 1530 | * org-list.el (org-list-to-latex): the enumerate environment in | 1531 | * org-list.el (org-list-to-latex): The enumerate environment in |
| 1531 | latex increments the counter before using it. Therefore, org-mode | 1532 | latex increments the counter before using it. Therefore, org-mode |
| 1532 | should set the enumeration counter to the desired value minus one. | 1533 | should set the enumeration counter to the desired value minus one. |
| 1533 | 1534 | ||
| 1534 | 2011-07-28 Michael Brand <michael.ch.brand@gmail.com> (tiny change) | 1535 | 2011-07-28 Michael Brand <michael.ch.brand@gmail.com> (tiny change) |
| @@ -1538,17 +1539,17 @@ | |||
| 1538 | 1539 | ||
| 1539 | 2011-07-28 Christian Egli <christian.egli@sbszh.ch> | 1540 | 2011-07-28 Christian Egli <christian.egli@sbszh.ch> |
| 1540 | 1541 | ||
| 1541 | * org-taskjuggler.el (org-taskjuggler-clean-effort): handle any | 1542 | * org-taskjuggler.el (org-taskjuggler-clean-effort): Handle any |
| 1542 | effort that is accepted by `org-duration-string-to-minutes´. | 1543 | effort that is accepted by `org-duration-string-to-minutes´. |
| 1543 | 1544 | ||
| 1544 | 2011-07-28 Julien Barnier <julien@nozav.org> | 1545 | 2011-07-28 Julien Barnier <julien@nozav.org> |
| 1545 | 1546 | ||
| 1546 | * ob-sh.el (org-babel-sh-evaluate) : when sending input to comint, | 1547 | * ob-sh.el (org-babel-sh-evaluate): When sending input to comint, |
| 1547 | wait until previous line execution is finished | 1548 | wait until previous line execution is finished. |
| 1548 | 1549 | ||
| 1549 | * ob-comint.el (org-babel-comint-with-output) : when looking for | 1550 | * ob-comint.el (org-babel-comint-with-output): When looking for |
| 1550 | end-of-evaluation indicator, search forward for the indicator | 1551 | end-of-evaluation indicator, search forward for the indicator |
| 1551 | before searching forward for the prompt | 1552 | before searching forward for the prompt. |
| 1552 | 1553 | ||
| 1553 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 1554 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 1554 | 1555 | ||
| @@ -1556,11 +1557,11 @@ | |||
| 1556 | 1557 | ||
| 1557 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1558 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1558 | 1559 | ||
| 1559 | * org.el (org-auto-align-tags): change docstring. | 1560 | * org.el (org-auto-align-tags): Change docstring. |
| 1560 | (org-update-parent-todo-statistics): keep tags aligned even when | 1561 | (org-update-parent-todo-statistics): Keep tags aligned even when |
| 1561 | statistics cookies are shifting them. | 1562 | statistics cookies are shifting them. |
| 1562 | 1563 | ||
| 1563 | * org-list.el (org-update-checkbox-count): keep tags aligned even | 1564 | * org-list.el (org-update-checkbox-count): Keep tags aligned even |
| 1564 | when statistics cookies are shifting them. | 1565 | when statistics cookies are shifting them. |
| 1565 | 1566 | ||
| 1566 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> | 1567 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> |
| @@ -1571,7 +1572,7 @@ | |||
| 1571 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> | 1572 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> |
| 1572 | 1573 | ||
| 1573 | * ob.el (org-babel-result-regexp): Use non-shy group around | 1574 | * ob.el (org-babel-result-regexp): Use non-shy group around |
| 1574 | org-babel-data-names. | 1575 | `org-babel-data-names'. |
| 1575 | 1576 | ||
| 1576 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 1577 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 1577 | 1578 | ||
| @@ -1608,7 +1609,7 @@ | |||
| 1608 | `org-activate-mark'. | 1609 | `org-activate-mark'. |
| 1609 | 1610 | ||
| 1610 | * org-compat.el (org-activate-mark): New function. Provide | 1611 | * org-compat.el (org-activate-mark): New function. Provide |
| 1611 | `activate-mark' if not present (e.g. Emacs22). | 1612 | `activate-mark' if not present (e.g. Emacs 22). |
| 1612 | 1613 | ||
| 1613 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 1614 | 2011-07-28 David Maus <dmaus@ictsoc.de> |
| 1614 | 1615 | ||
| @@ -1640,7 +1641,7 @@ | |||
| 1640 | * org.el (org-self-insert-command): Use `delete-char' instead of | 1641 | * org.el (org-self-insert-command): Use `delete-char' instead of |
| 1641 | `delete-backward-char'. | 1642 | `delete-backward-char'. |
| 1642 | 1643 | ||
| 1643 | * org-table.el (orgtbl-self-insert-command): Dto. | 1644 | * org-table.el (orgtbl-self-insert-command): Ditto. |
| 1644 | 1645 | ||
| 1645 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 1646 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 1646 | 1647 | ||
| @@ -1653,7 +1654,7 @@ | |||
| 1653 | 1654 | ||
| 1654 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1655 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1655 | 1656 | ||
| 1656 | * org-latex.el (org-export-latex-preprocess): add | 1657 | * org-latex.el (org-export-latex-preprocess): Add |
| 1657 | `original-indentation' property to footnotes so they cannot | 1658 | `original-indentation' property to footnotes so they cannot |
| 1658 | possibly end a list by being less indented than the item they | 1659 | possibly end a list by being less indented than the item they |
| 1659 | belong to. | 1660 | belong to. |
| @@ -1683,33 +1684,33 @@ | |||
| 1683 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 1684 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 1684 | 1685 | ||
| 1685 | * org.el (org-self-insert-command): Catch the case of | 1686 | * org.el (org-self-insert-command): Catch the case of |
| 1686 | buffer-undo-list eq t. | 1687 | `buffer-undo-list' eq t. |
| 1687 | 1688 | ||
| 1688 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1689 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1689 | 1690 | ||
| 1690 | * org.el (org-toggle-heading): region should be considered as made | 1691 | * org.el (org-toggle-heading): Region should be considered as made |
| 1691 | of full lines, without the last one if region-end is at bol. | 1692 | of full lines, without the last one if region-end is at bol. |
| 1692 | Removed unused variables. Refactored and commented code. | 1693 | Removed unused variables. Refactored and commented code. |
| 1693 | 1694 | ||
| 1694 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1695 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1695 | 1696 | ||
| 1696 | * org.el (org-toggle-item): when region includes an headline less | 1697 | * org.el (org-toggle-item): When region includes an headline less |
| 1697 | indented than first one, set it as the new reference. | 1698 | indented than first one, set it as the new reference. |
| 1698 | 1699 | ||
| 1699 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1700 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1700 | 1701 | ||
| 1701 | * org-list.el (org-list-to-subtree): if the list is before first | 1702 | * org-list.el (org-list-to-subtree): If the list is before first |
| 1702 | heading and `org-odd-levels-only' is non-nil, the first item gets | 1703 | heading and `org-odd-levels-only' is non-nil, the first item gets |
| 1703 | two stars instead of one. | 1704 | two stars instead of one. |
| 1704 | 1705 | ||
| 1705 | * org.el (org-reduced-level): a level of 0 was reduced to 1 with | 1706 | * org.el (org-reduced-level): A level of 0 was reduced to 1 with |
| 1706 | `org-odd-levels-only' non-nil. | 1707 | `org-odd-levels-only' non-nil. |
| 1707 | 1708 | ||
| 1708 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1709 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1709 | 1710 | ||
| 1710 | * org.el (org-toggle-item): converting an heading to an item would | 1711 | * org.el (org-toggle-item): Converting an heading to an item would |
| 1711 | sometimes insert unnecessary spaces before it, and unwanted space | 1712 | sometimes insert unnecessary spaces before it, and unwanted space |
| 1712 | with `org-indent-mode' on. Changing some text into an item | 1713 | with `org-indent-mode' on. Changing some text into an item |
| 1713 | wouldn't always preserve indentation. | 1714 | wouldn't always preserve indentation. |
| 1714 | 1715 | ||
| 1715 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 1716 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| @@ -1717,21 +1718,21 @@ | |||
| 1717 | * org-capture.el (org-capture-current-plist): Improve docstring. | 1718 | * org-capture.el (org-capture-current-plist): Improve docstring. |
| 1718 | (org-capture-put): Add docstring. | 1719 | (org-capture-put): Add docstring. |
| 1719 | (org-capture-get): Add docstring. | 1720 | (org-capture-get): Add docstring. |
| 1720 | (org-capture-member): Add LOCAL argument. Add docstring. | 1721 | (org-capture-member): Add LOCAL argument. Add docstring. |
| 1721 | (org-capture-set-target-location): Store the time received from a date | 1722 | (org-capture-set-target-location): Store the time received from a |
| 1722 | prompt into the :prompt-time property. | 1723 | date prompt into the :prompt-time property. |
| 1723 | 1724 | ||
| 1724 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1725 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1725 | 1726 | ||
| 1726 | * org-exp.el (org-export-mark-list-properties): even if context is | 1727 | * org-exp.el (org-export-mark-list-properties): Even if context is |
| 1727 | invalid, mark list item with `list-context' property. | 1728 | invalid, mark list item with `list-context' property. |
| 1728 | 1729 | ||
| 1729 | * org-list.el (org-list-forbidden-blocks): add exporters specific | 1730 | * org-list.el (org-list-forbidden-blocks): Add exporters specific |
| 1730 | blocks to the list of forbidden blocks. | 1731 | blocks to the list of forbidden blocks. |
| 1731 | 1732 | ||
| 1732 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1733 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1733 | 1734 | ||
| 1734 | * org-list.el (org-sort-list): function tries to intern | 1735 | * org-list.el (org-sort-list): Function tries to intern |
| 1735 | getkey-func before it is defined, so it's always nil. | 1736 | getkey-func before it is defined, so it's always nil. |
| 1736 | 1737 | ||
| 1737 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 1738 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| @@ -1750,7 +1751,7 @@ | |||
| 1750 | 1751 | ||
| 1751 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 1752 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 1752 | 1753 | ||
| 1753 | * ob-sh.el (ob-ref): Uses ob-ref to resolve the value of the | 1754 | * ob-sh.el (ob-ref): Uses `ob-ref' to resolve the value of the |
| 1754 | :stdin header argument. | 1755 | :stdin header argument. |
| 1755 | (org-babel-execute:sh): Use the :stdin header argument. | 1756 | (org-babel-execute:sh): Use the :stdin header argument. |
| 1756 | (org-babel-sh-var-to-sh): Split the bulk of this function off into a | 1757 | (org-babel-sh-var-to-sh): Split the bulk of this function off into a |
| @@ -1827,11 +1828,11 @@ | |||
| 1827 | 1828 | ||
| 1828 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1829 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1829 | 1830 | ||
| 1830 | * org-list.el (org-list-separating-blank-lines-number): fix | 1831 | * org-list.el (org-list-separating-blank-lines-number): Fix |
| 1831 | confusion between point and item beginning. Now, if no information | 1832 | confusion between point and item beginning. Now, if no |
| 1832 | is avalaible, truly follow user preference when it inserts blank | 1833 | information is avalaible, truly follow user preference when it |
| 1833 | lines manually. | 1834 | inserts blank lines manually. |
| 1834 | (org-list-insert-item): send correct argument to the preceding | 1835 | (org-list-insert-item): Send correct argument to the preceding |
| 1835 | function. | 1836 | function. |
| 1836 | 1837 | ||
| 1837 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 1838 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| @@ -1845,7 +1846,7 @@ | |||
| 1845 | 1846 | ||
| 1846 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1847 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1847 | 1848 | ||
| 1848 | * org.el (org-indent-line-function): don't include #+include | 1849 | * org.el (org-indent-line-function): Don't include #+include |
| 1849 | lines. | 1850 | lines. |
| 1850 | 1851 | ||
| 1851 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 1852 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| @@ -1854,7 +1855,8 @@ | |||
| 1854 | org-babel-check-src-block. | 1855 | org-babel-check-src-block. |
| 1855 | 1856 | ||
| 1856 | * ob.el (org-babel-expand-src-block): Fit within 80 cols. | 1857 | * ob.el (org-babel-expand-src-block): Fit within 80 cols. |
| 1857 | (org-babel-edit-distance): Returns the edit distance of two strings. | 1858 | (org-babel-edit-distance): Returns the edit distance of two |
| 1859 | strings. | ||
| 1858 | (org-babel-check-src-block): Check a code block for errors. | 1860 | (org-babel-check-src-block): Check a code block for errors. |
| 1859 | 1861 | ||
| 1860 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> (tiny change) | 1862 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> (tiny change) |
| @@ -1866,9 +1868,9 @@ | |||
| 1866 | 1868 | ||
| 1867 | * org-table.el | 1869 | * org-table.el |
| 1868 | (org-table-exit-follow-field-mode-when-leaving-table): New option. | 1870 | (org-table-exit-follow-field-mode-when-leaving-table): New option. |
| 1869 | (org-table-check-inside-data-field): New optional argument `noerror'. | 1871 | (org-table-check-inside-data-field): New optional argument |
| 1870 | When set, the function will only return nil instead of throwing an | 1872 | `noerror'. When set, the function will only return nil instead of |
| 1871 | error. | 1873 | throwing an error. |
| 1872 | (org-table-edit-field): Interpret double prefix argument, and improve | 1874 | (org-table-edit-field): Interpret double prefix argument, and improve |
| 1873 | the properties of the editing window. | 1875 | the properties of the editing window. |
| 1874 | (org-table-follow-field-mode): New minor mode. | 1876 | (org-table-follow-field-mode): New minor mode. |
| @@ -1884,12 +1886,12 @@ | |||
| 1884 | 1886 | ||
| 1885 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1887 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1886 | 1888 | ||
| 1887 | * org-list.el (org-list-full-item-re): allow description term to | 1889 | * org-list.el (org-list-full-item-re): Allow description term to |
| 1888 | have a newline character after the colons. | 1890 | have a newline character after the colons. |
| 1889 | 1891 | ||
| 1890 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 1892 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 1891 | 1893 | ||
| 1892 | * org-list.el (org-sort-list): no longer ignore with-case | 1894 | * org-list.el (org-sort-list): No longer ignore with-case |
| 1893 | argument: the function sorted case-sensitively, regardless of | 1895 | argument: the function sorted case-sensitively, regardless of |
| 1894 | argument. | 1896 | argument. |
| 1895 | 1897 | ||
| @@ -1927,12 +1929,12 @@ | |||
| 1927 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 1929 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 1928 | 1930 | ||
| 1929 | * org-latex.el (org-export-latex-preprocess): Pipe index entries | 1931 | * org-latex.el (org-export-latex-preprocess): Pipe index entries |
| 1930 | through org-export-latex-fontify-headline. | 1932 | through `org-export-latex-fontify-headline'. |
| 1931 | 1933 | ||
| 1932 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 1934 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 1933 | 1935 | ||
| 1934 | * org-exp.el (org-export-add-options-to-plist): Fix the option | 1936 | * org-exp.el (org-export-add-options-to-plist): Fix the option |
| 1935 | parser | 1937 | parser. |
| 1936 | 1938 | ||
| 1937 | 2011-07-28 Robert P. Goldman <rpgoldman@real-time.com> (tiny change) | 1939 | 2011-07-28 Robert P. Goldman <rpgoldman@real-time.com> (tiny change) |
| 1938 | 1940 | ||
| @@ -1947,7 +1949,7 @@ | |||
| 1947 | 2011-07-28 Matt Lundin <mdl@imapmail.org> | 1949 | 2011-07-28 Matt Lundin <mdl@imapmail.org> |
| 1948 | 1950 | ||
| 1949 | * org-agenda.el (org-agenda-open-link): Pass entire text of agenda | 1951 | * org-agenda.el (org-agenda-open-link): Pass entire text of agenda |
| 1950 | line to org-offer-links-in-entry. | 1952 | line to `org-offer-links-in-entry'. |
| 1951 | 1953 | ||
| 1952 | 2011-07-28 Michael Markert <markert.michael@googlemail.com> | 1954 | 2011-07-28 Michael Markert <markert.michael@googlemail.com> |
| 1953 | 1955 | ||
| @@ -1963,8 +1965,8 @@ | |||
| 1963 | existing headline. | 1965 | existing headline. |
| 1964 | (org-bibtex-export-arbitrary-fields) | 1966 | (org-bibtex-export-arbitrary-fields) |
| 1965 | (org-bibtex-treat-headline-as-title): Fix typos | 1967 | (org-bibtex-treat-headline-as-title): Fix typos |
| 1966 | (org-bibtex-fleshout): Don't upcase optional field; remove ":" from | 1968 | (org-bibtex-fleshout): Don't upcase optional field; remove ":" |
| 1967 | type completion. | 1969 | from type completion. |
| 1968 | 1970 | ||
| 1969 | 2011-07-28 Matt Lundin <mdl@imapmail.org> | 1971 | 2011-07-28 Matt Lundin <mdl@imapmail.org> |
| 1970 | 1972 | ||
| @@ -1977,11 +1979,11 @@ | |||
| 1977 | 1979 | ||
| 1978 | 2011-07-28 Tom Dye <tsd@tsdye.com> | 1980 | 2011-07-28 Tom Dye <tsd@tsdye.com> |
| 1979 | 1981 | ||
| 1980 | * org-bibtex.el: Added crossref field to other fields | 1982 | * org-bibtex.el: Added crossref field to other fields. |
| 1981 | 1983 | ||
| 1982 | 2011-07-28 Tom Dye <tsd@tsdye.com> | 1984 | 2011-07-28 Tom Dye <tsd@tsdye.com> |
| 1983 | 1985 | ||
| 1984 | * org-bibtex.el: Add crossref option to incollection | 1986 | * org-bibtex.el: Add crossref option to incollection. |
| 1985 | 1987 | ||
| 1986 | 2011-07-28 Matt Lundin <mdl@imapmail.org> | 1988 | 2011-07-28 Matt Lundin <mdl@imapmail.org> |
| 1987 | 1989 | ||
| @@ -1995,15 +1997,16 @@ | |||
| 1995 | 1997 | ||
| 1996 | 2011-07-28 Matt Lundin <mdl@imapmail.org> | 1998 | 2011-07-28 Matt Lundin <mdl@imapmail.org> |
| 1997 | 1999 | ||
| 1998 | * org-bibtex.el (org-bibtex-tags): New variable | 2000 | * org-bibtex.el (org-bibtex-tags): New variable. |
| 1999 | (org-bibtex-tags-are-keywords): New variable | 2001 | (org-bibtex-tags-are-keywords): New variable. |
| 2000 | (org-bibtex-no-export-tags): New variable | 2002 | (org-bibtex-no-export-tags): New variable. |
| 2001 | (org-bibtex-headline): Export tags as comma-separated bibtex keywords | 2003 | (org-bibtex-headline): Export tags as comma-separated bibtex |
| 2002 | (org-bibtex-read): Import bibtex keywords field as tags | 2004 | keywords. |
| 2005 | (org-bibtex-read): Import bibtex keywords field as tags. | ||
| 2003 | 2006 | ||
| 2004 | 2011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr> | 2007 | 2011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr> |
| 2005 | 2008 | ||
| 2006 | * org-publish.el (org-publish-find-date): optimization | 2009 | * org-publish.el (org-publish-find-date): Optimization. |
| 2007 | 2010 | ||
| 2008 | 2011-07-28 Tassilo Horn <tassilo@member.fsf.org> | 2011 | 2011-07-28 Tassilo Horn <tassilo@member.fsf.org> |
| 2009 | 2012 | ||
| @@ -2014,12 +2017,13 @@ | |||
| 2014 | 2017 | ||
| 2015 | * org-publish.el (org-publish-project-alist): Document new | 2018 | * org-publish.el (org-publish-project-alist): Document new |
| 2016 | :sitemap-sans-extension property. | 2019 | :sitemap-sans-extension property. |
| 2017 | (org-publish-org-sitemap): Use new sitemap-sans-extension setting. | 2020 | (org-publish-org-sitemap): Use new `sitemap-sans-extension' |
| 2021 | setting. | ||
| 2018 | 2022 | ||
| 2019 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2023 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2020 | 2024 | ||
| 2021 | * org.el (org-remove-uninherited-tags): Renamed from | 2025 | * org.el (org-remove-uninherited-tags): Renamed from |
| 2022 | org-remove-iniherited-tags. | 2026 | `org-remove-iniherited-tags'. |
| 2023 | (org-scan-tags): Fix typo in function call. | 2027 | (org-scan-tags): Fix typo in function call. |
| 2024 | (org-get-tags-at): Fix typo in function call. | 2028 | (org-get-tags-at): Fix typo in function call. |
| 2025 | 2029 | ||
| @@ -2069,8 +2073,9 @@ | |||
| 2069 | 2073 | ||
| 2070 | * org-bibtex.el (org-bibtex-export-arbitrary-fields): New option. | 2074 | * org-bibtex.el (org-bibtex-export-arbitrary-fields): New option. |
| 2071 | (org-bibtex-key-property): New option. | 2075 | (org-bibtex-key-property): New option. |
| 2072 | (org-bibtex-put): Make use of new `org-bibtex-key-property' variable. | 2076 | (org-bibtex-put): Make use of new `org-bibtex-key-property' |
| 2073 | (org-bibtex-headline): Make use of new | 2077 | variable. |
| 2078 | (org-bibtex-headline): Make use of new | ||
| 2074 | `org-bibtex-export-arbitrary-fields' and `org-bibtex-key-property' | 2079 | `org-bibtex-export-arbitrary-fields' and `org-bibtex-key-property' |
| 2075 | variables. | 2080 | variables. |
| 2076 | (org-bibtex-autokey): Make use of new `org-bibtex-key-property' | 2081 | (org-bibtex-autokey): Make use of new `org-bibtex-key-property' |
| @@ -2133,20 +2138,20 @@ | |||
| 2133 | 2138 | ||
| 2134 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2139 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2135 | 2140 | ||
| 2136 | * org-exp.el (org-export-preprocess-string): mark list end before | 2141 | * org-exp.el (org-export-preprocess-string): Mark list end before |
| 2137 | expanding macros. Thus, a macro inside a list and containing blank | 2142 | expanding macros. Thus, a macro inside a list and containing |
| 2138 | lines cannot break the list structure. | 2143 | blank lines cannot break the list structure. |
| 2139 | (org-export-preprocess-apply-macros): multi-lines macros get | 2144 | (org-export-preprocess-apply-macros): Multi-lines macros get |
| 2140 | indented with the same indentation as the first line. Thus, we are | 2145 | indented with the same indentation as the first line. Thus, we |
| 2141 | sure that every line belongs to the same list as the first line, if | 2146 | are sure that every line belongs to the same list as the first |
| 2142 | such list exists. Also add comments in code. | 2147 | line, if such list exists. Also add comments in code. |
| 2143 | 2148 | ||
| 2144 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2149 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2145 | 2150 | ||
| 2146 | * org-agenda.el (org-agenda-clock-consistency-checks): New option. | 2151 | * org-agenda.el (org-agenda-clock-consistency-checks): New option. |
| 2147 | (org-agenda-list): Handle display change to clock check. | 2152 | (org-agenda-list): Handle display change to clock check. |
| 2148 | (org-agenda-get-progress): Show only clock entries if we are doing the | 2153 | (org-agenda-get-progress): Show only clock entries if we are doing |
| 2149 | consistency check. | 2154 | the consistency check. |
| 2150 | (org-agenda-show-clocking-issues): New function. | 2155 | (org-agenda-show-clocking-issues): New function. |
| 2151 | (org-agenda-check-clock-gap): New function. | 2156 | (org-agenda-check-clock-gap): New function. |
| 2152 | (org-agenda-view-mode-dispatch): Offer consistency check. | 2157 | (org-agenda-view-mode-dispatch): Offer consistency check. |
| @@ -2158,7 +2163,7 @@ | |||
| 2158 | 2163 | ||
| 2159 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2164 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2160 | 2165 | ||
| 2161 | * org-list.el (org-list-struct): when walking down the list, the | 2166 | * org-list.el (org-list-struct): When walking down the list, the |
| 2162 | function would not pay attention to drawers or blocks indentation. | 2167 | function would not pay attention to drawers or blocks indentation. |
| 2163 | Thus, such constructs couldn't consistently end an item or a list. | 2168 | Thus, such constructs couldn't consistently end an item or a list. |
| 2164 | This patch ensures line indentation is stored (if applicable) | 2169 | This patch ensures line indentation is stored (if applicable) |
| @@ -2167,7 +2172,7 @@ | |||
| 2167 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2172 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2168 | 2173 | ||
| 2169 | * org-exp.el (org-export): Add EXPORT_FILE_NAME to the enclosing | 2174 | * org-exp.el (org-export): Add EXPORT_FILE_NAME to the enclosing |
| 2170 | tree properties | 2175 | tree properties. |
| 2171 | 2176 | ||
| 2172 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2177 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2173 | 2178 | ||
| @@ -2178,36 +2183,35 @@ | |||
| 2178 | 2183 | ||
| 2179 | * org-exp.el (org-export): Go to next heading before searching | 2184 | * org-exp.el (org-export): Go to next heading before searching |
| 2180 | backward, so make this also work if we are on the headline of the | 2185 | backward, so make this also work if we are on the headline of the |
| 2181 | entry with the property... | 2186 | entry with the property. |
| 2182 | 2187 | ||
| 2183 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2188 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2184 | 2189 | ||
| 2185 | * org.el (org-promote): | 2190 | * org.el (org-promote): |
| 2186 | (org-demote): Soften the previous change, by only removing the | 2191 | (org-demote): Soften the previous change, by only removing the |
| 2187 | flyspell function from after-change functions, because that was the | 2192 | flyspell function from after-change functions, because that was |
| 2188 | one causing the slowdown - at least much of it. | 2193 | the one causing the slowdown - at least much of it. |
| 2189 | 2194 | ||
| 2190 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 2195 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 2191 | 2196 | ||
| 2192 | * org.el (org-promote): | 2197 | * org.el (org-promote, org-demote): Turn off |
| 2193 | (org-demote): Turn off after-change-functions to speed up the | 2198 | after-change-functions to speed up the reindentation of text. |
| 2194 | reindentation of text. | ||
| 2195 | 2199 | ||
| 2196 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 2200 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 2197 | 2201 | ||
| 2198 | * ob-ocaml.el (org-babel-ocaml-read-list): Using | 2202 | * ob-ocaml.el (org-babel-ocaml-read-list): Use |
| 2199 | `org-babel-script-escape'. | 2203 | `org-babel-script-escape'. |
| 2200 | (org-babel-ocaml-read-array): Using `org-babel-script-escape'. | 2204 | (org-babel-ocaml-read-array): Use `org-babel-script-escape'. |
| 2201 | 2205 | ||
| 2202 | 2011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr> | 2206 | 2011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr> |
| 2203 | 2207 | ||
| 2204 | * org-html.el (org-html-handle-links): add an alternate for inline | 2208 | * org-html.el (org-html-handle-links): Add an alternate for inline |
| 2205 | images | 2209 | images |
| 2206 | 2210 | ||
| 2207 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2211 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2208 | 2212 | ||
| 2209 | * org-agenda.el (org-agenda-bulk-action): Do not use the entries | 2213 | * org-agenda.el (org-agenda-bulk-action): Do not use the entries |
| 2210 | variable before it is defined | 2214 | variable before it is defined. |
| 2211 | 2215 | ||
| 2212 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 2216 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 2213 | 2217 | ||
| @@ -2221,16 +2225,17 @@ | |||
| 2221 | 2225 | ||
| 2222 | 2011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr> | 2226 | 2011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr> |
| 2223 | 2227 | ||
| 2224 | * org-html.el (org-html-make-link): correct a bug in coderef link. | 2228 | * org-html.el (org-html-make-link): Correct a bug in coderef link. |
| 2225 | 2229 | ||
| 2226 | 2011-07-28 Bernt Hansen <bernt@norang.ca> | 2230 | 2011-07-28 Bernt Hansen <bernt@norang.ca> |
| 2227 | 2231 | ||
| 2228 | * org-agenda.el (org-agenda-filter-by-tag): Fix variable name typo | 2232 | * org-agenda.el (org-agenda-filter-by-tag): Fix variable name |
| 2233 | typo. | ||
| 2229 | 2234 | ||
| 2230 | 2011-07-28 Bernt Hansen <bernt@norang.ca> | 2235 | 2011-07-28 Bernt Hansen <bernt@norang.ca> |
| 2231 | 2236 | ||
| 2232 | * org-agenda.el (org-agenda-get-timestamps): Fix agenda display | 2237 | * org-agenda.el (org-agenda-get-timestamps): Fix agenda display |
| 2233 | when headlines are missing | 2238 | when headlines are missing. |
| 2234 | 2239 | ||
| 2235 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 2240 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 2236 | 2241 | ||
| @@ -2263,13 +2268,11 @@ | |||
| 2263 | 2268 | ||
| 2264 | 2011-07-28 Julien Danjou <julien@danjou.info> | 2269 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| 2265 | 2270 | ||
| 2266 | * org.el (org-entry-get): | 2271 | * org.el (org-entry-get, org-entry-delete, org-entry-put) |
| 2267 | (org-entry-delete): | 2272 | (org-property-values, org-delete-property-globally): Use |
| 2268 | (org-entry-put): | 2273 | `org-re-property'. |
| 2269 | (org-property-values): | 2274 | (org-re-property): New function allowing to build a regexp to |
| 2270 | (org-delete-property-globally): Use org-re-property. | 2275 | match a property. |
| 2271 | (org-re-property): New function allowing to build a regexp to match a | ||
| 2272 | property. | ||
| 2273 | 2276 | ||
| 2274 | 2011-07-28 Julien Danjou <julien@danjou.info> | 2277 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| 2275 | 2278 | ||
| @@ -2291,9 +2294,9 @@ | |||
| 2291 | 2294 | ||
| 2292 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2295 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2293 | 2296 | ||
| 2294 | * org-list.el (org-list-in-valid-context-p): renamed from | 2297 | * org-list.el (org-list-in-valid-context-p): Renamed from |
| 2295 | org-list-in-valid-block-p. | 2298 | `org-list-in-valid-block-p'. |
| 2296 | (org-at-item-p,org-list-search-generic): use renamed function. | 2299 | (org-at-item-p,org-list-search-generic): Use renamed function. |
| 2297 | 2300 | ||
| 2298 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2301 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2299 | 2302 | ||
| @@ -2303,21 +2306,21 @@ | |||
| 2303 | 2306 | ||
| 2304 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2307 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2305 | 2308 | ||
| 2306 | * org-latex.el: pay attention to end of footnote. Before closing | 2309 | * org-latex.el: Pay attention to end of footnote. Before closing |
| 2307 | the command, ensure that list is properly closed or that last link | 2310 | the command, ensure that list is properly closed or that last link |
| 2308 | is separated from the curly brace. | 2311 | is separated from the curly brace. |
| 2309 | 2312 | ||
| 2310 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2313 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2311 | 2314 | ||
| 2312 | * org.el (org-indent-line-function): footnote definition must stay | 2315 | * org.el (org-indent-line-function): Footnote definition must stay |
| 2313 | at column 0 to be recognized as such. Body below can have normal | 2316 | at column 0 to be recognized as such. Body below can have normal |
| 2314 | indentation, so it should ignore its definition when computing | 2317 | indentation, so it should ignore its definition when computing |
| 2315 | indentation. | 2318 | indentation. |
| 2316 | 2319 | ||
| 2317 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 2320 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 2318 | 2321 | ||
| 2319 | * org-protocol.el (org-protocol-remember) | 2322 | * org-protocol.el (org-protocol-remember, org-protocol-capture): |
| 2320 | (org-protocol-capture): More appropriate message. | 2323 | More appropriate message. |
| 2321 | 2324 | ||
| 2322 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 2325 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 2323 | 2326 | ||
| @@ -2333,7 +2336,7 @@ | |||
| 2333 | 2011-07-28 Bernt Hansen <bernt@norang.ca> | 2336 | 2011-07-28 Bernt Hansen <bernt@norang.ca> |
| 2334 | 2337 | ||
| 2335 | * org-agenda.el: Remove obsolete code for adding todo list in | 2338 | * org-agenda.el: Remove obsolete code for adding todo list in |
| 2336 | front of the agenda | 2339 | front of the agenda. |
| 2337 | 2340 | ||
| 2338 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> | 2341 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> |
| 2339 | 2342 | ||
| @@ -2357,7 +2360,7 @@ | |||
| 2357 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 2360 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 2358 | 2361 | ||
| 2359 | * ob-lisp.el (org-babel-execute:lisp): Turn vectors into lists | 2362 | * ob-lisp.el (org-babel-execute:lisp): Turn vectors into lists |
| 2360 | before reading by elisp | 2363 | before reading by elisp. |
| 2361 | (org-bable-lisp-vector-to-list): Stub of a vector->list function, | 2364 | (org-bable-lisp-vector-to-list): Stub of a vector->list function, |
| 2362 | should be replaced with a cl-vector->el-vector function. | 2365 | should be replaced with a cl-vector->el-vector function. |
| 2363 | 2366 | ||
| @@ -2376,7 +2379,7 @@ | |||
| 2376 | 2379 | ||
| 2377 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2380 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2378 | 2381 | ||
| 2379 | * org-beamer.el (org-beamer-environments-extra): Fix docstring | 2382 | * org-beamer.el (org-beamer-environments-extra): Fix docstring. |
| 2380 | 2383 | ||
| 2381 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> | 2384 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> |
| 2382 | 2385 | ||
| @@ -2385,7 +2388,7 @@ | |||
| 2385 | 2388 | ||
| 2386 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> | 2389 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> |
| 2387 | 2390 | ||
| 2388 | * org-html.el (org-export-as-html) (org-html-level-start): Fix | 2391 | * org-html.el (org-export-as-html, org-html-level-start): Fix |
| 2389 | logic for section number printing when NUM is an integer. | 2392 | logic for section number printing when NUM is an integer. |
| 2390 | 2393 | ||
| 2391 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> | 2394 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> |
| @@ -2396,7 +2399,7 @@ | |||
| 2396 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> | 2399 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> |
| 2397 | 2400 | ||
| 2398 | * org.el (org-point-at-end-of-empty-headline): Bind | 2401 | * org.el (org-point-at-end-of-empty-headline): Bind |
| 2399 | case-fold-search to nil. | 2402 | `case-fold-search' to nil. |
| 2400 | 2403 | ||
| 2401 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2404 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2402 | 2405 | ||
| @@ -2413,10 +2416,10 @@ | |||
| 2413 | 2416 | ||
| 2414 | * org.el (org-ts-regexp-both): Add "]" to class of characters that | 2417 | * org.el (org-ts-regexp-both): Add "]" to class of characters that |
| 2415 | should not be matched. | 2418 | should not be matched. |
| 2416 | (org-ts-regexp0): | 2419 | (org-ts-regexp0, org-ts-regexp1): Do not start a class with |
| 2417 | (org-ts-regexp1): Do not start a class with "^]-+", because that tries | 2420 | "^]-+", because that tries to (not) match characters between "]" |
| 2418 | to (not) match characters between "]" and "+". Instead, move the "-" | 2421 | and "+". Instead, move the "-" to the end of the class where it |
| 2419 | to the end of the class where it causes no harm. | 2422 | causes no harm. |
| 2420 | 2423 | ||
| 2421 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 2424 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 2422 | 2425 | ||
| @@ -2427,7 +2430,7 @@ | |||
| 2427 | 2430 | ||
| 2428 | * ob-tangle.el (org-babel-tangle-collect-blocks): Brought the link | 2431 | * ob-tangle.el (org-babel-tangle-collect-blocks): Brought the link |
| 2429 | extraction code into line with a newer version of the | 2432 | extraction code into line with a newer version of the |
| 2430 | org-store-link function. | 2433 | `org-store-link' function. |
| 2431 | 2434 | ||
| 2432 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 2435 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 2433 | 2436 | ||
| @@ -2439,8 +2442,8 @@ | |||
| 2439 | 2442 | ||
| 2440 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2443 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2441 | 2444 | ||
| 2442 | * org-list.el: move org-update-checkbox-count-maybe call outside | 2445 | * org-list.el: Move `org-update-checkbox-count-maybe' call outside |
| 2443 | of save-excursion to get back to original position. | 2446 | of ̀save-excursion' to get back to original position. |
| 2444 | 2447 | ||
| 2445 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2448 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2446 | 2449 | ||
| @@ -2455,11 +2458,14 @@ | |||
| 2455 | 2458 | ||
| 2456 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2459 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2457 | 2460 | ||
| 2458 | * org-ascii.el (org-export-as-ascii): | 2461 | * org-ascii.el (org-export-as-ascii): Pass the :done-tasks |
| 2462 | property to the export preprocessor. | ||
| 2459 | 2463 | ||
| 2460 | * org-docbook.el (org-export-as-docbook): | 2464 | * org-docbook.el (org-export-as-docbook): Pass the :done-tasks |
| 2465 | property to the export preprocessor. | ||
| 2461 | 2466 | ||
| 2462 | * org-html.el (org-export-as-html): | 2467 | * org-html.el (org-export-as-html): Pass the :done-tasks property |
| 2468 | to the export preprocessor. | ||
| 2463 | 2469 | ||
| 2464 | * org-latex.el (org-export-as-latex): Pass the :done-tasks | 2470 | * org-latex.el (org-export-as-latex): Pass the :done-tasks |
| 2465 | property to the export preprocessor. | 2471 | property to the export preprocessor. |
| @@ -2481,14 +2487,14 @@ | |||
| 2481 | 2487 | ||
| 2482 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2488 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2483 | 2489 | ||
| 2484 | * org-list.el (org-toggle-checkbox): build value of | 2490 | * org-list.el (org-toggle-checkbox): Build value of |
| 2485 | org-keyword-time-regexp instead of using it directly, as it's | 2491 | org-keyword-time-regexp instead of using it directly, as it's |
| 2486 | buffer-local, and function might be called outside Org. | 2492 | buffer-local, and function might be called outside Org. |
| 2487 | 2493 | ||
| 2488 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2494 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2489 | 2495 | ||
| 2490 | * org-list.el (org-list-struct,org-in-item-p): don't assume end of | 2496 | * org-list.el (org-list-struct,org-in-item-p): Don't assume end of |
| 2491 | blocks or drawers necessarily start somewhere. It it isn't the | 2497 | blocks or drawers necessarily start somewhere. It it isn't the |
| 2492 | case, treat them as normal text. | 2498 | case, treat them as normal text. |
| 2493 | 2499 | ||
| 2494 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 2500 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| @@ -2504,14 +2510,14 @@ | |||
| 2504 | 2510 | ||
| 2505 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2511 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2506 | 2512 | ||
| 2507 | * org-list.el (org-list-checkbox): when called from an headline, | 2513 | * org-list.el (org-list-checkbox): When called from an headline, |
| 2508 | function would normally skip drawers, but not if a SCHEDULED or | 2514 | function would normally skip drawers, but not if a SCHEDULED or |
| 2509 | DEADLINE keyword is standing before the drawer. Also avoid | 2515 | DEADLINE keyword is standing before the drawer. Also avoid |
| 2510 | problems if function is called in buffers not is Org mode. | 2516 | problems if function is called in buffers not is Org mode. |
| 2511 | 2517 | ||
| 2512 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 2518 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 2513 | 2519 | ||
| 2514 | * org-clock.el (org-clock-report): change the scope of the | 2520 | * org-clock.el (org-clock-report): Change the scope of the |
| 2515 | inserted clock report depending on whether the point is within a | 2521 | inserted clock report depending on whether the point is within a |
| 2516 | subtree (:scope subtree) or not (:scope file). | 2522 | subtree (:scope subtree) or not (:scope file). |
| 2517 | 2523 | ||
| @@ -2541,7 +2547,7 @@ | |||
| 2541 | 2547 | ||
| 2542 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 2548 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 2543 | 2549 | ||
| 2544 | * org-protocol.el (org-protocol-do-capture): allow template keys | 2550 | * org-protocol.el (org-protocol-do-capture): Allow template keys |
| 2545 | of two characters. | 2551 | of two characters. |
| 2546 | (org-protocol-default-template-key): Update the docstring to | 2552 | (org-protocol-default-template-key): Update the docstring to |
| 2547 | reflect the change in `org-protocol-do-capture'. | 2553 | reflect the change in `org-protocol-do-capture'. |
| @@ -2582,21 +2588,21 @@ | |||
| 2582 | 2588 | ||
| 2583 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2589 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2584 | 2590 | ||
| 2585 | * org-list.el (org-in-item-p): re-build org-drawer-regexp, | 2591 | * org-list.el (org-in-item-p): Re-build `org-drawer-regexp', |
| 2586 | whatever the major mode is. | 2592 | whatever the major mode is. |
| 2587 | 2593 | ||
| 2588 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2594 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2589 | 2595 | ||
| 2590 | * org-inlinetask.el (org-inlinetask-export-templates): fix default | 2596 | * org-inlinetask.el (org-inlinetask-export-templates): Fix default |
| 2591 | templates. | 2597 | templates. |
| 2592 | (org-inlinetask-export-handler): Ensure contents of inline task, if | 2598 | (org-inlinetask-export-handler): Ensure contents of inline task, |
| 2593 | any, starts and ends with a newline character. Refactor and comment | 2599 | if any, starts and ends with a newline character. Refactor and |
| 2594 | code. | 2600 | comment code. |
| 2595 | 2601 | ||
| 2596 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2602 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2597 | 2603 | ||
| 2598 | * org-capture.el (org-datetree-find-date-create): Lower-case for | 2604 | * org-capture.el (org-datetree-find-date-create): Lower-case for |
| 2599 | variable names in define-function form. | 2605 | variable names in `define-function' form. |
| 2600 | 2606 | ||
| 2601 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 2607 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 2602 | 2608 | ||
| @@ -2610,7 +2616,7 @@ | |||
| 2610 | 2616 | ||
| 2611 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2617 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2612 | 2618 | ||
| 2613 | * org-latex.el (org-export-latex-preprocess): last brace shouldn't | 2619 | * org-latex.el (org-export-latex-preprocess): Last brace shouldn't |
| 2614 | be on the same line as a list end marker. | 2620 | be on the same line as a list end marker. |
| 2615 | 2621 | ||
| 2616 | 2011-07-28 Julien Danjou <julien@danjou.info> | 2622 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| @@ -2633,10 +2639,10 @@ | |||
| 2633 | 2639 | ||
| 2634 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2640 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2635 | 2641 | ||
| 2636 | * org-list.el (org-list-to-generic): set a default term for | 2642 | * org-list.el (org-list-to-generic): Set a default term for |
| 2637 | ill-formed description lists. Do not insert newline characters | 2643 | ill-formed description lists. Do not insert newline characters |
| 2638 | unless told to. | 2644 | unless told to. |
| 2639 | (org-list-to-texinfo,org-list-to-html): apply changes to | 2645 | (org-list-to-texinfo,org-list-to-html): Apply changes to |
| 2640 | `org-list-parse-liste'. | 2646 | `org-list-parse-liste'. |
| 2641 | 2647 | ||
| 2642 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 2648 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| @@ -2661,16 +2667,16 @@ | |||
| 2661 | 2667 | ||
| 2662 | * org-taskjuggler.el (org-taskjuggler-compute-task-leafiness): | 2668 | * org-taskjuggler.el (org-taskjuggler-compute-task-leafiness): |
| 2663 | Compute the leafiness of a node. | 2669 | Compute the leafiness of a node. |
| 2664 | (org-taskjuggler-open-task, org-export-as-taskjuggler): Mark a node as | 2670 | (org-taskjuggler-open-task, org-export-as-taskjuggler): Mark a |
| 2665 | a milestone if it is a leaf and has no effort. | 2671 | node as a milestone if it is a leaf and has no effort. |
| 2666 | 2672 | ||
| 2667 | 2011-07-28 Christian Egli <christian.egli@alumni.ethz.ch> | 2673 | 2011-07-28 Christian Egli <christian.egli@alumni.ethz.ch> |
| 2668 | 2674 | ||
| 2669 | * org-taskjuggler.el (org-export-taskjuggler-target-version): | 2675 | * org-taskjuggler.el (org-export-taskjuggler-target-version): |
| 2670 | (org-taskjuggler-targeting-tj3-p): Add some minimal infrastructure to | 2676 | (org-taskjuggler-targeting-tj3-p): Add some minimal infrastructure |
| 2671 | handle export to both tj2 and tj3. | 2677 | to handle export to both tj2 and tj3. |
| 2672 | (org-taskjuggler-open-task): Use a different way to purge allocations | 2678 | (org-taskjuggler-open-task): Use a different way to purge |
| 2673 | for tj2 and tj3. | 2679 | allocations for tj2 and tj3. |
| 2674 | 2680 | ||
| 2675 | 2011-07-28 Matt Lundin <mdl@imapmail.org> | 2681 | 2011-07-28 Matt Lundin <mdl@imapmail.org> |
| 2676 | 2682 | ||
| @@ -2799,7 +2805,7 @@ | |||
| 2799 | 2805 | ||
| 2800 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2806 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2801 | 2807 | ||
| 2802 | * org-list.el (org-list-parse-list): fixed regexp. | 2808 | * org-list.el (org-list-parse-list): Fixed regexp. |
| 2803 | 2809 | ||
| 2804 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 2810 | 2011-07-28 David Maus <dmaus@ictsoc.de> |
| 2805 | 2811 | ||
| @@ -2832,8 +2838,8 @@ | |||
| 2832 | 2838 | ||
| 2833 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2839 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2834 | 2840 | ||
| 2835 | * org.el (org-fill-paragraph): fill-forward-paragraph function has | 2841 | * org.el (org-fill-paragraph): `fill-forward-paragraph' function |
| 2836 | been introduced with emacs 23.1. | 2842 | has been introduced with emacs 23.1. |
| 2837 | 2843 | ||
| 2838 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 2844 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 2839 | 2845 | ||
| @@ -2856,18 +2862,18 @@ | |||
| 2856 | 2862 | ||
| 2857 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2863 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2858 | 2864 | ||
| 2859 | * org.el (org-adaptive-fill-function): when a region is specified | 2865 | * org.el (org-adaptive-fill-function): When a region is specified |
| 2860 | first line of paragraph isn't skipped, so fill-paragraph have to | 2866 | first line of paragraph isn't skipped, so fill-paragraph have to |
| 2861 | be computed even if point is at an item. | 2867 | be computed even if point is at an item. |
| 2862 | 2868 | ||
| 2863 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2869 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2864 | 2870 | ||
| 2865 | * org-list.el (org-list-in-valid-block-p): new function. | 2871 | * org-list.el (org-list-in-valid-block-p): New function. |
| 2866 | (org-at-item-p,org-list-search-generic): use new function. | 2872 | (org-at-item-p,org-list-search-generic): Use new function. |
| 2867 | 2873 | ||
| 2868 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2874 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2869 | 2875 | ||
| 2870 | * org.el (org-indent-line-function): text in both a list and a | 2876 | * org.el (org-indent-line-function): Text in both a list and a |
| 2871 | valid block is indented with regards to current item, not to block | 2877 | valid block is indented with regards to current item, not to block |
| 2872 | boundaries. | 2878 | boundaries. |
| 2873 | 2879 | ||
| @@ -2905,7 +2911,7 @@ | |||
| 2905 | 2911 | ||
| 2906 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2912 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2907 | 2913 | ||
| 2908 | * org-timer.el (org-timer-item): save-excursion prevents | 2914 | * org-timer.el (org-timer-item): `save-excursion' prevents |
| 2909 | `org-list-struct' to get the list structure when point isn't on | 2915 | `org-list-struct' to get the list structure when point isn't on |
| 2910 | the first line of the item. | 2916 | the first line of the item. |
| 2911 | 2917 | ||
| @@ -2918,7 +2924,7 @@ | |||
| 2918 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2924 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2919 | 2925 | ||
| 2920 | * org-list.el (org-update-checkbox-count): Ensure cookies on an | 2926 | * org-list.el (org-update-checkbox-count): Ensure cookies on an |
| 2921 | heading are correctly updated when checkboxes are hidden. It | 2927 | heading are correctly updated when checkboxes are hidden. It |
| 2922 | allows, for example, to use C-c C-x C-b on a collapsed tree and | 2928 | allows, for example, to use C-c C-x C-b on a collapsed tree and |
| 2923 | still get the update. | 2929 | still get the update. |
| 2924 | 2930 | ||
| @@ -2974,19 +2980,19 @@ | |||
| 2974 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2980 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2975 | 2981 | ||
| 2976 | * org-inlinetask.el (org-inlinetask-promote) | 2982 | * org-inlinetask.el (org-inlinetask-promote) |
| 2977 | (org-inlinetask-demote): new functions. | 2983 | (org-inlinetask-demote): New functions. |
| 2978 | 2984 | ||
| 2979 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2985 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2980 | 2986 | ||
| 2981 | * org.el (org-demote-subtree,org-promote-subtree): wrap | 2987 | * org.el (org-demote-subtree,org-promote-subtree): Wrap |
| 2982 | org-map-tree into org-with-limited-levels macro, so it avoids | 2988 | `org-map-tree' into `org-with-limited-levels' macro, so it avoids |
| 2983 | operating on inline tasks. | 2989 | operating on inline tasks. |
| 2984 | 2990 | ||
| 2985 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 2991 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 2986 | 2992 | ||
| 2987 | * org.el (org-narrow-to-subtree): ensure `org-back-to-heading' | 2993 | * org.el (org-narrow-to-subtree): ensure `org-back-to-heading' |
| 2988 | will move point to a real heading and not an inline task by | 2994 | will move point to a real heading and not an inline task by |
| 2989 | wraping function into a org-with-limited-levels macro. | 2995 | wraping function into a `org-with-limited-levels' macro. |
| 2990 | 2996 | ||
| 2991 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 2997 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 2992 | 2998 | ||
| @@ -3211,17 +3217,17 @@ | |||
| 3211 | 3217 | ||
| 3212 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3218 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3213 | 3219 | ||
| 3214 | * org-exp.el (org-export-mark-list-end): change end marker | 3220 | * org-exp.el (org-export-mark-list-end): Change end marker. |
| 3215 | 3221 | ||
| 3216 | * org-docbook.el (org-export-docbook-list-line): use new marker. | 3222 | * org-docbook.el (org-export-docbook-list-line): Use new marker. |
| 3217 | 3223 | ||
| 3218 | * org-html.el (org-html-export-list-line): use new marker | 3224 | * org-html.el (org-html-export-list-line): Use new marker. |
| 3219 | 3225 | ||
| 3220 | * org-latex.el (org-export-latex-lists): use new marker | 3226 | * org-latex.el (org-export-latex-lists): Use new marker. |
| 3221 | 3227 | ||
| 3222 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3228 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3223 | 3229 | ||
| 3224 | * org-latex.el (org-export-latex-lists): make sure markers used | 3230 | * org-latex.el (org-export-latex-lists): Make sure markers used |
| 3225 | for export are taken into account by temporarily setting an | 3231 | for export are taken into account by temporarily setting an |
| 3226 | appropriate value for `org-list-ending-method'. | 3232 | appropriate value for `org-list-ending-method'. |
| 3227 | 3233 | ||
| @@ -3270,14 +3276,14 @@ | |||
| 3270 | 3276 | ||
| 3271 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3277 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3272 | 3278 | ||
| 3273 | * org.el (org-open-at-point): if a link to a radio target is the | 3279 | * org.el (org-open-at-point): If a link to a radio target is the |
| 3274 | first, (resp. the last), element of a buffer, function cannot find | 3280 | first, (resp. the last), element of a buffer, function cannot find |
| 3275 | the property change required to get its boundaries, and | 3281 | the property change required to get its boundaries, and |
| 3276 | `buffer-substring' is called with an invalid nil argument. | 3282 | `buffer-substring' is called with an invalid nil argument. |
| 3277 | 3283 | ||
| 3278 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 3284 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 3279 | 3285 | ||
| 3280 | * org-table.el (org-table-copy-down): fix docstring. | 3286 | * org-table.el (org-table-copy-down): Fix docstring. |
| 3281 | 3287 | ||
| 3282 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 3288 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 3283 | 3289 | ||
| @@ -3304,19 +3310,19 @@ | |||
| 3304 | 3310 | ||
| 3305 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3311 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3306 | 3312 | ||
| 3307 | * org-list.el (org-list-insert-item): when computing size of item | 3313 | * org-list.el (org-list-insert-item): When computing size of item |
| 3308 | being inserted, function has to take into account that indentation | 3314 | being inserted, function has to take into account that indentation |
| 3309 | may not only be made of spaces. | 3315 | may not only be made of spaces. |
| 3310 | 3316 | ||
| 3311 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3317 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3312 | 3318 | ||
| 3313 | * org-clock.el (org-clock-find-position): if a list was adjacent | 3319 | * org-clock.el (org-clock-find-position): If a list was adjacent |
| 3314 | to some clocks and a drawer was going to be created, only the | 3320 | to some clocks and a drawer was going to be created, only the |
| 3315 | first element of the list would make it into the drawer. | 3321 | first element of the list would make it into the drawer. |
| 3316 | 3322 | ||
| 3317 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3323 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3318 | 3324 | ||
| 3319 | * org-list.el (org-toggle-checkbox): fix bug where top item in | 3325 | * org-list.el (org-toggle-checkbox): Fix bug where top item in |
| 3320 | list was omitted when checking boxes. | 3326 | list was omitted when checking boxes. |
| 3321 | 3327 | ||
| 3322 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 3328 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| @@ -3353,8 +3359,8 @@ | |||
| 3353 | 3359 | ||
| 3354 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3360 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3355 | 3361 | ||
| 3356 | * org-list.el (org-cycle-item-indentation): do not break an | 3362 | * org-list.el (org-cycle-item-indentation): Do not break an |
| 3357 | indentation cycle because visibility cycling is requested. This | 3363 | indentation cycle because visibility cycling is requested. This |
| 3358 | happens when an item becomes a parent, due to indentation change. | 3364 | happens when an item becomes a parent, due to indentation change. |
| 3359 | Not considered empty anymore, the function cannot change its | 3365 | Not considered empty anymore, the function cannot change its |
| 3360 | indentation again. | 3366 | indentation again. |
| @@ -3378,11 +3384,11 @@ | |||
| 3378 | (org-babel-insert-result): Writing code block results to lists has | 3384 | (org-babel-insert-result): Writing code block results to lists has |
| 3379 | been updated to reflect the new list structure. | 3385 | been updated to reflect the new list structure. |
| 3380 | (org-babel-result-end): Remove a previous change to end-of-list | 3386 | (org-babel-result-end): Remove a previous change to end-of-list |
| 3381 | marker detection | 3387 | marker detection. |
| 3382 | 3388 | ||
| 3383 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3389 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3384 | 3390 | ||
| 3385 | * org-list.el (org-cycle-item-indentation): each time the function | 3391 | * org-list.el (org-cycle-item-indentation): Each time the function |
| 3386 | moves item back to child position, a white space is added to the | 3392 | moves item back to child position, a white space is added to the |
| 3387 | line. | 3393 | line. |
| 3388 | 3394 | ||
| @@ -3398,9 +3404,9 @@ | |||
| 3398 | 3404 | ||
| 3399 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3405 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3400 | 3406 | ||
| 3401 | * org.el (org-ctrl-c-ctrl-c): call `org-list-send-list' only when | 3407 | * org.el (org-ctrl-c-ctrl-c): Call `org-list-send-list' only when |
| 3402 | cursor it at very first item of the list, as specified in the | 3408 | cursor it at very first item of the list, as specified in the |
| 3403 | manual. Also refactored the list part of the function a bit. | 3409 | manual. Also refactored the list part of the function a bit. |
| 3404 | 3410 | ||
| 3405 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 3411 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 3406 | 3412 | ||
| @@ -3418,606 +3424,609 @@ | |||
| 3418 | 3424 | ||
| 3419 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3425 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3420 | 3426 | ||
| 3421 | * org-list.el (org-toggle-checkbox, org-update-checkbox-count): no | 3427 | * org-list.el (org-toggle-checkbox, org-update-checkbox-count): No |
| 3422 | need to wrap org-entry-get in ignore-errors since commit | 3428 | need to wrap `org-entry-get' in `ignore-errors'. |
| 3423 | 7dd425cc5d42fb297f547f713edfdc936f9271f0 | ||
| 3424 | 3429 | ||
| 3425 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3430 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3426 | 3431 | ||
| 3427 | * org.el (org-toggle-item, org-toggle-heading): make sure every | 3432 | * org.el (org-toggle-item, org-toggle-heading): Make sure every |
| 3428 | sub-item in a list is changed into a sub-heading and sub-headings | 3433 | sub-item in a list is changed into a sub-heading and sub-headings |
| 3429 | are translated into sub-items. Also ignore inline tasks in the | 3434 | are translated into sub-items. Also ignore inline tasks in the |
| 3430 | process. | 3435 | process. |
| 3431 | 3436 | ||
| 3432 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3437 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3433 | 3438 | ||
| 3434 | * org-exp.el (org-export-select-backend-specific-text): add | 3439 | * org-exp.el (org-export-select-backend-specific-text): Add |
| 3435 | `original-indentation' property when replacing #+begin_backend and | 3440 | `original-indentation' property when replacing #+begin_backend and |
| 3436 | #+backend blocks with their content. This is needed for lists, as | 3441 | #+backend blocks with their content. This is needed for lists, as |
| 3437 | they must know if the block belonged to them. | 3442 | they must know if the block belonged to them. |
| 3438 | 3443 | ||
| 3439 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3444 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3440 | 3445 | ||
| 3441 | * org-html.el (org-html-export-list-line): insert a newline | 3446 | * org-html.el (org-html-export-list-line): Insert a newline |
| 3442 | character before ending an item, as anchor could be on a line | 3447 | character before ending an item, as anchor could be on a line |
| 3443 | going to be deleted, like a drawer ending string. | 3448 | going to be deleted, like a drawer ending string. |
| 3444 | 3449 | ||
| 3445 | * org-list.el (org-list-to-html): same. | 3450 | * org-list.el (org-list-to-html): Same. |
| 3446 | 3451 | ||
| 3447 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3452 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3448 | 3453 | ||
| 3449 | * org.el (org-set-autofill-regexps): use `org-item-re' in | 3454 | * org.el (org-set-autofill-regexps): Use `org-item-re' in |
| 3450 | `paragraph-start' to recognize alphabetical lists. | 3455 | `paragraph-start' to recognize alphabetical lists. |
| 3451 | (org-fill-paragraph): enforce a pre-computed fill-prefix before | 3456 | (org-fill-paragraph): Enforce a pre-computed fill-prefix before |
| 3452 | calling fill-paragraph when point in in an item. Also prevent | 3457 | calling `fill-paragraph' when point in in an item. Also prevent |
| 3453 | paragraphs getting merged into an adjacent list upon filling. | 3458 | paragraphs getting merged into an adjacent list upon filling. |
| 3454 | (org-adaptive-fill-function): make sure to determine real fill-prefix | 3459 | (org-adaptive-fill-function): Make sure to determine real |
| 3455 | for auto-fill. | 3460 | fill-prefix for auto-fill. |
| 3456 | (org-auto-fill-function): use a pre-computed fill-prefix before | 3461 | (org-auto-fill-function): Use a pre-computed fill-prefix before |
| 3457 | calling do-auto-fill. | 3462 | calling `do-auto-fill'. |
| 3458 | 3463 | ||
| 3459 | * org-list.el (org-list-item-body-column): new function | 3464 | * org-list.el (org-list-item-body-column): New function. |
| 3460 | 3465 | ||
| 3461 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3466 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3462 | 3467 | ||
| 3463 | * org-inlinetask.el (org-inlinetask-at-task-p) | 3468 | * org-inlinetask.el (org-inlinetask-at-task-p) |
| 3464 | (org-inlinetask-toggle-visibility): new functions. | 3469 | (org-inlinetask-toggle-visibility): New functions. |
| 3465 | 3470 | ||
| 3466 | * org-list.el (org-list-set-item-visibility): new function. | 3471 | * org-list.el (org-list-set-item-visibility): New function. |
| 3467 | 3472 | ||
| 3468 | * org.el (org-cycle, org-cycle-internal-local): separate lists and | 3473 | * org.el (org-cycle, org-cycle-internal-local): Separate lists and |
| 3469 | inline tasks from headlines. | 3474 | inline tasks from headlines. |
| 3470 | (org-outline-level): do not consider lists as headlines. | 3475 | (org-outline-level): Do not consider lists as headlines. Cycling |
| 3471 | Cycling visibility is using different tools. | 3476 | visibility is using different tools. |
| 3472 | 3477 | ||
| 3473 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3478 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3474 | 3479 | ||
| 3475 | * org-list.el (org-list-struct): mark items less indented than top | 3480 | * org-list.el (org-list-struct): Mark items less indented than top |
| 3476 | item of the list, so that they will be modified. | 3481 | item of the list, so that they will be modified. |
| 3477 | (org-list-struct-apply-struct): compare struct's indentation with | 3482 | (org-list-struct-apply-struct): Compare struct's indentation with |
| 3478 | line's indentation instead of old-struct's. This is needed because | 3483 | line's indentation instead of old-struct's. This is needed |
| 3479 | `org-list-struct' automatically fixes indentation so changes might not | 3484 | because `org-list-struct' automatically fixes indentation so |
| 3480 | be seen otherwise. | 3485 | changes might not be seen otherwise. |
| 3481 | 3486 | ||
| 3482 | * org.el (org-ctrl-c-ctrl-c): small refactoring. | 3487 | * org.el (org-ctrl-c-ctrl-c): Small refactoring. |
| 3483 | 3488 | ||
| 3484 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3489 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3485 | 3490 | ||
| 3486 | * org-list.el (org-update-checkbox-count): when a part of the | 3491 | * org-list.el (org-update-checkbox-count): When a part of the |
| 3487 | buffer is processed to count checkboxes, lists are read from top | 3492 | buffer is processed to count checkboxes, lists are read from top |
| 3488 | to bottom, but inside lists (in drawers, blocks, or inline tasks) | 3493 | to bottom, but inside lists (in drawers, blocks, or inline tasks) |
| 3489 | are skipped. Thus, cookies cannot be updated. This patch enforces | 3494 | are skipped. Thus, cookies cannot be updated. This patch |
| 3490 | reading of such lists if counter is itself in a special context. | 3495 | enforces reading of such lists if counter is itself in a special |
| 3496 | context. | ||
| 3491 | 3497 | ||
| 3492 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3498 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3493 | 3499 | ||
| 3494 | * org-list.el (org-list-struct-apply-struct): inline tasks along | 3500 | * org-list.el (org-list-struct-apply-struct): Inline tasks along |
| 3495 | with their content must stay at column 0 even if the item is | 3501 | with their content must stay at column 0 even if the item is |
| 3496 | gaining indentation. Moreover, fix indentation of text in an | 3502 | gaining indentation. Moreover, fix indentation of text in an |
| 3497 | inline task, now it can be in such a task within a list. | 3503 | inline task, now it can be in such a task within a list. |
| 3498 | 3504 | ||
| 3499 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3505 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3500 | 3506 | ||
| 3501 | * org-list.el (org-at-item-p): also verify context is valid. | 3507 | * org-list.el (org-at-item-p): Also verify context is valid. |
| 3502 | Otherwise it would recognize valid items where org-in-item-p | 3508 | Otherwise it would recognize valid items where `org-in-item-p' |
| 3503 | wouldn't. | 3509 | wouldn't. |
| 3504 | (org-in-item-p, org-list-struct-apply-struct): use shorter version of | 3510 | (org-in-item-p, org-list-struct-apply-struct): Use shorter version |
| 3505 | org-at-item-p. | 3511 | of org-at-item-p. |
| 3506 | (org-cycle-list-bullet): fix typo. | 3512 | (org-cycle-list-bullet): Fix typo. |
| 3507 | (org-list-parse-list): avoid calling org-at-item-p two times by using | 3513 | (org-list-parse-list): Avoid calling `org-at-item-p' two times by |
| 3508 | an appropriate regexp | 3514 | using an appropriate regexp. |
| 3509 | 3515 | ||
| 3510 | * org.el (org-indent-line-function): use an appropriate regexp | 3516 | * org.el (org-indent-line-function): Use an appropriate regexp |
| 3511 | instead of calling org-at-item-p two times. | 3517 | instead of calling `org-at-item-p' two times. |
| 3512 | 3518 | ||
| 3513 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3519 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3514 | 3520 | ||
| 3515 | * org-list.el (org-in-item-p): When point was just after | 3521 | * org-list.el (org-in-item-p): When point was just after |
| 3516 | org-list-end-re, check wouldn't be done for starting line. So, if | 3522 | org-list-end-re, check wouldn't be done for starting line. So, if |
| 3517 | the first line was an item, it wouln't be noticed and function | 3523 | the first line was an item, it wouln't be noticed and function |
| 3518 | would return nil. Simplify and comment code. | 3524 | would return nil. Simplify and comment code. |
| 3519 | 3525 | ||
| 3520 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3526 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3521 | 3527 | ||
| 3522 | * org.el (org-toggle-item): when used on normal text, ensure every | 3528 | * org.el (org-toggle-item): When used on normal text, ensure every |
| 3523 | line in region is included in the new item, regardless of its | 3529 | line in region is included in the new item, regardless of its |
| 3524 | original indentation. | 3530 | original indentation. |
| 3525 | 3531 | ||
| 3526 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3532 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3527 | 3533 | ||
| 3528 | * org-list.el (org-list-struct-apply-struct): if end of list was | 3534 | * org-list.el (org-list-struct-apply-struct): If end of list was |
| 3529 | at eol, for example, with list inside a block, the last list | 3535 | at eol, for example, with list inside a block, the last list |
| 3530 | wouldn't be shifted. Thus, the patch ensures no blank lines is | 3536 | wouldn't be shifted. Thus, the patch ensures no blank lines is |
| 3531 | skipped. | 3537 | skipped. |
| 3532 | 3538 | ||
| 3533 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3539 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3534 | 3540 | ||
| 3535 | * org.el (org-toggle-item): Now accepts a prefix argument. When | 3541 | * org.el (org-toggle-item): Now accepts a prefix argument. When |
| 3536 | used without argument on normal text, it will make the whole | 3542 | used without argument on normal text, it will make the whole |
| 3537 | region one item. With an argument, it defaults to old behavior: | 3543 | region one item. With an argument, it defaults to old behavior: |
| 3538 | change each line in region into an item. | 3544 | change each line in region into an item. |
| 3539 | 3545 | ||
| 3540 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3546 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3541 | 3547 | ||
| 3542 | * org.el (org-return): when called from inside an item with the | 3548 | * org.el (org-return): When called from inside an item with the |
| 3543 | indent flag, function should keep text moved inside the item. This | 3549 | indent flag, function should keep text moved inside the item. |
| 3544 | allows to use C-j to separate lines in an item: cursor won't go | 3550 | This allows to use C-j to separate lines in an item: cursor won't |
| 3545 | back to column 0. | 3551 | go back to column 0. |
| 3546 | 3552 | ||
| 3547 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3553 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3548 | 3554 | ||
| 3549 | * org-list.el (org-list-struct): when a line has org-example | 3555 | * org-list.el (org-list-struct): when a line has org-example |
| 3550 | property, skip the entire block. This is needed during export, for | 3556 | property, skip the entire block. This is needed during export, |
| 3551 | example when src blocks in org markup contain lists, and are | 3557 | for example when src blocks in org markup contain lists, and are |
| 3552 | returned verbatim because org isn't in the list of interpreted | 3558 | returned verbatim because org isn't in the list of interpreted |
| 3553 | languages. | 3559 | languages. |
| 3554 | 3560 | ||
| 3555 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3561 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3556 | 3562 | ||
| 3557 | * org-list.el (org-in-item-p): handle special cases when function | 3563 | * org-list.el (org-in-item-p): Handle special cases when function |
| 3558 | is called with cursor amidst `org-list-end-re' or at an inline | 3564 | is called with cursor amidst `org-list-end-re' or at an inline |
| 3559 | task. | 3565 | task. |
| 3560 | 3566 | ||
| 3561 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3567 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3562 | 3568 | ||
| 3563 | * ob.el (org-babel-result-end): apply renaming. | 3569 | * ob.el (org-babel-result-end): Apply renaming. |
| 3564 | 3570 | ||
| 3565 | * org-exp.el (org-export-mark-list-properties): apply renaming. | 3571 | * org-exp.el (org-export-mark-list-properties): Apply renaming. |
| 3566 | 3572 | ||
| 3567 | * org-list.el (org-list-prevs-alist): renamed from | 3573 | * org-list.el (org-list-prevs-alist): Renamed from |
| 3568 | org-list-struct-prev-alist. | 3574 | `org-list-struct-prev-alist'. |
| 3569 | (org-list-parents-alist): renamed from org-list-struct-parent-alist. | 3575 | (org-list-parents-alist): Renamed from `org-list-struct-parent-alist'. |
| 3570 | (org-list-write-struct): renamed from org-list-struct-fix-struct. | 3576 | (org-list-write-struct): Renamed from `org-list-struct-fix-struct'. |
| 3571 | (org-list-parse-list, org-sort-list, org-list-indent-item-generic, | 3577 | (org-list-parse-list, org-sort-list, org-list-indent-item-generic) |
| 3572 | org-toggle-checkbox, org-update-checkbox-count, org-cycle-list-bullet, | 3578 | (org-toggle-checkbox, org-update-checkbox-count) |
| 3573 | org-list-repair, org-insert-item, org-move-item-up, org-move-item-up, | 3579 | (org-cycle-list-bullet, org-list-repair, org-insert-item) |
| 3574 | org-move-item-down, org-next-item, org-previous-item, | 3580 | (org-move-item-up, org-move-item-up, org-move-item-down) |
| 3575 | org-end-of-item-list, org-beginning-of-item-list, org-apply-on-list): | 3581 | (org-next-item, org-previous-item, org-end-of-item-list) |
| 3576 | apply renaming. | 3582 | (org-beginning-of-item-list, org-apply-on-list): Apply renaming. |
| 3577 | (org-get-bullet): removed function, as it is not needed anymore. | 3583 | (org-get-bullet): Removed function, as it is not needed anymore. |
| 3578 | 3584 | ||
| 3579 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3585 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3580 | 3586 | ||
| 3581 | * org-list.el (org-list-insert-item-generic): change arguments. | 3587 | * org-list.el (org-list-insert-item-generic): Change arguments. |
| 3582 | The function now accepts structure and previous items alist. This | 3588 | The function now accepts structure and previous items alist. This |
| 3583 | allow to insert an item programmatically more easily. | 3589 | allows to insert an item programmatically more easily. |
| 3584 | (org-insert-item): Apply changes to org-list-insert-item-generic. The | 3590 | (org-insert-item): Apply changes to |
| 3585 | function now takes care about repairing structure and updating | 3591 | `org-list-insert-item-generic'. The function now takes care about |
| 3586 | checkboxes. | 3592 | repairing structure and updating checkboxes. |
| 3587 | 3593 | ||
| 3588 | * org-timer.el (org-timer-item): Apply changes to | 3594 | * org-timer.el (org-timer-item): Apply changes to |
| 3589 | org-list-insert-item-generic. The function now takes care about | 3595 | `org-list-insert-item-generic'. The function now takes care about |
| 3590 | repairing structure. | 3596 | repairing structure. |
| 3591 | 3597 | ||
| 3592 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3598 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3593 | 3599 | ||
| 3594 | * org-list.el (org-list-make-subtree): function now uses | 3600 | * org-list.el (org-list-make-subtree): Function now uses |
| 3595 | org-list-parse-list mechanism. | 3601 | `org-list-parse-list mechanism'. |
| 3596 | (org-list-make-subtrees): removed function. | 3602 | (org-list-make-subtrees): Removed function. |
| 3597 | (org-list-to-generic): added a parameter and every parameter can be a | 3603 | (org-list-to-generic): Added a parameter and every parameter can |
| 3598 | sexp returning a string, for finer control. | 3604 | be a sexp returning a string, for finer control. |
| 3599 | (org-list-to-html, org-list-to-latex, org-list-to-texinfo): slight | 3605 | (org-list-to-html, org-list-to-latex, org-list-to-texinfo): Slight |
| 3600 | modifications to apply changes to org-list-to-generic. | 3606 | modifications to apply changes to `org-list-to-generic'. |
| 3601 | (org-list-to-subtree): new function. | 3607 | (org-list-to-subtree): New function. |
| 3602 | 3608 | ||
| 3603 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3609 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3604 | 3610 | ||
| 3605 | * org.el (org-beginning-of-line): apply changes to | 3611 | * org.el (org-beginning-of-line): Apply changes to |
| 3606 | `org-item-beginning-re' to correct sub-expression reference. | 3612 | `org-item-beginning-re' to correct sub-expression reference. |
| 3607 | 3613 | ||
| 3608 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3614 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3609 | 3615 | ||
| 3610 | * org-docbook.el (org-export-docbook-list-line): even with | 3616 | * org-docbook.el (org-export-docbook-list-line): Even with |
| 3611 | alphabetical lists, Org shouldn't enforce a particular list type | 3617 | alphabetical lists, Org shouldn't enforce a particular list type |
| 3612 | to exporters. This is a job for style files. | 3618 | to exporters. This is a job for style files. |
| 3613 | 3619 | ||
| 3614 | * org-html.el (org-html-export-list-line): ib idem. | 3620 | * org-html.el (org-html-export-list-line): Ib idem. |
| 3615 | 3621 | ||
| 3616 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3622 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3617 | 3623 | ||
| 3618 | * org-list.el (org-at-item-counter-p): new function. | 3624 | * org-list.el (org-at-item-counter-p): New function. |
| 3619 | (org-list-parse-list): handle counters and list depth. | 3625 | (org-list-parse-list): Handle counters and list depth. |
| 3620 | (org-list-to-generic): a special string is used when an item has a | 3626 | (org-list-to-generic): A special string is used when an item has a |
| 3621 | counter. | 3627 | counter. |
| 3622 | (org-list-to-latex): use new special string for counters. This fixes | 3628 | (org-list-to-latex): Use new special string for counters. This |
| 3623 | the counter bug in LaTeX export, as the enumi counter was the only one | 3629 | fixes the counter bug in LaTeX export, as the enumi counter was |
| 3624 | modified. | 3630 | the only one modified. |
| 3625 | 3631 | ||
| 3626 | * org-latex.el (org-export-latex-lists): use new | 3632 | * org-latex.el (org-export-latex-lists): Use new |
| 3627 | `org-list-parse-list' output. | 3633 | `org-list-parse-list' output. |
| 3628 | 3634 | ||
| 3629 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3635 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3630 | 3636 | ||
| 3631 | * org-list.el (org-list-get-list-type): new function. | 3637 | * org-list.el (org-list-get-list-type): New function. |
| 3632 | (org-list-parse-list): use new function. | 3638 | (org-list-parse-list): Use new function. |
| 3633 | 3639 | ||
| 3634 | * org-html.el (org-html-export-list-line): use new function. | 3640 | * org-html.el (org-html-export-list-line): Use new function. |
| 3635 | 3641 | ||
| 3636 | * org-docbook.el (org-export-docbook-list-line): use new function. | 3642 | * org-docbook.el (org-export-docbook-list-line): Use new function. |
| 3637 | 3643 | ||
| 3638 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3644 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3639 | 3645 | ||
| 3640 | * org-list.el (org-alphabetical-lists): new variable | 3646 | * org-list.el (org-alphabetical-lists): New variable |
| 3641 | (org-item-re, org-list-full-item, org-cycle-list-bullet, | 3647 | (org-item-re, org-list-full-item, org-cycle-list-bullet) |
| 3642 | org-list-struct-fix-bul, org-list-inc-bullet-maybe): reflect | 3648 | (org-list-struct-fix-bul, org-list-inc-bullet-maybe): Reflect |
| 3643 | introduction of the new variable. | 3649 | introduction of the new variable. |
| 3644 | (org-item-beginning-re): changed into a function, so any modification | 3650 | (org-item-beginning-re): Changed into a function, so any |
| 3645 | of `org-alphabetical-lists' will not require reloading Org. | 3651 | modification of `org-alphabetical-lists' will not require |
| 3646 | (org-at-item-p, org-toggle-checkbox, org-update-checkbox-count, | 3652 | reloading Org. |
| 3647 | org-list-parse-list, org-list-send-list): reflect changes to | 3653 | (org-at-item-p, org-toggle-checkbox, org-update-checkbox-count) |
| 3654 | (org-list-parse-list, org-list-send-list): Reflect changes to | ||
| 3648 | `org-item-beginning-re'. | 3655 | `org-item-beginning-re'. |
| 3649 | (org-list-use-alpha-bul-p): new function. | 3656 | (org-list-use-alpha-bul-p): New function. |
| 3650 | 3657 | ||
| 3651 | * org.el (org-check-for-hidden): reflect changes to | 3658 | * org.el (org-check-for-hidden): Reflect changes to |
| 3652 | `org-item-beginning-re'. | 3659 | `org-item-beginning-re'. |
| 3653 | 3660 | ||
| 3654 | * org-capture.el (org-capture-place-item): reflect changes to | 3661 | * org-capture.el (org-capture-place-item): Reflect changes to |
| 3655 | `org-item-beginning-re'. | 3662 | `org-item-beginning-re'. |
| 3656 | 3663 | ||
| 3657 | * org-docbook.el (org-export-docbook-list-line): handle new type | 3664 | * org-docbook.el (org-export-docbook-list-line): handle New type |
| 3658 | of items. | 3665 | of items. |
| 3659 | 3666 | ||
| 3660 | * org-exp.el (org-export-mark-list-end) | 3667 | * org-exp.el (org-export-mark-list-end) |
| 3661 | (org-export-mark-list-properties): reflect changes to | 3668 | (org-export-mark-list-properties): Reflect changes to |
| 3662 | `org-item-beginning-re'. | 3669 | `org-item-beginning-re'. |
| 3663 | 3670 | ||
| 3664 | * org-html.el (org-html-export-list-line): handle new type of | 3671 | * org-html.el (org-html-export-list-line): Handle new type of |
| 3665 | items. | 3672 | items. |
| 3666 | 3673 | ||
| 3667 | * org-latex.el (org-export-latex-lists): handle new type of items | 3674 | * org-latex.el (org-export-latex-lists): Handle new type of items |
| 3668 | and reflect changes to `org-item-beginning-re'. | 3675 | and reflect changes to `org-item-beginning-re'. |
| 3669 | 3676 | ||
| 3670 | * org-ascii.el (org-export-ascii-preprocess): handle new counters. | 3677 | * org-ascii.el (org-export-ascii-preprocess): Handle new counters. |
| 3671 | 3678 | ||
| 3672 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3679 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3673 | 3680 | ||
| 3674 | * org-list.el (org-list-end-re): removed function and made it a | 3681 | * org-list.el (org-list-end-re): Removed function and made it a |
| 3675 | variable. There's no need for the overhead of calling the function | 3682 | variable. There's no need for the overhead of calling the |
| 3676 | every at every line in a list. User will have to reload Org if he | 3683 | function every at every line in a list. User will have to reload |
| 3677 | change value of either `org-list-end-regexp' or | 3684 | Org if he change value of either `org-list-end-regexp' or |
| 3678 | `org-empty-line-terminates-plain-lists'. | 3685 | `org-empty-line-terminates-plain-lists'. |
| 3679 | (org-in-item-p,org-list-struct,org-list-parse-list): apply change. | 3686 | (org-in-item-p,org-list-struct,org-list-parse-list): Apply change. |
| 3680 | 3687 | ||
| 3681 | * org-exp.el (org-export-mark-list-end) | 3688 | * org-exp.el (org-export-mark-list-end) |
| 3682 | (org-export-mark-list-properties): apply change | 3689 | (org-export-mark-list-properties): Apply change |
| 3683 | 3690 | ||
| 3684 | * org-latex.el (org-export-latex-lists): apply change. Also | 3691 | * org-latex.el (org-export-latex-lists): Apply change. Also |
| 3685 | prevent items with org-example property to be considered as real | 3692 | prevent items with org-example property to be considered as real |
| 3686 | items. | 3693 | items. |
| 3687 | 3694 | ||
| 3688 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3695 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3689 | 3696 | ||
| 3690 | * org-inlinetask.el (org-inlinetask-export-templates): slightly | 3697 | * org-inlinetask.el (org-inlinetask-export-templates): Slightly |
| 3691 | modify templates so environment boundaries don't interfere with | 3698 | modify templates so environment boundaries don't interfere with |
| 3692 | content of task. Unprotect content of task so it might benefit | 3699 | content of task. Unprotect content of task so it might benefit |
| 3693 | from further transformations. Set original-indentation property to | 3700 | from further transformations. Set original-indentation property to |
| 3694 | a high value to ensure that task is always in the last item of the | 3701 | a high value to ensure that task is always in the last item of the |
| 3695 | list. Also, apply templates later in export process. | 3702 | list. Also, apply templates later in export process. |
| 3696 | 3703 | ||
| 3697 | * org-list.el (org-list-struct): fix inline task skipping. | 3704 | * org-list.el (org-list-struct): Fix inline task skipping. |
| 3698 | 3705 | ||
| 3699 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3706 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3700 | 3707 | ||
| 3701 | * org-latex.el (org-export-latex-lists): Search for unprotected | 3708 | * org-latex.el (org-export-latex-lists): Search for unprotected |
| 3702 | items only, and redefine `org-at-item'. This change is required | 3709 | items only, and redefine `org-at-item'. This change is required |
| 3703 | when verbatim lists are inserted during export, usually by Babel. | 3710 | when verbatim lists are inserted during export, usually by Babel. |
| 3704 | 3711 | ||
| 3705 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3712 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3706 | 3713 | ||
| 3707 | * ob.el (org-babel-result-end): end position is end of current | 3714 | * ob.el (org-babel-result-end): End position is end of current |
| 3708 | sublist instead of bottom point, as results might be inserted in a | 3715 | sublist instead of bottom point, as results might be inserted in a |
| 3709 | list themselves. | 3716 | list themselves. |
| 3710 | 3717 | ||
| 3711 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3718 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3712 | 3719 | ||
| 3713 | * org-list.el (org-list-automatic-rules): removed insert rule. | 3720 | * org-list.el (org-list-automatic-rules): Removed insert rule. |
| 3714 | (org-list-insert-item-generic): removed code preventing user to insert | 3721 | (org-list-insert-item-generic): Removed code preventing user to |
| 3715 | another item in a block within a list. It is because new list context | 3722 | insert another item in a block within a list. It is because new |
| 3716 | make it impossible to see if a point in a block is also in a list. | 3723 | list context make it impossible to see if a point in a block is |
| 3724 | also in a list. | ||
| 3717 | 3725 | ||
| 3718 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3726 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3719 | 3727 | ||
| 3720 | * org-exp.el (org-export-preprocess-string): mark list endings | 3728 | * org-exp.el (org-export-preprocess-string): Mark list endings |
| 3721 | before babel blocks preprocessing starts, so blank lines that may | 3729 | before babel blocks preprocessing starts, so blank lines that may |
| 3722 | be inserted do not break list's structure. Then, mark list with | 3730 | be inserted do not break list's structure. Then, mark list with |
| 3723 | special properties required by exporters. Thus output from babel | 3731 | special properties required by exporters. Thus output from babel |
| 3724 | can easily be included in lists. | 3732 | can easily be included in lists. |
| 3725 | (org-export-mark-list-end): new function | 3733 | (org-export-mark-list-end): New function. |
| 3726 | (org-export-mark-list-properties): new function | 3734 | (org-export-mark-list-properties): New function. |
| 3727 | (org-export-mark-lists): removed function. It was split into the two | 3735 | (org-export-mark-lists): Removed function. It was split into the |
| 3728 | preceding functions. | 3736 | two preceding functions. |
| 3729 | 3737 | ||
| 3730 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3738 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3731 | 3739 | ||
| 3732 | * org-list.el (org-update-checkbox-count): do not recompute every | 3740 | * org-list.el (org-update-checkbox-count): Do not recompute every |
| 3733 | list before next heading when there are more than one cookie in an | 3741 | list before next heading when there are more than one cookie in an |
| 3734 | headline. Moreover, ignore the case where cookie is inserted | 3742 | headline. Moreover, ignore the case where cookie is inserted |
| 3735 | neither at an heading nor at an item. | 3743 | neither at an heading nor at an item. |
| 3736 | 3744 | ||
| 3737 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3745 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3738 | 3746 | ||
| 3739 | * org-list.el (org-sort-list): fix number of arguments to | 3747 | * org-list.el (org-sort-list): Fix number of arguments to |
| 3740 | `org-list-repair', plus make end-record go to end of item before | 3748 | `org-list-repair', plus make `end-record' go to end of item before |
| 3741 | any blank line to keep them from being swallowed in the sorting. | 3749 | any blank line to keep them from being swallowed in the sorting. |
| 3742 | 3750 | ||
| 3743 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3751 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3744 | 3752 | ||
| 3745 | * org-list.el (org-list-forbidden-blocks): variable renamed from | 3753 | * org-list.el (org-list-forbidden-blocks): Renamed from |
| 3746 | org-list-blocks. | 3754 | `org-list-blocks'. |
| 3747 | (org-list-export-context): new variable | 3755 | (org-list-export-context): New variable. |
| 3748 | 3756 | ||
| 3749 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3757 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3750 | 3758 | ||
| 3751 | * org-list.el (org-list-search-generic): renamed form | 3759 | * org-list.el (org-list-search-generic): Renamed form |
| 3752 | org-search-unenclosed-generic to reflect now behavior. Now, match | 3760 | `org-search-unenclosed-generic' to reflect the new behavior. Now, |
| 3753 | can only be in a valid context for lists, as determined by | 3761 | match can only be in a valid context for lists, as determined by |
| 3754 | `org-list-context'. | 3762 | `org-list-context'. |
| 3755 | (org-list-search-backward): renamed from | 3763 | (org-list-search-backward): Renamed from |
| 3756 | org-search-backward-unenclosed. | 3764 | `org-search-backward-unenclosed'. |
| 3757 | (org-list-search-forward): renamed from org-search-forward-unenclosed. | 3765 | (org-list-search-forward): Renamed from |
| 3758 | (org-toggle-checkbox,org-update-checkbox-count): use new functions. | 3766 | `org-search-forward-unenclosed'. |
| 3759 | (org-sort-list): using default regexp search functions as context is | 3767 | (org-toggle-checkbox,org-update-checkbox-count): Use new |
| 3760 | not required in this case. | 3768 | functions. |
| 3769 | (org-sort-list): Using default regexp search functions as context | ||
| 3770 | is not required in this case. | ||
| 3761 | 3771 | ||
| 3762 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3772 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3763 | 3773 | ||
| 3764 | * org-exp.el (org-export-mark-lists): new function, replacing | 3774 | * org-exp.el (org-export-mark-lists): New function, replacing |
| 3765 | org-export-mark-list-ending. It adds information as text | 3775 | org-export-mark-list-ending. It adds information as text |
| 3766 | properties to every list, before changes done by exporter destruct | 3776 | properties to every list, before changes done by exporter destruct |
| 3767 | them. | 3777 | them. |
| 3768 | 3778 | ||
| 3769 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3779 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3770 | 3780 | ||
| 3771 | * org-list.el (org-list-get-first-item): new alias for | 3781 | * org-list.el (org-list-get-first-item): New alias for |
| 3772 | org-list-get-list-begin | 3782 | `org-list-get-list-begin'. |
| 3773 | (org-list-get-last-item): new function | 3783 | (org-list-get-last-item): New function. |
| 3774 | (org-list-get-list-end): use org-list-get-last-item | 3784 | (org-list-get-list-end): Use `org-list-get-last-item'. |
| 3775 | 3785 | ||
| 3776 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3786 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3777 | 3787 | ||
| 3778 | * org.el (org-get-string-indentation): moved in generally useful | 3788 | * org.el (org-get-string-indentation): Moved in generally useful |
| 3779 | functions section, as it wasn't specific to plain lists and that | 3789 | functions section, as it wasn't specific to plain lists and that |
| 3780 | no code was using it in org-list.el. | 3790 | no code was using it in org-list.el. |
| 3781 | 3791 | ||
| 3782 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3792 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3783 | 3793 | ||
| 3784 | * org.el (org-skip-over-state-notes,org-store-log-note): use new | 3794 | * org.el (org-skip-over-state-notes,org-store-log-note): Use new |
| 3785 | accessors. | 3795 | accessors. |
| 3786 | 3796 | ||
| 3787 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3797 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3788 | 3798 | ||
| 3789 | * org-list.el (org-list-indent-item-generic): remove error | 3799 | * org-list.el (org-list-indent-item-generic): Remove error |
| 3790 | messages happening before process. This belongs to interactive | 3800 | messages happening before process. This belongs to interactive |
| 3791 | functions. | 3801 | functions. |
| 3792 | (org-indent-item,org-indent-item-tree) | 3802 | (org-indent-item,org-indent-item-tree) |
| 3793 | (org-outdent-item,org-outdent-item-tree): ensure point or region | 3803 | (org-outdent-item,org-outdent-item-tree): Ensure point or region |
| 3794 | is correct before computing list structure. Return an error | 3804 | is correct before computing list structure. Return an error |
| 3795 | message otherwise. | 3805 | message otherwise. |
| 3796 | 3806 | ||
| 3797 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3807 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3798 | 3808 | ||
| 3799 | * org-list.el (org-apply-on-list): use new structures. Function is | 3809 | * org-list.el (org-apply-on-list): Use new structures. Function |
| 3800 | now applied in reverse order so modifications do not change | 3810 | is now applied in reverse order so modifications do not change |
| 3801 | positions of items in buffer. | 3811 | positions of items in buffer. |
| 3802 | 3812 | ||
| 3803 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3813 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3804 | 3814 | ||
| 3805 | * org-list.el (org-list-parse-list): rewrite of function to allow | 3815 | * org-list.el (org-list-parse-list): Rewrite of function to allow |
| 3806 | text following a sub-list in the same item. See docstring for an | 3816 | text following a sub-list in the same item. See docstring for an |
| 3807 | example of output. | 3817 | example of output. |
| 3808 | (org-list-to-generic): use new parsing function. | 3818 | (org-list-to-generic): Use new parsing function. |
| 3809 | (org-list-to-latex,org-list-to-html): minor change for clearer | 3819 | (org-list-to-latex,org-list-to-html): Minor change for clearer |
| 3810 | export. | 3820 | export. |
| 3811 | 3821 | ||
| 3812 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3822 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3813 | 3823 | ||
| 3814 | * org-list.el (org-list-has-child-p): renamed from | 3824 | * org-list.el (org-list-has-child-p): Renamed from |
| 3815 | org-list-get-child. Returning first child is only useful as a | 3825 | `org-list-get-child'. Returning first child is only useful as a |
| 3816 | predicate, as we're allowing an item to have more than one | 3826 | predicate, as we are allowing an item to have more than one |
| 3817 | sub-list. | 3827 | sub-list. |
| 3818 | (org-list-indent-item-generic): use `org-list-has-child-p' instead of | 3828 | (org-list-indent-item-generic): Use `org-list-has-child-p' instead |
| 3819 | org-list-get-child. | 3829 | of org-list-get-child. |
| 3820 | (org-in-item-p): also return item beginning when list starts at | 3830 | (org-in-item-p): Also return item beginning when list starts at |
| 3821 | context beginning. | 3831 | context beginning. |
| 3822 | (org-list-get-parent): use of `org-list-struct-parent-alist' helper | 3832 | (org-list-get-parent): Use of `org-list-struct-parent-alist' |
| 3823 | function is not optional anymore. | 3833 | helper function is not optional anymore. |
| 3824 | (org-list-get-all-items): shorten code with the help of cl.el. | 3834 | (org-list-get-all-items): Shorten code with the help of cl.el. |
| 3825 | (org-list-get-children): now returns all children of item, even if | 3835 | (org-list-get-children): Now returns all children of item, even if |
| 3826 | they do not belong to the same list. Renamed from | 3836 | they do not belong to the same list. Renamed from |
| 3827 | org-list-get-all-children. | 3837 | `org-list-get-all-children'. |
| 3828 | (org-list-get-list-begin): function wasn't return value when item was | 3838 | (org-list-get-list-begin): Function wasn't return value when item |
| 3829 | already the first item of the list at point. | 3839 | was already the first item of the list at point. |
| 3830 | (org-list-get-list-end): function wasn't return value when item was | 3840 | (org-list-get-list-end): Function wasn't return value when item |
| 3831 | already the last item of the list at point. | 3841 | was already the last item of the list at point. |
| 3832 | (org-list-struct-fix-box,org-update-checkbox-count): now uses | 3842 | (org-list-struct-fix-box,org-update-checkbox-count): Now uses |
| 3833 | `org-list-get-children'. | 3843 | `org-list-get-children'. |
| 3834 | 3844 | ||
| 3835 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3845 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3836 | 3846 | ||
| 3837 | * org.el (org-indent-line-function): Indentation of item's body | 3847 | * org.el (org-indent-line-function): Indentation of item's body |
| 3838 | starts just after the bullet, not after a checkbox. Moreover, As | 3848 | starts just after the bullet, not after a checkbox. Moreover, As |
| 3839 | `org-in-item-p' also returns item beginning position when point is | 3849 | `org-in-item-p' also returns item beginning position when point is |
| 3840 | in a list, do not compute it a second time. | 3850 | in a list, do not compute it a second time. |
| 3841 | 3851 | ||
| 3842 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3852 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3843 | 3853 | ||
| 3844 | * org.el (org-ctrl-c-ctrl-c): when called at a list item, replace | 3854 | * org.el (org-ctrl-c-ctrl-c): When called at a list item, replace |
| 3845 | usage `org-repair-list', forcing another reading of the list, with | 3855 | usage `org-repair-list', forcing another reading of the list, with |
| 3846 | only needed subroutines. | 3856 | only needed subroutines. |
| 3847 | 3857 | ||
| 3848 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3858 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3849 | 3859 | ||
| 3850 | * org-list.el (org-list-separating-blank-lines-number): use new | 3860 | * org-list.el (org-list-separating-blank-lines-number): Use new |
| 3851 | accessors. | 3861 | accessors. |
| 3852 | (org-list-insert-item-generic): use list structures to insert a new | 3862 | (org-list-insert-item-generic): Use list structures to insert a |
| 3853 | item. | 3863 | new item. |
| 3854 | (org-list-exchange-items): refactor and comment code. Now return new | 3864 | (org-list-exchange-items): Refactor and comment code. Now return |
| 3855 | struct instead of modifying it, as list sorting would sometimes eat | 3865 | new struct instead of modifying it, as list sorting would |
| 3856 | first item. | 3866 | sometimes eat first item. |
| 3857 | (org-move-item-down,org-move-item-up): reflect changes to | 3867 | (org-move-item-down,org-move-item-up): Reflect changes to |
| 3858 | `org-list-exchange-items'. | 3868 | `org-list-exchange-items'. |
| 3859 | (org-insert-item): as `org-in-item-p' also computes item beginning | 3869 | (org-insert-item): As `org-in-item-p' also computes item beginning |
| 3860 | when applicable, reuse the result. | 3870 | when applicable, reuse the result. |
| 3861 | 3871 | ||
| 3862 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3872 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3863 | 3873 | ||
| 3864 | * org-list.el (org-list-in-item-p): unify methods for this | 3874 | * org-list.el (org-list-in-item-p): Unify methods for this |
| 3865 | predicate. | 3875 | predicate. |
| 3866 | (org-list-in-item-p-with-indent): removed function | 3876 | (org-list-in-item-p-with-indent): Removed function. |
| 3867 | (org-list-ending-between): removed function | 3877 | (org-list-ending-between): Removed function. |
| 3868 | (org-list-maybe-skip-block): removed function | 3878 | (org-list-maybe-skip-block): Removed function. |
| 3869 | (org-list-in-item-p-with-regexp): removed function | 3879 | (org-list-in-item-p-with-regexp): Removed function. |
| 3870 | (org-list-top-point-with-regexp): removed function | 3880 | (org-list-top-point-with-regexp): Removed function. |
| 3871 | (org-list-top-point-with-indent): removed function | 3881 | (org-list-top-point-with-indent): Removed function. |
| 3872 | (org-list-bottom-point-with-indent): removed function | 3882 | (org-list-bottom-point-with-indent): Removed function. |
| 3873 | (org-list-bottom-point-with-regexp): removed function | 3883 | (org-list-bottom-point-with-regexp): Removed function. |
| 3874 | (org-list-get-item-same-level): removed function | 3884 | (org-list-get-item-same-level): Removed function. |
| 3875 | (org-list-top-point): removed function | 3885 | (org-list-top-point): Removed function. |
| 3876 | (org-list-bottom-point): removed function | 3886 | (org-list-bottom-point): Removed function. |
| 3877 | (org-get-item-beginning): renamed to org-list-get-item-begin to be | 3887 | (org-get-item-beginning): Renamed to `org-list-get-item-begin' to |
| 3878 | consistent with naming policy of non-interactive functions. | 3888 | be consistent with naming policy of non-interactive functions. |
| 3879 | (org-get-beginning-of-list): removed function | 3889 | (org-get-beginning-of-list): Removed function. |
| 3880 | (org-beginning-of-item-list): use new accessors | 3890 | (org-beginning-of-item-list): Use new accessors. |
| 3881 | (org-get-end-of-list): removed function | 3891 | (org-get-end-of-list): Removed function. |
| 3882 | (org-end-of-list): use new accessors | 3892 | (org-end-of-list): Use new accessors. |
| 3883 | (org-get-end-of-item): removed function | 3893 | (org-get-end-of-item): Removed function. |
| 3884 | (org-end-of-item): use new accessors | 3894 | (org-end-of-item): Use new accessors. |
| 3885 | (org-get-previous-item): removed function | 3895 | (org-get-previous-item): Removed function. |
| 3886 | (org-previous-item): use new accessors | 3896 | (org-previous-item): Use new accessors. |
| 3887 | (org-get-next-item): removed function | 3897 | (org-get-next-item): Removed function. |
| 3888 | (org-next-item): use new accessors | 3898 | (org-next-item): Use new accessors. |
| 3889 | (org-end-of-item-before-blank): renamed to | ||
| 3890 | (org-list-get-item-end-before-blank): Use new accessors. | 3899 | (org-list-get-item-end-before-blank): Use new accessors. |
| 3891 | 3900 | ||
| 3892 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3901 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3893 | 3902 | ||
| 3894 | * org-list.el (org-list-repair): removed optional argument | 3903 | * org-list.el (org-list-repair): Removed optional argument |
| 3895 | FORCE-BULLET. The job of this interactive function is to | 3904 | FORCE-BULLET. The job of this interactive function is to |
| 3896 | completely fix a list at point. Changing bullets is a separate | 3905 | completely fix a list at point. Changing bullets is a separate |
| 3897 | task. Also removed others optional arguments TOP and BOTTOM to | 3906 | task. Also removed others optional arguments TOP and BOTTOM to |
| 3898 | follow the new structures. | 3907 | follow the new structures. |
| 3899 | (org-list-indent-item-generic): remove need for TOP and BOTTOM. STRUCT | 3908 | (org-list-indent-item-generic): Remove need for TOP and BOTTOM. |
| 3900 | is a new required argument. This avoids computing a list structure | 3909 | STRUCT is a new required argument. This avoids computing a list |
| 3901 | many times when function is called more than once in a row, for | 3910 | structure many times when function is called more than once in a |
| 3902 | example in org-cycle-item-indentation. Use new accessors. Now, also | 3911 | row, for example in `org-cycle-item-indentation'. Use new |
| 3903 | call `org-update-checkbox-count-maybe'. | 3912 | accessors. Now, also call `org-update-checkbox-count-maybe'. |
| 3904 | (org-outdent-item,org-indent-item,org-outdent-item-tree,org-indent-item-tree): | 3913 | (org-outdent-item, org-indent-item, org-outdent-item-tree) |
| 3905 | remove need for TOP and BOTTOM. | 3914 | (org-indent-item-tree): Remove need for TOP and BOTTOM. |
| 3906 | (org-list-insert-item-generic): reflect changes to `org-list-repair'. | 3915 | (org-list-insert-item-generic): Reflect changes to `org-list-repair'. |
| 3907 | (org-list-exchange-items): use new accessors. Now modify struct to | 3916 | (org-list-exchange-items): Use new accessors. Now modify struct |
| 3908 | avoid re-reading it later. | 3917 | to avoid re-reading it later. |
| 3909 | (org-move-item-down): reflect changes to `org-list-repair'. Use new | 3918 | (org-move-item-down): Reflect changes to `org-list-repair'. Use |
| 3919 | new accessors. | ||
| 3920 | (org-move-item-up): Reflect changes to `org-list-repair'. Use new | ||
| 3910 | accessors. | 3921 | accessors. |
| 3911 | (org-move-item-up): reflect changes to `org-list-repair'. Use new | 3922 | (org-cycle-list-bullet): Use new structures. Also use a shortcut |
| 3912 | accessors. | 3923 | to `org-list-struct-fix-struct' in order to avoid unnecessary |
| 3913 | (org-cycle-list-bullet): use new structures. Also use a shortcut to | 3924 | fixes, like `org-list-struct-fix-box' |
| 3914 | `org-list-struct-fix-struct' in order to avoid unnecessary fixes, like | 3925 | (org-sort-list): Use of new structures. Renamed an internal |
| 3915 | `org-list-struct-fix-box' | 3926 | function for a little more clarity. |
| 3916 | (org-sort-list): use of new structures. Renamed an internal function | 3927 | (org-cycle-item-indentation): Remove dependency on |
| 3917 | for a little more clarity. | 3928 | `org-list-repair'. Use new accessors. |
| 3918 | (org-cycle-item-indentation): remove dependency on org-list-repair. | 3929 | (org-list-get-child): Correct bug when asking for the child of the |
| 3919 | Use new accessors. | 3930 | last item. |
| 3920 | (org-list-get-child): correct bug when asking for the child of the | 3931 | (org-list-exchange-items): Use new accessors. |
| 3921 | last item | ||
| 3922 | (org-list-exchange-items): use new accessors. | ||
| 3923 | 3932 | ||
| 3924 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3933 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3925 | 3934 | ||
| 3926 | * org-list.el (org-list-blocks): new variable | 3935 | * org-list.el (org-list-blocks): New variable. |
| 3927 | (org-list-context): new function | 3936 | (org-list-context): New function. |
| 3928 | (org-list-full-item-re): new variable | 3937 | (org-list-full-item-re): New variable. |
| 3929 | (org-list-struct-assoc-at-point): use new varible | 3938 | (org-list-struct-assoc-at-point): Use new varible. |
| 3930 | (org-list-struct): rewrite of function. Now, list data is collected by | 3939 | (org-list-struct): Rewrite of function. Now, list data is |
| 3931 | looking at the list line after line. It reads the whole list each time | 3940 | collected by looking at the list line after line. It reads the |
| 3932 | because reading only a subtree was not enough for some operations, | 3941 | whole list each time because reading only a subtree was not enough |
| 3933 | like fixing checkboxes. It also removes the need to get | 3942 | for some operations, like fixing checkboxes. It also removes the |
| 3934 | `org-list-top-point' and `org-list-bottom-point' first. An added data | 3943 | need to get `org-list-top-point' and `org-list-bottom-point' |
| 3935 | is the position of item ending. This aims to be able to have list | 3944 | first. An added data is the position of item ending. This aims |
| 3936 | followed by text inside an item. | 3945 | to be able to have list followed by text inside an item. |
| 3937 | (org-list-struct-assoc-end): new function | 3946 | (org-list-struct-assoc-end): New function. |
| 3938 | (org-list-struct-parent-alist): new function | 3947 | (org-list-struct-parent-alist): New function. |
| 3939 | (org-list-get-parent): new function | 3948 | (org-list-get-parent): New function. |
| 3940 | (org-list-get-child): new function | 3949 | (org-list-get-child): New function. |
| 3941 | (org-list-get-next-item): new function | 3950 | (org-list-get-next-item): New function. |
| 3942 | (org-list-get-prev-item): new function | 3951 | (org-list-get-prev-item): New function. |
| 3943 | (org-list-get-subtree): use helper function `org-list-struct-prev-alist'. | 3952 | (org-list-get-subtree): Use helper function `org-list-struct-prev-alist'. |
| 3944 | (org-list-get-all-items): new function | 3953 | (org-list-get-all-items): New function. |
| 3945 | (org-list-get-all-children): new function | 3954 | (org-list-get-all-children): New function. |
| 3946 | (org-list-get-top-point): new function | 3955 | (org-list-get-top-point): New function. |
| 3947 | (org-list-get-bottom-point): new function | 3956 | (org-list-get-bottom-point): New function. |
| 3948 | (org-list-get-counter): new function | 3957 | (org-list-get-counter): New function. |
| 3949 | (org-list-get-item-end): new function | 3958 | (org-list-get-item-end): New function. |
| 3950 | (org-list-struct-fix-bul): rewrite for cleaner code. Make use of new | 3959 | (org-list-struct-fix-bul): Rewrite for cleaner code. Make use of |
| 3951 | accessors. | 3960 | new accessors. |
| 3952 | (org-list-struct-fix-ind): make use of new accessors. | 3961 | (org-list-struct-fix-ind): Make use of new accessors. |
| 3953 | (org-list-struct-fix-box): new function | 3962 | (org-list-struct-fix-box): New function. |
| 3954 | (org-list-struct-fix-checkboxes): removed function | 3963 | (org-list-struct-fix-checkboxes): Removed function. |
| 3955 | (org-list-struct-outdent): use new accessors. Use the fact that there | 3964 | (org-list-struct-outdent): Use new accessors. Use the fact that |
| 3956 | is no longer a virtual item at beginning of structure. | 3965 | there is no longer a virtual item at beginning of structure. |
| 3957 | (org-list-struct-indent): use helper functions | 3966 | (org-list-struct-indent): Use helper functions |
| 3958 | `org-list-struct-prev-alist' and `org-list-struct-parent-alist'. Also | 3967 | `org-list-struct-prev-alist' and `org-list-struct-parent-alist'. |
| 3959 | use new accessors. | 3968 | Also use new accessors. |
| 3960 | (org-list-struct-fix-struct): comment function. Call directly | 3969 | (org-list-struct-fix-struct): Comment function. Call directly |
| 3961 | `org-list-struct-apply-struct', without removing unchanged items | 3970 | `org-list-struct-apply-struct', without removing unchanged items |
| 3962 | first. | 3971 | first. |
| 3963 | (org-list-struct-apply-struct): comment function. Rewrite using new | 3972 | (org-list-struct-apply-struct): Comment function. Rewrite using |
| 3964 | accessors. Use new variable `org-list-full-item-re'. | 3973 | new accessors. Use new variable `org-list-full-item-re'. |
| 3965 | (org-list-shift-item-indentation): removed function, now included in | 3974 | (org-list-shift-item-indentation): Removed function, now included |
| 3966 | `org-list-struct-apply-struct' because it is too specific. | 3975 | in `org-list-struct-apply-struct' because it is too specific. |
| 3967 | 3976 | ||
| 3968 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3977 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3969 | 3978 | ||
| 3970 | * org-list.el (org-toggle-checkbox): use structures to fix | 3979 | * org-list.el (org-toggle-checkbox): Use structures to fix |
| 3971 | checkboxes of a list | 3980 | checkboxes of a list. |
| 3972 | (org-update-checkbox-count): use structures to update cookies | 3981 | (org-update-checkbox-count): Use structures to update cookies. |
| 3973 | 3982 | ||
| 3974 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3983 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3975 | 3984 | ||
| 3976 | * org-list.el (org-list-struct-fix-checkboxes): new function | 3985 | * org-list.el (org-list-struct-fix-checkboxes): New function. |
| 3977 | (org-checkbox-blocked-p): removed function | 3986 | (org-checkbox-blocked-p): Removed function. |
| 3978 | 3987 | ||
| 3979 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 3988 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 3980 | 3989 | ||
| 3981 | * org-list.el (org-list-get-all-items): new function | 3990 | * org-list.el (org-list-get-all-items): New function. |
| 3982 | (org-list-get-all-children): new function | 3991 | (org-list-get-all-children): New function. |
| 3983 | (org-list-get-nth): new function | 3992 | (org-list-get-nth): New function. |
| 3984 | (org-list-set-nth): new function | 3993 | (org-list-set-nth): New function. |
| 3985 | (org-list-get-ind): new function | 3994 | (org-list-get-ind): New function. |
| 3986 | (org-list-set-ind): new function | 3995 | (org-list-set-ind): New function. |
| 3987 | (org-list-get-bullet): new function | 3996 | (org-list-get-bullet): New function. |
| 3988 | (org-list-set-bullet): new function | 3997 | (org-list-set-bullet): New function. |
| 3989 | (org-list-get-checkbox): new function | 3998 | (org-list-get-checkbox): New function. |
| 3990 | (org-list-set-checkbox): new function | 3999 | (org-list-set-checkbox): New function. |
| 3991 | (org-list-struct-fix-bul): use new accessors | 4000 | (org-list-struct-fix-bul): Use new accessors. |
| 3992 | (org-list-repair): use new accessors | 4001 | (org-list-repair): Use new accessors. |
| 3993 | (org-list-indent-item-generic): make use of accessors | 4002 | (org-list-indent-item-generic): Make use of accessors. |
| 3994 | (org-list-get-parent): renamed from org-list-struct-get-parent | 4003 | (org-list-get-parent): Renamed from `org-list-struct-get-parent'. |
| 3995 | (org-list-get-child): renamed from org-list-struct-get-child | 4004 | (org-list-get-child): Renamed from `org-list-struct-get-child'. |
| 3996 | (org-list-struct-fix-ind): make use of accessors | 4005 | (org-list-struct-fix-ind): Make use of accessors. |
| 3997 | (org-list-get-next-item): new function | 4006 | (org-list-get-next-item): New function. |
| 3998 | (org-list-get-subtree): new function | 4007 | (org-list-get-subtree): New function. |
| 3999 | 4008 | ||
| 4000 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 4009 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 4001 | 4010 | ||
| 4002 | * org-list.el (org-list-struct-assoc-at-point): add checkbox to | 4011 | * org-list.el (org-list-struct-assoc-at-point): Add checkbox to |
| 4003 | list structure | 4012 | list structure. |
| 4004 | 4013 | ||
| 4005 | * org-list.el (org-list-struct-assoc-at-point): add checkbox as | 4014 | * org-list.el (org-list-struct-assoc-at-point): Add checkbox as |
| 4006 | value in structure | 4015 | value in structure. |
| 4007 | 4016 | ||
| 4008 | * org-list.el (org-list-struct-apply-struct): also apply | 4017 | * org-list.el (org-list-struct-apply-struct): Also apply |
| 4009 | checkboxes | 4018 | checkboxes. |
| 4010 | 4019 | ||
| 4011 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4020 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4012 | 4021 | ||
| 4013 | * org-latex.el (org-export-latex-content): bind local variables | 4022 | * org-latex.el (org-export-latex-content): Bind local variables |
| 4014 | for export in the temporary export buffer. | 4023 | for export in the temporary export buffer. |
| 4015 | 4024 | ||
| 4016 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 4025 | 2011-07-28 David Maus <dmaus@ictsoc.de> |
| 4017 | 4026 | ||
| 4018 | * org-protocol.el (org-protocol-unhex-single-byte-sequence) | 4027 | * org-protocol.el (org-protocol-unhex-single-byte-sequence) |
| 4019 | (org-protocol-unhex-string, org-protocol-unhex-compound): Change date | 4028 | (org-protocol-unhex-string, org-protocol-unhex-compound): Change |
| 4020 | of obsolete declaration to 2011-02-17. | 4029 | date of obsolete declaration to 2011-02-17. |
| 4021 | 4030 | ||
| 4022 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 4031 | 2011-07-28 David Maus <dmaus@ictsoc.de> |
| 4023 | 4032 | ||
| @@ -4115,10 +4124,10 @@ | |||
| 4115 | 4124 | ||
| 4116 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4125 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4117 | 4126 | ||
| 4118 | * org-publish.el (org-publish-cache-ctime-of-src): improve | 4127 | * org-publish.el (org-publish-cache-ctime-of-src): Improve |
| 4119 | docstring. | 4128 | docstring. |
| 4120 | (org-publish-find-title): New option to explicitly reset the | 4129 | (org-publish-find-title): New option to explicitly reset the title |
| 4121 | title in the cache. | 4130 | in the cache. |
| 4122 | (org-publish-format-file-entry): Use this new option. | 4131 | (org-publish-format-file-entry): Use this new option. |
| 4123 | 4132 | ||
| 4124 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4133 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| @@ -4130,19 +4139,20 @@ | |||
| 4130 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4139 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4131 | 4140 | ||
| 4132 | * org-exp.el (org-export-format-source-code-or-example): Allow | 4141 | * org-exp.el (org-export-format-source-code-or-example): Allow |
| 4133 | empty string as second element in minted/listings options | 4142 | empty string as second element in minted/listings options. |
| 4134 | 4143 | ||
| 4135 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4144 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4136 | 4145 | ||
| 4137 | * org-exp.el (org-export-format-source-code-or-example): Support | 4146 | * org-exp.el (org-export-format-source-code-or-example): Support |
| 4138 | new user-customizable options | 4147 | new user-customizable options. |
| 4139 | (org-export-latex-custom-lang-environments): Ensure new variable is defined | 4148 | (org-export-latex-custom-lang-environments): Ensure new variable |
| 4140 | (org-export-latex-listings-options): Ensure new variable is defined | 4149 | is defined. |
| 4141 | (org-export-latex-minted-options): Ensure new variable is defined | 4150 | (org-export-latex-listings-options): Ensure new variable is defined. |
| 4151 | (org-export-latex-minted-options): Ensure new variable is defined. | ||
| 4142 | 4152 | ||
| 4143 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4153 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4144 | 4154 | ||
| 4145 | * org-html.el (org-export-as-html): handle the case when | 4155 | * org-html.el (org-export-as-html): Handle the case when |
| 4146 | `org-export-html-validation-link' is nil to keep backward | 4156 | `org-export-html-validation-link' is nil to keep backward |
| 4147 | compatible with the old default value of this variable. | 4157 | compatible with the old default value of this variable. |
| 4148 | 4158 | ||
| @@ -4154,19 +4164,19 @@ | |||
| 4154 | 2011-07-28 Christian Moe <mail@christianmoe.com> (tiny change) | 4164 | 2011-07-28 Christian Moe <mail@christianmoe.com> (tiny change) |
| 4155 | 4165 | ||
| 4156 | * org-bbdb.el (org-bbdb-export): When a link description has been | 4166 | * org-bbdb.el (org-bbdb-export): When a link description has been |
| 4157 | added by org-export-normalize-links, use path instead (remove the | 4167 | added by `org-export-normalize-links', use path instead (remove |
| 4158 | `bbdb:' prefix). | 4168 | the `bbdb:' prefix). |
| 4159 | 4169 | ||
| 4160 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4170 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4161 | 4171 | ||
| 4162 | * org-ascii.el (org-export-ascii-underline): Put the level's | 4172 | * org-ascii.el (org-export-ascii-underline): Put the level's |
| 4163 | characters in the right order, as documented by the docstring. | 4173 | characters in the right order, as documented by the docstring. |
| 4164 | (org-ascii-level-start): select the right char for underlining | 4174 | (org-ascii-level-start): Select the right char for underlining |
| 4165 | headlines. | 4175 | headlines. |
| 4166 | 4176 | ||
| 4167 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4177 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4168 | 4178 | ||
| 4169 | * org-src.el (org-edit-src-code): allow to edit source code from | 4179 | * org-src.el (org-edit-src-code): Allow to edit source code from |
| 4170 | modes derived from Org. | 4180 | modes derived from Org. |
| 4171 | 4181 | ||
| 4172 | 2011-07-28 Niels Giesen <niels.giesen@gmail.com> | 4182 | 2011-07-28 Niels Giesen <niels.giesen@gmail.com> |
| @@ -4187,8 +4197,7 @@ | |||
| 4187 | Send a message when no entry is marked. | 4197 | Send a message when no entry is marked. |
| 4188 | (org-agenda-bulk-action): Fix bug about scattering deadlines. | 4198 | (org-agenda-bulk-action): Fix bug about scattering deadlines. |
| 4189 | Send an error when trying to scatter outside an agenda or a | 4199 | Send an error when trying to scatter outside an agenda or a |
| 4190 | timeline view. Silently fail when trying to scatter sexp | 4200 | timeline view. Silently fail when trying to scatter sexp entries. |
| 4191 | entries. | ||
| 4192 | 4201 | ||
| 4193 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4202 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4194 | 4203 | ||
| @@ -4219,11 +4228,12 @@ | |||
| 4219 | 4228 | ||
| 4220 | * org-src.el (org-edit-src-code): When generating the code edit | 4229 | * org-src.el (org-edit-src-code): When generating the code edit |
| 4221 | buffer, it is necessary for several variables to inherit their | 4230 | buffer, it is necessary for several variables to inherit their |
| 4222 | values from the parent org buffer. These changes collect all such | 4231 | values from the parent org buffer. These changes collect all such |
| 4223 | variables together into a single association list of | 4232 | variables together into a single association list of |
| 4224 | (variable-name value) pairs. In addition, a new variable is added | 4233 | `(variable-name value)' pairs. In addition, a new variable is |
| 4225 | to the list: `org-edit-src-content-indentation'. This has the | 4234 | added to the list: `org-edit-src-content-indentation'. This has |
| 4226 | effect that a buffer local value can be used for that variable. | 4235 | the effect that a buffer local value can be used for that |
| 4236 | variable. | ||
| 4227 | 4237 | ||
| 4228 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4238 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4229 | 4239 | ||
| @@ -4246,12 +4256,12 @@ | |||
| 4246 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4256 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4247 | 4257 | ||
| 4248 | * org.el (org-open-at-point): Fix bug when using prefix arg to | 4258 | * org.el (org-open-at-point): Fix bug when using prefix arg to |
| 4249 | construct `org-link-search' call. Rename prefix arg with a more | 4259 | construct `org-link-search' call. Rename prefix arg with a more |
| 4250 | generic name, to reflect its diverse uses in this function. | 4260 | generic name, to reflect its diverse uses in this function. |
| 4251 | 4261 | ||
| 4252 | 2011-07-28 Rémi Vanicat <vanicat@debian.org> | 4262 | 2011-07-28 Rémi Vanicat <vanicat@debian.org> |
| 4253 | 4263 | ||
| 4254 | * org-icalendar.el (org-icalendar-use-UTC-date-time): remove. | 4264 | * org-icalendar.el (org-icalendar-use-UTC-date-time): Remove. |
| 4255 | (org-icalendar-date-time-format): New custom variable. | 4265 | (org-icalendar-date-time-format): New custom variable. |
| 4256 | (org-icalendar-use-UTC-date-timep): New function. | 4266 | (org-icalendar-use-UTC-date-timep): New function. |
| 4257 | (org-ical-ts-to-string): Use the new variable. | 4267 | (org-ical-ts-to-string): Use the new variable. |
| @@ -4268,25 +4278,25 @@ | |||
| 4268 | 4278 | ||
| 4269 | 2011-07-28 Bastien <bastien.guerry@wikimedia.fr> | 4279 | 2011-07-28 Bastien <bastien.guerry@wikimedia.fr> |
| 4270 | 4280 | ||
| 4271 | * org-capture.el (org-capture-templates): document currentfile for | 4281 | * org-capture.el (org-capture-templates): Document "currentfile" |
| 4272 | capture template. | 4282 | for capture template. |
| 4273 | (org-capture-templates): Allow to use currentfile for capture | 4283 | (org-capture-templates): Allow to use currentfile for capture |
| 4274 | templates. | 4284 | templates. |
| 4275 | (org-capture-set-target-location): Handle currentfile as a way | 4285 | (org-capture-set-target-location): Handle currentfile as a way to |
| 4276 | to setting the capture buffer. | 4286 | setting the capture buffer. |
| 4277 | 4287 | ||
| 4278 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4288 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4279 | 4289 | ||
| 4280 | * ob.el (org-babel-params-from-properties): don't wrap | 4290 | * ob.el (org-babel-params-from-properties): Don't wrap |
| 4281 | org-entry-get into condition-case. | 4291 | `org-entry-get' into `condition-case'. |
| 4282 | 4292 | ||
| 4283 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4293 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4284 | 4294 | ||
| 4285 | * org.el (org-entry-get): Don't look for a property drawer if we | 4295 | * org.el (org-entry-get): Don't look for a property drawer if we |
| 4286 | are before the first heading in the file. | 4296 | are before the first heading in the file. |
| 4287 | (org-entry-get-with-inheritance): Don't attempt to move up the tree if | 4297 | (org-entry-get-with-inheritance): Don't attempt to move up the |
| 4288 | we are before the first heading in the file. Also, enclose less of the | 4298 | tree if we are before the first heading in the file. Also, |
| 4289 | function in the save-excursion. | 4299 | enclose less of the function in the `save-excursion'. |
| 4290 | 4300 | ||
| 4291 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4301 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4292 | 4302 | ||
| @@ -4306,37 +4316,37 @@ | |||
| 4306 | 4316 | ||
| 4307 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4317 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4308 | 4318 | ||
| 4309 | * org-info.el (org-info-store-link): use "#" to separate the info | 4319 | * org-info.el (org-info-store-link): Use "#" to separate the info |
| 4310 | file and the node. | 4320 | file and the node. |
| 4311 | (org-info-follow-link): use both "#" to separate the info file | 4321 | (org-info-follow-link): Use both "#" to separate the info file and |
| 4312 | and the node. Continue to use ":" for backward compatibility. | 4322 | the node. Continue to use ":" for backward compatibility. |
| 4313 | 4323 | ||
| 4314 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4324 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4315 | 4325 | ||
| 4316 | * org-icalendar.el (org-icalendar-honor-noexport-tag): New custom | 4326 | * org-icalendar.el (org-icalendar-honor-noexport-tag): New custom |
| 4317 | variable. | 4327 | variable. |
| 4318 | (org-print-icalendar-entries): Use this new variable to | 4328 | (org-print-icalendar-entries): Use this new variable to prevent |
| 4319 | prevent export of entries with a :noexport: tag. | 4329 | export of entries with a :noexport: tag. |
| 4320 | 4330 | ||
| 4321 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4331 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4322 | 4332 | ||
| 4323 | * org-exp.el (org-export-initial-scope): new custom variable. | 4333 | * org-exp.el (org-export-initial-scope): New custom variable. |
| 4324 | (org-export): Use this new variable. If there is an active | 4334 | (org-export): Use this new variable. If there is an active |
| 4325 | region, tell it when prompting the user for an export command. | 4335 | region, tell it when prompting the user for an export command. |
| 4326 | Also change the way the function handles selection of buffer | 4336 | Also change the way the function handles selection of buffer and |
| 4327 | and subtree export. | 4337 | subtree export. |
| 4328 | 4338 | ||
| 4329 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4339 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4330 | 4340 | ||
| 4331 | * org-html.el (org-export-html-auto-preamble) | 4341 | * org-html.el (org-export-html-auto-preamble) |
| 4332 | (org-export-html-auto-postamble): Remove. | 4342 | (org-export-html-auto-postamble): Remove. |
| 4333 | (org-export-html-preamble, org-export-html-postamble): Turn | 4343 | (org-export-html-preamble, org-export-html-postamble): Turn into |
| 4334 | into custom variables. Update the docstrings. | 4344 | custom variables. Update the docstrings. |
| 4335 | (org-export-html-preamble-format) | 4345 | (org-export-html-preamble-format) |
| 4336 | (org-export-html-postamble-format): New custom variables. | 4346 | (org-export-html-postamble-format): New custom variables. |
| 4337 | (org-export-as-html): Use org-export-html-postamble-format and | 4347 | (org-export-as-html): Use `org-export-html-postamble-format' and |
| 4338 | org-export-html-preamble-format. | 4348 | `org-export-html-preamble-format'. |
| 4339 | (org-export-html-title-format): delete. | 4349 | (org-export-html-title-format): Delete. |
| 4340 | 4350 | ||
| 4341 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 4351 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 4342 | 4352 | ||
| @@ -4353,14 +4363,14 @@ | |||
| 4353 | 2011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr> | 4363 | 2011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr> |
| 4354 | 4364 | ||
| 4355 | * org-publish.el (org-publish-sitemap-date-format) | 4365 | * org-publish.el (org-publish-sitemap-date-format) |
| 4356 | (org-publish-sitemap-file-entry-format): new custom variables. | 4366 | (org-publish-sitemap-file-entry-format): New custom variables. |
| 4357 | (org-publish-projects): use these variables to format the sitemap | 4367 | (org-publish-projects): Use these variables to format the sitemap |
| 4358 | entries. | 4368 | entries. |
| 4359 | 4369 | ||
| 4360 | 2011-07-28 Ulf Stegemann <ulf-news@zeitform.de> | 4370 | 2011-07-28 Ulf Stegemann <ulf-news@zeitform.de> |
| 4361 | 4371 | ||
| 4362 | * org-gnus.el (org-gnus-store-link): Allow org-link creation from | 4372 | * org-gnus.el (org-gnus-store-link): Allow `org-link' creation |
| 4363 | message-mode. | 4373 | from `message-mode'. |
| 4364 | 4374 | ||
| 4365 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 4375 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 4366 | 4376 | ||
| @@ -4370,21 +4380,21 @@ | |||
| 4370 | 4380 | ||
| 4371 | 2011-07-28 Julien Danjou <julien@danjou.info> | 4381 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| 4372 | 4382 | ||
| 4373 | * org-agenda.el (org-agenda): Kill all local variables. This | 4383 | * org-agenda.el (org-agenda): Kill all local variables. This |
| 4374 | assures we are not keeping buffer variable from an old agenda view | 4384 | assures we are not keeping buffer variable from an old agenda view |
| 4375 | when switching to a new custom agenda. | 4385 | when switching to a new custom agenda. |
| 4376 | 4386 | ||
| 4377 | 2011-07-28 Julien Danjou <julien@danjou.info> | 4387 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| 4378 | 4388 | ||
| 4379 | * org-crypt.el (org-encrypt-string): New function. | 4389 | * org-crypt.el (org-encrypt-string): New function. |
| 4380 | (org-encrypt-entry): Use org-encrypt-string to encrypt, so we use cached | 4390 | (org-encrypt-entry): Use org-encrypt-string to encrypt, so we use |
| 4381 | crypted values. | 4391 | cached crypted values. |
| 4382 | (org-decrypt-entry): Store crypted text in decrypted text. | 4392 | (org-decrypt-entry): Store crypted text in decrypted text. |
| 4383 | 4393 | ||
| 4384 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4394 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4385 | 4395 | ||
| 4386 | * ob-exp.el (org-babel-exp-lob-one-liners): Only replace the match | 4396 | * ob-exp.el (org-babel-exp-lob-one-liners): Only replace the match |
| 4387 | if a non-nil result is returned | 4397 | if a non-nil result is returned. |
| 4388 | 4398 | ||
| 4389 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 4399 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 4390 | 4400 | ||
| @@ -4393,7 +4403,7 @@ | |||
| 4393 | 4403 | ||
| 4394 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4404 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4395 | 4405 | ||
| 4396 | * org.el (org-update-parent-todo-statistics): fix bug when | 4406 | * org.el (org-update-parent-todo-statistics): Fix bug when |
| 4397 | updating statistics from the column view. | 4407 | updating statistics from the column view. |
| 4398 | 4408 | ||
| 4399 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4409 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| @@ -4412,11 +4422,12 @@ | |||
| 4412 | 2011-07-28 Julien Danjou <julien@danjou.info> | 4422 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| 4413 | 4423 | ||
| 4414 | * org-faces.el (org-special-keyword): Make it inherited from | 4424 | * org-faces.el (org-special-keyword): Make it inherited from |
| 4415 | font-lock-keyword-face. | 4425 | `font-lock-keyword-face'. |
| 4416 | 4426 | ||
| 4417 | 2011-07-28 Julien Danjou <julien@danjou.info> | 4427 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| 4418 | 4428 | ||
| 4419 | * org-faces.el (org-link): Make org-link inherits from link face. | 4429 | * org-faces.el (org-link): Make `org-link' inherits from `link' |
| 4430 | face. | ||
| 4420 | 4431 | ||
| 4421 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4432 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4422 | 4433 | ||
| @@ -4445,7 +4456,7 @@ | |||
| 4445 | 4456 | ||
| 4446 | 2011-07-28 Jason Dunsmore <emacs-orgmode@dunsmor.com> (tiny change) | 4457 | 2011-07-28 Jason Dunsmore <emacs-orgmode@dunsmor.com> (tiny change) |
| 4447 | 4458 | ||
| 4448 | * org-html.el (org-html-handle-time-stamps): fix bug when | 4459 | * org-html.el (org-html-handle-time-stamps): Fix bug when |
| 4449 | exporting inactive timestamps. | 4460 | exporting inactive timestamps. |
| 4450 | 4461 | ||
| 4451 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4462 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| @@ -4459,8 +4470,7 @@ | |||
| 4459 | 4470 | ||
| 4460 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4471 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4461 | 4472 | ||
| 4462 | * org-archive.el (org-archive-save-context-info): Fix docstring | 4473 | * org-archive.el (org-archive-save-context-info): Fix docstring. |
| 4463 | typo. | ||
| 4464 | 4474 | ||
| 4465 | 2011-07-28 Julien Danjou <julien@danjou.info> | 4475 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| 4466 | 4476 | ||
| @@ -4471,8 +4481,8 @@ | |||
| 4471 | 4481 | ||
| 4472 | 2011-07-28 Julien Danjou <julien@danjou.info> | 4482 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| 4473 | 4483 | ||
| 4474 | * org-agenda.el (org-agenda-list): Use org-agenda-current-span as | 4484 | * org-agenda.el (org-agenda-list): Use `org-agenda-current-span' |
| 4475 | a possible default span if it is set. | 4485 | as a possible default span if it is set. |
| 4476 | 4486 | ||
| 4477 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4487 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4478 | 4488 | ||
| @@ -4480,15 +4490,15 @@ | |||
| 4480 | (org-edit-src-code): Get rid of help message in echo area. | 4490 | (org-edit-src-code): Get rid of help message in echo area. |
| 4481 | 4491 | ||
| 4482 | * ob.el (org-babel-do-in-edit-buffer): Do not pass 'quietly | 4492 | * ob.el (org-babel-do-in-edit-buffer): Do not pass 'quietly |
| 4483 | argument to org-edit-src-code as this has been removed | 4493 | argument to org-edit-src-code as this has been removed. |
| 4484 | 4494 | ||
| 4485 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4495 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4486 | 4496 | ||
| 4487 | * org-latex.el (org-export-latex-emphasis-alist): use | 4497 | * org-latex.el (org-export-latex-emphasis-alist): Use |
| 4488 | \protectedtexttt for the =...= emphasis and \verb for the ~...~ | 4498 | \protectedtexttt for the =...= emphasis and \verb for the ~...~ |
| 4489 | emphasis. | 4499 | emphasis. |
| 4490 | (org-export-latex-use-verb): now defaults to t. | 4500 | (org-export-latex-use-verb): Now defaults to t. |
| 4491 | (org-export-latex-emph-format): distinguish between =...= and | 4501 | (org-export-latex-emph-format): Distinguish between =...= and |
| 4492 | ~...~ emphasis. | 4502 | ~...~ emphasis. |
| 4493 | 4503 | ||
| 4494 | 2011-07-28 Julien Danjou <julien@danjou.info> | 4504 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| @@ -4502,12 +4512,12 @@ | |||
| 4502 | 4512 | ||
| 4503 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4513 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4504 | 4514 | ||
| 4505 | * ob-ref.el (org-babel-ref-resolve): save-window-excursion when | 4515 | * ob-ref.el (org-babel-ref-resolve): `save-window-excursion' when |
| 4506 | resolving references. | 4516 | resolving references. |
| 4507 | 4517 | ||
| 4508 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4518 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4509 | 4519 | ||
| 4510 | * org-html.el (org-export-html-html-helper-timestamp): use <hr/> | 4520 | * org-html.el (org-export-html-html-helper-timestamp): Use <hr/> |
| 4511 | instead of <hr> to keep w3c validator happy. | 4521 | instead of <hr> to keep w3c validator happy. |
| 4512 | 4522 | ||
| 4513 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4523 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| @@ -4523,8 +4533,8 @@ | |||
| 4523 | 4533 | ||
| 4524 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 4534 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 4525 | 4535 | ||
| 4526 | * ob.el (org-babel-result-end): Replace call to org-in-item-p to | 4536 | * ob.el (org-babel-result-end): Replace call to `org-in-item-p' to |
| 4527 | the more specific org-at-item-p. | 4537 | the more specific `org-at-item-p'. |
| 4528 | 4538 | ||
| 4529 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 4539 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 4530 | 4540 | ||
| @@ -4576,17 +4586,18 @@ | |||
| 4576 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4586 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4577 | 4587 | ||
| 4578 | * org-latex.el (org-export-as-latex): Process export property list | 4588 | * org-latex.el (org-export-as-latex): Process export property list |
| 4579 | with `org-export-process-option-filters' early in latex export | 4589 | with `org-export-process-option-filters' early in latex export. |
| 4580 | 4590 | ||
| 4581 | 2011-07-28 Julien Danjou <julien@danjou.info> | 4591 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| 4582 | 4592 | ||
| 4583 | * org.el: Remove org-invisible-p: outline-invisible-p is available | 4593 | * org.el: Remove `org-invisible-p': `outline-invisible-p' is |
| 4584 | in Emacs 22 and in recent XEmacs 21. Replace in various files. | 4594 | available in Emacs 22 and in recent XEmacs 21. Replace in various |
| 4595 | files. | ||
| 4585 | 4596 | ||
| 4586 | 2011-07-28 Julien Danjou <julien@danjou.info> | 4597 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| 4587 | 4598 | ||
| 4588 | * org-agenda.el (org-agenda-get-progress): Fix regexp for statep: | 4599 | * org-agenda.el (org-agenda-get-progress): Fix regexp for statep: |
| 4589 | it must has \\ at the end of the line. This avoid matching the | 4600 | it must has \\ at the end of the line. This avoid matching the |
| 4590 | following heading when there's no newline between the logged state | 4601 | following heading when there's no newline between the logged state |
| 4591 | and the next heading. | 4602 | and the next heading. |
| 4592 | 4603 | ||
| @@ -4596,9 +4607,8 @@ | |||
| 4596 | 4607 | ||
| 4597 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 4608 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 4598 | 4609 | ||
| 4599 | * org.el (org-current-level): | 4610 | * org.el (org-current-level, org-store-link, org-mark-subtree): |
| 4600 | (org-store-link): | 4611 | Use `org-with-limited-levels'. |
| 4601 | (org-mark-subtree): Use `org-with-limited-levels'. | ||
| 4602 | 4612 | ||
| 4603 | 2011-07-28 Jan Seeger <jan.seeger@thenybble.de> (tiny change) | 4613 | 2011-07-28 Jan Seeger <jan.seeger@thenybble.de> (tiny change) |
| 4604 | 4614 | ||
| @@ -4638,7 +4648,7 @@ | |||
| 4638 | 2011-07-28 Julien Danjou <julien@danjou.info> | 4648 | 2011-07-28 Julien Danjou <julien@danjou.info> |
| 4639 | 4649 | ||
| 4640 | * org-agenda.el (org-agenda-get-blocks): Fix time of start/end of | 4650 | * org-agenda.el (org-agenda-get-blocks): Fix time of start/end of |
| 4641 | events with range. This display things like: <2011-01-22 Sat | 4651 | events with range. This display things like: <2011-01-22 Sat |
| 4642 | 14:00>--<2011-01-23 Sun 20:00> correctly, with the event starting | 4652 | 14:00>--<2011-01-23 Sun 20:00> correctly, with the event starting |
| 4643 | at 14:00 and ending at 20:00. | 4653 | at 14:00 and ending at 20:00. |
| 4644 | 4654 | ||
| @@ -4650,7 +4660,7 @@ | |||
| 4650 | 4660 | ||
| 4651 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4661 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4652 | 4662 | ||
| 4653 | * ob.el (org-babel-merge-params): docstring typo. | 4663 | * ob.el (org-babel-merge-params): Docstring typo. |
| 4654 | 4664 | ||
| 4655 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4665 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4656 | 4666 | ||
| @@ -4660,11 +4670,11 @@ | |||
| 4660 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4670 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4661 | 4671 | ||
| 4662 | * ob.el (org-babel-get-src-block-info): Alter order of merge | 4672 | * ob.el (org-babel-get-src-block-info): Alter order of merge |
| 4663 | arguments | 4673 | arguments. |
| 4664 | 4674 | ||
| 4665 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4675 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4666 | 4676 | ||
| 4667 | * ob-python.el: Test whether non-nil buffer is #<killed buffer> | 4677 | * ob-python.el: Test whether non-nil buffer is #<killed buffer>. |
| 4668 | 4678 | ||
| 4669 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 4679 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 4670 | 4680 | ||
| @@ -4696,12 +4706,12 @@ | |||
| 4696 | 4706 | ||
| 4697 | * org-exp.el (org-export-handle-include-files): Support :lines | 4707 | * org-exp.el (org-export-handle-include-files): Support :lines |
| 4698 | property. | 4708 | property. |
| 4699 | (org-get-file-contents): New argument lines to include specify a range | 4709 | (org-get-file-contents): New argument lines to include specify a |
| 4700 | of lines to include. | 4710 | range of lines to include. |
| 4701 | 4711 | ||
| 4702 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4712 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4703 | 4713 | ||
| 4704 | * org.el (org-fast-tag-selection): Fix bug when assigning keys | 4714 | * org.el (org-fast-tag-selection): Fix bug when assigning keys. |
| 4705 | 4715 | ||
| 4706 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> | 4716 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> |
| 4707 | 4717 | ||
| @@ -4714,9 +4724,9 @@ | |||
| 4714 | 4724 | ||
| 4715 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 4725 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 4716 | 4726 | ||
| 4717 | * org-complete.el (pcomplete/org-mode/link): | 4727 | * org-complete.el (pcomplete/org-mode/link) |
| 4718 | (pcomplete/org-mode/todo): | 4728 | (pcomplete/org-mode/todo, pcomplete/org-mode/prop): Copy list |
| 4719 | (pcomplete/org-mode/prop): Copy list before uniquifying. | 4729 | before uniquifying. |
| 4720 | 4730 | ||
| 4721 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 4731 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 4722 | 4732 | ||
| @@ -4727,15 +4737,15 @@ | |||
| 4727 | 4737 | ||
| 4728 | 2011-07-28 Bastien Guerry <bzg@gnu.org> | 4738 | 2011-07-28 Bastien Guerry <bzg@gnu.org> |
| 4729 | 4739 | ||
| 4730 | * org.el (org-refile-check-position): send a more explicit message | 4740 | * org.el (org-refile-check-position): Send a more explicit message |
| 4731 | on how to clear the cache before refiling again. | 4741 | on how to clear the cache before refiling again. |
| 4732 | 4742 | ||
| 4733 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 4743 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 4734 | 4744 | ||
| 4735 | * org-agenda.el (org-agenda-skip-function-global): New option. | 4745 | * org-agenda.el (org-agenda-skip-function-global): New option. |
| 4736 | (org-agenda-skip-eval): New function. | 4746 | (org-agenda-skip-eval): New function. |
| 4737 | (org-agenda-skip): Use `org-agenda-skip-eval' and also check for the | 4747 | (org-agenda-skip): Use `org-agenda-skip-eval' and also check for |
| 4738 | global skipping condition. | 4748 | the global skipping condition. |
| 4739 | 4749 | ||
| 4740 | 2011-07-28 David Maus <dmaus@ictsoc.de> | 4750 | 2011-07-28 David Maus <dmaus@ictsoc.de> |
| 4741 | 4751 | ||
| @@ -4753,10 +4763,6 @@ | |||
| 4753 | * ob.el (org-babel-update-block-body): Literal argument to | 4763 | * ob.el (org-babel-update-block-body): Literal argument to |
| 4754 | `replace-match' to allow insertion of text containing '\'. | 4764 | `replace-match' to allow insertion of text containing '\'. |
| 4755 | 4765 | ||
| 4756 | 2011-07-28 Tassilo Horn <tassilo@member.fsf.org> | ||
| 4757 | |||
| 4758 | * org-gnus.el (org-gnus-store-link): | ||
| 4759 | |||
| 4760 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 4766 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 4761 | 4767 | ||
| 4762 | * ob-ref.el (org-babel-ref-parse): Allow passing empty strings | 4768 | * ob-ref.el (org-babel-ref-parse): Allow passing empty strings |
| @@ -4776,7 +4782,7 @@ | |||
| 4776 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 4782 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 4777 | 4783 | ||
| 4778 | * org.el (org-sort-entries): Fix sorting with a bold emphasis at | 4784 | * org.el (org-sort-entries): Fix sorting with a bold emphasis at |
| 4779 | bol | 4785 | bol. |
| 4780 | 4786 | ||
| 4781 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 4787 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 4782 | 4788 | ||
| @@ -4791,8 +4797,8 @@ | |||
| 4791 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 4797 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 4792 | 4798 | ||
| 4793 | * ob.el (org-babel-temp-file): Ensure that | 4799 | * ob.el (org-babel-temp-file): Ensure that |
| 4794 | org-babel-temporary-directory is bound before using. | 4800 | `org-babel-temporary-directory' is bound before using. |
| 4795 | (org-babel-remove-temporary-directory): Safer error throwing. | 4801 | (org-babel-remove-temporary-directory): Safer error throwing. |
| 4796 | 4802 | ||
| 4797 | 2011-07-28 niels giesen <niels.giesen@gmail.com> | 4803 | 2011-07-28 niels giesen <niels.giesen@gmail.com> |
| 4798 | 4804 | ||
| @@ -4819,11 +4825,12 @@ | |||
| 4819 | 4825 | ||
| 4820 | * org.el (org-occur-next-match): New function. | 4826 | * org.el (org-occur-next-match): New function. |
| 4821 | (org-mode): Set the variable `next-error-function'. | 4827 | (org-mode): Set the variable `next-error-function'. |
| 4822 | (org-highlight-new-match): Add an `org-type' property to the overlays. | 4828 | (org-highlight-new-match): Add an `org-type' property to the |
| 4829 | overlays. | ||
| 4823 | 4830 | ||
| 4824 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 4831 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 4825 | 4832 | ||
| 4826 | * ob-calc.el: No longer require `calc-trail' on XEmacs | 4833 | * ob-calc.el: No longer require `calc-trail' on XEmacs. |
| 4827 | 4834 | ||
| 4828 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 4835 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 4829 | 4836 | ||
| @@ -4831,11 +4838,10 @@ | |||
| 4831 | 4838 | ||
| 4832 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 4839 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 4833 | 4840 | ||
| 4834 | * org-special-blocks.el (htmlp): | 4841 | * org-special-blocks.el (htmlp, latexp, line): Add defvars for |
| 4835 | (latexp): | 4842 | dynamically scoped variables. |
| 4836 | (line): Add defvars for dynamically scoped variables. | ||
| 4837 | 4843 | ||
| 4838 | * org.el (org-modules): Move org-special-blocks into the core | 4844 | * org.el (org-modules): Move `org-special-blocks' into the core |
| 4839 | modules section. | 4845 | modules section. |
| 4840 | 4846 | ||
| 4841 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 4847 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| @@ -4848,10 +4854,10 @@ | |||
| 4848 | 4854 | ||
| 4849 | 2011-07-28 Bernt Hansen <bernt@norang.ca> | 4855 | 2011-07-28 Bernt Hansen <bernt@norang.ca> |
| 4850 | 4856 | ||
| 4851 | * org-agenda.el (org-agenda-goto): Display invisible entry text | 4857 | * org-agenda.el (org-agenda-goto): Display invisible entry text. |
| 4852 | 4858 | ||
| 4853 | * org-agenda.el (org-agenda-switch-to): Display invisible entry | 4859 | * org-agenda.el (org-agenda-switch-to): Display invisible entry |
| 4854 | text | 4860 | text. |
| 4855 | 4861 | ||
| 4856 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 4862 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 4857 | 4863 | ||
| @@ -4965,8 +4971,8 @@ | |||
| 4965 | send graphical output to file by means of the ":results graphics" | 4971 | send graphical output to file by means of the ":results graphics" |
| 4966 | directive. | 4972 | directive. |
| 4967 | (org-babel-expand-body:R): Use `org-babel-R-graphical-output-file' | 4973 | (org-babel-expand-body:R): Use `org-babel-R-graphical-output-file' |
| 4968 | when constructing the R code to evaluate, which may be augmented with | 4974 | when constructing the R code to evaluate, which may be augmented |
| 4969 | code implementing the writing of graohical output to file. | 4975 | with code implementing the writing of graohical output to file. |
| 4970 | (org-babel-execute:R): Use `org-babel-R-graphical-output-file' to | 4976 | (org-babel-execute:R): Use `org-babel-R-graphical-output-file' to |
| 4971 | determine whether R is taking responsibility for writing output to | 4977 | determine whether R is taking responsibility for writing output to |
| 4972 | file; if so, this is signalled to ob.el by returning a nil result. | 4978 | file; if so, this is signalled to ob.el by returning a nil result. |
| @@ -4977,8 +4983,9 @@ | |||
| 4977 | of src block execution. | 4983 | of src block execution. |
| 4978 | (org-babel-execute-src-block): Use `org-babel-format-result' when | 4984 | (org-babel-execute-src-block): Use `org-babel-format-result' when |
| 4979 | writing to file. | 4985 | writing to file. |
| 4980 | (org-babel-open-src-block-result): Use `org-babel-format-result' when | 4986 | (org-babel-open-src-block-result): Use `org-babel-format-result' |
| 4981 | displaying results in a buffer; name results buffer differently. | 4987 | when displaying results in a buffer. Name results buffer |
| 4988 | differently. | ||
| 4982 | 4989 | ||
| 4983 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 4990 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 4984 | 4991 | ||
| @@ -4999,10 +5006,12 @@ | |||
| 4999 | 5006 | ||
| 5000 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> | 5007 | 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> |
| 5001 | 5008 | ||
| 5002 | * org-inlinetask.el (org-inlinetask-in-task-p): small refactoring, | 5009 | * org-inlinetask.el (org-inlinetask-in-task-p): Small refactoring, |
| 5003 | do not modify match data either. | 5010 | do not modify match data either. |
| 5004 | (org-inlinetask-goto-end): small refactoring, remove case-sensitivity. | 5011 | (org-inlinetask-goto-end): Small refactoring, remove |
| 5005 | (org-inlinetask-goto-beginning): small refactoring, remove case-sensitivity. | 5012 | case-sensitivity. |
| 5013 | (org-inlinetask-goto-beginning): Small refactoring, remove | ||
| 5014 | case-sensitivity. | ||
| 5006 | 5015 | ||
| 5007 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 5016 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 5008 | 5017 | ||
| @@ -5085,8 +5094,8 @@ | |||
| 5085 | 5094 | ||
| 5086 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> | 5095 | 2011-07-28 Lawrence Mitchell <wence@gmx.li> |
| 5087 | 5096 | ||
| 5088 | * org.el (org-make-target-link-regexp): regexp-quote target before | 5097 | * org.el (org-make-target-link-regexp): `regexp-quote' target |
| 5089 | replacing whitespace. | 5098 | before replacing whitespace. |
| 5090 | 5099 | ||
| 5091 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> | 5100 | 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |
| 5092 | 5101 | ||
| @@ -5101,7 +5110,7 @@ | |||
| 5101 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 5110 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 5102 | 5111 | ||
| 5103 | * org-latex.el (org-export-latex-first-lines): Anchor outline | 5112 | * org-latex.el (org-export-latex-first-lines): Anchor outline |
| 5104 | regexp during LaTeX tree export | 5113 | regexp during LaTeX tree export. |
| 5105 | 5114 | ||
| 5106 | 2011-07-28 Konrad Hinsen <konrad.hinsen@fastmail.net> | 5115 | 2011-07-28 Konrad Hinsen <konrad.hinsen@fastmail.net> |
| 5107 | 5116 | ||
| @@ -5123,7 +5132,7 @@ | |||
| 5123 | 5132 | ||
| 5124 | * org.el (org-entry-properties): Stop scanning for timestamps if a | 5133 | * org.el (org-entry-properties): Stop scanning for timestamps if a |
| 5125 | specific timestamp property (e.g., DEADLINE, SCHEDULED, etc.) is | 5134 | specific timestamp property (e.g., DEADLINE, SCHEDULED, etc.) is |
| 5126 | requested and a match is found. Also, if a specific timestamp | 5135 | requested and a match is found. Also, if a specific timestamp |
| 5127 | property is requested, do not push non-relevant timestamps onto | 5136 | property is requested, do not push non-relevant timestamps onto |
| 5128 | property list. | 5137 | property list. |
| 5129 | 5138 | ||
| @@ -5140,9 +5149,9 @@ | |||
| 5140 | 5149 | ||
| 5141 | 2011-07-28 Achim Gratz <Stromeko@nexgo.de> | 5150 | 2011-07-28 Achim Gratz <Stromeko@nexgo.de> |
| 5142 | 5151 | ||
| 5143 | * org.el: remove spurious linebreak introduced by earlier patch. | 5152 | * org.el: Remove spurious linebreak introduced by earlier patch. |
| 5144 | 5153 | ||
| 5145 | * ob.el, ob-ref.el: remove double fix of the same problem. | 5154 | * ob.el, ob-ref.el: Remove double fix of the same problem. |
| 5146 | 5155 | ||
| 5147 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 5156 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |
| 5148 | 5157 | ||
| @@ -5150,7 +5159,7 @@ | |||
| 5150 | 5159 | ||
| 5151 | 2011-07-28 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> | 5160 | 2011-07-28 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> |
| 5152 | 5161 | ||
| 5153 | * org-html.el (org-export-html-mathjax-template): displaymath | 5162 | * org-html.el (org-export-html-mathjax-template): Displaymath |
| 5154 | environment and MathJax. | 5163 | environment and MathJax. |
| 5155 | 5164 | ||
| 5156 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> | 5165 | 2011-07-28 Carsten Dominik <carsten.dominik@gmail.com> |