index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ffap.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Audit symbol quoting in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-2
/
+2
*
Fix URL-related typos in comments and messages
Lars Ingebrigtsen
2022-04-06
1
-4
/
+4
*
Don't have ffap interpret ":/bin" as the current directory
Lars Ingebrigtsen
2022-01-14
1
-4
/
+7
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Make `dired-split' obsolete
Lars Ingebrigtsen
2021-11-09
1
-1
/
+1
|
/
*
Mention ffap-file-name-with-spaces in the ffap doc strin
Lars Ingebrigtsen
2021-10-04
1
-2
/
+3
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-5
/
+5
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
Fix URL entry in ffap after previous change
Stephen Berman
2021-08-11
1
-1
/
+1
*
Make ffap-read-file-or-url put point at the correct place for URLs
Lars Ingebrigtsen
2021-08-09
1
-5
/
+2
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-1
/
+1
*
ffap ido accommodation
dickmao
2021-08-04
1
-3
/
+3
*
Make `ffap-read-file-or-url' work again (to read URLs)
Lars Ingebrigtsen
2021-07-31
1
-16
/
+32
*
Make ido-mode override ffap-file-finder
Lars Ingebrigtsen
2021-07-08
1
-0
/
+1
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove some compat code from ffap.el
Stefan Kangas
2020-11-19
1
-7
/
+8
*
Remove redundant 'function's around lambdas
Stefan Kangas
2020-11-17
1
-17
/
+13
*
Use lexical binding in ffap.el
Mattias EngdegÄrd
2020-10-23
1
-8
/
+10
*
; fix docstring typo in last commit
Robert Pluim
2020-10-22
1
-2
/
+2
*
Use HTTP instead of Tramp for the ffap rfc path (and also fix it)
Lars Ingebrigtsen
2020-10-22
1
-9
/
+6
*
`ffap-gopher-at-point' interminable without newlines
dickmao
2020-10-19
1
-1
/
+2
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+1
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
*
|
Add new tab command `C-x t C-r'
Earl
2020-09-20
1
-0
/
+8
*
|
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-1
/
+1
*
|
Remove many items obsolete since Emacs 23.2 and 23.3
Stefan Kangas
2020-08-24
1
-2
/
+0
*
|
Add support for ffap guessing at file names containing spaces
Jari Aalto
2020-08-15
1
-3
/
+130
*
|
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
1
-6
/
+0
*
|
Add command ffap-other-tab (Bug#41410)
ej32u@protonmail.com
2020-05-24
1
-0
/
+11
*
|
Delete libraries obsolete since 23.1 and 23.2
Stefan Kangas
2020-05-15
1
-1
/
+1
*
|
Make find-file-at-point respect port numbers in Tramp file name
Marco Wahl
2020-01-22
1
-1
/
+1
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/ffap.el (ffap-read-file-or-url): Don't use url-file-handler
Stefan Monnier
2019-11-09
1
-27
/
+12
*
* lisp/ffap.el (ffap-read-file-or-url): Fix some URL cases
Stefan Monnier
2019-11-08
1
-14
/
+24
*
* lisp/ffap.el (ffap-read-file-or-url): Simplify further
Stefan Monnier
2019-11-08
1
-28
/
+20
*
* lisp/ffap.el (ffap-read-file-or-url): Use `read-file-name`
Thierry Volpiatto
2019-11-08
1
-31
/
+7
*
Remove XEmacs compat code from ffap.el
Stefan Kangas
2019-10-17
1
-4
/
+1
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
Make ffap find {/etc} files again
Lars Ingebrigtsen
2019-07-26
1
-2
/
+2
*
Fix prompting in functions like ffap-read-only
Lars Ingebrigtsen
2019-07-14
1
-26
/
+28
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Fix ffap behavior in the Gnus group buffer (bug#35693)
Katsumi Yamaoka
2019-05-17
1
-1
/
+4
*
Use remapping in ffap-bindings (Bug#35577)
Noam Postavsky
2019-05-12
1
-13
/
+13
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Explicitly require cl-lib where needed
Glenn Morris
2018-03-16
1
-0
/
+1
|
/
*
Replace some obsolete aliases in documentation
Glenn Morris
2018-03-07
1
-1
/
+1
[next]