diff options
| author | Glenn Morris | 2013-02-27 22:30:48 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-02-27 22:30:48 -0800 |
| commit | 929aeac608c271b2448dffec29aeea85c69d6bff (patch) | |
| tree | d49650ea52e9c6f1bc89efae4937057dc9df6bcf /doc/misc | |
| parent | e7a1c32dda4ec7d937e9810b23584945286f2e25 (diff) | |
| parent | b6e99fe463fd9610eadd181e39aa4b4ba632eb61 (diff) | |
| download | emacs-929aeac608c271b2448dffec29aeea85c69d6bff.tar.gz emacs-929aeac608c271b2448dffec29aeea85c69d6bff.zip | |
Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.org
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 12 | ||||
| -rw-r--r-- | doc/misc/org.texi | 13 | ||||
| -rw-r--r-- | doc/misc/tramp.texi | 26 |
3 files changed, 47 insertions, 4 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 632f06d22b1..15b2b95026b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2013-02-28 Bastien Guerry <bzg@gnu.org> | ||
| 2 | |||
| 3 | * org.texi (Visibility cycling): Suggest to set | ||
| 4 | `org-agenda-inhibit-startup' to nil if user wants the startup | ||
| 5 | visibility settings to be honored in any circumstances. | ||
| 6 | (Progress logging, Checkboxes): Fix typos. | ||
| 7 | |||
| 8 | 2013-02-28 Michael Albinus <michael.albinus@gmx.de> | ||
| 9 | |||
| 10 | * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of | ||
| 11 | the macros, for Texinfo 4.13 and 5.0. | ||
| 12 | |||
| 1 | 2013-02-24 Michael Albinus <michael.albinus@gmx.de> | 13 | 2013-02-24 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 14 | ||
| 3 | Port Tramp documentation to Texinfo 5.0. | 15 | Port Tramp documentation to Texinfo 5.0. |
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 16015e49362..1d7de18ada6 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | @c %**start of header | 2 | @c %**start of header |
| 3 | @setfilename ../../info/org | 3 | @setfilename ../../info/org |
| 4 | @settitle The Org Manual | 4 | @settitle The Org Manual |
| 5 | @set VERSION 7.9.3e (GNU Emacs 24.3) | 5 | @set VERSION 7.9.3f (GNU Emacs 24.3) |
| 6 | 6 | ||
| 7 | @c Use proper quote and backtick for code sections in PDF output | 7 | @c Use proper quote and backtick for code sections in PDF output |
| 8 | @c Cf. Texinfo manual 14.2 | 8 | @c Cf. Texinfo manual 14.2 |
| @@ -1296,6 +1296,7 @@ Copy the @i{visible} text in the region into the kill ring. | |||
| 1296 | @end table | 1296 | @end table |
| 1297 | 1297 | ||
| 1298 | @vindex org-startup-folded | 1298 | @vindex org-startup-folded |
| 1299 | @vindex org-agenda-inhibit-startup | ||
| 1299 | @cindex @code{overview}, STARTUP keyword | 1300 | @cindex @code{overview}, STARTUP keyword |
| 1300 | @cindex @code{content}, STARTUP keyword | 1301 | @cindex @code{content}, STARTUP keyword |
| 1301 | @cindex @code{showall}, STARTUP keyword | 1302 | @cindex @code{showall}, STARTUP keyword |
| @@ -1314,6 +1315,10 @@ buffer: | |||
| 1314 | #+STARTUP: showeverything | 1315 | #+STARTUP: showeverything |
| 1315 | @end example | 1316 | @end example |
| 1316 | 1317 | ||
| 1318 | The startup visibility options are ignored when the file is open for the | ||
| 1319 | first time during the agenda generation: if you want the agenda to honor | ||
| 1320 | the startup visibility, set @code{org-agenda-inhibit-startup} to nil. | ||
| 1321 | |||
| 1317 | @cindex property, VISIBILITY | 1322 | @cindex property, VISIBILITY |
| 1318 | @noindent | 1323 | @noindent |
| 1319 | Furthermore, any entries with a @samp{VISIBILITY} property (@pxref{Properties | 1324 | Furthermore, any entries with a @samp{VISIBILITY} property (@pxref{Properties |
| @@ -2439,7 +2444,7 @@ You may reference a rectangular range of fields by specifying two field | |||
| 2439 | references connected by two dots @samp{..}. If both fields are in the | 2444 | references connected by two dots @samp{..}. If both fields are in the |
| 2440 | current row, you may simply use @samp{$2..$7}, but if at least one field | 2445 | current row, you may simply use @samp{$2..$7}, but if at least one field |
| 2441 | is in a different row, you need to use the general @code{@@row$column} | 2446 | is in a different row, you need to use the general @code{@@row$column} |
| 2442 | format at least for the first field (i.e., the reference must start with | 2447 | format at least for the first field (i.e the reference must start with |
| 2443 | @samp{@@} in order to be interpreted correctly). Examples: | 2448 | @samp{@@} in order to be interpreted correctly). Examples: |
| 2444 | 2449 | ||
| 2445 | @example | 2450 | @example |
| @@ -4075,7 +4080,7 @@ module @file{org-depend.el}. | |||
| 4075 | 4080 | ||
| 4076 | Org mode can automatically record a timestamp and possibly a note when | 4081 | Org mode can automatically record a timestamp and possibly a note when |
| 4077 | you mark a TODO item as DONE, or even each time you change the state of | 4082 | you mark a TODO item as DONE, or even each time you change the state of |
| 4078 | a TODO item. This system is highly configurable, settings can be on a | 4083 | a TODO item. This system is highly configurable; settings can be on a |
| 4079 | per-keyword basis and can be localized to a file or even a subtree. For | 4084 | per-keyword basis and can be localized to a file or even a subtree. For |
| 4080 | information on how to clock working time for a task, see @ref{Clocking | 4085 | information on how to clock working time for a task, see @ref{Clocking |
| 4081 | work time}. | 4086 | work time}. |
| @@ -4431,7 +4436,7 @@ lists. But you can allow it by modifying @code{org-list-automatic-rules} | |||
| 4431 | accordingly.} (@pxref{Plain lists}) can be made into a checkbox by starting | 4436 | accordingly.} (@pxref{Plain lists}) can be made into a checkbox by starting |
| 4432 | it with the string @samp{[ ]}. This feature is similar to TODO items | 4437 | it with the string @samp{[ ]}. This feature is similar to TODO items |
| 4433 | (@pxref{TODO Items}), but is more lightweight. Checkboxes are not included | 4438 | (@pxref{TODO Items}), but is more lightweight. Checkboxes are not included |
| 4434 | into the global TODO list, so they are often great to split a task into a | 4439 | in the global TODO list, so they are often great to split a task into a |
| 4435 | number of simple steps. Or you can use them in a shopping list. To toggle a | 4440 | number of simple steps. Or you can use them in a shopping list. To toggle a |
| 4436 | checkbox, use @kbd{C-c C-c}, or use the mouse (thanks to Piotr Zielinski's | 4441 | checkbox, use @kbd{C-c C-c}, or use the mouse (thanks to Piotr Zielinski's |
| 4437 | @file{org-mouse.el}). | 4442 | @file{org-mouse.el}). |
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 00b5e1e8dc1..20598f2d9e5 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -20,6 +20,11 @@ | |||
| 20 | @c xxx and yyy are auxiliary macros in order to omit leading and | 20 | @c xxx and yyy are auxiliary macros in order to omit leading and |
| 21 | @c trailing whitespace. Not very elegant, but I don't know it better. | 21 | @c trailing whitespace. Not very elegant, but I don't know it better. |
| 22 | 22 | ||
| 23 | @c There are subtle differences between texinfo 4.13 and 5.0. We must | ||
| 24 | @c declare two versions of the macro. This will be improved, hopefully. | ||
| 25 | |||
| 26 | @c Texinfo 5.0. | ||
| 27 | @ifset txicommandconditionals | ||
| 23 | @macro xxx {one} | 28 | @macro xxx {one} |
| 24 | @set \one\ | 29 | @set \one\ |
| 25 | @end macro | 30 | @end macro |
| @@ -38,6 +43,26 @@ | |||
| 38 | @yyy{\user\,@@}@c | 43 | @yyy{\user\,@@}@c |
| 39 | \host\@value{postfix}\localname\ | 44 | \host\@value{postfix}\localname\ |
| 40 | @end macro | 45 | @end macro |
| 46 | @end ifset | ||
| 47 | |||
| 48 | @c Texinfo 4.13. | ||
| 49 | @ifclear txicommandconditionals | ||
| 50 | @macro xxx {one}@c | ||
| 51 | @set \one\@c | ||
| 52 | @end macro | ||
| 53 | |||
| 54 | @macro yyy {one, two}@c | ||
| 55 | @xxx{x\one\}@c | ||
| 56 | @ifclear x@c | ||
| 57 | \one\@w{}\two\@c | ||
| 58 | @end ifclear | ||
| 59 | @clear x\one\@c | ||
| 60 | @end macro | ||
| 61 | |||
| 62 | @macro trampfn {method, user, host, localname}@c | ||
| 63 | @value{prefix}@yyy{\method\,@value{postfixhop}}@yyy{\user\,@@}\host\@value{postfix}\localname\@c | ||
| 64 | @end macro | ||
| 65 | @end ifclear | ||
| 41 | 66 | ||
| 42 | @copying | 67 | @copying |
| 43 | Copyright @copyright{} 1999--2013 Free Software Foundation, Inc. | 68 | Copyright @copyright{} 1999--2013 Free Software Foundation, Inc. |
| @@ -3892,3 +3917,4 @@ for @value{emacsothername}. | |||
| 3892 | @c * Use `filename' resp. `file name' consistently. | 3917 | @c * Use `filename' resp. `file name' consistently. |
| 3893 | @c * Use `host' resp. `machine' consistently. | 3918 | @c * Use `host' resp. `machine' consistently. |
| 3894 | @c * Consistent small or capitalized words especially in menus. | 3919 | @c * Consistent small or capitalized words especially in menus. |
| 3920 | @c * Make a unique declaration of @trampfn. | ||