summaryrefslogtreecommitdiff
path: root/lisp/ffap.el
Commit message (Expand)AuthorAge
* Update copyright year to 2019Paul Eggert2019-01-01
* 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
* Mention `ffap-url-unwrap-local' in find-file-at-point's docstring (Bug#27564)Noam Postavsky2017-07-04
* ffap: Don't switch window unless neededPhilipp Stephani2017-04-22
* Do not include comment start chars in ffap stringKaushal Modi2017-03-23
* Merge from origin/emacs-25Paul Eggert2017-01-17
|\
| * * lisp/ffap.el (ffap-lax-url): Bump :version after recent change.Glenn Morris2017-01-04
| * Document that functions in 'ffap-alist' can use the match dataPhilipp Stephani2017-01-03
* | Improve ffap-gopher-at-point handling of long linesNoam Postavsky2017-01-15
* | Small patch for ffap.elPhilipp Stephani2017-01-03
* | Merge from origin/emacs-25Paul Eggert2017-01-01
|\|
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2017-01-01
|\|
| * Revert to pre-25.1 behavior in ffapEli Zaretskii2016-12-24
| * * lisp/ffap.el: Fix obsolete comment referencing ffap-bug.Noam Postavsky2016-12-24
* | ffap-string-at-point: Limit max length of active regionTino Calancha2016-12-30
* | New error file-missingPaul Eggert2016-10-21
* | Merge from origin/emacs-25Paul Eggert2016-04-11
|\|
| * Avoid signaling errors in 'M-n' at the 'C-x C-f' promptEli Zaretskii2016-04-08
* | Merge from origin/emacs-25John Wiegley2016-01-11
|\|
| * * lisp/ffap.el (ffap-latex-mode): Avoid free variable.Glenn Morris2016-01-08
* | Merge from origin/emacs-25John Wiegley2016-01-11
|\|
| * Update copyright year to 2016Paul Eggert2016-01-01
* | Made ffap-url-p a defun instead of a defsubstLars Ingebrigtsen2015-12-25
|/
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Use kpsewhich in ffap-latex-mode, if availableNicolas Richard2015-08-09
* ffap: disallow braces in filenames for tex modesNicolas Richard2015-08-09
* Remove useless backslashes from ffap-string-at-point-mode-alistNicolas Richard2015-08-09
* Augment docstring of ffap-string-at-point-mode-alistNicolas Richard2015-08-09
* Fix a thinko in 'ffap-gopher-at-point'Eli Zaretskii2015-08-01
* Don't overflow if computing approximate percentagePaul Eggert2015-07-31
* Fix point positioning in ffap-next-guessEli Zaretskii2015-07-22
* ffap.el (ffap-read-file-or-url): Fix completing-read callOleh Krehel2015-05-08
* ffap: Support environment variable expansion in file namesDmitry Gutov2015-04-08
* browse-url: mark some of the more obsolete stuff as suchGlenn Morris2015-03-24
* Don't downcase system diagnostics' first lettersPaul Eggert2015-01-21
* Update copyright year to 2015Paul Eggert2015-01-01
* Rename 24.5 to 25.1Stefan Monnier2014-09-29
* * lisp/ffap.el (ffap-lax-url): New var.Ivan Andrus2014-06-11
* lisp/*.el: Fix typos.Juanma Barranquero2014-03-21
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* ffap.el: handle "/usr/include/c++/<version>" directories.RĂ¼diger Sonderfeld2013-10-18
* lisp/ffap.el: Fix reference to variable thing-at-point-default-mail-uri-scheme.Juanma Barranquero2013-08-10
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05