1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
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
Dave Love
b57a0405e1 (eudc): Add :version, :link. 2000-10-06 18:56:44 +00:00
Miles Bader
8fb051f967 (nslookup-prompt-regexp, ftp-prompt-regexp)
(smbclient-prompt-regexp): Add usage note to doc string.
(ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
(ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
Use add-hook for adding the comint filter function, and only do so
if it's not already in the global hook list.
(ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
to `make-local-variable'.
(nslookup-font-lock-keywords): Remove prompt entry.
(nslookup): Don't set the process-filter.
(finger): Exit the loop correctly when the regexps list runs out.
(ftp, smbclient, smbclient-list-shares):
Set the real major mode immediately, not after execing.
Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
2000-10-06 04:58:36 +00:00
Peter Breton
3478046b5a (nslookup-font-lock-keywords, ftp-font-lock-keywords,
smbclient-font-lock-keywords):  Ignore value of window-system;
always define the keywords
2000-10-05 02:48:41 +00:00
Peter Breton
ddb62bf14a * net/net-utils.el (nslookup-font-lock-keywords,
ftp-font-lock-keywords, smbclient-font-lock-keywords):
Only set if window-system is non-nil
(net-utils-run-program): Returns buffer.
(network-connection-reconnect): Added this function.
2000-10-04 05:43:37 +00:00
Sam Steingold
63900fcf00 (browse-url-file-url): Check for null maps. 2000-09-26 13:05:29 +00:00
Jason Rumney
670a1031e9 (browse-url-filename-alist): Use , not ,@ to add DOS/Windows specific association. 2000-09-12 20:21:39 +00:00
Dave Love
f79538c951 Don't require browse-url. Require thingatpt.
(goto-address-fontify-p, goto-address-highlight-p)
(goto-address-url-face, goto-address-url-mouse-face)
(goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
(goto-address-url-regexp): Use thing-at-point-url-regexp.
(goto-address-fontify, goto-address-at-mouse): Simplify,
(goto-address-at-point): browse-url-url-at-point,
goto-address-find-address-at-point can return nil.
(goto-address-find-address-at-point): Return nil on failure.
2000-08-16 21:28:35 +00:00
Dave Love
3abc9fa14b (browse-url-filename-alist): Add a clause for
Doze and Dog.
(browse-url): Use dolist, not mapcar.
(browse-url-at-point): Check for null url.
(browse-url-event-buffer, browse-url-event-point): Functions
deleted.
(browse-url-at-mouse, browse-url-netscape): Simplify.
2000-08-15 11:17:17 +00:00
Eli Zaretskii
032ebb2999 (nslookup-font-lock-keywords): Don't condition font lock support
on window-system.
(ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
2000-08-01 10:12:00 +00:00
Sam Steingold
9d45313983 Ange-ftp handles the output of the w32-style clients 2000-07-28 16:27:41 +00:00
Sam Steingold
a1f84f6d16 use float-time 2000-07-26 18:44:36 +00:00
Sam Steingold
25759a92ce Get modtime over the net 2000-07-25 23:26:01 +00:00
Dave Love
51107a70f5 (goto-address-fontify): Don't bother with buffer-modified and read-only
stuff -- irrelevant with overlays.  Put an extra property on the
overlays and use it to clean up in case goto-address is re-run.
2000-07-20 17:29:46 +00:00
Gerd Moellmann
12c74386d9 Change maintainer to FSF. 2000-07-18 12:58:36 +00:00
Dave Love
cf6936a48f Change maintainer address. 2000-07-13 19:01:10 +00:00
Sam Steingold
3a8e2ba917 ignore *.elc 2000-06-19 16:16:01 +00:00
Dave Love
28223a7ebc (goto-address-fontify): Use keymap property, not local-map. 2000-06-15 11:43:01 +00:00
Gerd Moellmann
e38427c587 (goto-address): Don't bind C-c RET locally.
(goto-address-highlight-keymap): Bind C-c RET.
2000-06-14 13:37:44 +00:00
Stefan Monnier
aeb1822825 (ange-ftp-vms-delete-file-entry)
(ange-ftp-vms-add-file-entry): Don't quote lambda.
2000-06-12 05:20:23 +00:00
Gerd Moellmann
086d5b8765 (finger-X.500-host-regexps): New user-option.
(finger): If HOST matches a regexp from finger-X.500-host-regexps,
send a query containing USER only, not USER@HOST.
2000-05-30 20:02:22 +00:00
Dave Love
fa59072afd (goto-address-fontify): Add help-echo property. 2000-05-25 18:15:44 +00:00
Gerd Moellmann
a8a3541c8e (ange-ftp-skip-msgs): Include 500 code.for
handling FTP security extensions.
2000-05-12 18:38:28 +00:00
Peter Breton
76540917e1 network-connection-mode is derived from comint-mode
Added network-connection-mode-setup function
Save host and port/service information in local variables
2000-03-30 10:20:29 +00:00
Dave Love
082527febb (browse-url): Re-fix case of
browse-url-browser-function being an alist.
(browse-url): Add :link to defgroup.
2000-03-26 18:34:30 +00:00
Gerd Moellmann
67ba52a6a5 Changed the type of parameter passed to the
function defined by `quickurl-format-function'. Before only the
text of the URL was passed. Now the whole URL structure is passed
and the function is responsible for extracting the parts it
requires.  Changed the default of `quickurl-format-function'
accordingly.
(quickurl-insert): Changed the `funcall' of
`quickurl-format-function' to match the above change.
(quickurl-list-insert): Changed the `url' case so that it makes
use of `quickurl-format-function', previous to this the format was
hard wired.
2000-03-23 13:53:14 +00:00
Dave Love
01f975608a Restore previous use of browse-url-maybe-new-window. 2000-03-22 23:06:18 +00:00
Gerd Moellmann
8749abea43 Moved here from lisp. 2000-03-20 13:12:14 +00:00
Gerd Moellmann
8e3aca3780 (toplevel): Define EUDC menu for Emacs. 2000-01-14 12:00:59 +00:00
Gerd Moellmann
15fc5b2861 (toplevel): Remove autoloaded code installing
menu with easymenu, because that causes build problems.
2000-01-13 14:47:17 +00:00
Gerd Moellmann
feb450e0c4 (eudc-bob-play-sound-at-point): Play sounds
for Emacs.
(eudc-bob-can-display-inline-images): Extend for Emacs.
(eudc-bob-toggle-inline-display): Ditto.
(eudc-bob-display-jpeg): Ditto.
2000-01-13 13:55:49 +00:00
Gerd Moellmann
7970b22996 *** empty log message *** 2000-01-12 20:50:20 +00:00