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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/minibuf.c [lexbind]
Date: Tue, 06 Jul 2004 05:56:17 -0400

Index: emacs/src/minibuf.c
diff -c emacs/src/minibuf.c:1.240.2.6 emacs/src/minibuf.c:1.240.2.7
*** emacs/src/minibuf.c:1.240.2.6       Tue Jul  6 09:31:30 2004
--- emacs/src/minibuf.c Tue Jul  6 09:44:48 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]