Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Stefan Monnier
addc252e94
(browse-url): Set DISPLAY to the one of the
...
current frame, in case we're connected to several displays.
2006-12-08 03:17:10 +00:00
YAMAMOTO Mitsuharu
59b715013e
(browse-url-file-url): Encode file name on conversion to URL.
2006-05-20 04:29:38 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Romain Francoise
f0f98146d2
(browse-url-default-browser): Signal an error if no usable browser can
...
be found, rather than try to load w3.
2005-11-19 15:57:20 +00:00
Reiner Steib
2e167dc4e3
(browse-url-of-buffer): Add ".html" to filename.
2005-10-25 13:18:52 +00:00
Thien-Thi Nguyen
5fd6d89f46
Update years in copyright notice; nfc.
2005-08-01 15:47:19 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Richard M. Stallman
14a06a2d78
(dos-windows-version): Add defvar.
2005-07-03 16:31:40 +00:00
Juanma Barranquero
84c2714c5f
(browse-url-mosaic): Fix spellings.
2005-06-21 13:45:53 +00:00
Eli Zaretskii
49866ff8d4
(browse-url-browser-function)
...
(browse-url-default-browser): Add firefox.
(browse-url-firefox-program, browse-url-firefox-arguments)
(browse-url-firefox-startup-arguments)
(browse-url-firefox-new-window-is-tab): New defcustoms.
(browse-url-firefox, browse-url-firefox-sentinel): New functions.
2005-06-18 10:36:11 +00:00
Juanma Barranquero
028f45d230
(browse-url-xterm-program): Fix spellings in docstrings.
2005-06-10 14:13:42 +00:00
Thien-Thi Nguyen
aa1e26d477
Update years in copyright notice; nfc.
2005-05-17 16:24:37 +00:00
Simon Josefsson
e62ecf8543
2005-03-09 Simon Josefsson <jas@extundo.com>
...
* net/browse-url.el (browse-url-default-browser): Doc fix.
2005-03-09 11:27:46 +00:00
Simon Josefsson
fe77c061ab
(browse-url-netscape-new-window-is-tab): New variable.
...
(browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
Oskarsson" <myrkraverk@users.sourceforget.net>.
2005-02-22 14:11:48 +00:00
Richard M. Stallman
6be44fbf5d
(browse-url-url-at-point): Add autoload.
2004-12-13 19:33:51 +00:00
Richard M. Stallman
db32470656
(browse-url-gnome-moz-program)
...
(browse-url-gnome-moz-arguments): Move up before first use.
2004-11-07 04:00:18 +00:00
Richard M. Stallman
2de9d0c3be
(browse-url-maybe-new-window): Use called-interactively-p.
2004-11-04 10:15:37 +00:00
Richard M. Stallman
657962fc48
(browse-url-interactive-arg): Doc fix.
2004-05-29 15:34:50 +00:00
Juanma Barranquero
4c4939993a
(browse-url-interactive-arg): Enable user to explicitly select the text to
...
be taken as URL.
2004-05-23 22:38:30 +00:00
Eli Zaretskii
7844257c6e
(browse-url-netscape-sentinel)
...
(browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
(browse-url-epiphany-sentinel, browse-url-mosaic): Use
browse-url-*-program instead of a literal program name.
2004-04-27 14:03:10 +00:00
David Kastrup
78cfc6adfc
(browse-url-generic): Use call-process
...
instead of start-process to allow browsers that fork and detach.
2004-04-02 14:33:08 +00:00
Eli Zaretskii
1abcd08819
(rfc2368-parse-mailto-url): Autoload.
...
(browse-url-mail): Use it.
2004-03-07 19:59:15 +00:00
Juri Linkov
26f7657a37
(browse-url-netscape, browse-url-mozilla, browse-url-galeon,
...
browse-url-epiphany): Encode dollar signs in URL to prevent their
substitution with the environment variable values by browsers.
2004-03-02 14:55:32 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
John Paul Wallington
674dd916f1
(browse-url-epiphany): Doc fix.
2003-08-01 00:32:34 +00:00
Richard M. Stallman
654805e39d
(browse-url-browser-function): Add alternative for Epiphany.
...
(browse-url-epiphany-program, browse-url-epiphany-arguments)
(browse-url-epiphany-startup-arguments)
(browse-url-epiphany-new-window-is-tab): New variables.
(browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
2003-07-07 20:54:56 +00:00
Richard M. Stallman
c29cf9a4c9
(browse-url-mozilla): Correct the conditionals for using ,new-window.
2003-05-28 11:24:00 +00:00
Stefan Monnier
662871dd95
Don't autoload all these defcustoms.
...
(browse-url-default-macosx-browser): New fun.
(browse-url-browser-function): Use it for system-type = darwin.
(browse-url-usr1-signal): Remove.
(browse-url-mosaic): Use SIGUSR1 directly instead.
(browse-url-gnome-moz-program): New var.
(browse-url-gnome-moz, browse-url-default-browser): Use it.
2003-04-12 22:21:18 +00:00
Juanma Barranquero
c60ee5e70f
Cygwin support patch.
2003-01-31 15:24:20 +00:00
Kim F. Storm
4dd14ef043
(browse-url-filename-alist): Doc fix.
2003-01-14 22:34:20 +00:00
Pavel Janík
85d30d29aa
Fix URLs.
2002-12-11 06:56:22 +00:00
Simon Josefsson
d6da15ec7b
* browse-url.el (browse-url-mozilla): Doc fix.
...
* browse-url.el (browse-url-mozilla-new-window-is-tab): New.
(browse-url-mozilla): Use it.
2002-10-11 17:17:10 +00:00
Richard M. Stallman
64f6f48618
(browse-url-lynx-input-attempts): Use defcustom.
...
(browse-url-lynx-input-delay): Add custom type and group.
2002-07-22 15:21:41 +00:00
Richard M. Stallman
857356cb69
(browse-url-at-mouse): Don't pass an arg to browse-url-at-point.
2002-06-21 09:58:32 +00:00
Richard M. Stallman
1665be4714
Put * in user option doc strings.
...
(browse-url-mosaic-pidfile): New variable.
(browse-url-mosaic): Use it.
(browse-url-filename-alist): Don't begin docstring with *, you don't
want to set this one with M-x set-variable.
2002-03-18 04:24:09 +00:00
Richard M. Stallman
b77784f7d9
(browse-url-galeon): Specify --existing for an existing window.
...
Use --noraise rather than --no-raise. Don't use -x.
2002-03-08 09:56:30 +00:00
Eli Zaretskii
f1ec000756
(browse-url-maybe-new-window): Reverse the sense of the comparison,
...
to match the doc strings of functions that use this macro.
2002-02-19 11:16:06 +00:00
Richard M. Stallman
0deef26e9a
(browse-url-grail): Use browse-url-maybe-new-window.
2002-01-13 04:57:24 +00:00
Richard M. Stallman
1d5d41231f
(browse-url-galeon-new-window-is-tab): New var.
...
(browse-url-galeon): Use that variable.
2001-11-25 00:04:41 +00:00
Richard M. Stallman
7f61a9ee15
Support Mozilla and Galeon.
...
By default, find the installed browser whichever it is.
(browse-url-mozilla): New function.
(browse-url-mozilla-sentinel): New function.
(browse-url-galeon, browse-url-galeon-sentinel): New functions.
(browse-url-default-browser): New function.
(browse-url-process-environment): Use browse-url-browser-display.
(browse-url-browser-display): Renamed from browse-url-netscape-display.
(browse-url-mozilla-startup-arguments, browse-url-galeon-program)
(browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
(browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
(browse-url-browser-function): New default, new options.
2001-11-19 19:12:31 +00:00
Pavel Janík
e8af40eed4
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
Eli Zaretskii
51a91c0910
(browse-url-default-windows-browser): Support
...
the MS-DOS port when it runs on Windows.
(browse-url-browser-function) [ms-dos]: Default to
browse-url-default-windows-browser.
2001-07-03 12:41:58 +00:00
Gerd Moellmann
af06f4599d
(browse-url-browser-function): Add kde.
...
(browse-url-kde-program, browse-url-kde-args): New variables.
(browse-url-kde): New function.
2001-05-18 11:27:38 +00:00
Gerd Moellmann
74cb6a6248
(browse-url-filename-alist): Allow UNC file
...
names for MS-Windows and MS-DOS. From Dan Holmsand
<dan@eyebee.com>.
2001-05-10 11:54:15 +00:00
Gerd Moellmann
408d5219ee
(browse-url-new-window-flag): Renamed from
...
browse-url-new-window-p.
2001-04-18 12:48:36 +00:00
Dave Love
9fbe132705
(browse-url-filename-alist): Avoid backquote
...
read syntax.
2001-01-02 23:17:24 +00:00
Dave Love
f86f6d1ea5
(browse-url-browser-function): Update
...
:version.
2000-11-12 00:28:43 +00:00
Dave Love
b12e6de36e
(browse-url-browser-function): Use it.
2000-10-07 18:05:28 +00:00
Dave Love
de5552d505
(browse-url-gnome-moz-arguments): New option.
...
(browse-url-gnome-moz): New function.
Suggested by Colin Walters <walters@cis.ohio-state.edu>.
2000-10-07 17:58:33 +00:00