/[emacs]/emacs/man/text.texi
ViewVC logotype

Diff of /emacs/man/text.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.36 by monnier, Tue Oct 8 15:26:47 2002 UTC revision 1.37 by lektu, Tue Feb 4 14:53:29 2003 UTC
# Line 918  the hook @code{outline-mode-hook} (@pxre Line 918  the hook @code{outline-mode-hook} (@pxre
918  @menu  @menu
919  * Format: Outline Format.          What the text of an outline looks like.  * Format: Outline Format.          What the text of an outline looks like.
920  * Motion: Outline Motion.          Special commands for moving through  * Motion: Outline Motion.          Special commands for moving through
921                                       outlines.                                       outlines.
922  * Visibility: Outline Visibility.  Commands to control what is visible.  * Visibility: Outline Visibility.  Commands to control what is visible.
923  * Views: Outline Views.            Outlines and multiple views.  * Views: Outline Views.            Outlines and multiple views.
924  * Foldout::                        Folding editing.  * Foldout::                        Folding editing.
# Line 1060  Make the body of this heading line, and Line 1060  Make the body of this heading line, and
1060  invisible (@code{hide-leaves}).  invisible (@code{hide-leaves}).
1061  @item C-c C-k  @item C-c C-k
1062  Make all subheadings of this heading line, at all levels, visible  Make all subheadings of this heading line, at all levels, visible
1063  (@code{show-branches}).  (@code{show-branches}).
1064  @item C-c C-i  @item C-c C-i
1065  Make immediate subheadings (one level down) of this heading line  Make immediate subheadings (one level down) of this heading line
1066  visible (@code{show-children}).  visible (@code{show-children}).
# Line 1847  contains a list of ideas for future enha Line 1847  contains a list of ideas for future enha
1847  * Color: Format Colors.         Changing the color of text.  * Color: Format Colors.         Changing the color of text.
1848  * Indent: Format Indentation.   Changing the left and right margins.  * Indent: Format Indentation.   Changing the left and right margins.
1849  * Justification: Format Justification.  * Justification: Format Justification.
1850                                  Centering, setting text flush with the                                  Centering, setting text flush with the
1851                                    left or right margin, etc.                                    left or right margin, etc.
1852  * Other: Format Properties.     The "special" text properties submenu.  * Other: Format Properties.     The "special" text properties submenu.
1853  * Forcing Enriched Mode::       How to force use of Enriched mode.  * Forcing Enriched Mode::       How to force use of Enriched mode.
# Line 2146  Prefix}. Line 2146  Prefix}.
2146    
2147  @node Format Justification  @node Format Justification
2148  @subsection Justification in Formatted Text  @subsection Justification in Formatted Text
2149                
2150    When editing formatted text, you can specify various styles of    When editing formatted text, you can specify various styles of
2151  justification for a paragraph.  The style you specify automatically  justification for a paragraph.  The style you specify automatically
2152  affects the Emacs fill commands.  affects the Emacs fill commands.
# Line 2218  region. Line 2218  region.
2218    The default justification style is specified by the variable    The default justification style is specified by the variable
2219  @code{default-justification}.  Its value should be one of the symbols  @code{default-justification}.  Its value should be one of the symbols
2220  @code{left}, @code{right}, @code{full}, @code{center}, or @code{none}.  @code{left}, @code{right}, @code{full}, @code{center}, or @code{none}.
2221            
2222  @node Format Properties  @node Format Properties
2223  @subsection Setting Other Text Properties  @subsection Setting Other Text Properties
2224    
# Line 2258  When you @emph{insert} a file into a buf Line 2258  When you @emph{insert} a file into a buf
2258  Emacs does the necessary conversions on the text which you insert, but  Emacs does the necessary conversions on the text which you insert, but
2259  it does not enable Enriched mode.  If you wish to do that, type @kbd{M-x  it does not enable Enriched mode.  If you wish to do that, type @kbd{M-x
2260  enriched-mode}.  enriched-mode}.
2261  @end itemize  @end itemize
2262    
2263    The command @code{format-decode-buffer} translates text in various    The command @code{format-decode-buffer} translates text in various
2264  formats into Emacs's internal format.  It asks you to specify the format  formats into Emacs's internal format.  It asks you to specify the format

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26