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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/text.texi
Date: Mon, 21 Mar 2005 14:06:48 -0500

Index: emacs/man/text.texi
diff -c emacs/man/text.texi:1.49 emacs/man/text.texi:1.50
*** emacs/man/text.texi:1.49    Sun Mar  6 17:43:31 2005
--- emacs/man/text.texi Mon Mar 21 19:06:47 2005
***************
*** 1981,2014 ****
  with these keyboard commands:
  
  @table @kbd
! @kindex M-g d @r{(Enriched mode)}
  @findex facemenu-set-default
! @item M-g d
  Set the region, or the next inserted character, to the @code{default} face
  (@code{facemenu-set-default}).
! @kindex M-g b @r{(Enriched mode)}
  @findex facemenu-set-bold
! @item M-g b
  Set the region, or the next inserted character, to the @code{bold} face
  (@code{facemenu-set-bold}).
! @kindex M-g i @r{(Enriched mode)}
  @findex facemenu-set-italic
! @item M-g i
  Set the region, or the next inserted character, to the @code{italic} face
  (@code{facemenu-set-italic}).
! @kindex M-g l @r{(Enriched mode)}
  @findex facemenu-set-bold-italic
! @item M-g l
  Set the region, or the next inserted character, to the @code{bold-italic} face
  (@code{facemenu-set-bold-italic}).
! @kindex M-g u @r{(Enriched mode)}
  @findex facemenu-set-underline
! @item M-g u
  Set the region, or the next inserted character, to the @code{underline} face
  (@code{facemenu-set-underline}).
! @kindex M-g o @r{(Enriched mode)}
  @findex facemenu-set-face
! @item M-g o @var{face} @key{RET}
  Set the region, or the next inserted character, to the face @var{face}
  (@code{facemenu-set-face}).
  @end table
--- 1981,2014 ----
  with these keyboard commands:
  
  @table @kbd
! @kindex M-o d @r{(Enriched mode)}
  @findex facemenu-set-default
! @item M-o d
  Set the region, or the next inserted character, to the @code{default} face
  (@code{facemenu-set-default}).
! @kindex M-o b @r{(Enriched mode)}
  @findex facemenu-set-bold
! @item M-o b
  Set the region, or the next inserted character, to the @code{bold} face
  (@code{facemenu-set-bold}).
! @kindex M-o i @r{(Enriched mode)}
  @findex facemenu-set-italic
! @item M-o i
  Set the region, or the next inserted character, to the @code{italic} face
  (@code{facemenu-set-italic}).
! @kindex M-o l @r{(Enriched mode)}
  @findex facemenu-set-bold-italic
! @item M-o l
  Set the region, or the next inserted character, to the @code{bold-italic} face
  (@code{facemenu-set-bold-italic}).
! @kindex M-o u @r{(Enriched mode)}
  @findex facemenu-set-underline
! @item M-o u
  Set the region, or the next inserted character, to the @code{underline} face
  (@code{facemenu-set-underline}).
! @kindex M-o o @r{(Enriched mode)}
  @findex facemenu-set-face
! @item M-o o @var{face} @key{RET}
  Set the region, or the next inserted character, to the face @var{face}
  (@code{facemenu-set-face}).
  @end table




reply via email to

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