summaryrefslogtreecommitdiff
path: root/lisp/ffap.el
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (ffap-read-file-or-url): Do not abuse completing-read'sStefan Monnier2008-04-211-23/+22
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
| * (ffap-string-at-point-mode-alist): Add `\' to file entry, for Windows.Glenn Morris2008-01-091-1/+1
* | (ffap-rfc-directories): Add :version.Glenn Morris2008-02-111-0/+1
* | Kevin Ryde <user42 at zip.com.au>Glenn Morris2008-02-111-2/+9
* | (ffap-alist): Remove space from RFC regexp.Glenn Morris2008-01-181-1/+4
* | (ffap-string-at-point-mode-alist): Add `\' to file entry, for Windows.Glenn Morris2008-01-091-1/+1
* | (ffap-read-file-or-url): Don't use let-binding to temporarilyStefan Monnier2008-01-091-14/+19
* | Merge from emacs--rel--22Miles Bader2008-01-081-2/+6
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * * ffap.el (ffap-read-file-or-url): Let-bindMichael Albinus2008-01-061-1/+5
* | (w3-view-this-url): Declare as a function.Glenn Morris2007-11-291-1/+1
* | (ffap-bug, ffap-submit-bug): Redefine as obsolete aliases forGlenn Morris2007-11-271-14/+12
* | (ffap-replace-file-component): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-251-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (dired-at-point-prompter): Improve prompt inMartin Rudalics2007-07-021-1/+5
|/
* (ffap-file-at-point): Lower the priority of theGlenn Morris2007-04-071-8/+11
* (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)Stefan Monnier2007-01-101-13/+13
* Update copyright years.Glenn Morris2006-12-051-1/+1
* No maintainer now.Richard M. Stallman2006-11-061-1/+1
* (ffap-rfc-path): Change the address of the RFC repository toEli Zaretskii2006-10-011-1/+1
* (ffap-read-file-or-url): Bind `completion-ignore-case' to value ofJohn Paul Wallington2006-02-191-1/+2
* (ffap) <defface>: Add explicit face declaration.Juri Linkov2006-02-171-2/+7
* Comment changes.Richard M. Stallman2006-02-121-4/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (ffap-menu-rescan): Use inhibit-read-only instead of bindingEli Zaretskii2005-11-191-1/+3
* (find-file-at-point): Doc fix.Romain Francoise2005-10-181-3/+1
* (gnus-summary-buffer, gnus-article-buffer): Add defvars.Richard M. Stallman2005-08-091-0/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (ffap-pass-wildcards-to-dired): New user option toJuri Linkov2005-04-071-4/+16
* (ffap-string-at-point-mode-alist): Add "*" to url chars,Richard M. Stallman2004-12-271-1/+1
* (ffap-dired-wildcards): Set default to "[*?][^/]*\\'". Doc fix.Juri Linkov2004-12-131-29/+157
* Fix for url mode alist to recognize patterns such as &<str>; as validRajesh Vaidheeswarran2004-06-091-1/+1
* (dired-at-point): Additional writability test for relative directory names.Juri Linkov2004-02-281-21/+40
* (ffap-file-at-point): Try parent directories.Eli Zaretskii2004-02-211-0/+8
* (ffap-read-file-or-url): Revert previous change.Luc Teirlinck2003-12-251-1/+1
* (ffap-read-file-or-url): Eliminate reliance of the call toLuc Teirlinck2003-12-241-1/+1
* removed defadvice related code from ffapRajesh Vaidheeswarran2003-10-021-12/+2
* Change maintainer.Richard M. Stallman2003-09-301-0/+1
* whitespace.el now takes user customizable variable to display cleanliness ofRajesh Vaidheeswarran2003-09-291-0/+18
* Add arch taglinesMiles Bader2003-09-011-0/+2
* (dired-at-point): Check whether the user can create a directory before askingJuanma Barranquero2003-03-061-2/+3
* Many doc fixes.Richard M. Stallman2003-02-151-28/+28
* (ffap-complete-as-file-p): Use minibuffer-completing-file-name.Stefan Monnier2003-02-101-3/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1