emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ffap.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/ffap.el
Date: Tue, 18 Oct 2005 05:46:34 -0400

Index: emacs/lisp/ffap.el
diff -c emacs/lisp/ffap.el:1.51 emacs/lisp/ffap.el:1.52
*** emacs/lisp/ffap.el:1.51     Tue Aug  9 02:53:19 2005
--- emacs/lisp/ffap.el  Tue Oct 18 09:46:34 2005
***************
*** 1380,1388 ****
  With a prefix, this command behaves exactly like `ffap-file-finder'.
  If `ffap-require-prefix' is set, the prefix meaning is reversed.
  See also the variables `ffap-dired-wildcards', `ffap-newfile-prompt',
! and the functions `ffap-file-at-point' and `ffap-url-at-point'.
! 
! See <ftp://ftp.mathcs.emory.edu/pub/mic/emacs/> for latest version."
    (interactive)
    (if (and (interactive-p)
           (if ffap-require-prefix (not current-prefix-arg)
--- 1380,1386 ----
  With a prefix, this command behaves exactly like `ffap-file-finder'.
  If `ffap-require-prefix' is set, the prefix meaning is reversed.
  See also the variables `ffap-dired-wildcards', `ffap-newfile-prompt',
! and the functions `ffap-file-at-point' and `ffap-url-at-point'."
    (interactive)
    (if (and (interactive-p)
           (if ffap-require-prefix (not current-prefix-arg)




reply via email to

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