summaryrefslogtreecommitdiff
path: root/lisp/ffap.el
Commit message (Expand)AuthorAgeFilesLines
* Make find-file-at-point respect port numbers in Tramp file nameMarco Wahl2020-01-221-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/ffap.el (ffap-read-file-or-url): Don't use url-file-handlerStefan Monnier2019-11-091-27/+12
* * lisp/ffap.el (ffap-read-file-or-url): Fix some URL casesStefan Monnier2019-11-081-14/+24
* * lisp/ffap.el (ffap-read-file-or-url): Simplify furtherStefan Monnier2019-11-081-28/+20
* * lisp/ffap.el (ffap-read-file-or-url): Use `read-file-name`Thierry Volpiatto2019-11-081-31/+7
* Remove XEmacs compat code from ffap.elStefan Kangas2019-10-171-4/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Make ffap find {/etc} files againLars Ingebrigtsen2019-07-261-2/+2
* Fix prompting in functions like ffap-read-onlyLars Ingebrigtsen2019-07-141-26/+28
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Fix ffap behavior in the Gnus group buffer (bug#35693)Katsumi Yamaoka2019-05-171-1/+4
* Use remapping in ffap-bindings (Bug#35577)Noam Postavsky2019-05-121-13/+13
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Explicitly require cl-lib where neededGlenn Morris2018-03-161-0/+1
|/
* Replace some obsolete aliases in documentationGlenn Morris2018-03-071-1/+1
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+1
* Mention `ffap-url-unwrap-local' in find-file-at-point's docstring (Bug#27564)Noam Postavsky2017-07-041-1/+2
* ffap: Don't switch window unless neededPhilipp Stephani2017-04-221-8/+3
* Do not include comment start chars in ffap stringKaushal Modi2017-03-231-3/+38
* Merge from origin/emacs-25Paul Eggert2017-01-171-1/+1
|\
| * * lisp/ffap.el (ffap-lax-url): Bump :version after recent change.Glenn Morris2017-01-041-1/+1
| * Document that functions in 'ffap-alist' can use the match dataPhilipp Stephani2017-01-031-1/+4
* | Improve ffap-gopher-at-point handling of long linesNoam Postavsky2017-01-151-31/+35
* | Small patch for ffap.elPhilipp Stephani2017-01-031-1/+4
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-01-011-3/+7
|\ \ | |/
| * Revert to pre-25.1 behavior in ffapEli Zaretskii2016-12-241-2/+6
| * * lisp/ffap.el: Fix obsolete comment referencing ffap-bug.Noam Postavsky2016-12-241-1/+1
* | ffap-string-at-point: Limit max length of active regionTino Calancha2016-12-301-7/+18
* | New error file-missingPaul Eggert2016-10-211-4/+7
* | Merge from origin/emacs-25Paul Eggert2016-04-111-1/+3
|\ \ | |/
| * Avoid signaling errors in 'M-n' at the 'C-x C-f' promptEli Zaretskii2016-04-081-1/+3
* | Merge from origin/emacs-25John Wiegley2016-01-111-4/+4
|\ \ | |/
| * * lisp/ffap.el (ffap-latex-mode): Avoid free variable.Glenn Morris2016-01-081-4/+4
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Made ffap-url-p a defun instead of a defsubstLars Ingebrigtsen2015-12-251-1/+1
|/
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-3/+3
* Use kpsewhich in ffap-latex-mode, if availableNicolas Richard2015-08-091-4/+68
* ffap: disallow braces in filenames for tex modesNicolas Richard2015-08-091-0/+3
* Remove useless backslashes from ffap-string-at-point-mode-alistNicolas Richard2015-08-091-1/+1
* Augment docstring of ffap-string-at-point-mode-alistNicolas Richard2015-08-091-1/+3