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: Tue, 25 Nov 2003 17:10:22 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kim F. Storm <address@hidden>   03/11/25 17:10:21

Modified files:
        lisp           : ido.el 

Log message:
        * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
        New defcustoms to add ffap-like functionality to ido.
        (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
        (ido-no-final-slash): New defun.
        (ido-make-prompt, ido-file-internal, ido-toggle-vc)
        (ido-read-file-name): ): Toggle VC checking via
        vc-handled-backends instead of vc-master-templates.
        (ido-file-internal): Handle ido-use-url-at-point and
        ido-use-filename-at-point via code borrowed from ffap-guesser.
        Handle new ido-exit code ffap.
        (ido-sort-list): Ignore final slash when sorting file names.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/ido.el.diff?tr1=1.32&tr2=1.33&r1=text&r2=text





reply via email to

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