summaryrefslogtreecommitdiff
path: root/lisp/ffap.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * ffap.el (ffap-replace-file-component): Fix typo.Chong Yidong2012-12-061-1/+1
* * ffap.el (ffap-replace-file-component): Support Tramp file nameMichael Albinus2012-10-081-12/+6
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-2/+2
* * lisp/files.el (read-only-mode): New minor mode.Stefan Monnier2012-08-291-1/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* Don't warn on toggle-read-only calls.Chong Yidong2012-07-131-9/+8
* Cleanups and improvements for FFAP and URL.Chong Yidong2012-05-101-97/+113
* Convert more defvars to defcustoms.Chong Yidong2012-05-041-3/+5
* Remove unnecessary use of minibuffer-completing-file-name.Stefan Monnier2012-04-251-14/+0
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Fixes related to /usr/include path on multiarch systemsGlenn Morris2012-02-221-2/+17
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* * ffap.el (dired-at-point): Fix docstring. (Bug#5565)Juri Linkov2010-02-121-1/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fix typos in ffap.el.Juanma Barranquero2010-01-111-17/+17
* Minor cleanup.Stefan Monnier2009-12-091-53/+48
* * ffap.el (ffap-rfc-path): Make this a defcustom sinceKevin Ryde2009-12-061-3/+10
* Provide additional default values (file name at point or at theJuri Linkov2009-11-251-0/+23
* (ffap-alternate-file-other-window, ffap-literally): New functions.Juri Linkov2009-11-121-0/+16
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-4/+4
* (ffap-file-at-point): Handle absolute (non-remote) files with lineGlenn Morris2009-09-091-2/+5
* (ffap): Remove defunct URL from custom group.Glenn Morris2009-07-061-1/+2
* (ffap-version): Make it an obsolete alias for emacs-version.Glenn Morris2009-07-061-6/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-18/+18
* (ffap-fixup-url): Don't call url-normalize-url. (Bug#898)Glenn Morris2008-09-251-2/+3
* (ffap-string-at-point-mode-alist): Use alpha rather than lower.Stefan Monnier2008-06-101-3/+3
* (ffap-prompter): Don't use the region.Stefan Monnier2008-06-051-1/+5
* 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