emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp ido.el


From: Kim F. Storm
Subject: [Emacs-commit] emacs/lisp ido.el
Date: Wed, 24 Jan 2007 00:07:34 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  07/01/24 00:07:34

Modified files:
        lisp           : ido.el 

Log message:
        (ido-initial-position): New variable.
        (ido-read-internal): Set it if default item is specified.
        (ido-minibuffer-setup): Position cursor accordingly if set.
        (ido-edit-input): C-e moves to end of input if not already there.
        (ido-magic-backward-char): C-b does like M-b if prev char is /.
        Don't switch to buffer mode if repeating C-b at start of input.
        (ido-toggle-ignore): C-a only toggles ignore at start or end of
        input; else it moves to start of input.
        (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
        not at end of input, delete rest of input, rather than normal op.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ido.el?cvsroot=emacs&r1=1.123&r2=1.124




reply via email to

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