emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/emacs ChangeLog basic.texi calendar.t...


From: Chong Yidong
Subject: [Emacs-diffs] emacs/doc/emacs ChangeLog basic.texi calendar.t...
Date: Wed, 10 Jun 2009 15:16:56 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/06/10 15:16:56

Modified files:
        doc/emacs      : ChangeLog basic.texi calendar.texi display.texi 
                         mini.texi picture-xtra.texi search.texi 

Log message:
        * basic.texi (Moving Point): Fix tag.
        
        * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
        
        * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
        use camel-case for PageUp and PageDown.
        
        * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
        camel-case for PageUp and PageDown.
        
        * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
        
        * search.texi (Isearch Scroll): Decapitalize <next> and <prior>.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/ChangeLog?cvsroot=emacs&r1=1.329&r2=1.330
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/basic.texi?cvsroot=emacs&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/calendar.texi?cvsroot=emacs&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/display.texi?cvsroot=emacs&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/mini.texi?cvsroot=emacs&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/picture-xtra.texi?cvsroot=emacs&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/search.texi?cvsroot=emacs&r1=1.11&r2=1.12

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/ChangeLog,v
retrieving revision 1.329
retrieving revision 1.330
diff -u -b -r1.329 -r1.330
--- ChangeLog   10 Jun 2009 14:31:51 -0000      1.329
+++ ChangeLog   10 Jun 2009 15:16:55 -0000      1.330
@@ -1,6 +1,19 @@
 2009-06-10  Chong Yidong  <address@hidden>
 
+       * basic.texi (Moving Point): Fix tag.
+
+       * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
+
+       * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
+       use camel-case for PageUp and PageDown.
+
+       * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
+       camel-case for PageUp and PageDown.
+
+       * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
+
        * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
+       (Isearch Scroll): Decapitalize <next> and <prior>.
 
 2009-06-09  Agustín Martín <address@hidden>
 

Index: basic.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/basic.texi,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- basic.texi  6 May 2009 03:55:13 -0000       1.15
+++ basic.texi  10 Jun 2009 15:16:55 -0000      1.16
@@ -208,7 +208,7 @@
 Scroll one screen backward, and move point if necessary to put it on
 the screen (@code{scroll-down}).  If your keyboard has a @key{PageUp}
 key (sometimes labelled @key{prior}), it does the same thing as
address@hidden
address@hidden
 @item M-x goto-char
 Read a number @var{n} and move point to buffer position @var{n}.
 Position 1 is the beginning of the buffer.

Index: calendar.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/calendar.texi,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- calendar.texi       9 Feb 2009 07:50:44 -0000       1.16
+++ calendar.texi       10 Jun 2009 15:16:55 -0000      1.17
@@ -245,11 +245,11 @@
 @item <
 Scroll calendar one month backward (@code{calendar-scroll-right}).
 @item C-v
address@hidden @key{NEXT}
address@hidden @key{next}
 Scroll calendar three months forward
 (@code{calendar-scroll-left-three-months}).
 @item M-v
address@hidden @key{PRIOR}
address@hidden @key{prior}
 Scroll calendar three months backward
 (@code{calendar-scroll-right-three-months}).
 @end table
@@ -276,7 +276,7 @@
 by four, typing @kbd{C-u C-v} scrolls the calendar forward by a year and
 typing @kbd{C-u M-v} scrolls the calendar backward by a year.
 
-  The function keys @key{NEXT} and @key{PRIOR} are equivalent to
+  The function keys @key{next} and @key{prior} are equivalent to
 @kbd{C-v} and @kbd{M-v}, just as they are in other modes.
 
 @node Counting Days

Index: display.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/display.texi,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- display.texi        8 Jan 2009 05:28:48 -0000       1.16
+++ display.texi        10 Jun 2009 15:16:55 -0000      1.17
@@ -56,12 +56,12 @@
 Scroll the selected window to center point vertically within it and
 redisplay the screen (@code{recenter-top-bottom}).
 @item C-v
address@hidden @key{NEXT}
address@hidden @key{PAGEDOWN}
address@hidden @key{next}
address@hidden @key{PageDown}
 Scroll forward by nearly a full window (@code{scroll-up}).
 @item M-v
address@hidden @key{PRIOR}
address@hidden @key{PAGEUP}
address@hidden @key{prior}
address@hidden @key{PageUp}
 Scroll backward (@code{scroll-down}).
 @item C-M-l
 Scroll heuristically to bring useful information onto the screen
