summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernt Hansen <bernt@norang.ca>2009-11-12 07:39:29 -0500
committerBernt Hansen <bernt@norang.ca>2009-11-12 07:39:29 -0500
commit0042080e4c25305639e0ebb0ca44acf271b2bd2f (patch)
treeea4eb72789adebe7d9c07f79fed0982aa64d662f
parent18182b2a65f71e2def579af49855639dffa74370 (diff)
downloadorg-mode-0042080e4c25305639e0ebb0ca44acf271b2bd2f.tar.gz
Fix spelling and grammar
-rw-r--r--lisp/org-agenda.el28
-rw-r--r--lisp/org-attach.el2
-rw-r--r--lisp/org-bbdb.el2
-rw-r--r--lisp/org-bibtex.el2
-rw-r--r--lisp/org-clock.el6
-rw-r--r--lisp/org-docbook.el2
-rw-r--r--lisp/org-exp-blocks.el2
-rw-r--r--lisp/org-exp.el6
-rw-r--r--lisp/org-feed.el6
-rw-r--r--lisp/org-footnote.el6
-rw-r--r--lisp/org-html.el2
-rw-r--r--lisp/org-icalendar.el6
-rw-r--r--lisp/org-indent.el2
-rw-r--r--lisp/org-inlinetask.el6
-rw-r--r--lisp/org-latex.el10
-rw-r--r--lisp/org-list.el4
-rw-r--r--lisp/org-macs.el2
-rw-r--r--lisp/org-mobile.el12
-rw-r--r--lisp/org-protocol.el10
-rw-r--r--lisp/org-publish.el2
-rw-r--r--lisp/org-table.el10
-rw-r--r--lisp/org-timer.el4
-rw-r--r--lisp/org-w3m.el4
-rw-r--r--lisp/org.el48
24 files changed, 92 insertions, 92 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 8be46bc..5bc966c 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -622,7 +622,7 @@ have turned on `org-enforce-todo-dependencies',
`org-enforce-todo-checkbox-dependencies', or any other blocking
mechanism, this will create useful feedback in the agenda.
-Instead ot t, this variable can also have the value `invisible'.
+Instead of t, this variable can also have the value `invisible'.
Then blocked tasks will be invisible and only become visible when
they become unblocked. An exemption to this behavior is when a task is
blocked because of unchecked checkboxes below it. Since checkboxes do
@@ -635,7 +635,7 @@ will only be dimmed."
:type '(choice
(const :tag "Do not dim" nil)
(const :tag "Dim to a grey face" t)
- (const :tag "Make invisibe" invisible)))
+ (const :tag "Make invisible" invisible)))
(defcustom org-timeline-show-empty-dates 3
"Non-nil means, `org-timeline' also shows dates without an entry.
@@ -677,7 +677,7 @@ Needs to be set before org.el is loaded."
:type 'boolean)
(defcustom org-agenda-entry-text-maxlines 5
- "Number of text lines to be added when `E' is presed in the agenda.
+ "Number of text lines to be added when `E' is pressed in the agenda.
Note that this variable only used during agenda display. Add add entry text
when exporting the agenda, configure the variable
@@ -1089,7 +1089,7 @@ If there is punctuation or whitespace character just before the final
format letter, this character will be appended to the field value if
the value is not empty. For example, the format \"%-12:c\" leads to
\"Diary: \" if the category is \"Diary\". If the category were be
-empty, no additional colon would be interted.
+empty, no additional colon would be inserted.
The default value of this option is \" %-12:c%?-12t% s\", meaning:
- Indent the line with two space characters
@@ -1788,7 +1788,7 @@ Pressing `<' twice means to restrict to the current subtree or region
(setq ans (org-agenda-get-restriction-and-command prefix-descriptions)
keys (car ans)
restriction (cdr ans)))
- ;; Estabish the restriction, if any
+ ;; Establish the restriction, if any
(when (and (not org-agenda-overriding-restriction) restriction)
(put 'org-agenda-files 'org-restrict (list bfn))
(cond
@@ -2271,7 +2271,7 @@ HTML (.html or .htm) or Postscript (.ps) is produced.
If the extension is .ics, run icalendar export over all files used
to construct the agenda and limit the export to entries listed in the
agenda now.
-With prefic argument OPEN, open the new file immediately.
+With prefix argument OPEN, open the new file immediately.
If NOSETTINGS is given, do not scope the settings of
`org-agenda-exporter-settings' into the export commands. This is used when
the settings have already been scoped and we do not wish to overrule other,
@@ -2399,7 +2399,7 @@ Drawers will be excluded, also the line with scheduling/deadline info."
"Extract entry text from MARKER, at most N-LINES lines.
This will ignore drawers etc, just get the text.
If INDENT is given, prefix every line with this string. If KEEP is
-given, it is a list of symbols, defining stuff that hould not be
+given, it is a list of symbols, defining stuff that should not be
removed from the entry content. Currently only `planning' is allowed here."
(let (txt drawer-re kwd-time-re ind)
(save-excursion
@@ -2782,7 +2782,7 @@ no longer in use."
;;; Entry text mode
(defun org-agenda-entry-text-show-here ()
- "Add some text from te entry as context to the current line."
+ "Add some text from the entry as context to the current line."
(let (m txt o)
(setq m (org-get-at-bol 'org-hd-marker))
(unless (marker-buffer m)
@@ -3194,8 +3194,8 @@ EDIT-AT.
The search string is broken into \"words\" by splitting at whitespace.
Depending on the variable `org-agenda-search-view-search-words-only'
-and on wether the first character in the search string is \"+\" or \"-\",
-The string is then interpreted either as a substrig with variable amounts
+and on whether the first character in the search string is \"+\" or \"-\",
+The string is then interpreted either as a substring with variable amounts
of whitespace, or as a list or individual words that should be matched.
The default is a substring match, where each space in the search string
@@ -4927,7 +4927,7 @@ HH:MM."
;;; Agenda restriction lock
(defvar org-agenda-restriction-lock-overlay (org-make-overlay 1 1)
- "Overlay to mark the headline to which arenda commands are restricted.")
+ "Overlay to mark the headline to which agenda commands are restricted.")
(org-overlay-put org-agenda-restriction-lock-overlay
'face 'org-agenda-restriction-lock)
(org-overlay-put org-agenda-restriction-lock-overlay
@@ -5945,7 +5945,7 @@ When called repeatedly, scroll the window that is displaying the buffer."
(defun org-agenda-show-1 (&optional more)
"Display the Org-mode file which contains the item at point.
-The prefix arg causes further revieling:
+The prefix arg selects the amount of information to display:
0 hide the subtree
1 just show the entry according to defaults.
@@ -6683,7 +6683,7 @@ The cursor may be at a date in the calendar, or in the Org agenda."
(defun org-agenda-add-entry-to-org-agenda-diary-file (type text &optional d1 d2)
"Add a diary entry with TYPE to `org-agenda-diary-file'.
-If TEXT is not empty, it will become the headling of the new entry, and
+If TEXT is not empty, it will become the headline of the new entry, and
the resulting entry will not be shown. When TEXT is empty, switch to
`org-agenda-diary-file' and let the user finish the entry there."
(let ((cw (current-window-configuration)))
@@ -7111,7 +7111,7 @@ tag and (if present) the flagging note."
(message "Flagging note pushed to kill ring. Press [?] again to remove tag and note"))))
(defun org-agenda-remove-flag (marker)
- "Remove the FLAGGED tag and any flaging note in the entry."
+ "Remove the FLAGGED tag and any flagging note in the entry."
(let (newhead)
(org-with-point-at marker
(org-toggle-tag "FLAGGED" 'off)
diff --git a/lisp/org-attach.el b/lisp/org-attach.el
index 3dc09af..74a9b10 100644
--- a/lisp/org-attach.el
+++ b/lisp/org-attach.el
@@ -209,7 +209,7 @@ the directory and (if necessary) the corresponding ID will be created."
attach-dir))))
(defun org-attach-check-absolute-path (dir)
- "Check if we have enough information to root the atachment directory.
+ "Check if we have enough information to root the attachment directory.
When DIR is given, check also if it is already absolute. Otherwise,
assume that it will be relative, and check if `org-attach-directory' is
absolute, or if at least the current buffer has a file name.
diff --git a/lisp/org-bbdb.el b/lisp/org-bbdb.el
index 6722017..ea181f8 100644
--- a/lisp/org-bbdb.el
+++ b/lisp/org-bbdb.el
@@ -64,7 +64,7 @@
;;
;; - an identifier for a class of anniversaries (eg. birthday or
;; wedding) from `org-bbdb-anniversary-format-alist' which then
-;; defines the format tring for this class
+;; defines the format string for this class
;; - the (format) string displayed in the diary.
;;
;; You can enter multiple anniversaries for a single BBDB record by
diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el
index b14b52c..1923d3d 100644
--- a/lisp/org-bibtex.el
+++ b/lisp/org-bibtex.el
@@ -78,7 +78,7 @@
;;
;; Creating better remember template information was inspired by a request
;; of Austin Frank: http://article.gmane.org/gmane.emacs.orgmode/4112
-;; and then imlemented by Bastien Guerry.
+;; and then implemented by Bastien Guerry.
;;
;; Org-mode loads this module by default - if this is not what you want,
;; configure the variable `org-modules'.
diff --git a/lisp/org-clock.el b/lisp/org-clock.el
index 29cdf83..fae3ae3 100644
--- a/lisp/org-clock.el
+++ b/lisp/org-clock.el
@@ -181,7 +181,7 @@ This can be overruled locally using the CLOCK_MODELINE_TOTAL property.
Allowed values are:
current Only the time in the current instance of the clock
-today All time clocked inot this task today
+today All time clocked into this task today
repeat All time clocked into this task since last repeat
all All time ever recorded for this task
auto Automatically, either `all', or `repeat' for repeating tasks"
@@ -423,8 +423,8 @@ previous clocking intervals."
(defun org-clock-modify-effort-estimate (&optional value)
"Add to or set the effort estimate of the item currently being clocked.
-VALUE can be a number of minutes, or a string with forat hh:mm or mm.
-WHen the strig starts with a + or a - sign, the current value of the effort
+VALUE can be a number of minutes, or a string with format hh:mm or mm.
+When the string starts with a + or a - sign, the current value of the effort
property will be changed by that amount.
This will update the \"Effort\" property of currently clocked item, and
the mode line."
diff --git a/lisp/org-docbook.el b/lisp/org-docbook.el
index cad476f..c80ca47 100644
--- a/lisp/org-docbook.el
+++ b/lisp/org-docbook.el
@@ -119,7 +119,7 @@ entities, you can set this variable to:
]>
\"
-If you want to process DocBook documents without internet
+If you want to process DocBook documents without an Internet
connection, it is suggested that you download the required entity
file(s) and use system identifier(s) (external files) in the
DOCTYPE declaration."
diff --git a/lisp/org-exp-blocks.el b/lisp/org-exp-blocks.el
index 2aea4ff..71e1608 100644
--- a/lisp/org-exp-blocks.el
+++ b/lisp/org-exp-blocks.el
@@ -158,7 +158,7 @@ CLOSE tags will be inserted around BODY."
"#+END_LaTeX\n"))
(defun org-export-blocks-preprocess ()
- "Export all blocks acording to the `org-export-blocks' block
+ "Export all blocks according to the `org-export-blocks' block
exportation alist. Does not export block types specified in
specified in BLOCKS which default to the value of
`org-export-blocks-witheld'."
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index 68d3e24..cd183fb 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -1572,7 +1572,7 @@ BACKEND is the current export backend."
"Function to be called to format the contents of a drawer.
The function must accept three parameters:
BACKEND one of the symbols html, docbook, latex, ascii, xoxo
- NAME the drawer name, like \"PROPERIES\"
+ NAME the drawer name, like \"PROPERTIES\"
CONTENT the content of the drawer.
The function should return the text to be inserted into the buffer.
If this is nil, `org-export-format-drawer' is used as a default.")
@@ -2293,8 +2293,8 @@ in the list) and remove property and value from the list in LISTVAR."
(backend lang code &optional opts indent)
"Format CODE from language LANG and return it formatted for export.
If LANG is nil, do not add any fontification.
-OPTS contains formatting optons, like `-n' for triggering numbering lines,
-and `+n' for continuing previous numering.
+OPTS contains formatting options, like `-n' for triggering numbering lines,
+and `+n' for continuing previous numbering.
Code formatting according to language currently only works for HTML.
Numbering lines works for all three major backends (html, latex, and ascii).
INDENT was the original indentation of the block."
diff --git a/lisp/org-feed.el b/lisp/org-feed.el
index 36614b1..62bc35d 100644
--- a/lisp/org-feed.el
+++ b/lisp/org-feed.el
@@ -83,7 +83,7 @@
;;
;; #+DRAWERS: PROPERTIES LOGBOOK FEEDSTATUS
;;
-;; Acknowledgments
+;; Acknowledgements
;; ----------------
;;
;; org-feed.el is based on ideas by Brad Bozarth who implemented a
@@ -542,7 +542,7 @@ If that property is already present, nothing changes."
(buffer-string)))))
(defun org-feed-make-indented-block (s n)
- "Add indentaton of N spaces to a multiline string S."
+ "Add indentation of N spaces to a multiline string S."
(if (not (string-match "\n" s))
s
(mapconcat 'identity
@@ -613,7 +613,7 @@ containing the properties `:guid' and `:item-full-text'."
(defun org-feed-parse-atom-feed (buffer)
"Parse BUFFER for Atom feed entries.
-Returns a list of enttries, with each entry a property list,
+Returns a list of entries, with each entry a property list,
containing the properties `:guid' and `:item-full-text'.
The `:item-full-text' property actually contains the sexp
diff --git a/lisp/org-footnote.el b/lisp/org-footnote.el
index 5c74e45..111c4c9 100644
--- a/lisp/org-footnote.el
+++ b/lisp/org-footnote.el
@@ -76,7 +76,7 @@ If this is a string, during export, all subtrees starting with this
heading will be removed after extracting footnote definitions."
:group 'org-footnotes
:type '(choice
- (string :tag "Collect fotnotes under heading")
+ (string :tag "Collect footnotes under heading")
(const :tag "Define footnotes locally" nil)))
(defcustom org-footnote-tag-for-non-org-mode-files "Footnotes:"
@@ -109,7 +109,7 @@ confirm like t, but let the user edit the created value. In particular,
plain Automatically create plain number labels like [1]"
:group 'org-footnote
:type '(choice
- (const :tag "Frompt for label" nil)
+ (const :tag "Prompt for label" nil)
(const :tag "Create automatic [fn:N]" t)
(const :tag "Offer automatic [fn:N] for editing" confirm)
(const :tag "Create automatic [N]" plain)))
@@ -311,7 +311,7 @@ or new, let the user edit the definition of the footnote."
(defun org-footnote-action (&optional special)
"Do the right thing for footnotes.
When at a footnote reference, jump to the definition. When at a definition,
-jump to the refernces. When neither at definition or reference,
+jump to the references. When neither at definition or reference,
create a new footnote, interactively.
With prefix arg SPECIAL, offer additional commands in a menu."
(interactive "P")
diff --git a/lisp/org-html.el b/lisp/org-html.el
index 42bfedf..fd8cac0 100644
--- a/lisp/org-html.el
+++ b/lisp/org-html.el
@@ -1651,7 +1651,7 @@ lang=\"%s\" xml:lang=\"%s\">
(unless splice (push "</table>\n" html))
(setq html (nreverse html))
(unless splice
- ;; Put in col tags with the alignment (unfortuntely often ignored...)
+ ;; Put in col tags with the alignment (unfortunately often ignored...)
(unless (car org-table-colgroup-info)
(setq org-table-colgroup-info
(cons :start (cdr org-table-colgroup-info))))
diff --git a/lisp/org-icalendar.el b/lisp/org-icalendar.el
index 5ebf528..dea1582 100644
--- a/lisp/org-icalendar.el
+++ b/lisp/org-icalendar.el
@@ -106,9 +106,9 @@ all-tags All tags, including inherited ones."
(defcustom org-icalendar-include-todo nil
"Non-nil means, export to iCalendar files should also cover TODO items.
Valid values are:
-nil don't inlcude any TODO items
+nil don't include any TODO items
t include all TODO items that are not in a DONE state
-unblocked include all TODO idems that are not blocked
+unblocked include all TODO items that are not blocked
all include both done and not done items."
:group 'org-export-icalendar
:type '(choice
@@ -126,7 +126,7 @@ will be considered for export.
This is used internally when an agenda buffer is exported to an ics file,
to make sure that only entries currently listed in the agenda will end
up in the ics file. But for normal iCalendar export, you can use this
-for whatevery you need.")
+for whatever you need.")
(defcustom org-icalendar-include-bbdb-anniversaries nil
"Non-nil means, a combined iCalendar files should include anniversaries.
diff --git a/lisp/org-indent.el b/lisp/org-indent.el
index 1b7ea2e..cba10a4 100644
--- a/lisp/org-indent.el
+++ b/lisp/org-indent.el
@@ -171,7 +171,7 @@ FIXME: How to update when broken?"
(org-compatible-face nil nil)
"Face for outline indentation.
The default is to make it look like whitespace. But you may find it
-useful to make it evver so slightly different."
+useful to make it ever so slightly different."
:group 'org-faces)
(defun org-indent-indent-buffer ()
diff --git a/lisp/org-inlinetask.el b/lisp/org-inlinetask.el
index 1221499..634ce5e 100644
--- a/lisp/org-inlinetask.el
+++ b/lisp/org-inlinetask.el
@@ -35,7 +35,7 @@
;;
;; Visibility cycling exempts these nodes from cycling. So whenever their
;; parent is opened, so are these tasks. This will only work with
-;; `org-cycle', so if you are also using orther commands to show/hide
+;; `org-cycle', so if you are also using other commands to show/hide
;; entries, you will occasionally find these tasks to behave like
;; all other outline nodes, seemingly splitting the text of the parent
;; into children.
@@ -70,7 +70,7 @@
;; Also, if you want to use refiling and archiving for inline tasks,
;; The END line must be present to make things work properly.
;;
-;; This package installs one new comand:
+;; This package installs one new command:
;;
;; C-c C-x t Insert a new inline task with END line
@@ -94,7 +94,7 @@ the value of this variable."
:type 'boolean)
(defcustom org-inlinetask-export t
- "Non-nil means, export inline tasts.
+ "Non-nil means, export inline tasks.
When nil, they will not be exported."
:group 'org-inlinetask
:type 'boolean)
diff --git a/lisp/org-latex.el b/lisp/org-latex.el
index 20f5141..3197f1f 100644
--- a/lisp/org-latex.el
+++ b/lisp/org-latex.el
@@ -186,7 +186,7 @@ to represent the section title."
Each element of the list is a list of three elements.
The first element is the character used as a marker for fontification.
The second element is a formatting string to wrap fontified text with.
-If it is \"\\verb\", Org will automatically select a deimiter
+If it is \"\\verb\", Org will automatically select a delimiter
character that is not in the string.
The third element decides whether to protect converted text from other
conversions."
@@ -278,7 +278,7 @@ the %s stands here for the inserted headline and is mandatory.
It may also be a list of three string to define a user-defined environment
that should be used. The first string should be the like
\"\\begin{itemize}\", the second should be like \"\\item %s %s\" with up
-to two occurrences of %s for the title and a lable, respectively. The third
+to two occurrences of %s for the title and a label, respectively. The third
string should be like \"\\end{itemize\"."
:group 'org-export-latex
:type '(choice (const :tag "Ignore" nil)
@@ -398,12 +398,12 @@ as a command. %s in the command will be replaced by the full file name, %b
by the file base name (i.e. without extension).
The reason why this is a list is that it usually takes several runs of
pdflatex, maybe mixed with a call to bibtex. Org does not have a clever
-mechanism to detect whihc of these commands have to be run to get to a stable
+mechanism to detect which of these commands have to be run to get to a stable
result, and it also does not do any error checking.
Alternatively, this may be a Lisp function that does the processing, so you
could use this to apply the machinery of AUCTeX or the Emacs LaTeX mode.
-THis function should accept the file name as its single argument."
+This function should accept the file name as its single argument."
:group 'org-export-latex
:type '(choice (repeat :tag "Shell command sequence"
(string :tag "Shell command"))
@@ -1385,7 +1385,7 @@ The conversion is made depending of STRING-BEFORE and STRING-AFTER."
(when org-table-clean-did-remove-column
(pop org-table-last-alignment)
(pop org-table-last-column-widths))
- ;; make a formatting string to reflect aligment
+ ;; make a formatting string to reflect alignment
(setq olines lines)
(while (and (not line-fmt) (setq line (pop olines)))
(unless (string-match "^[ \t]*|-" line)
diff --git a/lisp/org-list.el b/lisp/org-list.el
index 7a74964..12c055c 100644
--- a/lisp/org-list.el
+++ b/lisp/org-list.el
@@ -149,7 +149,7 @@ toggle a checkbox with \\[org-ctrl-c-ctrl-c]."
(defcustom org-hierarchical-checkbox-statistics t
"Non-nil means, checkbox statistics counts only the state of direct children.
When nil, all boxes below the cookie are counted.
-This can be set to nil on a per-node basis using a COCKIE_DATA property
+This can be set to nil on a per-node basis using a COOKIE_DATA property
with the word \"recursive\" in the value."
:group 'org-plain-lists
:type 'boolean)
@@ -1198,7 +1198,7 @@ INDENT is the indentation of the list, as a string."
(goto-char pos)))
(defun org-list-send-list (&optional maybe)
- "Send a tranformed version of this list to the receiver position.
+ "Send a transformed version of this list to the receiver position.
With argument MAYBE, fail quietly if no transformation is defined for
this list."
(interactive)
diff --git a/lisp/org-macs.el b/lisp/org-macs.el
index 845fe8a..bb748ed 100644
--- a/lisp/org-macs.el
+++ b/lisp/org-macs.el
@@ -175,7 +175,7 @@ We use a macro so that the test can happen at compilation time."
(t (cdr (assq 'default option)))))
(defsubst org-check-external-command (cmd &optional use no-error)
- "Check if external progam CMD for USE exists, error if not.
+ "Check if external program CMD for USE exists, error if not.
When the program does exist, return its path.
When it does not exist and NO-ERROR is set, return nil.
Otherwise, throw an error. The optional argument USE can describe what this
diff --git a/lisp/org-mobile.el b/lisp/org-mobile.el
index db75d6d..c0751bb 100644
--- a/lisp/org-mobile.el
+++ b/lisp/org-mobile.el
@@ -42,7 +42,7 @@
(defcustom org-mobile-files '(org-agenda-files)
"Files to be staged for MobileOrg.
-This is basically a list of filesand directories. Files will be staged
+This is basically a list of files and directories. Files will be staged
directly. Directories will be search for files with the extension `.org'.
In addition to this, the list may also contain the following symbols:
@@ -166,7 +166,7 @@ capture file `mobileorg.org' back to the WebDAV directory, for example
using `rsync' or `scp'.")
(defvar org-mobile-last-flagged-files nil
- "List of files containing entreis flagged in the latest pull.")
+ "List of files containing entries flagged in the latest pull.")
(defvar org-mobile-files-alist nil)
(defvar org-mobile-checksum-files nil)
@@ -699,7 +699,7 @@ If BEG and END are given, only do this in that region."
(insert "BAD FLAG ")
(incf cnt-error)
(throw 'next t))
- ;; Remember this place so tha we can return
+ ;; Remember this place so that we can return
(move-marker marker (point))
(setq org-mobile-error nil)
(save-excursion
@@ -755,7 +755,7 @@ The entry is expected to contain an inactive time stamp indicating when
the entry was created. When setting dates and
times (for example for deadlines), the time strings are interpreted
relative to that creation date.
-Abbreviations are expected to take up entire lines, jst because it is so
+Abbreviations are expected to take up entire lines, just because it is so
easy to type RET on a mobile device. Abbreviations start with one or two
letters, followed immediately by a dot and then additional information.
Generally the entire shortcut line is removed after action have been taken.
@@ -828,7 +828,7 @@ as a string."
(org-find-olp (cons file path))))))
(defun org-mobile-edit (what old new)
- "Edit item WHAT in the current entry by replacing OLD wih NEW.
+ "Edit item WHAT in the current entry by replacing OLD with NEW.
WHAT can be \"heading\", \"todo\", \"tags\", \"priority\", or \"body\".
The edit only takes place if the current value is equal (except for
white space) the OLD. If this is so, OLD will be replace by NEW
@@ -898,7 +898,7 @@ be returned that indicates what went wrong."
(point))))
(if (not (string-match "\\S-" current)) (setq current nil))
(cond
- ((org-mobile-bodies-same-p current new) t) ; no ation necesary
+ ((org-mobile-bodies-same-p current new) t) ; no action necessary
((or (org-mobile-bodies-same-p current old)
(eq org-mobile-force-mobile-change t)
(memq 'body org-mobile-force-mobile-change))
diff --git a/lisp/org-protocol.el b/lisp/org-protocol.el
index a07b326..99af016 100644
--- a/lisp/org-protocol.el
+++ b/lisp/org-protocol.el
@@ -88,7 +88,7 @@
;; triggered through the sub-protocol \"store-link\".
;;
;; * Call `org-protocol-remember' by using the sub-protocol \"remember\". If
-;; Org-mode is loaded, emacs will popup a remember buffer and fill the
+;; Org-mode is loaded, emacs will pop-up a remember buffer and fill the
;; template with the data provided. I.e. the browser's URL is inserted as an
;; Org-link of which the page title will be the description part. If text
;; was select in the browser, that text will be the body of the entry.
@@ -109,8 +109,8 @@
;;
;; use template ?x.
;;
-;; Note, that using double shlashes is optional from org-protocol.el's point of
-;; view because emacsclient sqashes the slashes to one.
+;; Note, that using double slashes is optional from org-protocol.el's point of
+;; view because emacsclient squashes the slashes to one.
;;
;;
;; provides: 'org-protocol
@@ -231,7 +231,7 @@ function - function that handles requests with protocol and takes exactly one
`org-protocol-protocol-alist-default'. See `org-protocol-split-data'.
kill-client - If t, kill the client immediately, once the sub-protocol is
- detected. This is neccessary for actions that can be interupted by
+ detected. This is necessary for actions that can be interrupted by
`C-g' to avoid dangeling emacsclients. Note, that all other command
line arguments but the this one will be discarded, greedy handlers
still receive the whole list of arguments though.
@@ -439,7 +439,7 @@ The sub-protocol used to reach this function is set in
The sub-protocol used to reach this function is set in
`org-protocol-protocol-alist'.
-This function detects an URL, title and optinal text, separated by '/'
+This function detects an URL, title and optional text, separated by '/'
The location for a browser's bookmark has to look like this:
javascript:location.href='org-protocol://remember://'+ \\
diff --git a/lisp/org-publish.el b/lisp/org-publish.el
index 97a8593..4c99036 100644
--- a/lisp/org-publish.el
+++ b/lisp/org-publish.el
@@ -184,7 +184,7 @@ When nil, do no timestamp checking and always publish all files."
(defcustom org-publish-before-export-hook nil
"Hook run before export on the Org file.
The hook may modify the file in arbitrary ways before publishing happens.
-The orgiginal version of the buffer will be restored after publishing."
+The original version of the buffer will be restored after publishing."
:group 'org-publish
:type 'hook)
diff --git a/lisp/org-table.el b/lisp/org-table.el
index a28ca2b..fbb7ee1 100644
--- a/lisp/org-table.el
+++ b/lisp/org-table.el
@@ -252,14 +252,14 @@ Automatically means, when TAB or RET or C-c C-c are pressed in the line."
:type 'boolean)
(defcustom org-table-relative-ref-may-cross-hline t
- "Non-nil means, reltive formula references may cross hlines.
+ "Non-nil means, relative formula references may cross hlines.
Here are the allowed values:
nil Relative references may not cross hlines. They will reference the
field next to the hline instead. Coming from below, the reference
will be to the field below the hline. Coming from above, it will be
to the field above.
-t Relative references may cros hlines.
+t Relative references may cross hlines.
error An attempt to cross a hline will throw an error.
It is probably good to never set this variable to nil, for the sake of
@@ -2147,7 +2147,7 @@ installed in order to use this function.
In a table, this command replaces the value in the current field with the
result of a formula. It also installs the formula as the \"current\" column
formula, by storing it in a special line below the table. When called
-with a `C-u' prefix, the current field must ba a named field, and the
+with a `C-u' prefix, the current field must be a named field, and the
formula is installed as valid in only this specific field.
When called with two `C-u' prefixes, insert the active equation
@@ -2567,7 +2567,7 @@ known that the table will be realigned a little later anyway."
(push (append a (list (cdr eq))) eqlname1)
(org-table-put-field-property :org-untouchable t)))
- ;; Now evauluate the column formulas, but skip fields covered by
+ ;; Now evaluate the column formulas, but skip fields covered by
;; field formulas
(goto-char beg)
(while (re-search-forward line-re end t)
@@ -4215,7 +4215,7 @@ NAME-OR-ID may be the name of a table in the current file as set by
a \"#+TBLNAME:\" directive. The first table following this line
will then be used. Alternatively, it may be an ID referring to
any entry, also in a different file. In this case, the first table
-in that netry will be referenced.
+in that entry will be referenced.
FORM is a field or range descriptor like \"@2$3\" or or \"B3\" or
\"@I$2..@II$2\". All the references must be absolute, not relative.
diff --git a/lisp/org-timer.el b/lisp/org-timer.el
index 660312a..7df3b64 100644
--- a/lisp/org-timer.el
+++ b/lisp/org-timer.el
@@ -217,7 +217,7 @@ If the integer is negative, the string will start with \"-\"."
(defvar org-timer-mode-line-string nil)
(defun org-timer-set-mode-line (value)
- "Set the mode-line dispay of the relative timer.
+ "Set the mode-line display of the relative timer.
VALUE can be `on', `off', or `pause'."
(or global-mode-string (setq global-mode-string '("")))
(or (memq 'org-timer-mode-line-string global-mode-string)
@@ -284,7 +284,7 @@ VALUE can be `on', `off', or `pause'."
(current-time))))
(rsecs (nth 0 rtime))
(rmins (nth 1 rtime)))
- (message "%d minutes %d secondes left before next time out"
+ (message "%d minutes %d seconds left before next time out"
rmins rsecs))))
;;;###autoload
diff --git a/lisp/org-w3m.el b/lisp/org-w3m.el
index c92dd46..bc55448 100644
--- a/lisp/org-w3m.el
+++ b/lisp/org-w3m.el
@@ -26,7 +26,7 @@
;;; Commentary:
;; This file implements copying HTML content from a w3m buffer and
-;; transfomring the text on the fly so that it can be pasted into
+;; transforming the text on the fly so that it can be pasted into
;; an org-mode buffer with hot links. It will also work for regions
;; in gnus buffers that have ben washed with w3m.
@@ -121,7 +121,7 @@ so that it can be yanked into an Org-mode buffer with links working correctly."
(point))
(defun org-w3m-get-prev-link-start ()
- "Move cursor to the start of prevoius link. Return point."
+ "Move cursor to the start of previous link. Return point."
(catch 'reach
(while (previous-single-property-change (point) 'w3m-anchor-sequence)
;; jump to previous anchor
diff --git a/lisp/org.el b/lisp/org.el
index 5562d8d..5382cee 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -685,7 +685,7 @@ of the buffer."
When the cursor is at the end of an empty headline, i.e with only stars
and maybe a TODO keyword, TAB will then switch the entry to become a child,
and then all possible anchestor states, before returning to the original state.
-This makes data entry extremely fast: M-RET to create a new hedline,
+This makes data entry extremely fast: M-RET to create a new headline,
on TAB to make it a child, two or more tabs to make it a (grand-)uncle.
When the cursor is at the end of an empty plain list item, one TAB will
@@ -1015,7 +1015,7 @@ See also the variable `org-table-auto-blank-field'."
(defcustom org-self-insert-cluster-for-undo t
"Non-nil means cluster self-insert commands for undo when possible.
-If this is set, then, like in the Emacs command loop, 20 consequtive
+If this is set, then, like in the Emacs command loop, 20 consecutive
characters will be undone together.
This is configurable, because there is some impact on typing performance."
:group 'org-table
@@ -1334,7 +1334,7 @@ changes to the current buffer."
When nil, an error will be generated.
This variable applies only to external applications because they
might choke on non-existing files. If the link is to a file that
-will be openend in Emacs, the variable is ignored."
+will be opened in Emacs, the variable is ignored."
:group 'org-link-follow
:type 'boolean)
@@ -2765,7 +2765,7 @@ This option is irrelevant until `org-agenda-diary-file' has been configured
to point to an Org-mode file. When that is the case, the command
`org-agenda-diary-entry' will be bound to the key given here, by default
`i'. In the calendar, `i' normally adds entries to `diary-file'. So
-if you want to continue doing this, you need to change this to a defferent
+if you want to continue doing this, you need to change this to a different
key."
:group 'org-agenda
:type 'sexp)
@@ -2895,7 +2895,7 @@ Changing this variable requires a restart of Emacs to take effect."
(defcustom org-fontify-whole-heading-line nil
"Non-nil means fontify the whole line for headings.
This is useful when setting a background color for the
-org-leve-* faces."
+org-level-* faces."
:group 'org-font-lock
:type 'boolean)
@@ -3051,7 +3051,7 @@ See also `org-completion-use-iswitchb'."
Note that `iswitchb-mode' must be active for this variable to be relevant.
If you decide to turn this variable on, you might well want to turn off
`org-outline-path-complete-in-steps'.
-Note that thi variable has only an effect if `org-completion-use-ido' is nil."
+Note that this variable has only an effect if `org-completion-use-ido' is nil."
:group 'org-completion
:type 'boolean)
@@ -3061,7 +3061,7 @@ Normal means, no org-mode-specific context."
:group 'org-completion
:type 'function)
-;;; Functions and variables from ther packages
+;;; Functions and variables from their packages
;; Declared here to avoid compiler warnings
;; XEmacs only
@@ -3436,7 +3436,7 @@ Here are a few examples:
Archive in file ~/org/archive.org (absolute path), as top-level trees.
\"~/org/archive.org::From %s\"
- Archive in file ~/org/archive.org (absolute path), und headlines
+ Archive in file ~/org/archive.org (absolute path), under headlines
\"From FILENAME\" where file name is the current file name.
\"basement::** Finished Tasks\"
@@ -3677,7 +3677,7 @@ groups carry important information:
"Regular expression to match a timestamp time or time range.
After a match, the following groups carry important information:
0 the full match
-1 date plus weekday, for backreferencing to make sure both times on same day
+1 date plus weekday, for back referencing to make sure both times are on the same day
2 the first time, range or not
4 the second time, if it is a range.")
@@ -5031,7 +5031,7 @@ If KWD is a number, get the corresponding match group."
"TAB-action and visibility cycling for Org-mode.
This is the command invoked in Org-mode by the TAB key. Its main purpose
-is outine visibility cycling, but it also invokes other actions
+is outline visibility cycling, but it also invokes other actions
in special contexts.
- When this function is called with a prefix argument, rotate the entire
@@ -5577,7 +5577,7 @@ Optional argument N means, put the headline into the Nth line of the window."
"Regular expression for hiding blocks.")
(defvar org-hide-block-overlays nil
- "Overays hiding blocks.")
+ "Overlays hiding blocks.")
(make-variable-buffer-local 'org-hide-block-overlays)
(defun org-block-map (function &optional start end)
@@ -5708,7 +5708,7 @@ RET=jump to location [Q]uit and return to previous location
(defvar org-goto-start-pos) ; dynamically scoped parameter
-;; FIXME: Docstring doe not mention both interfaces
+;; FIXME: Docstring does not mention both interfaces
(defun org-goto (&optional alternative-interface)
"Look up a different location in the current file, keeping current visibility.
@@ -6811,7 +6811,7 @@ n Numerically, by converting the beginning of the entry/item to a number.
a Alphabetically, ignoring the TODO keyword and the priority, if any.
t By date/time, either the first active time stamp in the entry, or, if
none exist, by the first inactive one.
- In items, only the first line will be chekced.
+ In items, only the first line will be checked.
s By the scheduled date/time.
d By deadline date/time.
c By creation time, which is assumed to be the first inactive time stamp
@@ -8130,7 +8130,7 @@ This is still an experimental function, your mileage may vary."
;; Planner has a slash, we do not.
(setq type "elisp" path (substring path 1)))
((string-match "^//\\(.?*\\)/\\(<.*>\\)$" path)
- ;; A typical message link. Planner has the id after the fina slash,
+ ;; A typical message link. Planner has the id after the final slash,
;; we separate it with a hash mark
(setq path (concat (match-string 1 path) "#"
(org-remove-angle-brackets (match-string 2 path)))))
@@ -8360,7 +8360,7 @@ application the system uses for this file type."
(run-hook-with-args 'org-follow-link-hook))
(defun org-offer-links-in-entry (&optional nth zero)
- "Offer links in the curren entry and follow the selected link.
+ "Offer links in the current entry and follow the selected link.
If there is only one link, follow it immediately as well.
If NTH is an integer, immediately pick the NTH link found.
If ZERO is a string, check also this string for a link, and if
@@ -9256,7 +9256,7 @@ If not found, stay at current position and return nil."
(defconst org-dblock-start-re
"^[ \t]*#\\+BEGIN:[ \t]+\\(\\S-+\\)\\([ \t]+\\(.*\\)\\)?"
- "Matches the startline of a dynamic block, with parameters.")
+ "Matches the start line of a dynamic block, with parameters.")
(defconst org-dblock-end-re "^[ \t]*#\\+END\\([: \t\r\n]\\|$\\)"
"Matches the end of a dynamic block.")
@@ -9677,7 +9677,7 @@ DONE are present, add TODO at the beginning of the heading.
With C-u prefix arg, use completion to determine the new state.
With numeric prefix arg, switch to that state.
With a double C-u prefix, switch to the next set of TODO keywords (nextset).
-With a tripple C-u prefix, circumvent any state blocking.
+With a triple C-u prefix, circumvent any state blocking.
For calling through lisp, arg is also interpreted in the following way:
'none -> empty state
@@ -9977,7 +9977,7 @@ See variable `org-track-ordered-property-with-tag'."
(defun org-block-todo-from-checkboxes (change-plist)
"Block turning an entry into a TODO, using checkboxes.
This checks whether the current task should be blocked from state
-changes because there are uncheckd boxes in this entry."
+changes because there are unchecked boxes in this entry."
(catch 'dont-block
;; If this is not a todo state change, or if this entry is already DONE,
;; do not block
@@ -10124,7 +10124,7 @@ when there is a statistics cookie in the headline!
(defvar org-todo-statistics-hook nil
"Hook that is run whenever Org thinks TODO statistics should be updated.
-This hook runs even if there is no statisics cookie present, in which case
+This hook runs even if there is no statistics cookie present, in which case
`org-after-todo-statistics-hook' would not run.")
(defun org-todo-trigger-tag-changes (state)
@@ -10441,7 +10441,7 @@ returns nil."
(defun org-get-deadline-time (pom &optional inherit)
"Get the deadine as a time tuple, of a format suitable for
-calling org-deadlin with, or if there is no scheduling, returns
+calling org-deadline with, or if there is no scheduling, returns
nil."
(let ((time (org-entry-get pom "DEADLINE" inherit)))
(when time
@@ -10740,7 +10740,7 @@ EXTRA is additional text that will be inserted into the notes buffer."
(and org-log-post-message (message "%s" org-log-post-message)))
(defun org-remove-empty-drawer-at (drawer pos)
- "Remove an emptyr DARWER drawer at position POS.
+ "Remove an empty drawer DRAWER at position POS.
POS may also be a marker."
(with-current-buffer (if (markerp pos) (marker-buffer pos) (current-buffer))
(save-excursion
@@ -11007,7 +11007,7 @@ ACTION can be `set', `up', `down', or a character."
(defvar org-agenda-archives-mode)
(defvar org-map-continue-from nil
"Position from where mapping should continue.
-Can be set byt the action argument to `org-scan-tag's and `org-map-entries'.")
+Can be set by the action argument to `org-scan-tag's and `org-map-entries'.")
(defvar org-scanner-tags nil
"The current tag list while the tags scanner is running.")
@@ -13958,7 +13958,7 @@ If there is already a time stamp at the cursor position, update it."
(defun org-hh:mm-string-to-minutes (s)
"Convert a string H:MM to a number of minutes.
-If the string is just a number, interprete it as minutes.
+If the string is just a number, interpret it as minutes.
In fact, the first hh:mm or number in the string will be taken,
there can be extra stuff in the string.
If no number is found, the return value is 0."
@@ -16975,7 +16975,7 @@ This looks for a line like
#+BIBLIOGRAPHY: foo plain option:-d
-and derives from it that foo.bib is the bbliography file relevant
+and derives from it that foo.bib is the bibliography file relevant
for this document. It then installs the necessary environment for RefTeX
to work in this buffer and calls `reftex-citation' to insert a citation
into the buffer.