aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org
diff options
context:
space:
mode:
authorJuanma Barranquero2010-07-24 13:53:19 +0200
committerJuanma Barranquero2010-07-24 13:53:19 +0200
commitc4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch)
tree815961aa81b8d66acd9a279f9b47debbeb6f8763 /lisp/org
parent80eb92cea85473180b905a1a89607c151e69f317 (diff)
downloademacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz
emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.zip
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/ChangeLog62
1 files changed, 31 insertions, 31 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 436cdbd846f..9fb48e00ed7 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -1375,20 +1375,20 @@
1375 1375
1376 * org.el (org-appearance): Change Customize group variable name 1376 * org.el (org-appearance): Change Customize group variable name
1377 from org-font-lock to org-appearance, and change tag from "Org 1377 from org-font-lock to org-appearance, and change tag from "Org
1378 Font Lock" to "Org Appearance" 1378 Font Lock" to "Org Appearance".
1379 (org-odd-levels-only): Change Customize group variable name 1379 (org-odd-levels-only): Change Customize group variable name.
1380 (org-level-color-stars-only): Change Customize group variable name 1380 (org-level-color-stars-only): Change Customize group variable name.
1381 (org-hide-leading-stars): Change Customize group variable name 1381 (org-hide-leading-stars): Change Customize group variable name.
1382 (org-hidden-keywords): Change Customize group variable name 1382 (org-hidden-keywords): Change Customize group variable name.
1383 (org-fontify-done-headline): Change Customize group variable name 1383 (org-fontify-done-headline): Change Customize group variable name.
1384 (org-fontify-emphasized-text): Change Customize group variable name 1384 (org-fontify-emphasized-text): Change Customize group variable name.
1385 (org-fontify-whole-heading-line): Change Customize group variable name 1385 (org-fontify-whole-heading-line): Change Customize group variable name.
1386 (org-highlight-latex-fragments-and-specials): Change Customize 1386 (org-highlight-latex-fragments-and-specials): Change Customize
1387 group variable name 1387 group variable name.
1388 (org-hide-emphasis-markers): Change Customize group variable name 1388 (org-hide-emphasis-markers): Change Customize group variable name.
1389 (org-emphasis-alist): Change Customize group variable name 1389 (org-emphasis-alist): Change Customize group variable name.
1390 (org-emphasis-regexp-components): Change Customize group variable 1390 (org-emphasis-regexp-components): Change Customize group variable
1391 name 1391 name.
1392 (org-modules): Remove mention of org-R. 1392 (org-modules): Remove mention of org-R.
1393 1393
1394 * org-faces.el (org-faces): Change Customize group variable name. 1394 * org-faces.el (org-faces): Change Customize group variable name.
@@ -1420,8 +1420,8 @@
1420 (org-fontify-meta-lines-and-blocks): Changes to font-lock code 1420 (org-fontify-meta-lines-and-blocks): Changes to font-lock code
1421 implementing new faces and hiding behaviour. 1421 implementing new faces and hiding behaviour.
1422 1422
1423 * org-faces.el (org-document-title): New face for #+TITLE lines 1423 * org-faces.el (org-document-title): New face for #+TITLE lines.
1424 (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines 1424 (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines.
1425 (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL 1425 (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL
1426 keywords. 1426 keywords.
1427 1427
@@ -3096,12 +3096,12 @@
3096 point. 3096 point.
3097 (org-columns-compile-map): There is now an extra position in each 3097 (org-columns-compile-map): There is now an extra position in each
3098 entry specifying the function to use to calculate the displayed 3098 entry specifying the function to use to calculate the displayed
3099 value for the non-calculated properties in the column, 3099 value for the non-calculated properties in the column.
3100 (org-columns-compute-all): Set `org-columns-time' to the current 3100 (org-columns-compute-all): Set `org-columns-time' to the current
3101 time so time difference calculations will work. 3101 time so time difference calculations will work.
3102 (org-columns-compute): Handle column operators where the values 3102 (org-columns-compute): Handle column operators where the values
3103 used are calculated from the underlying property. 3103 used are calculated from the underlying property.
3104 (org-columns-number-to-string): Handle the 'age' column format 3104 (org-columns-number-to-string): Handle the 'age' column format.
3105 (org-columns-string-to-number): Correct the function name (was 3105 (org-columns-string-to-number): Correct the function name (was
3106 org-column...). Add support for the 'age' column format. 3106 org-column...). Add support for the 'age' column format.
3107 (org-columns-compile-format): Support the additional parameter in 3107 (org-columns-compile-format): Support the additional parameter in
@@ -3348,7 +3348,7 @@
3348 currently active clock if the user has exceeded the time returned 3348 currently active clock if the user has exceeded the time returned
3349 by `org-user-idle-seconds', based on the value of 3349 by `org-user-idle-seconds', based on the value of
3350 `org-clock-idle-time'. 3350 `org-clock-idle-time'.
3351 (org-clock-in): If, after resolving clocks, 3351 (org-clock-in): If, after resolving clocks, (???)
3352 (org-clock-out): Cancel the `org-clock-idle-timer' on clock out. 3352 (org-clock-out): Cancel the `org-clock-idle-timer' on clock out.
3353 3353
3354 * org-clock.el (org-clock-resolve-clock): New function that 3354 * org-clock.el (org-clock-resolve-clock): New function that
@@ -4157,7 +4157,7 @@
4157 * org-exp.el (org-export-format-source-code-or-example): Translate 4157 * org-exp.el (org-export-format-source-code-or-example): Translate
4158 language. 4158 language.
4159 4159
4160 * org-src.el (org-src-lang-modes): New variable 4160 * org-src.el (org-src-lang-modes): New variable.
4161 (org-edit-src-code): Translate language. 4161 (org-edit-src-code): Translate language.
4162 4162
4163 * org-exp.el (org-export-format-source-code-or-example): Deal wit 4163 * org-exp.el (org-export-format-source-code-or-example): Deal wit
@@ -4285,7 +4285,7 @@
4285 the markup is src or example. 4285 the markup is src or example.
4286 4286
4287 * org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown): 4287 * org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown):
4288 New option 4288 New option.
4289 (org-agenda-get-day-entries): Remember deadline results and pass 4289 (org-agenda-get-day-entries): Remember deadline results and pass
4290 them on into the function getting the scheduling information. 4290 them on into the function getting the scheduling information.
4291 (org-agenda-get-scheduled): Accept deadline results as parameters 4291 (org-agenda-get-scheduled): Accept deadline results as parameters
@@ -4296,7 +4296,7 @@
4296 convert current line to headline. 4296 convert current line to headline.
4297 4297
4298 * org-clock.el (org-clock-save-markers-for-cut-and-paste): Also 4298 * org-clock.el (org-clock-save-markers-for-cut-and-paste): Also
4299 cheeeeeck the hd marker 4299 cheeeeeck the hd marker.
4300 (org-clock-in): Also set the hd marker. 4300 (org-clock-in): Also set the hd marker.
4301 (org-clock-out): Also set the hd marker. 4301 (org-clock-out): Also set the hd marker.
4302 (org-clock-cancel): Reset markers. 4302 (org-clock-cancel): Reset markers.
@@ -4518,9 +4518,9 @@
45182009-08-06 Bastien Guerry <bzg@altern.org> 45182009-08-06 Bastien Guerry <bzg@altern.org>
4519 4519
4520 * org.el (org-make-link-regexps): Don't exclude parentheses from 4520 * org.el (org-make-link-regexps): Don't exclude parentheses from
4521 `org-plain-link-re' 4521 `org-plain-link-re'.
4522 (org-cycle-internal-local): When locally cycling, switch directly 4522 (org-cycle-internal-local): When locally cycling, switch directly
4523 from CHILDREN to FOLDED if there is no subtree 4523 from CHILDREN to FOLDED if there is no subtree.
4524 (org-cycle): Update the docstring to document the new behavior of 4524 (org-cycle): Update the docstring to document the new behavior of
4525 `org-cycle-internal-local'. 4525 `org-cycle-internal-local'.
4526 4526
@@ -5111,7 +5111,7 @@
5111 (org-set-font-lock-defaults): Call the new fontification 5111 (org-set-font-lock-defaults): Call the new fontification
5112 function. 5112 function.
5113 5113
5114 * org-faces.el (org-meta-line): New face 5114 * org-faces.el (org-meta-line): New face.
5115 (org-block): New face. 5115 (org-block): New face.
5116 5116
51172009-08-06 Carsten Dominik <carsten.dominik@gmail.com> 51172009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
@@ -5341,7 +5341,7 @@
53412009-08-06 Carsten Dominik <carsten.dominik@gmail.com> 53412009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5342 5342
5343 * org-exp.el (org-export, org-export-visible): Support ASCII 5343 * org-exp.el (org-export, org-export-visible): Support ASCII
5344 export to buffer 5344 export to buffer.
5345 (org-export-normalize-links): Do not protect the description if it 5345 (org-export-normalize-links): Do not protect the description if it
5346 is explicitly given. 5346 is explicitly given.
5347 5347
@@ -5696,7 +5696,7 @@
5696 5696
5697 * org-mouse.el: XEmacs compatibility fixes. 5697 * org-mouse.el: XEmacs compatibility fixes.
5698 5698
5699 * org.el (org-modules): Add org-inlinetasks.el 5699 * org.el (org-modules): Add org-inlinetasks.el.
5700 (org-cycle): Implement limiting level on cycling. 5700 (org-cycle): Implement limiting level on cycling.
5701 (org-move-subtree-down): Fix bug with swapping subtrees at end of 5701 (org-move-subtree-down): Fix bug with swapping subtrees at end of
5702 buffer. 5702 buffer.
@@ -5788,7 +5788,7 @@
5788 (org-mouse-context-menu): Use `org-mouse-todo-menu'. 5788 (org-mouse-context-menu): Use `org-mouse-todo-menu'.
5789 5789
5790 * org-table.el (org-table-beginning-of-field) 5790 * org-table.el (org-table-beginning-of-field)
5791 (org-table-end-of-field): New commands 5791 (org-table-end-of-field): New commands.
5792 (org-table-previous-field, org-table-beginning-of-field): Better 5792 (org-table-previous-field, org-table-beginning-of-field): Better
5793 error messages. 5793 error messages.
5794 (orgtbl-setup): Include `M-a' and `M-e'. 5794 (orgtbl-setup): Include `M-a' and `M-e'.
@@ -5954,7 +5954,7 @@
5954 (org-export-plist-vars): Add entries for :keywords and 5954 (org-export-plist-vars): Add entries for :keywords and
5955 :description. 5955 :description.
5956 (org-infile-export-plist): Parse for new keywords. 5956 (org-infile-export-plist): Parse for new keywords.
5957 (org-get-current-options): Add new keywords 5957 (org-get-current-options): Add new keywords.
5958 (org-export-as-html): Publish description and keywords. 5958 (org-export-as-html): Publish description and keywords.
5959 5959
5960 * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New 5960 * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
@@ -7770,7 +7770,7 @@
7770 immediately after the scheduling keywords. 7770 immediately after the scheduling keywords.
7771 7771
7772 * org-clock.el (org-clock-in-switch-to-state): Allow this to be a 7772 * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
7773 function 7773 function.
7774 (org-clock-in): If `org-clock-in-switch-to-state' is a function, 7774 (org-clock-in): If `org-clock-in-switch-to-state' is a function,
7775 call it with the current todo state to get the state to switch to 7775 call it with the current todo state to get the state to switch to
7776 when clocking in. 7776 when clocking in.
@@ -7973,7 +7973,7 @@
7973 line. 7973 line.
7974 7974
7975 * org.el (org-get-refile-targets): Replace links with their 7975 * org.el (org-get-refile-targets): Replace links with their
7976 descriptions 7976 descriptions.
7977 (org-imenu-get-tree): Replace links with their descriptions. 7977 (org-imenu-get-tree): Replace links with their descriptions.
7978 7978
7979 * org-remember.el (org-remember-apply-template): Add a new 7979 * org-remember.el (org-remember-apply-template): Add a new
@@ -8017,7 +8017,7 @@
8017 (org-quote-chars): Remove. 8017 (org-quote-chars): Remove.
8018 (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'. 8018 (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
8019 (org-export-latex-list-beginning-re): Rename to 8019 (org-export-latex-list-beginning-re): Rename to
8020 `org-list-beginning-re' 8020 `org-list-beginning-re'.
8021 (org-list-item-begin): Rename to `org-list-item-beginning'. 8021 (org-list-item-begin): Rename to `org-list-item-beginning'.
8022 8022
80232008-10-12 Eric Schulte <schulte.eric@gmail.com> 80232008-10-12 Eric Schulte <schulte.eric@gmail.com>
@@ -8352,7 +8352,7 @@
8352 (org-map-entries): Make sure org-agenda-archives-mode is nil. 8352 (org-map-entries): Make sure org-agenda-archives-mode is nil.
8353 (org-agenda-files): Functionality of second arg changed. 8353 (org-agenda-files): Functionality of second arg changed.
8354 8354
8355 * org-agenda.el (org-agenda-archives-mode): New variable 8355 * org-agenda.el (org-agenda-archives-mode): New variable.
8356 (org-write-agenda, org-prepare-agenda, org-agenda-list) 8356 (org-write-agenda, org-prepare-agenda, org-agenda-list)
8357 (org-search-view, org-todo-list, org-tags-view) 8357 (org-search-view, org-todo-list, org-tags-view)
8358 (org-agenda-list-stuck-projects): Call `org-agenda-files' with 8358 (org-agenda-list-stuck-projects): Call `org-agenda-files' with