# HG changeset patch # User Glenn Morris # Date 1277274906 25200 # Node ID bfaa9bd2f5f129c85df1e10551f93c886c2f6cb9 # Parent 71353caf35e3f08b7b901927b350bfb3cce7955a Remove some unimportant tabs from examples in some *.texi files. diff -r 71353caf35e3 -r bfaa9bd2f5f1 doc/emacs/mule.texi --- a/doc/emacs/mule.texi Tue Jun 22 20:36:56 2010 -0700 +++ b/doc/emacs/mule.texi Tue Jun 22 23:35:06 2010 -0700 @@ -221,7 +221,7 @@ character: @`A (192, #o300, #xc0) preferred charset: unicode (Unicode (ISO10646)) code point: 0xC0 - syntax: w which means: word + syntax: w which means: word category: j:Japanese l:Latin v:Vietnamese buffer code: #xC3 #x80 file code: not encodable by coding system undecided-unix diff -r 71353caf35e3 -r bfaa9bd2f5f1 doc/misc/ebrowse.texi --- a/doc/misc/ebrowse.texi Tue Jun 22 20:36:56 2010 -0700 +++ b/doc/misc/ebrowse.texi Tue Jun 22 23:35:06 2010 -0700 @@ -625,17 +625,15 @@ Here is an example of a tree buffer with file names displayed. @example -| Collection (unknown) -| IndexedCollection (indexedcltn.h) -| Array (array.h) -| FixedArray (fixedarray.h) -| Set (set.h) -| Dictionary (dict.h) +| Collection (unknown) +| IndexedCollection (indexedcltn.h) +| Array (array.h) +| FixedArray (fixedarray.h) +| Set (set.h) +| Dictionary (dict.h) @end example - - @node Expanding and Collapsing, Tree Indentation, File Name Display, Tree Buffers @comment node-name, next, previous, up @section Expanding and Collapsing a Tree diff -r 71353caf35e3 -r bfaa9bd2f5f1 doc/misc/sc.texi --- a/doc/misc/sc.texi Tue Jun 22 20:36:56 2010 -0700 +++ b/doc/misc/sc.texi Tue Jun 22 23:35:06 2010 -0700 @@ -1795,23 +1795,23 @@ a mail message to the Supercite mailing list: @example - Martin> Each news/mail-reader should provide a form of - Martin> mail-yank-original that + Martin> Each news/mail-reader should provide a form of + Martin> mail-yank-original that - Martin> 1: inserts the original message incl. header into the - Martin> reply buffer; no indentation/prefixing is done, the header - Martin> tends to be a "full blown" version rather than to be - Martin> stripped down. + Martin> 1: inserts the original message incl. header into the + Martin> reply buffer; no indentation/prefixing is done, the header + Martin> tends to be a "full blown" version rather than to be + Martin> stripped down. - Martin> 2: `point' is at the start of the header, `mark' at the - Martin> end of the message body. + Martin> 2: `point' is at the start of the header, `mark' at the + Martin> end of the message body. - Martin> 3: (run-hooks 'mail-yank-hooks) + Martin> 3: (run-hooks 'mail-yank-hooks) - Martin> [Supercite] should be run as such a hook and merely - Martin> rewrite the message. This way it isn't anymore - Martin> [Supercite]'s job to gather the original from obscure - Martin> sources. [@dots{}] + Martin> [Supercite] should be run as such a hook and merely + Martin> rewrite the message. This way it isn't anymore + Martin> [Supercite]'s job to gather the original from obscure + Martin> sources. [@dots{}] @end example @vindex mail-citation-hook