emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/minibuf.c


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/minibuf.c
Date: Sat, 05 Jun 2004 12:53:02 -0400

Index: emacs/src/minibuf.c
diff -c emacs/src/minibuf.c:1.267 emacs/src/minibuf.c:1.268
*** emacs/src/minibuf.c:1.267   Fri May 28 20:52:05 2004
--- emacs/src/minibuf.c Sat Jun  5 16:52:14 2004
***************
*** 1614,1620 ****
    is the initial position (the position in the list used by the
    minibuffer history commands).  For consistency, you should also
    specify that element of the history as the value of
!   INITIAL-CONTENTS.  (This is the only case in which you should use
    INITIAL-INPUT instead of DEF.)  Positions are counted starting from
    1 at the beginning of the list.  The variable `history-length'
    controls the maximum length of a history list.
--- 1614,1620 ----
    is the initial position (the position in the list used by the
    minibuffer history commands).  For consistency, you should also
    specify that element of the history as the value of
!   INITIAL-INPUT.  (This is the only case in which you should use
    INITIAL-INPUT instead of DEF.)  Positions are counted starting from
    1 at the beginning of the list.  The variable `history-length'
    controls the maximum length of a history list.




reply via email to

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