diff options
| author | Glenn Morris | 2010-06-23 00:44:09 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-06-23 00:44:09 -0700 |
| commit | b1fbbb32e116a921b81fe910da66671537181a28 (patch) | |
| tree | 921d8999c75eb48a9a71ae85210e95dafd53ee41 | |
| parent | 0351f24c137de1cbfee3702b448836d63ab6c0fc (diff) | |
| download | emacs-b1fbbb32e116a921b81fe910da66671537181a28.tar.gz emacs-b1fbbb32e116a921b81fe910da66671537181a28.zip | |
Remove remaining tabs from non-verbatim in doc/misc/*.texi.
| -rw-r--r-- | doc/misc/ChangeLog | 10 | ||||
| -rw-r--r-- | doc/misc/epa.texi | 16 | ||||
| -rw-r--r-- | doc/misc/nxml-mode.texi | 2 | ||||
| -rw-r--r-- | doc/misc/org.texi | 2 | ||||
| -rw-r--r-- | doc/misc/sieve.texi | 6 | ||||
| -rw-r--r-- | doc/misc/smtpmail.texi | 6 |
6 files changed, 21 insertions, 21 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 4a0a5ef1088..86a8339ddf3 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | 2010-06-23 Glenn Morris <rgm@gnu.org> | 1 | 2010-06-23 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi: | 3 | * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi: |
| 4 | * eieio.texi, faq.texi, flymake.texi, forms.texi, gnus-faq.texi: | 4 | * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi: |
| 5 | * idlwave.texi, mh-e.texi, org.texi, pcl-cvs.texi, pgg.texi: | 5 | * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi: |
| 6 | * reftex.texi, sasl.texi, sc.texi, sem-user.texi, semantic.texi: | 6 | * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi, |
| 7 | * sieve.texi, smtpmail.texi, speedbar.texi, vip.texi, viper.texi: | 7 | * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi, |
| 8 | * widget.texi: Untabify. | 8 | * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify. |
| 9 | 9 | ||
| 10 | 2010-06-10 Glenn Morris <rgm@gnu.org> | 10 | 2010-06-10 Glenn Morris <rgm@gnu.org> |
| 11 | 11 | ||
diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi index b02e41e914b..93b7c371e73 100644 --- a/doc/misc/epa.texi +++ b/doc/misc/epa.texi | |||
| @@ -142,15 +142,15 @@ about the key you selected. | |||
| 142 | @example | 142 | @example |
| 143 | u Daiki Ueno <ueno@@unixuser.org> | 143 | u Daiki Ueno <ueno@@unixuser.org> |
| 144 | u A5B6B2D4B15813FE 1024bits DSA | 144 | u A5B6B2D4B15813FE 1024bits DSA |
| 145 | Created: 2001-10-09 | 145 | Created: 2001-10-09 |
| 146 | Expires: 2007-09-04 | 146 | Expires: 2007-09-04 |
| 147 | Capabilities: sign certify | 147 | Capabilities: sign certify |
| 148 | Fingerprint: 8003 7CD0 0F1A 9400 03CA 50AA A5B6 B2D4 B158 13FE | 148 | Fingerprint: 8003 7CD0 0F1A 9400 03CA 50AA A5B6 B2D4 B158 13FE |
| 149 | u 4447461B2A9BEA2D 2048bits ELGAMAL_E | 149 | u 4447461B2A9BEA2D 2048bits ELGAMAL_E |
| 150 | Created: 2001-10-09 | 150 | Created: 2001-10-09 |
| 151 | Expires: 2007-09-04 | 151 | Expires: 2007-09-04 |
| 152 | Capabilities: encrypt | 152 | Capabilities: encrypt |
| 153 | Fingerprint: 9003 D76B 73B7 4A8A E588 10AF 4447 461B 2A9B EA2D | 153 | Fingerprint: 9003 D76B 73B7 4A8A E588 10AF 4447 461B 2A9B EA2D |
| 154 | @end example | 154 | @end example |
| 155 | 155 | ||
| 156 | @noindent | 156 | @noindent |
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi index c1ea64fe9a9..6a78c7507d1 100644 --- a/doc/misc/nxml-mode.texi +++ b/doc/misc/nxml-mode.texi | |||
| @@ -187,7 +187,7 @@ and the buffer showing possible completions will contain | |||
| 187 | 187 | ||
| 188 | @example | 188 | @example |
| 189 | Possible completions are: | 189 | Possible completions are: |
| 190 | xml:lang xmlns | 190 | xml:lang xmlns |
| 191 | @end example | 191 | @end example |
| 192 | 192 | ||
| 193 | @noindent | 193 | @noindent |
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index f6ecdbdf219..76525318435 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -4624,7 +4624,7 @@ values. | |||
| 4624 | 4624 | ||
| 4625 | @example | 4625 | @example |
| 4626 | :COLUMNS: %25ITEM %9Approved(Approved?)@{X@} %Owner %11Status \@footnote{Please note that the COLUMNS definition must be on a single line---it is wrapped here only because of formatting constraints.} | 4626 | :COLUMNS: %25ITEM %9Approved(Approved?)@{X@} %Owner %11Status \@footnote{Please note that the COLUMNS definition must be on a single line---it is wrapped here only because of formatting constraints.} |
| 4627 | %10Time_Estimate@{:@} %CLOCKSUM | 4627 | %10Time_Estimate@{:@} %CLOCKSUM |
| 4628 | :Owner_ALL: Tammy Mark Karl Lisa Don | 4628 | :Owner_ALL: Tammy Mark Karl Lisa Don |
| 4629 | :Status_ALL: "In progress" "Not started yet" "Finished" "" | 4629 | :Status_ALL: "In progress" "Not started yet" "Finished" "" |
| 4630 | :Approved_ALL: "[ ]" "[X]" | 4630 | :Approved_ALL: "[ ]" "[X]" |
diff --git a/doc/misc/sieve.texi b/doc/misc/sieve.texi index ba4fb0efaba..9a1a0faf4c8 100644 --- a/doc/misc/sieve.texi +++ b/doc/misc/sieve.texi | |||
| @@ -227,7 +227,7 @@ the @code{fileinto} command. | |||
| 227 | require "fileinto"; | 227 | require "fileinto"; |
| 228 | 228 | ||
| 229 | if address "sender" "owner-w3-beta@@xemacs.org" @{ | 229 | if address "sender" "owner-w3-beta@@xemacs.org" @{ |
| 230 | fileinto "INBOX.w3-beta"; | 230 | fileinto "INBOX.w3-beta"; |
| 231 | @} | 231 | @} |
| 232 | @end example | 232 | @end example |
| 233 | 233 | ||
| @@ -238,7 +238,7 @@ required. | |||
| 238 | 238 | ||
| 239 | @example | 239 | @example |
| 240 | if header :contains "Delivered-To" "auc-tex@@sunsite.dk" @{ | 240 | if header :contains "Delivered-To" "auc-tex@@sunsite.dk" @{ |
| 241 | fileinto "INBOX.auc-tex"; | 241 | fileinto "INBOX.auc-tex"; |
| 242 | @} | 242 | @} |
| 243 | @end example | 243 | @end example |
| 244 | 244 | ||
| @@ -249,7 +249,7 @@ has been required. | |||
| 249 | 249 | ||
| 250 | @example | 250 | @example |
| 251 | if address ["to", "cc"] "kerberos@@mit.edu" @{ | 251 | if address ["to", "cc"] "kerberos@@mit.edu" @{ |
| 252 | fileinto "INBOX.kerberos"; | 252 | fileinto "INBOX.kerberos"; |
| 253 | @} | 253 | @} |
| 254 | @end example | 254 | @end example |
| 255 | 255 | ||
diff --git a/doc/misc/smtpmail.texi b/doc/misc/smtpmail.texi index 457293a4d21..2c2eec5484e 100644 --- a/doc/misc/smtpmail.texi +++ b/doc/misc/smtpmail.texi | |||
| @@ -355,15 +355,15 @@ configurations of sendmail requires this behavior. Don't bother to | |||
| 355 | set this unless you have get an error like: | 355 | set this unless you have get an error like: |
| 356 | 356 | ||
| 357 | @example | 357 | @example |
| 358 | Sending failed; SMTP protocol error | 358 | Sending failed; SMTP protocol error |
| 359 | @end example | 359 | @end example |
| 360 | 360 | ||
| 361 | when sending mail, and the debug buffer (@pxref{Debugging})) contains | 361 | when sending mail, and the debug buffer (@pxref{Debugging})) contains |
| 362 | an error such as: | 362 | an error such as: |
| 363 | 363 | ||
| 364 | @example | 364 | @example |
| 365 | RCPT TO: @var{someone} | 365 | RCPT TO: @var{someone} |
| 366 | 501 @var{someone}: recipient address must contain a domain | 366 | 501 @var{someone}: recipient address must contain a domain |
| 367 | @end example | 367 | @end example |
| 368 | 368 | ||
| 369 | @end table | 369 | @end table |