aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ffap.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/ffap.el (ffap-lax-url): New var.Ivan Andrus2014-06-111-2/+9
* lisp/*.el: Fix typos.Juanma Barranquero2014-03-211-20/+20
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* ffap.el: handle "/usr/include/c++/<version>" directories.RĂ¼diger Sonderfeld2013-10-181-1/+23
* lisp/ffap.el: Fix reference to variable thing-at-point-default-mail-uri-scheme.Juanma Barranquero2013-08-101-1/+1
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* * lisp/ffap.el (ffap-machine-p): Handle "not known" response.Glenn Morris2013-07-241-1/+2
* Merge FFAP's URI-detection code into thingatpt.el.Chong Yidong2013-02-041-82/+33
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-9/+11
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\
| * 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
* | Improve url matching in ffap.el.Chong Yidong2012-12-051-102/+92
|/
* * 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