emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/text.texi


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/man/text.texi
Date: Tue, 04 Feb 2003 09:53:57 -0500

Index: emacs/man/text.texi
diff -c emacs/man/text.texi:1.36 emacs/man/text.texi:1.37
*** emacs/man/text.texi:1.36    Tue Oct  8 11:26:47 2002
--- emacs/man/text.texi Tue Feb  4 09:53:29 2003
***************
*** 918,924 ****
  @menu
  * Format: Outline Format.        What the text of an outline looks like.
  * Motion: Outline Motion.        Special commands for moving through
!                                      outlines. 
  * Visibility: Outline Visibility.  Commands to control what is visible.
  * Views: Outline Views.            Outlines and multiple views.
  * Foldout::                        Folding editing.
--- 918,924 ----
  @menu
  * Format: Outline Format.        What the text of an outline looks like.
  * Motion: Outline Motion.        Special commands for moving through
!                                      outlines.
  * Visibility: Outline Visibility.  Commands to control what is visible.
  * Views: Outline Views.            Outlines and multiple views.
  * Foldout::                        Folding editing.
***************
*** 1060,1066 ****
  invisible (@code{hide-leaves}).
  @item C-c C-k
  Make all subheadings of this heading line, at all levels, visible
! (@code{show-branches}). 
  @item C-c C-i
  Make immediate subheadings (one level down) of this heading line
  visible (@code{show-children}).
--- 1060,1066 ----
  invisible (@code{hide-leaves}).
  @item C-c C-k
  Make all subheadings of this heading line, at all levels, visible
! (@code{show-branches}).
  @item C-c C-i
  Make immediate subheadings (one level down) of this heading line
  visible (@code{show-children}).
***************
*** 1847,1853 ****
  * Color: Format Colors.         Changing the color of text.
  * Indent: Format Indentation.   Changing the left and right margins.
  * Justification: Format Justification.
!                                 Centering, setting text flush with the 
                                    left or right margin, etc.
  * Other: Format Properties.     The "special" text properties submenu.
  * Forcing Enriched Mode::       How to force use of Enriched mode.
--- 1847,1853 ----
  * Color: Format Colors.         Changing the color of text.
  * Indent: Format Indentation.   Changing the left and right margins.
  * Justification: Format Justification.
!                                 Centering, setting text flush with the
                                    left or right margin, etc.
  * Other: Format Properties.     The "special" text properties submenu.
  * Forcing Enriched Mode::       How to force use of Enriched mode.
***************
*** 2146,2152 ****
  
  @node Format Justification
  @subsection Justification in Formatted Text
!             
    When editing formatted text, you can specify various styles of
  justification for a paragraph.  The style you specify automatically
  affects the Emacs fill commands.
--- 2146,2152 ----
  
  @node Format Justification
  @subsection Justification in Formatted Text
! 
    When editing formatted text, you can specify various styles of
  justification for a paragraph.  The style you specify automatically
  affects the Emacs fill commands.
***************
*** 2218,2224 ****
    The default justification style is specified by the variable
  @code{default-justification}.  Its value should be one of the symbols
  @code{left}, @code{right}, @code{full}, @code{center}, or @code{none}.
!          
  @node Format Properties
  @subsection Setting Other Text Properties
  
--- 2218,2224 ----
    The default justification style is specified by the variable
  @code{default-justification}.  Its value should be one of the symbols
  @code{left}, @code{right}, @code{full}, @code{center}, or @code{none}.
! 
  @node Format Properties
  @subsection Setting Other Text Properties
  
***************
*** 2258,2264 ****
  Emacs does the necessary conversions on the text which you insert, but
  it does not enable Enriched mode.  If you wish to do that, type @kbd{M-x
  enriched-mode}.
! @end itemize 
  
    The command @code{format-decode-buffer} translates text in various
  formats into Emacs's internal format.  It asks you to specify the format
--- 2258,2264 ----
  Emacs does the necessary conversions on the text which you insert, but
  it does not enable Enriched mode.  If you wish to do that, type @kbd{M-x
  enriched-mode}.
! @end itemize
  
    The command @code{format-decode-buffer} translates text in various
  formats into Emacs's internal format.  It asks you to specify the format




reply via email to

[Prev in Thread] Current Thread [Next in Thread]