emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/cc-mode.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/man/cc-mode.texi,v
Date: Fri, 01 Sep 2006 17:38:41 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/09/01 17:38:41

Index: cc-mode.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/cc-mode.texi,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- cc-mode.texi        5 Jun 2006 11:44:42 -0000       1.38
+++ cc-mode.texi        1 Sep 2006 17:38:40 -0000       1.39
@@ -1624,8 +1624,16 @@
 @dfn{subword}.  Here are some examples:
 
 @multitable address@hidden address@hidden, @samp{Graphics}, and @samp{Context}}
address@hidden Nomenclature
address@hidden This could be converted to @headitem when we require Texinfo 4.7
address@hidden
address@hidden @b{Nomenclature}
+  @tab @b{Subwords}
address@hidden iftex
address@hidden
address@hidden Nomenclature
   @tab Subwords
address@hidden ---------------------------------------------------------
address@hidden ifnottex
 @item @samp{GtkWindow}
   @tab @samp{Gtk} and @samp{Window}
 @item @samp{EmacsFrameClass}
@@ -1657,7 +1665,14 @@
 @findex c-downcase-subword
 @findex downcase-subword (c-)
 @multitable @columnfractions .20 .40 .40
address@hidden Key         @tab Word oriented command     @tab Subword oriented 
command
address@hidden This could be converted to @headitem when we require Texinfo 4.7
address@hidden
address@hidden     @b{Key}     @tab @b{Word oriented command} @tab @b{Subword 
oriented command}
address@hidden iftex
address@hidden
address@hidden     Key         @tab Word oriented command     @tab Subword 
oriented command
address@hidden 
----------------------------------------------------------------------------
address@hidden ifnottex
 @item     @kbd{M-f}   @tab @code{forward-word}       @tab 
@code{c-forward-subword}
 @item     @kbd{M-b}   @tab @code{backward-word}      @tab 
@code{c-backward-subword}
 @item     @kbd{M-@@}  @tab @code{mark-word}          @tab @code{c-mark-subword}




reply via email to

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