summaryrefslogtreecommitdiff
path: root/lisp/ffap.el
AgeCommit message (Expand)Author
2012-10-08* ffap.el (ffap-replace-file-component): Support Tramp file nameMichael Albinus
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong
2012-08-29* lisp/files.el (read-only-mode): New minor mode.Stefan Monnier
2012-08-15Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris
2012-07-13Don't warn on toggle-read-only calls.Chong Yidong
2012-05-10Cleanups and improvements for FFAP and URL.Chong Yidong
2012-05-04Convert more defvars to defcustoms.Chong Yidong
2012-04-25Remove unnecessary use of minibuffer-completing-file-name.Stefan Monnier
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-02-22Fixes related to /usr/include path on multiarch systemsGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-17Spelling fixes.Paul Eggert
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-02-12* ffap.el (dired-at-point): Fix docstring. (Bug#5565)Juri Linkov
2010-01-13Add 2010 to copyright years.Glenn Morris
2010-01-11Fix typos in ffap.el.Juanma Barranquero
2009-12-09Minor cleanup.Stefan Monnier
2009-12-06* ffap.el (ffap-rfc-path): Make this a defcustom sinceKevin Ryde
2009-11-25Provide additional default values (file name at point or at theJuri Linkov
2009-11-12(ffap-alternate-file-other-window, ffap-literally): New functions.Juri Linkov
2009-10-02Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero
2009-09-09(ffap-file-at-point): Handle absolute (non-remote) files with lineGlenn Morris
2009-07-06(ffap): Remove defunct URL from custom group.Glenn Morris
2009-07-06(ffap-version): Make it an obsolete alias for emacs-version.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-09-25(ffap-fixup-url): Don't call url-normalize-url. (Bug#898)Glenn Morris
2008-06-10(ffap-string-at-point-mode-alist): Use alpha rather than lower.Stefan Monnier
2008-06-05(ffap-prompter): Don't use the region.Stefan Monnier
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-21(ffap-read-file-or-url): Do not abuse completing-read'sStefan Monnier
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-02-24Merge from emacs--rel--22Miles Bader
2008-02-11(ffap-rfc-directories): Add :version.Glenn Morris
2008-02-11Kevin Ryde <user42 at zip.com.au>Glenn Morris
2008-02-05*** empty log message ***Juanma Barranquero
2008-01-18(ffap-alist): Remove space from RFC regexp.Glenn Morris
2008-01-09(ffap-string-at-point-mode-alist): Add `\' to file entry, for Windows.Glenn Morris
2008-01-09(ffap-string-at-point-mode-alist): Add `\' to file entry, for Windows.Glenn Morris
2008-01-09(ffap-read-file-or-url): Don't use let-binding to temporarilyStefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2008-01-06* ffap.el (ffap-read-file-or-url): Let-bindMichael Albinus
2007-11-29(w3-view-this-url): Declare as a function.Glenn Morris
2007-11-27(ffap-bug, ffap-submit-bug): Redefine as obsolete aliases forGlenn Morris
2007-09-25(ffap-replace-file-component): Use `mapc' rather than `mapcar'.Juanma Barranquero
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris