emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/emacs text.texi ChangeLog


From: Karl Berry
Subject: [Emacs-diffs] emacs/doc/emacs text.texi ChangeLog
Date: Mon, 26 Jan 2009 01:15:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Karl Berry <karl>       09/01/26 01:15:48

Modified files:
        doc/emacs      : text.texi ChangeLog 

Log message:
        use @itemize @w{} for an item with no bullet instead of the incorrect 
@itemize asis

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/text.texi?cvsroot=emacs&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/ChangeLog?cvsroot=emacs&r1=1.272&r2=1.273

Patches:
Index: text.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/text.texi,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- text.texi   8 Jan 2009 05:28:52 -0000       1.11
+++ text.texi   26 Jan 2009 01:15:47 -0000      1.12
@@ -1290,7 +1290,7 @@
 
 @table @asis
 @item @kbd{C-M-Mouse-1} zooms in on the heading clicked on
address@hidden @asis
address@hidden @w{}
 @item
 single click: expose body.
 @item
@@ -1301,7 +1301,7 @@
 quad click: expose entire subtree.
 @end itemize
 @item @kbd{C-M-Mouse-2} exposes text under the heading clicked on
address@hidden @asis
address@hidden @w{}
 @item
 single click: expose body.
 @item
@@ -1312,7 +1312,7 @@
 quad click: expose entire subtree.
 @end itemize
 @item @kbd{C-M-Mouse-3} hides text under the heading clicked on or exits fold
address@hidden @asis
address@hidden @w{}
 @item
 single click: hide subtree.
 @item

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/ChangeLog,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -b -r1.272 -r1.273
--- ChangeLog   25 Jan 2009 00:57:19 -0000      1.272
+++ ChangeLog   26 Jan 2009 01:15:48 -0000      1.273
@@ -1,3 +1,9 @@
+2009-01-25  Karl Berry  <address@hidden>
+
+       * text.texi (Foldout): Use @itemize @w{} to make an itemize
+       item with no marker, instead of the syntactically incorrect
+       @itemize @asis.
+
 2009-01-25  Juri Linkov  <address@hidden>
 
        * building.texi (Grep Searching): Fix index entry for lgrep.




reply via email to

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