index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
browse-url.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/emacs-lisp/re-builder.el (reb-color-display-p):
Dmitry Antipov
2013-07-31
1
-2
/
+2
*
Use `eww-browse-url' instead of `eww'
Lars Magne Ingebrigtsen
2013-06-19
1
-1
/
+1
*
(browse-url-browser-function): Add `eww' as a possible choice.
Lars Magne Ingebrigtsen
2013-06-18
1
-0
/
+1
*
* lisp/thingatpt.el (thing-at-point): Accept optional second argument
Sam Steingold
2013-05-08
1
-3
/
+4
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
1
-2
/
+1
*
Add a utility function buffer-narrowed-p, and use it.
Chong Yidong
2012-09-07
1
-1
/
+1
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-18
/
+15
*
Encoding fix for browse-url-encode-url.
Chong Yidong
2012-05-09
1
-2
/
+2
*
Adapt browse-url.el to improvements in Cygwin's cygstart utility.
Ken Brown
2012-04-13
1
-7
/
+1
*
Standardize possessive apostrophe usage in manuals, docs, and comments
Glenn Morris
2012-02-28
1
-2
/
+2
*
Doc fixes for emacsbug.el
Glenn Morris
2012-02-08
1
-0
/
+1
*
Doc fixes for browse-url
Glenn Morris
2012-02-08
1
-2
/
+7
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-18
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-13
1
-1
/
+1
*
* lisp/net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
Juri Linkov
2011-10-19
1
-3
/
+7
*
* lisp/net/browse-url.el (browse-url-browser-function): Add "Chromium".
Juri Linkov
2011-10-19
1
-0
/
+35
*
Fix for browse-url-firefox on Windows.
Chong Yidong
2011-08-20
1
-14
/
+20
*
Make the default browser choice a bit more logical
Lawrence Mitchell
2011-07-13
1
-11
/
+6
*
Add icecat to the firefox candidates list.
Giuseppe Scrivano
2011-06-25
1
-1
/
+1
*
From Lawrence Mitchell <wence@gmx.li>: Don't hang in browse-url-xdg-open.
Jan Djärv
2011-06-22
1
-1
/
+1
*
Expand file names during browse-url-of-dired-file (Bug#8259).
Ralph Schleicher
2011-05-08
1
-1
/
+4
*
browse-url.el trivia.
Glenn Morris
2011-04-07
1
-2
/
+1
*
browse-url fix for bug#6077.
Glenn Morris
2011-03-04
1
-1
/
+6
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-2
/
+3
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-3
/
+2
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Remove some browse-url.el autoloads.
Glenn Morris
2010-12-02
1
-2
/
+0
*
|
Introduce a new `browse-url-mailto-function' variable for mailto: URLs.
Lars Magne Ingebrigtsen
2010-11-24
1
-13
/
+30
*
|
* net/browse-url.el (browse-url-browser-function): Change the
Lars Magne Ingebrigtsen
2010-11-10
1
-6
/
+8
*
|
net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail b...
Katsumi Yamaoka
2010-11-10
1
-7
/
+14
*
|
browse-url.el trivia.
Glenn Morris
2010-10-08
1
-6
/
+9
*
|
* net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
Andreas Schwab
2010-10-08
1
-4
/
+1
*
|
* lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
Glenn Morris
2010-10-07
1
-2
/
+1
*
|
Remove leading `*' from docs of some defcustoms etc.
Glenn Morris
2010-09-22
1
-3
/
+4
*
|
Add ability to use xdg-open, i.e. your desktop default browser.
Jan Djärv
2010-08-17
1
-0
/
+36
*
|
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if
Stefan Monnier
2010-04-29
1
-4
/
+6
*
|
Fix last change to use existing comm Custom group instead of `net'.
Chong Yidong
2010-03-12
1
-1
/
+1
*
|
Reorganize Custom groups.
Chong Yidong
2010-03-12
1
-1
/
+2
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* net/browse-url.el (browse-url-encode-url): Don't escape commas.
Chong Yidong
2010-01-02
1
-5
/
+7
*
* net/browse-url.el (browse-url-filename-alist): On Windows, add
Chong Yidong
2009-11-23
1
-2
/
+8
*
* net/browse-url.el (browse-url-default-windows-browser): Use
Chong Yidong
2009-11-20
1
-5
/
+7
*
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
Dan Nicolaescu
2009-11-06
1
-2
/
+2
*
(browse-url): Identify alist with "consp and
Kevin Ryde
2009-10-18
1
-14
/
+14
*
Kevin Ryde <user42 at zip.com.au>
Glenn Morris
2009-10-02
1
-1
/
+4
[next]