index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ffap.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
lisp/*.el: Fix typos.
...
Juanma Barranquero
2014-03-21
1
-20
/
+20
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
ffap.el: handle "/usr/include/c++/<version>" directories.
...
RĂ¼diger Sonderfeld
2013-10-18
1
-1
/
+23
*
lisp/ffap.el: Fix reference to variable thing-at-point-default-mail-uri-scheme.
Juanma Barranquero
2013-08-10
1
-1
/
+1
*
Do not call to `selected-window' where it is assumed by default.
...
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
* lisp/ffap.el (ffap-machine-p): Handle "not known" response.
...
Glenn Morris
2013-07-24
1
-1
/
+2
*
Merge FFAP's URI-detection code into thingatpt.el.
...
Chong Yidong
2013-02-04
1
-82
/
+33
*
Disambiguate function and variable references in docstrings.
...
Aaron S. Hawley
2013-01-11
1
-9
/
+11
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
|
*
* ffap.el (ffap-replace-file-component): Fix typo.
Chong Yidong
2012-12-06
1
-1
/
+1
*
|
Improve url matching in ffap.el.
...
Chong Yidong
2012-12-05
1
-102
/
+92
|
/
*
* ffap.el (ffap-replace-file-component): Support Tramp file name
...
Michael Albinus
2012-10-08
1
-12
/
+6
*
Update docstrings and comments to use "init file" terminology.
...
Chong Yidong
2012-09-17
1
-2
/
+2
*
* lisp/files.el (read-only-mode): New minor mode.
...
Stefan Monnier
2012-08-29
1
-1
/
+1
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-1
/
+1
*
Don't warn on toggle-read-only calls.
...
Chong Yidong
2012-07-13
1
-9
/
+8
*
Cleanups and improvements for FFAP and URL.
...
Chong Yidong
2012-05-10
1
-97
/
+113
*
Convert more defvars to defcustoms.
...
Chong Yidong
2012-05-04
1
-3
/
+5
*
Remove unnecessary use of minibuffer-completing-file-name.
...
Stefan Monnier
2012-04-25
1
-14
/
+0
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-1
/
+1
*
Fixes related to /usr/include path on multiarch systems
...
Glenn Morris
2012-02-22
1
-2
/
+17
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
* ffap.el (dired-at-point): Fix docstring. (Bug#5565)
Juri Linkov
2010-02-12
1
-1
/
+2
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Fix typos in ffap.el.
...
Juanma Barranquero
2010-01-11
1
-17
/
+17
*
Minor cleanup.
...
Stefan Monnier
2009-12-09
1
-53
/
+48
*
* ffap.el (ffap-rfc-path): Make this a defcustom since
...
Kevin Ryde
2009-12-06
1
-3
/
+10
*
Provide additional default values (file name at point or at the
...
Juri Linkov
2009-11-25
1
-0
/
+23
*
(ffap-alternate-file-other-window, ffap-literally): New functions.
...
Juri Linkov
2009-11-12
1
-0
/
+16
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-4
/
+4
*
(ffap-file-at-point): Handle absolute (non-remote) files with line
...
Glenn Morris
2009-09-09
1
-2
/
+5
*
(ffap): Remove defunct URL from custom group.
Glenn Morris
2009-07-06
1
-1
/
+2
*
(ffap-version): Make it an obsolete alias for emacs-version.
...
Glenn Morris
2009-07-06
1
-6
/
+2
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* align.el:
...
Lute Kamstra
2008-12-03
1
-18
/
+18
*
(ffap-fixup-url): Don't call url-normalize-url. (Bug#898)
Glenn Morris
2008-09-25
1
-2
/
+3
*
(ffap-string-at-point-mode-alist): Use alpha rather than lower.
Stefan Monnier
2008-06-10
1
-3
/
+3
*
(ffap-prompter): Don't use the region.
Stefan Monnier
2008-06-05
1
-1
/
+5
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(ffap-read-file-or-url): Do not abuse completing-read's
...
Stefan Monnier
2008-04-21
1
-23
/
+22
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
Merge from emacs--rel--22
...
Miles Bader
2008-02-24
1
-1
/
+1
|
\
|
*
*** empty log message ***
Juanma Barranquero
2008-02-05
1
-1
/
+1
|
*
(ffap-string-at-point-mode-alist): Add `\' to file entry, for Windows.
Glenn Morris
2008-01-09
1
-1
/
+1
[next]