diff options
| author | Juanma Barranquero | 2008-09-24 01:16:16 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-09-24 01:16:16 +0000 |
| commit | 10d1d0af5f6421603cd841e0c1c5805e2b2fb67d (patch) | |
| tree | 436363ca801b4cdde313689c044e37c02c25b681 /lisp/org/ChangeLog | |
| parent | d6a3febd83a52db53f665b0987075af590c720a5 (diff) | |
| download | emacs-10d1d0af5f6421603cd841e0c1c5805e2b2fb67d.tar.gz emacs-10d1d0af5f6421603cd841e0c1c5805e2b2fb67d.zip | |
Fix typos.
Diffstat (limited to 'lisp/org/ChangeLog')
| -rw-r--r-- | lisp/org/ChangeLog | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 72b3870491b..ffe36518781 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -50,7 +50,7 @@ | |||
| 50 | 50 | ||
| 51 | * org.el (org-make-link-string): Remove link attributes from | 51 | * org.el (org-make-link-string): Remove link attributes from |
| 52 | description. | 52 | description. |
| 53 | (org-open-at-point): Remove link attributes bevore using the path. | 53 | (org-open-at-point): Remove link attributes before using the path. |
| 54 | 54 | ||
| 55 | * org-exp.el (org-export-as-html): Handle link attributes. | 55 | * org-exp.el (org-export-as-html): Handle link attributes. |
| 56 | 56 | ||
| @@ -88,7 +88,7 @@ | |||
| 88 | published and files skipped. | 88 | published and files skipped. |
| 89 | 89 | ||
| 90 | * org-exp.el (org-export-preprocess-string): Swap link | 90 | * org-exp.el (org-export-preprocess-string): Swap link |
| 91 | normalization and inernal link targeting. | 91 | normalization and internal link targeting. |
| 92 | 92 | ||
| 93 | * org-publish.el (org-publish-needed-p): Create timestamp | 93 | * org-publish.el (org-publish-needed-p): Create timestamp |
| 94 | directory when it does not exist. | 94 | directory when it does not exist. |
| @@ -107,7 +107,7 @@ | |||
| 107 | 107 | ||
| 108 | * org.el (org-time=, org-time<, org-time<=, org-time>) | 108 | * org.el (org-time=, org-time<, org-time<=, org-time>) |
| 109 | (org-time>=, org-time<>, org-2ft): New functions. | 109 | (org-time>=, org-time<>, org-2ft): New functions. |
| 110 | (org-op-to-function): Also provide for the time testing fucntions. | 110 | (org-op-to-function): Also provide for the time testing functions. |
| 111 | 111 | ||
| 112 | * org-exp.el (org-export-html-style-default): New constant. | 112 | * org-exp.el (org-export-html-style-default): New constant. |
| 113 | 113 | ||
| @@ -130,9 +130,9 @@ | |||
| 130 | lines without the "file:" prefix if the file path is an absolute | 130 | lines without the "file:" prefix if the file path is an absolute |
| 131 | path or starts with ".". | 131 | path or starts with ".". |
| 132 | 132 | ||
| 133 | * org-clock.el (org-clocktable-shift): Also undertand yesterday, | 133 | * org-clock.el (org-clocktable-shift): Also understand yesterday, |
| 134 | lastweek etc. | 134 | lastweek etc. |
| 135 | (org-clock-special-range): Also undertand yesterday, lastweek etc. | 135 | (org-clock-special-range): Also understand yesterday, lastweek etc. |
| 136 | 136 | ||
| 137 | * org.el (org-agenda-skip-archived-trees): Docstring now | 137 | * org.el (org-agenda-skip-archived-trees): Docstring now |
| 138 | discourages using this. | 138 | discourages using this. |
| @@ -246,7 +246,7 @@ | |||
| 246 | interaction between clocking-in from the agenda, and automatic | 246 | interaction between clocking-in from the agenda, and automatic |
| 247 | task state switching. | 247 | task state switching. |
| 248 | 248 | ||
| 249 | * org-macs.el (org-with-point-at): Bug fix in macro defintion. | 249 | * org-macs.el (org-with-point-at): Bug fix in macro definition. |
| 250 | 250 | ||
| 251 | * org.el (org-beginning-of-line, org-end-of-line): Make sure the | 251 | * org.el (org-beginning-of-line, org-end-of-line): Make sure the |
| 252 | zmacs-region stays after this command in XEmacs. | 252 | zmacs-region stays after this command in XEmacs. |
| @@ -342,7 +342,7 @@ | |||
| 342 | (org-export-normalize-links) | 342 | (org-export-normalize-links) |
| 343 | (org-export-concatenate-multiline-links) | 343 | (org-export-concatenate-multiline-links) |
| 344 | (org-export-concatenate-multiline-emphasis): New functions, | 344 | (org-export-concatenate-multiline-emphasis): New functions, |
| 345 | obtained from spliiting the export preprocessor. | 345 | obtained from spliting the export preprocessor. |
| 346 | 346 | ||
| 347 | * org-table.el (org-table-recalculate): Improve error message if | 347 | * org-table.el (org-table-recalculate): Improve error message if |
| 348 | the row number is invalid. | 348 | the row number is invalid. |
| @@ -426,7 +426,7 @@ | |||
| 426 | 2008-06-17 Carsten Dominik <dominik@science.uva.nl> | 426 | 2008-06-17 Carsten Dominik <dominik@science.uva.nl> |
| 427 | 427 | ||
| 428 | * org-faces.el (org-column): Document how this face is being used | 428 | * org-faces.el (org-column): Document how this face is being used |
| 429 | and why sometimes the background faces shine through. | 429 | and why sometimes the background faces shines through. |
| 430 | 430 | ||
| 431 | * org-mhe.el (org-mhe-follow-link): Improve handling of searches. | 431 | * org-mhe.el (org-mhe-follow-link): Improve handling of searches. |
| 432 | 432 | ||
| @@ -458,7 +458,7 @@ | |||
| 458 | 2008-06-17 Carsten Dominik <dominik@science.uva.nl> | 458 | 2008-06-17 Carsten Dominik <dominik@science.uva.nl> |
| 459 | 459 | ||
| 460 | * org-exp.el (org-print-icalendar-entries): Make sure DTEND is | 460 | * org-exp.el (org-print-icalendar-entries): Make sure DTEND is |
| 461 | shifted by one day if theere is a date range without an end | 461 | shifted by one day if there is a date range without an end |
| 462 | time. | 462 | time. |
| 463 | 463 | ||
| 464 | * org.el (org-try-structure-completion): New function. | 464 | * org.el (org-try-structure-completion): New function. |