| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
read syntax.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
(ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
ange-ftp-process-verbose to nil.
|
| |
|
|
|
|
|
| |
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'.
|
| |
|
|
| |
:version.
|
| | |
|
| |
|
|
|
| |
(browse-url-gnome-moz): New function.
Suggested by Colin Walters <walters@cis.ohio-state.edu>.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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'.
|
| |
|
|
|
| |
smbclient-font-lock-keywords): Ignore value of window-system;
always define the 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.
|
| | |
|
| |
|
|
| |
association.
|
| |
|
|
|
|
|
|
|
|
|
| |
(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.
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
| |
on window-system.
(ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
stuff -- irrelevant with overlays. Put an extra property on the
overlays and use it to clean up in case goto-address is re-run.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
(goto-address-highlight-keymap): Bind C-c RET.
|
| |
|
|
| |
(ange-ftp-vms-add-file-entry): Don't quote lambda.
|
| |
|
|
|
| |
(finger): If HOST matches a regexp from finger-X.500-host-regexps,
send a query containing USER only, not USER@HOST.
|
| | |
|
| |
|
|
| |
handling FTP security extensions.
|
| |
|
|
|
| |
Added network-connection-mode-setup function
Save host and port/service information in local variables
|
| |
|
|
|
| |
browse-url-browser-function being an alist.
(browse-url): Add :link to defgroup.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
menu with easymenu, because that causes build problems.
|
| |
|
|
|
|
|
| |
for Emacs.
(eudc-bob-can-display-inline-images): Extend for Emacs.
(eudc-bob-toggle-inline-display): Ditto.
(eudc-bob-display-jpeg): Ditto.
|
| |
|