@@ -97,10 +97,10 @@
 
 @kindex C-v
 @kindex M-v
address@hidden NEXT
address@hidden PRIOR
address@hidden PAGEDOWN
address@hidden PAGEUP
address@hidden next
address@hidden prior
address@hidden PageDown
address@hidden PageUp
 @findex scroll-up
 @findex scroll-down
   To read the buffer a windowful at a time, use @kbd{C-v}
@@ -115,7 +115,7 @@
 @vindex next-screen-context-lines
   The variable @code{next-screen-context-lines} controls the number of
 lines of overlap left by @kbd{C-v} or @kbd{M-v}; by default, it is 2.
-The function keys @key{NEXT} and @key{PRIOR}, or @key{PageDown} and
+The function keys @key{next} and @key{prior}, or @key{PageDown} and
 @key{PageUp}, are equivalent to @kbd{C-v} and @kbd{M-v} respectively.
 
   You can supply @kbd{C-v} or @kbd{M-v} with a numeric prefix argument

Index: mini.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/mini.texi,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- mini.texi   15 Mar 2009 14:51:36 -0000      1.13
+++ mini.texi   10 Jun 2009 15:16:56 -0000      1.14
@@ -182,10 +182,11 @@
 window automatically.  The default value is 0.25.
 
   The @kbd{C-M-v} command in the minibuffer scrolls the help text from
-commands that display help text of any sort in another window.
address@hidden@key{PAGEUP}} and @address@hidden also operate on that
-help text.  This is especially useful with long lists of possible
-completions.  @xref{Other Window}.
+commands that display help text of any sort in another window.  You
+can also scroll the help text with @address@hidden and
address@hidden@key{next}} (or, equivalently, @address@hidden and
address@hidden@key{PageDown}}).  This is especially useful with long lists of
+possible completions.  @xref{Other Window}.
 
 @vindex enable-recursive-minibuffers
   Emacs normally disallows most commands that use the minibuffer while
@@ -343,11 +344,11 @@
 @findex switch-to-completions
 @item M-v
 @itemx @key{PageUp}
address@hidden @key{PRIOR}
address@hidden @key{prior}
 Typing @kbd{M-v}, while in the minibuffer, selects the window showing
 the completion list buffer (@code{switch-to-completions}).  This paves
 the way for using the commands below.  Typing @key{PageUp} or
address@hidden does the same, as does selecting that window in other
address@hidden does the same, as does selecting that window in other
 ways.
 
 @findex choose-completion

Index: picture-xtra.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/picture-xtra.texi,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- picture-xtra.texi   8 Jan 2009 05:28:51 -0000       1.4
+++ picture-xtra.texi   10 Jun 2009 15:16:56 -0000      1.5
@@ -165,7 +165,7 @@
 @itemx C-c @key{HOME}
 Move up and left (``northwest'') after insertion (@code{picture-movement-nw}).
 @item C-c '
address@hidden C-c @key{PAGEUP}
address@hidden C-c @key{prior}
 Move up and right (``northeast'') after insertion
 (@code{picture-movement-ne}).
 @item C-c /
@@ -173,7 +173,7 @@
 Move down and left (``southwest'') after insertion
 @*(@code{picture-movement-sw}).
 @item C-c \
address@hidden C-c @key{PAGEDOWN}
address@hidden C-c @key{next}
 Move down and right (``southeast'') after insertion
 @*(@code{picture-movement-se}).
 @end table

Index: search.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/search.texi,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- search.texi 10 Jun 2009 14:31:51 -0000      1.11
+++ search.texi 10 Jun 2009 15:16:56 -0000      1.12
@@ -305,11 +305,11 @@
 search (without exiting the search) by setting the customizable
 variable @code{isearch-allow-scroll} to a address@hidden value.  This
 applies to using the vertical scroll-bar and to certain keyboard
-commands such as @address@hidden (@code{scroll-down}),
address@hidden@key{NEXT}} (@code{scroll-up}) and @kbd{C-l} (@code{recenter}).
-You must run these commands via their key sequences to stay in the
-search---typing @kbd{M-x} will terminate the search.  You can give
-prefix arguments to these commands in the usual way.
+commands such as @key{prior} (@code{scroll-down}), @key{next}
+(@code{scroll-up}) and @kbd{C-l} (@code{recenter}).  You must run
+these commands via their key sequences to stay in the search---typing
address@hidden will terminate the search.  You can give prefix arguments to
+these commands in the usual way.
 
   This feature won't let you scroll the current match out of visibility,
 however.




reply via email to

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