aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
Commit message (Collapse)AuthorAgeFilesLines
* * net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)Michael Albinus2009-04-241-2/+6
| | | | | | (tramp-handle-file-name-all-completions): Don't use "-b" as ls arg. It does not work on OpenBSD. Reported by Taylor Venable <[email protected]>.
* * net/rcirc.el (rcirc): Use correct property names (Bug#3037).Chong Yidong2009-04-181-3/+3
|
* browse-url.el (browse-url-filename-alist): Update :version for last change.Chong Yidong2009-04-161-1/+1
|
* * net/browse-url.el (browse-url-filename-alist): Correct fileChong Yidong2009-04-151-1/+1
| | | | URI (Bug#2922).
* newsticker: enable jump to virtual feedsUlf Jasper2009-04-151-4/+5
|
* * net/tramp-cmds.el (tramp-cleanup-connection): Flush cache dataMichael Albinus2009-04-141-1/+1
| | | | of directory "".
* * net/tramp.el (tramp-handle-dired-recursive-delete-directory):Michael Albinus2009-04-141-5/+14
| | | | | | | | Fix an error in flushing cache data. (tramp-handle-process-file): Flush all file cache values for the connection, because the remote process could have changed them. Suggested by Stefan Monnier <[email protected]>. Handle QUIT.
* * tramp.el (tramp-do-copy-or-rename-file-directly): OverwriteMichael Albinus2009-04-121-7/+4
| | | | always the tmpfile. (Bug#2962).
* * net/tramp.el (tramp-file-name-handler-alist): AddMichael Albinus2009-04-091-1/+9
| | | | | `vc-registered'. (tramp-handle-vc-registered ): New defun. (Bug#1741).
* * tramp-cache.el (tramp-flush-directory-property): Use theMichael Albinus2009-04-091-1/+1
| | | | localname of KEY for check.
* * net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):Michael Albinus2009-04-051-1/+1
| | | | Use `tramp-default-file-modes'.
* * net/tramp.el (tramp-default-file-modes) New defun. Replace allMichael Albinus2009-04-051-7/+13
| | | | | | calls of `file-modes' by this. (tramp-handle-find-backup-file-name): Use `symbol-value' instead of `boundp'.
* * net/ange-ftp.el (ange-ftp-set-file-modes): New defun. ChangeMichael Albinus2009-04-051-4/+6
| | | | | | `ange-ftp' property of `set-file-modes' to `ange-ftp-set-file-modes'. (ange-ftp-call-chmod): Add error handling.
* * net/ange-ftp.el (ange-ftp-skip-msgs): Add 534.Michael Albinus2009-03-241-0/+1
|
* (ange-ftp-multi-msgs): Add 150-.Andreas Schwab2009-03-081-1/+1
|
* * net/tramp.el (tramp-remote-coding-commands): Add "base64". (Bug#2463)Michael Albinus2009-02-261-1/+2
|
* (ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11Chong Yidong2009-02-231-1/+1
| | | | change to dired-add-entry (Bug#2410).
* * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'.Juanma Barranquero2009-02-171-5/+5
|
* newsticker: offer deletion of old groups file.Ulf Jasper2009-02-161-1/+4
|
* newsticker: kill groups buffer after saving/loading.Ulf Jasper2009-02-091-3/+5
|
* newsticker: fix infinite recursion when moving to next new itemUlf Jasper2009-02-071-5/+7
|
* (rmail-buffer): Remove unneeded eval-when-compile.Glenn Morris2009-02-051-8/+10
| | | | | (rmail-narrow-to-non-pruned-header): Remove autoload. (mairix-rmail-fetch-field): Handle mbox Rmail.
* Merge from gnus--devo--0Miles Bader2009-02-052-20/+45
| | | | Revision: [email protected]/emacs--devo--0--patch-1537
* * net/tramp.el (tramp-read-passwd): Cached passwords shall still be used.Michael Albinus2009-02-011-7/+9
|
* * net/tramp-cache.el (top): Autoload `tramp-run-real-handler'.Michael Albinus2009-02-011-1/+3
|
* * net/trampver.el: Update release number.Michael Albinus2009-02-011-4/+4
|
* * net/tramp.el (tramp-process-actions, tramp-read-passwd): AllowMichael Albinus2009-01-291-16/+20
| | | | correction of passwords.
* * net/dbus.el (dbus-event-error-hooks): Fix docstring. DescribeMichael Albinus2009-01-281-2/+2
| | | | | second parameter of hook functions. (dbus-handle-event): Apply it.
* * net/dbus.el (dbus-event-error-hooks): New variable.Michael Albinus2009-01-261-0/+6
| | | | (dbus-handle-event): Use it.
* newsticker: Fixed next-new-or-immortal-feed even more.Ulf Jasper2009-01-241-18/+21
|
* newsticker: fixed bug#1710Ulf Jasper2009-01-231-3/+3
|
* newsticker: removed debugging message.Ulf Jasper2009-01-221-5/+1
|
* newsticker: fixed bug#1569Ulf Jasper2009-01-221-52/+91
|
* * net/tramp.el (tramp-ipv6-regexp): The regexp shall cover alsoMichael Albinus2009-01-191-2/+4
| | | | IPv4 mapped IPv6 addresses.
* (goto-address-url-face): Change default value from `bold' to `link'.Juri Linkov2009-01-141-1/+1
|
* * net/tramp.el: Revert previous patch. `last-command-char' isMichael Albinus2009-01-091-2/+2
| | | | | used in code used only for XEmacs, where it is different from `last-command-event'.
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-2/+2
|
* Merge from gnus--devo--0Miles Bader2009-01-092-74/+145
| | | | Revision: [email protected]/emacs--devo--0--patch-1513
* * net/tramp-smb.el (tramp-smb-handle-copy-file)Michael Albinus2009-01-062-47/+50
| | | | | (tramp-smb-handle-rename-file): Delete temporary file in case of quit.
* * net/tramp.el (tramp-do-copy-or-rename-file-directly)Michael Albinus2009-01-061-53/+66
| | | | | (tramp-handle-file-local-copy, tramp-handle-write-region) Delete temporary file in case of quit.
* * net/tramp-smb.el (tramp-smb-handle-copy-file)Michael Albinus2009-01-051-9/+16
| | | | | (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Delete temporary file in case of error.
* * net/tramp.el (tramp-handle-load)Michael Albinus2009-01-051-57/+73
| | | | | | | (tramp-do-copy-or-rename-file-directly) (tramp-handle-file-local-copy, tramp-handle-insert-file-contents) (tramp-handle-write-region): Delete temporary file in case of error.
* Add 2009 to copyright years.Glenn Morris2009-01-0551-51/+51
|
* (tramp-perl-encode, tramp-perl-decode): Update copyrights for 2009.Glenn Morris2009-01-051-2/+2
|
* Gnus: Add explanations for recent changes to the code itself.Michael Olson2009-01-041-0/+2
| | | | These are already documented in ChangeLog.
* Gnus: Fix edge cases with no data being returned and Courier eccentricity.Michael Olson2009-01-031-1/+3
| | | | | | | | | | | * lisp/gnus/nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where `headers' is nil. This can occur if the IMAP server does not have permissions to read messages from a folder, but can write new messages to the folder. (nnimap-request-article-part): Do not insert `data' if it is nil. * lisp/net/imap.el (imap-parse-fetch): Courier can insert spurious blank characters which will confuse `read', so skip past them.
* * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.Michael Albinus2009-01-031-17/+10
| | | | | (tramp-smb-maybe-open-connection): Use `tramp-file-name-*' methods.
* * net/tramp.el (tramp-local-host-regexp)Michael Albinus2009-01-031-27/+130
| | | | | | | | | | | | | | | | | | | (tramp-prefix-domain-format) (tramp-prefix-domain-regexp, tramp-domain-regexp) (tramp-user-with-domain-regexp, tramp-prefix-ipv6-format) (tramp-prefix-ipv6-regexp, tramp-ipv6-regexp) (tramp-postfix-ipv6-format, tramp-postfix-ipv6-regexp): New defconst. (tramp-file-name-structure, tramp-file-name-regexp-unified) (tramp-completion-dissect-file-name, tramp-parse-hosts-group) (tramp-dissect-file-name, tramp-make-tramp-file-name) (tramp-completion-make-tramp-file-name): Handle IPv6 addresses. (tramp-handle-insert-file-contents): Fix setting of `buffer-read-only'. (tramp-compute-multi-hops, tramp-local-host-p): Use `tramp-local-host-regexp'. (tramp-file-name-real-user, tramp-file-name-domain): Use `tramp-user-with-domain-regexp'.
* * net/dbus.el (dbus-string-to-byte-array): Handle empty array.Michael Albinus2009-01-031-4/+6
|
* newsticker: fixed provide statement.Ulf Jasper2008-12-221-5/+1
|