aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/browse-url.el
Commit message (Expand)AuthorAgeFilesLines
* (browse-url-browser-function)Eli Zaretskii2005-06-181-3/+100
* (browse-url-xterm-program): Fix spellings in docstrings.Juanma Barranquero2005-06-101-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-171-1/+1
* 2005-03-09 Simon Josefsson <[email protected]>Simon Josefsson2005-03-091-2/+3
* (browse-url-netscape-new-window-is-tab): New variable.Simon Josefsson2005-02-221-16/+31
* (browse-url-url-at-point): Add autoload.Richard M. Stallman2004-12-131-0/+1
* (browse-url-gnome-moz-program)Richard M. Stallman2004-11-071-8/+9
* (browse-url-maybe-new-window): Use called-interactively-p.Richard M. Stallman2004-11-041-3/+4
* (browse-url-interactive-arg): Doc fix.Richard M. Stallman2004-05-291-5/+6
* (browse-url-interactive-arg): Enable user to explicitly select the text toJuanma Barranquero2004-05-231-4/+12
* (browse-url-netscape-sentinel)Eli Zaretskii2004-04-271-6/+6
* (browse-url-generic): Use call-processDavid Kastrup2004-04-021-3/+3
* (rfc2368-parse-mailto-url): Autoload.Eli Zaretskii2004-03-071-8/+20
* (browse-url-netscape, browse-url-mozilla, browse-url-galeon,Juri Linkov2004-03-021-8/+8
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (browse-url-epiphany): Doc fix.John Paul Wallington2003-08-011-1/+1
* (browse-url-browser-function): Add alternative for Epiphany.Richard M. Stallman2003-07-071-1/+77
* (browse-url-mozilla): Correct the conditionals for using ,new-window.Richard M. Stallman2003-05-281-2/+2
* Don't autoload all these defcustoms.Stefan Monnier2003-04-121-24/+18
* Cygwin support patch.Juanma Barranquero2003-01-311-3/+3
* (browse-url-filename-alist): Doc fix.Kim F. Storm2003-01-141-2/+2
* Fix URLs.Pavel Janík2002-12-111-2/+2
* * browse-url.el (browse-url-mozilla): Doc fix.Simon Josefsson2002-10-111-10/+26
* (browse-url-lynx-input-attempts): Use defcustom.Richard M. Stallman2002-07-221-3/+7
* (browse-url-at-mouse): Don't pass an arg to browse-url-at-point.Richard M. Stallman2002-06-211-1/+3
* Put * in user option doc strings.Richard M. Stallman2002-03-181-24/+29
* (browse-url-galeon): Specify --existing for an existing window.Richard M. Stallman2002-03-081-2/+7
* (browse-url-maybe-new-window): Reverse the sense of the comparison,Eli Zaretskii2002-02-191-1/+1
* (browse-url-grail): Use browse-url-maybe-new-window.Richard M. Stallman2002-01-131-1/+1
* (browse-url-galeon-new-window-is-tab): New var.Richard M. Stallman2001-11-251-1/+11
* Support Mozilla and Galeon.Richard M. Stallman2001-11-191-23/+167
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-3/+3
* (browse-url-default-windows-browser): SupportEli Zaretskii2001-07-031-2/+6
* (browse-url-browser-function): Add kde.Gerd Moellmann2001-05-181-0/+22
* (browse-url-filename-alist): Allow UNC fileGerd Moellmann2001-05-101-1/+2
* (browse-url-new-window-flag): Renamed fromGerd Moellmann2001-04-181-30/+31
* (browse-url-filename-alist): Avoid backquoteDave Love2001-01-021-4/+5
* (browse-url-browser-function): UpdateDave Love2000-11-121-1/+1
* (browse-url-browser-function): Use it.Dave Love2000-10-071-1/+5
* (browse-url-gnome-moz-arguments): New option.Dave Love2000-10-071-2/+31
* (browse-url-file-url): Check for null maps.Sam Steingold2000-09-261-9/+4
* (browse-url-filename-alist): Use , not ,@ to add DOS/Windows specific associa...Jason Rumney2000-09-121-1/+1
* (browse-url-filename-alist): Add a clause forDave Love2000-08-151-47/+38
* (browse-url): Re-fix case ofDave Love2000-03-261-19/+22
* Restore previous use of browse-url-maybe-new-window.Dave Love2000-03-221-13/+31
* Moved here from lisp.Gerd Moellmann2000-03-201-0/+1033