Mercurial > emacs
diff lisp/org/org-exp.el @ 111157:d3f1a0178876
Fix typos.
* doc/misc/gnus.texi (Group Parameters, Buttons): Fix typos.
* lisp/org/org-exp.el (org-export-visible):
* lisp/progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 23 Oct 2010 01:38:34 +0200 |
parents | 1d1d5d9bd884 |
children | 376148b31b5e |
line wrap: on
line diff
--- a/lisp/org/org-exp.el Fri Oct 22 12:52:08 2010 +0200 +++ b/lisp/org/org-exp.el Sat Oct 23 01:38:34 2010 +0200 @@ -2540,10 +2540,10 @@ The copy is created in a temporary buffer and removed after use. TYPE is the final key (as a string) that also select the export command in the `C-c C-e' export dispatcher. -As a special case, if the you type SPC at the prompt, the temporary -org-mode file will not be removed but presented to you so that you can -continue to use it. The prefix arg ARG is passed through to the exporting -command." + +As a special case, if you type SPC at the prompt, the temporary org-mode +file will not be removed but presented to you so that you can continue to +use it. The prefix arg ARG is passed through to the exporting command." (interactive (list (progn (message "Export visible: [a]SCII [h]tml [b]rowse HTML [H/R]uffer with HTML [D]ocBook [x]OXO [ ]keep buffer")