summaryrefslogtreecommitdiff
path: root/lisp/ffap.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove some compat code from ffap.elStefan Kangas2020-11-191-7/+8
* Remove redundant 'function's around lambdasStefan Kangas2020-11-171-17/+13
* Use lexical binding in ffap.elMattias EngdegÄrd2020-10-231-8/+10
* ; fix docstring typo in last commitRobert Pluim2020-10-221-2/+2
* Use HTTP instead of Tramp for the ffap rfc path (and also fix it)Lars Ingebrigtsen2020-10-221-9/+6
* `ffap-gopher-at-point' interminable without newlinesdickmao2020-10-191-1/+2
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | Add new tab command `C-x t C-r'Earl2020-09-201-0/+8
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-1/+1
* | Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-241-2/+0
* | Add support for ffap guessing at file names containing spacesJari Aalto2020-08-151-3/+130
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-6/+0
* | Add command ffap-other-tab (Bug#41410)ej32u@protonmail.com2020-05-241-0/+11
* | Delete libraries obsolete since 23.1 and 23.2Stefan Kangas2020-05-151-1/+1
* | 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
|\ \ | |/