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

72 Commits

Author SHA1 Message Date
Pavel Janík
ad21495fd3 Fix previous change. 2001-12-25 10:43:25 +00:00
Richard M. Stallman
96c01bd4e3 (ftp-mode-abbrev-table): Don't define it.
(nslookup-mode-abbrev-table): Don't define it.
(smbclient-mode-abbrev-table): Don't define it.
(ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
(nslookup-mode, smbclient-mode): Likewise.
(network-connection-service-abbrev-alist): Variable deleted.
(network-connection-mode-setup): Don't set up abbrev table.
2001-12-24 20:18:36 +00:00
Richard M. Stallman
b52e05e242 (ange-ftp-file-modtime): Use save-match-data. 2001-12-21 23:57:20 +00:00
Pavel Janík
49f7ba471e (webjump-builtin): Remove dot at the end of sentence in error call. 2001-12-11 07:01:35 +00:00
Pavel Janík
283b4456b9 (zone-mode): Don't use make-local-hook. 2001-12-11 06:52:33 +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
Richard M. Stallman
9d551c66b1 (network-connection-service-abbrev-alist): New variable. 2001-11-19 06:24:36 +00:00
Gerd Moellmann
cfc3aed3fe (ange-ftp-send-cmd): Call fix-name-func for
`mdtm'.  From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
2001-10-27 07:53:11 +00:00
Stefan Monnier
67f300f817 (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
Use with-current-buffer.
(ange-ftp-cd): New arg `noerror' to prevent signalling an error.
(ange-ftp-send-cmd): If a `cd' is used (because of a space in the
filename), catch any error that occurs in `ange-ftp-cd'.
If an error happened, don't bother sending `cmd' at all.
Fix a parenthesis typo.
(ange-ftp-write-region): Don't blindly use binary if the remote host
is unix-like.
2001-10-13 18:40:46 +00:00
Sam Steingold
b878b8c30a (ange-ftp-copy-files-async): New function for
asynchronous multiple file copying.
2001-10-12 19:16:34 +00:00
Stefan Monnier
138399e684 (goto-address-mail-regexp): Allow + in username. 2001-10-11 23:40:35 +00:00
Gerd Moellmann
d8754ce528 Change ;;; to ;; for outline-minor-mode. 2001-10-05 09:36:02 +00:00
Andreas Schwab
7d685c849a (ange-ftp-skip-msgs): Add 227 and 228 for Long
and Extended Passive Mode, resp.
2001-10-02 21:34:12 +00:00
Eli Zaretskii
299248aa62 Add Keywords header. From Pavel Janik. 2001-08-26 16:36:14 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Pavel Janík
3afbc435ac Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
Stefan Monnier
3432260a6f (remote-compile): Use make-local-variable. 2001-07-16 02:07:12 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Gerd Moellmann
524ac5b25a (ange-ftp-file-modtime): Check a 213 response
from the server for the format we expect.  Don't use it if it
doesn't look like what the Internet draft for FTP extensions
specifies.
2001-07-09 08:58:38 +00:00
Gerd Moellmann
6573d87f38 (ange-ftp-file-modtime): Ignore 226 responses
from the server.  Call encode-time only when we are sure that we
got a 213 response.
2001-07-06 14:03:09 +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
Eli Zaretskii
d36ca65d65 (quickurl-url-file): Run through convert-standard-filename.
(quickurl-list-populate-buffer): Add help-echo to mouse-highlighted text.
(top level): Update Dave's URL.
2001-06-17 11:47:54 +00:00
Gerd Moellmann
a724ed38f5 (ange-ftp-fix-name-for-vms): Reverse args of
subst-char-in-string.
(ange-ftp-after-parse-ls-hook): New variable.
(ange-ftp-ls): Run that hook.
From Peter Milliken <Peter.Milliken@GTECH.COM>.
2001-05-18 13:21:11 +00:00
Gerd Moellmann
1c66d9fb23 (goto-address-at-point): Deal with URLs
part of which look like email addresses.
2001-05-18 12:50:27 +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
2ca0d5f113 (ange-ftp-write-region): Make sure to record the
last coding system used before calling set-buffer-modified-p
because that function changes last-coding-system.
2001-05-17 11:26:56 +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
67ac0f7ae4 Instead of defining line-beginning-position and
line-end-position a defalias is used for point-at-bol and
point-at-eol.

Added XEmacs compatibility code.
(goto-address-highlight-keymap): Made keybindings XEmacs
compatible.
2001-04-23 10:16:54 +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
Gerd Moellmann
a84f13fb07 Update copyright notice. 2001-02-20 12:53:12 +00:00
Dave Love
f1f06a6978 (eudc-server, eudc-protocol): Fix :type. 2001-01-17 11:41:05 +00:00
Dave Love
9fbe132705 (browse-url-filename-alist): Avoid backquote
read syntax.
2001-01-02 23:17:24 +00:00
Gerd Moellmann
4b9e6d882e Commentry change, I've moved my web site. 2000-12-21 21:27:11 +00:00
Dave Love
e162f054c4 (ldap) <defgroup>: Add :version. 2000-11-27 23:22:31 +00:00
Miles Bader
1389a414e0 (ange-ftp-file-modtime): Don't use `caddr'. 2000-11-16 06:52:43 +00:00
Gerd Moellmann
0e14fe9f16 (ange-ftp-file-writable-p)
(ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
ange-ftp-process-verbose to nil.
2000-11-16 06:13:09 +00:00
Dave Love
b12057b9d2 (eudc-bob-can-display-inline-images): Use
display-graphic-p.
(eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
and that JPEG is available.
(eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
2000-11-15 20:54:15 +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
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