# HG changeset patch # User Juanma Barranquero # Date 1138586601 0 # Node ID 61b78b1445bf47c5e9437f3554e331eea752261f # Parent 0f44616074ba29c45f00c61f9ae6eb0e050325db (org-allow-space-in-links, org-closed-string, org-quote-string, org-calendar-to-agenda-key, org-agenda-sorting-strategy, org-agenda-use-time-grid, org-show-following-heading, org-tags-column, org-use-tag-inheritance, org, org-allow-space-in-links, org-usenet-links-prefer-google, org-file-apps-defaults-gnu, org-enable-table-editor, org-calc-default-modes, org-export-html-style, org-table-allow-automatic-line-recalculation, org-export-with-fixed-width, org-export-with-sub-superscripts, org-special-keyword, org-formula, org-time-grid, org-table-may-need-update, org-mode, org-goto-ret, org-goto-left, org-goto-right, org-goto-quit, org-get-indentation, org-end-of-item, org-move-item-down, org-move-item-up, org-renumber-ordered-list, org-todo, org-log-done, org-occur, org-remove-occur-highlights, org-read-date, org-goto-calendar, org-agenda, org-agenda-day-view, org-agenda-previous-date-line, org-agenda-log-mode, org-agenda-toggle-diary, org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary, org-agenda-file-to-end, org-agenda-no-heading-message, org-agenda-get-closed, org-format-agenda-item, org-cmp-priority, org-cmp-category, org-cmp-time, org-agenda-change-all-lines, org-agenda-diary-entry, org-scan-tags, org-after-todo-state-change-hook, org-tags-view, org-link-search, org-camel-to-words, org-open-file, org-remember-handler, org-table-convert-region, org-table-move-row-down, org-table-move-row-up, org-table-copy-region, org-table-wrap-region, org-table-toggle-vline-visibility, org-table-get-vertical-vector, org-table-modify-formulas, org-table-get-specials, org-recalc-commands, org-table-rotate-recalc-marks, org-table-eval-formula, orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle, org-level-color-stars-only, org-insert-heading): Fix typos in docstrings. (last-arg): Add defvar. diff -r 0f44616074ba -r 61b78b1445bf lisp/textmodes/org.el --- a/lisp/textmodes/org.el Mon Jan 30 01:32:17 2006 +0000 +++ b/lisp/textmodes/org.el Mon Jan 30 02:03:21 2006 +0000 @@ -130,7 +130,7 @@ "Are we using the new outline mode?") (defgroup org nil - "Outline-based notes management and organizer " + "Outline-based notes management and organizer." :tag "Org" :group 'outlines :group 'hypermedia @@ -307,7 +307,7 @@ :type 'string) (defcustom org-closed-string "CLOSED:" - "String ued as the prefix for timestamps logging closing a TODO entry." + "String used as the prefix for timestamps logging closing a TODO entry." :group 'org-keywords :type 'string) @@ -324,13 +324,13 @@ Quoting applies only to the text in the entry following the headline, and does not extend beyond the next headline, even if that is lower level. An entry can be toggled between QUOTE and normal with -\\[org-toggle-fixed-width-section]" +\\[org-toggle-fixed-width-section]." :group 'org-keywords :type 'string) (defcustom org-after-todo-state-change-hook nil "Hook which is run after the state of a TODO item was changed. -The new state (a string with a todo keyword, or nil) is available in the +The new state (a string with a TODO keyword, or nil) is available in the Lisp variable `state'." :group 'org-keywords :type 'hook) @@ -526,8 +526,8 @@ (defcustom org-calendar-to-agenda-key [?c] "The key to be installed in `calendar-mode-map' for switching to the agenda. The command `org-calendar-goto-agenda' will be bound to this key. The -default is the character `c' because then`c' can be used to switch back and -force between agenda and calendar." +default is the character `c' because then `c' can be used to switch back and +forth between agenda and calendar." :group 'org-agenda :type 'sexp) @@ -535,7 +535,7 @@ "Sorting structure for the agenda items of a single day. This is a list of symbols which will be used in sequence to determine if an entry should be listed before another entry. The following -symbols are recognized. +symbols are recognized: time-up Put entries with time-of-day indications first, early first time-down Put entries with time-of-day indications first, late first @@ -630,7 +630,7 @@ (defcustom org-agenda-use-time-grid t "Non-nil means, show a time grid in the agenda schedule. A time grid is a set of lines for specific times (like every two hours between -8:00 and 20:00. The items scheduled for a day at specific times are +8:00 and 20:00). The items scheduled for a day at specific times are sorted in between these lines. For deails about when the grid will be shown, and what it will look like, see the variable `org-agenda-time-grid'." @@ -760,7 +760,7 @@ When doing an `org-occur' it is useful to show the headline which follows the match, even if they do not match the regexp. This makes it easier to edit directly inside the sparse tree. However, if you use -org-occur mainly as an overview, the following headlines are +`org-occur' mainly as an overview, the following headlines are unnecessary clutter." :group 'org-structure :type 'boolean) @@ -775,7 +775,7 @@ (defcustom org-level-color-stars-only nil "Non-nil means fontify only the stars in each headline. When nil, the entire headline is fontified. -After changin this, requires restart of Emacs to become effective." +Changing it requires a restart of Emacs to become effective." :group 'org-structure :type 'boolean) @@ -871,7 +871,7 @@ (defcustom org-tags-column 48 "The column to which tags should be indented in a headline. -If this number is positive, it specified the column. If it is negative, +If this number is positive, it specifies the column. If it is negative, it means that the tags should be flushright to that column. For example, -79 works well for a normal 80 character screen." :group 'org-tags @@ -887,7 +887,7 @@ (defcustom org-use-tag-inheritance t "Non-nil means, tags in levels apply also for sublevels. -When nil, only the tags directly give in a specific line apply there. +When nil, only the tags directly given in a specific line apply there. If you turn off this option, you very likely want to turn on the companion option `org-tags-match-list-sublevels'." :group 'org-tags @@ -948,7 +948,7 @@ When nil, it becomes possible to put several links into a line. Note that in tables, a link never extends accross fields, so in a table it is always possible to put several links into a line. -Changing this varable requires a re-launch of Emacs of become effective." +Changing this variable requires a restart of Emacs to become effective." :group 'org-link :type 'boolean) @@ -1014,7 +1014,7 @@ (const find-file-other-frame))))) (defcustom org-usenet-links-prefer-google nil - "Non-nil means, `org-store-link' will create web links to google groups. + "Non-nil means, `org-store-link' will create web links to Google groups. When nil, Gnus will be used for such links. Using a prefix arg to the command \\[org-store-link] (`org-store-link') negates this setting for the duration of the command." @@ -1035,7 +1035,7 @@ (defconst org-file-apps-defaults-gnu '((t . mailcap)) - "Default file applications on a UNIX/LINUX system. + "Default file applications on a UNIX or GNU/Linux system. See `org-file-apps'.") (defconst org-file-apps-defaults-macosx @@ -1131,7 +1131,7 @@ When nil, such lines will be treated like ordinary lines. When equal to the symbol `optimized', the table editor will be optimized to -do the following +do the following: - Use automatic overwrite mode in front of whitespace in table fields. This make the structure of the table stay in tact as long as the edited field does not exceed the column width. @@ -1271,7 +1271,7 @@ calc-display-working-message t ) "List with Calc mode settings for use in calc-eval for table formulas. -The list must contain alternating symbols (calc modes variables and values. +The list must contain alternating symbols (Calc modes variables and values). Don't remove any of the default settings, just change the values. Org-mode relies on the variables to be present in the list." :group 'org-table-calculation @@ -1320,7 +1320,7 @@ :type 'boolean) (defcustom org-table-allow-automatic-line-recalculation t - "Non-nil means, lines makred with |#| or |*| will be recomputed automatically. + "Non-nil means, lines marked with |#| or |*| will be recomputed automatically. Automatically means, when TAB or RET or C-c C-c are pressed in the line." :group 'org-table-calculation :type 'boolean) @@ -1357,7 +1357,7 @@ :group 'org-export :type 'string) -(defcustom org-export-html-style +(defcustom org-export-html-style "