summaryrefslogtreecommitdiff
path: root/lisp/net/browse-url.el
Commit message (Expand)AuthorAgeFilesLines
* Add with-file-modes macro, and use itGlenn Morris2014-05-141-10/+6
* * net/browse-url.el (browse-url):Michael Albinus2014-05-131-4/+4
* * browse-url.el (browse-url-mosaic): Create /tmp/Mosaic.PID as a private file.Glenn Morris2014-05-101-4/+10
* * browse-url.el (browse-url-mosaic): Be careful when writing /tmp/Mosaic.PID.Glenn Morris2014-05-081-20/+15
* browse-url.el commentGlenn Morris2014-05-051-0/+3
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/menu-bar.el (menu-bar-tools-menu): Add `browse-web'.Juri Linkov2013-12-171-1/+1
* Fixed drag-n-drop with Unicode file names.Eli Zaretskii2013-12-031-3/+6
* * lisp/dired-x.el:Daniel Hackney2013-09-041-10/+10
* * lisp/emacs-lisp/re-builder.el (reb-color-display-p):Dmitry Antipov2013-07-311-2/+2
* Use `eww-browse-url' instead of `eww'Lars Magne Ingebrigtsen2013-06-191-1/+1
* (browse-url-browser-function): Add `eww' as a possible choice.Lars Magne Ingebrigtsen2013-06-181-0/+1
* * lisp/thingatpt.el (thing-at-point): Accept optional second argumentSam Steingold2013-05-081-3/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-2/+1
* Add a utility function buffer-narrowed-p, and use it.Chong Yidong2012-09-071-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-18/+15
* Encoding fix for browse-url-encode-url.Chong Yidong2012-05-091-2/+2
* Adapt browse-url.el to improvements in Cygwin's cygstart utility.Ken Brown2012-04-131-7/+1
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* Doc fixes for emacsbug.elGlenn Morris2012-02-081-0/+1
* Doc fixes for browse-urlGlenn Morris2012-02-081-2/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-2/+2
* Spelling fixes.Paul Eggert2011-11-181-1/+1
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* * lisp/net/browse-url.el (browse-url-can-use-xdg-open): Support LXDEJuri Linkov2011-10-191-3/+7
* * lisp/net/browse-url.el (browse-url-browser-function): Add "Chromium".Juri Linkov2011-10-191-0/+35
* Fix for browse-url-firefox on Windows.Chong Yidong2011-08-201-14/+20
* Make the default browser choice a bit more logicalLawrence Mitchell2011-07-131-11/+6
* Add icecat to the firefox candidates list.Giuseppe Scrivano2011-06-251-1/+1
* From Lawrence Mitchell <wence@gmx.li>: Don't hang in browse-url-xdg-open.Jan Djärv2011-06-221-1/+1
* Expand file names during browse-url-of-dired-file (Bug#8259).Ralph Schleicher2011-05-081-1/+4
* browse-url.el trivia.Glenn Morris2011-04-071-2/+1
* browse-url fix for bug#6077.Glenn Morris2011-03-041-1/+6
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+3
* Merge from emacs-23Stefan Monnier2011-01-141-3/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove some browse-url.el autoloads.Glenn Morris2010-12-021-2/+0
* | Introduce a new `browse-url-mailto-function' variable for mailto: URLs.Lars Magne Ingebrigtsen2010-11-241-13/+30
* | * net/browse-url.el (browse-url-browser-function): Change theLars Magne Ingebrigtsen2010-11-101-6/+8
* | net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail b...Katsumi Yamaoka2010-11-101-7/+14
* | browse-url.el trivia.Glenn Morris2010-10-081-6/+9
* | * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.Andreas Schwab2010-10-081-4/+1
* | * lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)Glenn Morris2010-10-071-2/+1
* | Remove leading `*' from docs of some defcustoms etc.Glenn Morris2010-09-221-3/+4
* | Add ability to use xdg-open, i.e. your desktop default browser.Jan Djärv2010-08-171-0/+36