summaryrefslogtreecommitdiff
path: root/lisp/ffap.el
Commit message (Expand)AuthorAge
* Make `dired-split' obsoleteLars Ingebrigtsen2021-11-09
* Mention ffap-file-name-with-spaces in the ffap doc strinLars Ingebrigtsen2021-10-04
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Fix URL entry in ffap after previous changeStephen Berman2021-08-11
* Make ffap-read-file-or-url put point at the correct place for URLsLars Ingebrigtsen2021-08-09
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* ffap ido accommodationdickmao2021-08-04
* Make `ffap-read-file-or-url' work again (to read URLs)Lars Ingebrigtsen2021-07-31
* Make ido-mode override ffap-file-finderLars Ingebrigtsen2021-07-08
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Remove some compat code from ffap.elStefan Kangas2020-11-19
* Remove redundant 'function's around lambdasStefan Kangas2020-11-17
* Use lexical binding in ffap.elMattias EngdegÄrd2020-10-23
* ; fix docstring typo in last commitRobert Pluim2020-10-22
* Use HTTP instead of Tramp for the ffap rfc path (and also fix it)Lars Ingebrigtsen2020-10-22
* `ffap-gopher-at-point' interminable without newlinesdickmao2020-10-19
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | Add new tab command `C-x t C-r'Earl2020-09-20
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* | Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-24
* | Add support for ffap guessing at file names containing spacesJari Aalto2020-08-15
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* | Add command ffap-other-tab (Bug#41410)ej32u@protonmail.com2020-05-24
* | Delete libraries obsolete since 23.1 and 23.2Stefan Kangas2020-05-15
* | Make find-file-at-point respect port numbers in Tramp file nameMarco Wahl2020-01-22
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/ffap.el (ffap-read-file-or-url): Don't use url-file-handlerStefan Monnier2019-11-09
* * lisp/ffap.el (ffap-read-file-or-url): Fix some URL casesStefan Monnier2019-11-08
* * lisp/ffap.el (ffap-read-file-or-url): Simplify furtherStefan Monnier2019-11-08
* * lisp/ffap.el (ffap-read-file-or-url): Use `read-file-name`Thierry Volpiatto2019-11-08
* Remove XEmacs compat code from ffap.elStefan Kangas2019-10-17
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Make ffap find {/etc} files againLars Ingebrigtsen2019-07-26
* Fix prompting in functions like ffap-read-onlyLars Ingebrigtsen2019-07-14
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Fix ffap behavior in the Gnus group buffer (bug#35693)Katsumi Yamaoka2019-05-17
* Use remapping in ffap-bindings (Bug#35577)Noam Postavsky2019-05-12
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Explicitly require cl-lib where neededGlenn Morris2018-03-16
|/
* Replace some obsolete aliases in documentationGlenn Morris2018-03-07
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13