emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp ffap.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp ffap.el
Date: Mon, 13 Dec 2004 00:33:47 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    04/12/13 05:16:25

Modified files:
        lisp           : ffap.el 

Log message:
        (ffap-dired-wildcards): Set default to "[*?][^/]*\\'". Doc fix.
        (ffap-directory-finder): New variable.
        (ffap-string-at-point-mode-alist): Add * and ? to `file'.
        (ffap-file-at-point): Add /* to immediately rejected names.
        Return absolute file names matching ffap-dired-wildcards.
        (ffap-read-file-or-url): Set default value for `completing-read'
        to `buffer-file-name'.
        (find-file-at-point): When filename matches ffap-dired-wildcards,
        call ffap-file-finder with t arg `wildcards', instead of dired.
        (ffap-other-window, ffap-other-frame): Return visited buffers.
        (ffap-read-only, ffap-read-only-other-window)
        (ffap-read-only-other-frame, ffap-alternate-file): New commands.
        (dired-at-point): Call ffap-directory-finder instead of dired.
        (ffap-dired-other-window, ffap-dired-other-frame)
        (ffap-list-directory): New commands.
        (ffap-bindings): New keybindings for new commands.

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





reply via email to

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