diff options
| author | Juanma Barranquero | 2011-11-16 18:47:25 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2011-11-16 18:47:25 +0100 |
| commit | 7877f37394a0bea045c8d0faf7db7a7e1b4ccdc1 (patch) | |
| tree | 334fa246f6537c6fbdb73be78c873416b2b9bf44 /doc/misc | |
| parent | 10649b828d6b2c7bfc41dde3386c980bcd48c0b3 (diff) | |
| download | emacs-7877f37394a0bea045c8d0faf7db7a7e1b4ccdc1.tar.gz emacs-7877f37394a0bea045c8d0faf7db7a7e1b4ccdc1.zip | |
Fix typos.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/org.texi | 12 |
2 files changed, 10 insertions, 6 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 9f5e9fe7ce6..924f3501bfa 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-11-16 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * org.texi (Agenda commands, Exporting Agenda Views): Fix typos. | ||
| 4 | |||
| 1 | 2011-11-15 Juanma Barranquero <lekktu@gmail.com> | 5 | 2011-11-15 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * ede.texi (project-am-texinfo): | 7 | * ede.texi (project-am-texinfo): |
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 955d1b55f41..20abc28690a 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -8262,7 +8262,7 @@ This is a globally available command, and also available in the agenda menu. | |||
| 8262 | @vindex org-agenda-exporter-settings | 8262 | @vindex org-agenda-exporter-settings |
| 8263 | Write the agenda view to a file. Depending on the extension of the selected | 8263 | Write the agenda view to a file. Depending on the extension of the selected |
| 8264 | file name, the view will be exported as HTML (extension @file{.html} or | 8264 | file name, the view will be exported as HTML (extension @file{.html} or |
| 8265 | @file{.htm}), Postscript (extension @file{.ps}), PDF (extension @file{.pdf}), | 8265 | @file{.htm}), PostScript (extension @file{.ps}), PDF (extension @file{.pdf}), |
| 8266 | and plain text (any other extension). When called with a @kbd{C-u} prefix | 8266 | and plain text (any other extension). When called with a @kbd{C-u} prefix |
| 8267 | argument, immediately open the newly created file. Use the variable | 8267 | argument, immediately open the newly created file. Use the variable |
| 8268 | @code{org-agenda-exporter-settings} to set options for @file{ps-print} and | 8268 | @code{org-agenda-exporter-settings} to set options for @file{ps-print} and |
| @@ -8477,9 +8477,9 @@ yourself. | |||
| 8477 | If you are away from your computer, it can be very useful to have a printed | 8477 | If you are away from your computer, it can be very useful to have a printed |
| 8478 | version of some agenda views to carry around. Org-mode can export custom | 8478 | version of some agenda views to carry around. Org-mode can export custom |
| 8479 | agenda views as plain text, HTML@footnote{You need to install Hrvoje Niksic's | 8479 | agenda views as plain text, HTML@footnote{You need to install Hrvoje Niksic's |
| 8480 | @file{htmlize.el}.}, Postscript, PDF@footnote{To create PDF output, the | 8480 | @file{htmlize.el}.}, PostScript, PDF@footnote{To create PDF output, the |
| 8481 | ghostscript @file{ps2pdf} utility must be installed on the system. Selecting | 8481 | ghostscript @file{ps2pdf} utility must be installed on the system. Selecting |
| 8482 | a PDF file will also create the postscript file.}, and iCalendar files. If | 8482 | a PDF file will also create the PostScript file.}, and iCalendar files. If |
| 8483 | you want to do this only occasionally, use the command | 8483 | you want to do this only occasionally, use the command |
| 8484 | 8484 | ||
| 8485 | @table @kbd | 8485 | @table @kbd |
| @@ -8489,7 +8489,7 @@ you want to do this only occasionally, use the command | |||
| 8489 | @vindex org-agenda-exporter-settings | 8489 | @vindex org-agenda-exporter-settings |
| 8490 | Write the agenda view to a file. Depending on the extension of the selected | 8490 | Write the agenda view to a file. Depending on the extension of the selected |
| 8491 | file name, the view will be exported as HTML (extension @file{.html} or | 8491 | file name, the view will be exported as HTML (extension @file{.html} or |
| 8492 | @file{.htm}), Postscript (extension @file{.ps}), iCalendar (extension | 8492 | @file{.htm}), PostScript (extension @file{.ps}), iCalendar (extension |
| 8493 | @file{.ics}), or plain text (any other extension). Use the variable | 8493 | @file{.ics}), or plain text (any other extension). Use the variable |
| 8494 | @code{org-agenda-exporter-settings} to set options for @file{ps-print} and | 8494 | @code{org-agenda-exporter-settings} to set options for @file{ps-print} and |
| 8495 | for @file{htmlize} to be used during export, for example | 8495 | for @file{htmlize} to be used during export, for example |
| @@ -8542,7 +8542,7 @@ The extension of the file name determines the type of export. If it is | |||
| 8542 | @file{.html}, Org-mode will use the @file{htmlize.el} package to convert | 8542 | @file{.html}, Org-mode will use the @file{htmlize.el} package to convert |
| 8543 | the buffer to HTML and save it to this file name. If the extension is | 8543 | the buffer to HTML and save it to this file name. If the extension is |
| 8544 | @file{.ps}, @code{ps-print-buffer-with-faces} is used to produce | 8544 | @file{.ps}, @code{ps-print-buffer-with-faces} is used to produce |
| 8545 | Postscript output. If the extension is @file{.ics}, iCalendar export is | 8545 | PostScript output. If the extension is @file{.ics}, iCalendar export is |
| 8546 | run export over all files that were used to construct the agenda, and | 8546 | run export over all files that were used to construct the agenda, and |
| 8547 | limit the export to entries listed in the agenda. Any other | 8547 | limit the export to entries listed in the agenda. Any other |
| 8548 | extension produces a plain ASCII file. | 8548 | extension produces a plain ASCII file. |
| @@ -8573,7 +8573,7 @@ set options for the export commands. For example: | |||
| 8573 | @end lisp | 8573 | @end lisp |
| 8574 | 8574 | ||
| 8575 | @noindent | 8575 | @noindent |
| 8576 | This command sets two options for the Postscript exporter, to make it | 8576 | This command sets two options for the PostScript exporter, to make it |
| 8577 | print in two columns in landscape format---the resulting page can be cut | 8577 | print in two columns in landscape format---the resulting page can be cut |
| 8578 | in two and then used in a paper agenda. The remaining settings modify | 8578 | in two and then used in a paper agenda. The remaining settings modify |
| 8579 | the agenda prefix to omit category and scheduling information, and | 8579 | the agenda prefix to omit category and scheduling information, and |