Commit graph

15 commits

Author SHA1 Message Date
Karl Heuer
1341d237b4 (browse-url-browser-function): Fix syntax error. 1997-04-14 19:15:42 +00:00
Richard M. Stallman
0a3fc8a2de Add defgroup; use defcustom for user vars. 1997-04-14 03:00:06 +00:00
Richard M. Stallman
31c8acc065 Fix previous change. 1996-12-11 21:06:53 +00:00
Richard M. Stallman
0f995be681 (browse-url-url-at-point): Use thing-at-point.
(browse-url-looking-at): Function deleted.
1996-12-11 21:06:18 +00:00
Richard M. Stallman
8941c0cf18 (browse-url-at-point): Add autoload cookie.
(browse-url-at-mouse, browse-url-of-buffer, browse-url-of-file)
(browse-url-of-dired-file): Likewise.
1996-10-11 02:34:27 +00:00
Richard M. Stallman
96adeb99c9 (browse-url): New function.
(browse-url-CCI-host): New variable.
(browse-url-at-mouse): Added event-buffer and event-point
functions for XEmacs compatibility.
(browse-url-file-url): Check for EFS after alist, URL-encode
special chars.
(browse-url-grail): New function.
(browse-url-interactive-arg): Add new-window logic.
(browse-url-looking-at): Fixed.
(browse-url-lynx-xterm): New function.
(browse-url-lynx-emacs): Use term.el instead of terminal.el.
(browse-url-netscape): Contact/start Netscape in the
background.  Multi-display support.  Renamed
browse-url-netscape-send.  URL-encode comma.
(browse-url-netscape-command): New variable.
(browse-url-netscape-startup-arguments): New variable.
(browse-url-url-at-point): Improved matching to supply missing
"http://".
Other fixes for byte-compilation.
1996-10-11 02:32:17 +00:00
Richard M. Stallman
8bc9b4f136 (browse-url-choose-browser): New function.
(browse-url-browser-function): Use browse-url-choose-browser
as the initial value.
1996-07-24 16:11:21 +00:00
Karl Heuer
1f0c496bc5 (browse-url-netscape-program): New variable.
(browse-url-mosaic-program): New variable.
(browse-url-mosaic, browse-url-netscape): Use them.
1996-07-13 00:52:08 +00:00
Richard M. Stallman
9596811a3d Comment change. 1996-03-02 06:37:35 +00:00
Richard M. Stallman
b20d527dec (browse-url-netscape): Check for call-process returning a string. 1996-01-25 20:14:38 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
00232ce398 (browse-url-usr1-signal): Doc fix. 1996-01-04 22:53:41 +00:00
Richard M. Stallman
a5f6b207ff (browse-url-mosaic): Print "done" message
after starting mosaic.  Change the message about sending a signal.
(browse-url-netscape): Print "done" message after starting.
(browse-url-usr1-signal): Use SIGUSR1 in upper case.
(browse-url-at-point, browse-url-at-mouse, browse-url-of-buffer)
(browse-url-of-file, browse-url-of-dired-file): Add autoload cookies.
1996-01-04 08:32:49 +00:00
Erik Naggum
0521259a33 Repair line wrapping damage. 1995-10-15 03:09:16 +00:00
Richard M. Stallman
a69315a1b9 Initial revision 1995-10-13 19:18:29 +00:00