diff options
| author | Carsten Dominik | 2006-11-17 07:55:50 +0000 |
|---|---|---|
| committer | Carsten Dominik | 2006-11-17 07:55:50 +0000 |
| commit | 3a401219ca889f2ad0da2930e7229ca369114d8a (patch) | |
| tree | 187a8ef8e3b9ed661c5b2e01613d8a7e5c1c4e10 | |
| parent | 500f86e0936cc038fe1f469d2b4354b203791594 (diff) | |
| download | emacs-3a401219ca889f2ad0da2930e7229ca369114d8a.tar.gz emacs-3a401219ca889f2ad0da2930e7229ca369114d8a.zip | |
Fix typos
(Agenda commands): Document `C-k'.
| -rw-r--r-- | man/org.texi | 31 |
1 files changed, 19 insertions, 12 deletions
diff --git a/man/org.texi b/man/org.texi index a0a7946ec76..db8f20c3926 100644 --- a/man/org.texi +++ b/man/org.texi | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | @setfilename ../info/org | 3 | @setfilename ../info/org |
| 4 | @settitle Org Mode Manual | 4 | @settitle Org Mode Manual |
| 5 | 5 | ||
| 6 | @set VERSION 4.55 | 6 | @set VERSION 4.56 |
| 7 | @set DATE November 2006 | 7 | @set DATE November 2006 |
| 8 | 8 | ||
| 9 | @dircategory Emacs | 9 | @dircategory Emacs |
| @@ -175,7 +175,7 @@ Timestamps | |||
| 175 | 175 | ||
| 176 | Creating timestamps | 176 | Creating timestamps |
| 177 | 177 | ||
| 178 | * The date/time prompt:: How org-mode helps you entring date and time | 178 | * The date/time prompt:: How org-mode helps you entering date and time |
| 179 | 179 | ||
| 180 | Progress Logging | 180 | Progress Logging |
| 181 | 181 | ||
| @@ -939,7 +939,7 @@ less. For example: | |||
| 939 | Org-mode supports these lists by tuning filling and wrapping commands to | 939 | Org-mode supports these lists by tuning filling and wrapping commands to |
| 940 | deal with them correctly@footnote{Org-mode only changes the filling | 940 | deal with them correctly@footnote{Org-mode only changes the filling |
| 941 | settings for Emacs. For XEmacs, you should use Kyle E. Jones' | 941 | settings for Emacs. For XEmacs, you should use Kyle E. Jones' |
| 942 | @file{filladapt.el}. To turn is on, put into @file{.emacs}: | 942 | @file{filladapt.el}. To turn this on, put into @file{.emacs}: |
| 943 | @example | 943 | @example |
| 944 | (require 'filladapt) | 944 | (require 'filladapt) |
| 945 | @end example | 945 | @end example |
| @@ -2404,7 +2404,7 @@ subtasks. You can do this by creating an outline tree below a TODO | |||
| 2404 | item, with detailed subtasks on the tree@footnote{To keep subtasks out | 2404 | item, with detailed subtasks on the tree@footnote{To keep subtasks out |
| 2405 | of the global TODO list, see the | 2405 | of the global TODO list, see the |
| 2406 | @code{org-agenda-todo-list-sublevels}.}. Another possibility is the use | 2406 | @code{org-agenda-todo-list-sublevels}.}. Another possibility is the use |
| 2407 | of checkboxes to ideantify (a hierarchy of) a large number of subtasks | 2407 | of checkboxes to identify (a hierarchy of) a large number of subtasks |
| 2408 | (@pxref{Checkboxes}). | 2408 | (@pxref{Checkboxes}). |
| 2409 | 2409 | ||
| 2410 | 2410 | ||
| @@ -2464,7 +2464,7 @@ argument. | |||
| 2464 | If the cursor is in a headline, toggle checkboxes in the region between | 2464 | If the cursor is in a headline, toggle checkboxes in the region between |
| 2465 | this headline and the next (so @emph{not} the entire subtree). | 2465 | this headline and the next (so @emph{not} the entire subtree). |
| 2466 | @item | 2466 | @item |
| 2467 | If no active region, just toggle the checkbox at point. | 2467 | If there is no active region, just toggle the checkbox at point. |
| 2468 | @end itemize | 2468 | @end itemize |
| 2469 | @kindex M-S-@key{RET} | 2469 | @kindex M-S-@key{RET} |
| 2470 | @item M-S-@key{RET} | 2470 | @item M-S-@key{RET} |
| @@ -2530,7 +2530,7 @@ associated with a plain time stamp will be shown exactly on that date. | |||
| 2530 | @cindex timestamp, inactive | 2530 | @cindex timestamp, inactive |
| 2531 | @cindex inactive timestamp | 2531 | @cindex inactive timestamp |
| 2532 | Just like a plain time stamp, but with square brackets instead of | 2532 | Just like a plain time stamp, but with square brackets instead of |
| 2533 | angular ones. These time stamps are inactive in the sense that thay do | 2533 | angular ones. These time stamps are inactive in the sense that they do |
| 2534 | @emph{not} trigger an entry to show up in the agenda. | 2534 | @emph{not} trigger an entry to show up in the agenda. |
| 2535 | 2535 | ||
| 2536 | @example | 2536 | @example |
| @@ -2684,7 +2684,7 @@ into the following column). | |||
| 2684 | 2684 | ||
| 2685 | 2685 | ||
| 2686 | @menu | 2686 | @menu |
| 2687 | * The date/time prompt:: How org-mode helps you entring date and time | 2687 | * The date/time prompt:: How org-mode helps you entering date and time |
| 2688 | @end menu | 2688 | @end menu |
| 2689 | 2689 | ||
| 2690 | @node The date/time prompt, , Creating timestamps, Creating timestamps | 2690 | @node The date/time prompt, , Creating timestamps, Creating timestamps |
| @@ -2852,7 +2852,7 @@ Stop the clock (clock-out). The inserts another timestamp at the same | |||
| 2852 | location where the clock was last started. It also directly computes | 2852 | location where the clock was last started. It also directly computes |
| 2853 | the resulting time in inserts it after the time range as @samp{=> | 2853 | the resulting time in inserts it after the time range as @samp{=> |
| 2854 | HH:MM}. See the variable @code{org-log-done} for the possibility to | 2854 | HH:MM}. See the variable @code{org-log-done} for the possibility to |
| 2855 | record an additional note together with a the clock-out time stamp. | 2855 | record an additional note together with the clock-out time stamp. |
| 2856 | @kindex C-c C-y | 2856 | @kindex C-c C-y |
| 2857 | @item C-c C-y | 2857 | @item C-c C-y |
| 2858 | Recompute the time interval after changing one of the time stamps. This | 2858 | Recompute the time interval after changing one of the time stamps. This |
| @@ -3069,7 +3069,7 @@ Abort without installing changes. | |||
| 3069 | @item q | 3069 | @item q |
| 3070 | If @kbd{q} is not assigned to a tag, it aborts like @kbd{C-g}. | 3070 | If @kbd{q} is not assigned to a tag, it aborts like @kbd{C-g}. |
| 3071 | @item ! | 3071 | @item ! |
| 3072 | Turn of groups of mutually exclusive tags. Use this to (as an | 3072 | Turn off groups of mutually exclusive tags. Use this to (as an |
| 3073 | exception) assign several tags from such a group. | 3073 | exception) assign several tags from such a group. |
| 3074 | @item C-c | 3074 | @item C-c |
| 3075 | Toggle auto-exit after the next change (see below). | 3075 | Toggle auto-exit after the next change (see below). |
| @@ -3679,6 +3679,13 @@ Digit argument. | |||
| 3679 | Change the TODO state of the item, both in the agenda and in the | 3679 | Change the TODO state of the item, both in the agenda and in the |
| 3680 | original org file. | 3680 | original org file. |
| 3681 | 3681 | ||
| 3682 | @kindex C-k | ||
| 3683 | @item C-k | ||
| 3684 | Delete the current agenda item along with the entire subtree belonging | ||
| 3685 | to it in the original Org-mode file. If the text to be deleted remotely | ||
| 3686 | is longer than one line, the kill needs to be confirmed by the user. See | ||
| 3687 | variable @code{org-agenda-confirm-kill}. | ||
| 3688 | |||
| 3682 | @kindex T | 3689 | @kindex T |
| 3683 | @item T | 3690 | @item T |
| 3684 | Show all tags associated with the current item. Because of | 3691 | Show all tags associated with the current item. Because of |
| @@ -5069,7 +5076,7 @@ showstars @r{show all stars starting a headline} | |||
| 5069 | odd @r{allow only odd outline levels (1,3,...)} | 5076 | odd @r{allow only odd outline levels (1,3,...)} |
| 5070 | oddeven @r{allow all outline levels} | 5077 | oddeven @r{allow all outline levels} |
| 5071 | @end example | 5078 | @end example |
| 5072 | To turn on custom format overlayes over time stamps (variables | 5079 | To turn on custom format overlays over time stamps (variables |
| 5073 | @code{org-put-time-stamp-overlays} and | 5080 | @code{org-put-time-stamp-overlays} and |
| 5074 | @code{org-time-stamp-overlay-formats}), use | 5081 | @code{org-time-stamp-overlay-formats}), use |
| 5075 | @example | 5082 | @example |
| @@ -5612,7 +5619,7 @@ control. | |||
| 5612 | @i{Frank Ruell} solved the mystery of the @code{keymapp nil} bug, a | 5619 | @i{Frank Ruell} solved the mystery of the @code{keymapp nil} bug, a |
| 5613 | conflict with @file{allout.el}. | 5620 | conflict with @file{allout.el}. |
| 5614 | @item | 5621 | @item |
| 5615 | @i{Jason Riedy} sent a patch to fix a bug with export of TODO keywerds. | 5622 | @i{Jason Riedy} sent a patch to fix a bug with export of TODO keywords. |
| 5616 | @item | 5623 | @item |
| 5617 | @i{Philip Rooke} created the Org-mode reference card and provided lots | 5624 | @i{Philip Rooke} created the Org-mode reference card and provided lots |
| 5618 | of feedback. | 5625 | of feedback. |
| @@ -5653,7 +5660,7 @@ linking to GNUS. | |||
| 5653 | @i{Roland Winkler} requested additional keybindings to make Org-mode | 5660 | @i{Roland Winkler} requested additional keybindings to make Org-mode |
| 5654 | work on a tty. | 5661 | work on a tty. |
| 5655 | @item | 5662 | @item |
| 5656 | @i{Piotr Zielinski} wrote @file{org-mouse.el}, proposed angenda blocks | 5663 | @i{Piotr Zielinski} wrote @file{org-mouse.el}, proposed agenda blocks |
| 5657 | and contributed various ideas and code snippets. | 5664 | and contributed various ideas and code snippets. |
| 5658 | @end itemize | 5665 | @end itemize |
| 5659 | 5666 | ||