]> code.delx.au - gnu-emacs/history - lisp/ffap.el
(Abbrevs): A @node line without explicit Prev, Next, and Up links.
[gnu-emacs] / lisp / ffap.el
2006-02-19 John Paul Wallington(ffap-read-file-or-url): Bind `completion-ignore-case...
2006-02-17 Juri Linkov(ffap) <defface>: Add explicit face declaration.
2006-02-12 Richard M. StallmanComment changes.
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-11-19 Eli Zaretskii(ffap-menu-rescan): Use inhibit-read-only instead of...
2005-10-18 Romain Francoise(find-file-at-point): Doc fix.
2005-08-09 Richard M. Stallman(gnus-summary-buffer, gnus-article-buffer): Add defvars.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-04-07 Juri Linkov(ffap-pass-wildcards-to-dired): New user option to
2004-12-27 Richard M. Stallman(ffap-string-at-point-mode-alist): Add "*" to url chars,
2004-12-13 Juri Linkov(ffap-dired-wildcards): Set default to "[*?][^/]*\...
2004-06-09 Rajesh VaidheeswarranFix for url mode alist to recognize patterns such as...
2004-02-28 Juri Linkov(dired-at-point): Additional writability test for relat...
2004-02-21 Eli Zaretskii(ffap-file-at-point): Try parent directories.
2003-12-25 Luc Teirlinck(ffap-read-file-or-url): Revert previous change.
2003-12-24 Luc Teirlinck(ffap-read-file-or-url): Eliminate reliance of the...
2003-10-02 Rajesh Vaidheeswarranremoved defadvice related code from ffap
2003-09-30 Richard M. StallmanChange maintainer.
2003-09-29 Rajesh Vaidheeswarranwhitespace.el now takes user customizable variable...
2003-09-01 Miles BaderAdd arch taglines
2003-03-06 Juanma Barranquero(dired-at-point): Check whether the user can create...
2003-02-15 Richard M. StallmanMany doc fixes.
2003-02-10 Stefan Monnier(ffap-complete-as-file-p): Use minibuffer-completing...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-11-18 Richard M. StallmanComment change.
2002-05-07 Markus Rost(ffap): Don't hide it behind the autoload-cookie.
2002-02-07 Richard M. Stallman(ffap-newsgroup-p): Test for non-nil symbol-value of...
2001-06-17 Eli Zaretskii(ffap-machine-p): Always return nil if
2001-01-06 Eli Zaretskii(ffap-bindings): Doc fix.
2000-12-27 Eli Zaretskii(ffap-bindings): Make interactive and add an autoload...
2000-08-08 Gerd Moellmann(ffap-read-file-or-url-internal): Handle case the
2000-05-25 Eli Zaretskii(ffap-menu-text-plist): Use display-mouse-p, not window...
2000-05-23 Stefan Monnier(ffap-highlight): Use facep rather than internal-find...
2000-05-23 Gerd Moellmann(ffap-url-regexp): Add `https'.
1999-12-06 Dave LoveAutoload the ffap alias directly.
1999-02-13 Richard M. Stallman(ffap-file-at-point): Test local file names
1998-10-13 Richard M. Stallman(ffap-machine-p-local): Fix editing error.
1998-09-30 Karl HeuerDoc fixes.
1998-07-02 Richard M. Stallman(ffap-read-file-or-url): Bind minibuffer-completing...
1998-05-30 Karl Heuer(ffap-bindings): Fix the dired-at-point binding.
1998-05-26 Dan Nicolaescu*** empty log message ***
1998-05-24 Richard M. Stallman(dired-at-point): Eliminate var dired-function; use...
1998-04-28 Richard M. StallmanComment change.
1998-04-28 Richard M. Stallman(dired-at-point): Add autoload cookie.
1998-03-14 Richard M. Stallman(ffap-file-at-point): store-match-data => set-match...
1997-06-28 Karl HeuerXEmacs compatibility hacks cleaned up.
1997-06-18 Karl Heuer(ffap-soft-value): Make this a function again; the...
1997-05-05 Richard M. Stallman(ffap-alist): Delete `math-mode'.
1997-05-03 Richard M. StallmanUse defgroup and defcustom.
1996-09-22 Richard M. Stallman(path-separator): Duplicate definition deleted.
1996-09-02 Richard M. Stallman(ffap-locate-file): Function deleted.
1996-03-24 Richard M. StallmanDoc fixes. Reorganized. Retired v18 support.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-04 Karl Heuer(ffap-list-env): Doc fix.
1996-01-01 Richard M. Stallman(ffap-list-env): Use `path-separator' rather than ":".
1995-11-12 Richard M. StallmanInitial revision