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
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; * lisp/ffap.el (ffap-rfs-regexp): Fix :type (bug#65698).
Eli Zaretskii
2023-09-02
1
-1
/
+2
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Further ffap-read-file-or-url tweaks
Lars Ingebrigtsen
2022-09-20
1
-1
/
+5
*
Make ffap-file-finder work again
Lars Ingebrigtsen
2022-09-06
1
-3
/
+3
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-2
/
+2
*
; * lisp/ffap.el: Comment cleanup.
Stefan Kangas
2022-07-30
1
-34
/
+17
*
Make ffap-newfile-prompt obsolete
Stefan Kangas
2022-07-30
1
-3
/
+2
*
* lisp/ffap.el (ffap-url-regexp): Add gemini.
Stefan Kangas
2022-07-30
1
-1
/
+1
*
Convert ffap comments to tests
Stefan Kangas
2022-07-28
1
-11
/
+1
*
New test ffap-replace-file-component
Stefan Kangas
2022-07-28
1
-1
/
+0
*
Minor doc fixes in ffap.el
Stefan Kangas
2022-07-28
1
-19
/
+13
*
Drop support for obsolete "Lisp Code Directory" from ffap
Stefan Kangas
2022-07-28
1
-2
/
+1
*
; * lisp/ffap.el: Delete code commented out since 1997.
Stefan Kangas
2022-07-28
1
-12
/
+0
*
Drop support for XEmacs package EFS
Stefan Kangas
2022-07-28
1
-10
/
+6
*
Make ffap-file-suffix obsolete
Stefan Kangas
2022-07-27
1
-1
/
+2
*
Drop support for the dead third-party w3 package
Stefan Kangas
2022-07-09
1
-29
/
+18
*
; Rename 'ffap--accept-or-reject-p'
Eli Zaretskii
2022-07-09
1
-5
/
+6
*
Stop ffap-machine-at-point from pinging random hosts
Stefan Kangas
2022-07-08
1
-3
/
+4
*
Add :safe property to ffap-machine-p-* variables
Stefan Kangas
2022-07-08
1
-2
/
+12
*
Make net-utils-url at point funs obsolete in favor of ffap
Stefan Kangas
2022-07-07
1
-0
/
+2
*
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
[next]