aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
...
* * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'Michael Albinus2009-06-241-2/+2
* Trivial header format fixes.Glenn Morris2009-06-231-5/+7
* Add arch taglineMiles Bader2009-06-231-0/+1
* * net/trampver.el: Update release number. Make version check fitMichael Albinus2009-06-221-2/+2
* * net/tramp-smb.el (tramp-smb-file-name-handler-alist): AddMichael Albinus2009-06-221-5/+7
* * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handlerMichael Albinus2009-06-221-1/+1
* * net/tramp-compat.el (tramp-compat-split-string)Michael Albinus2009-06-221-0/+51
* * net/tramp-cmds.el (tramp-bug): RecommendMichael Albinus2009-06-221-1/+6
* * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',Michael Albinus2009-06-221-174/+223
* * net/tramp-gvfs.el: New package.Michael Albinus2009-06-221-0/+1185
* * net/tramp.el (tramp-do-copy-or-rename-file-directly): Make directMichael Albinus2009-06-071-15/+34
* * tramp.el (tramp-open-connection-setup-interactive-shell): ApplyMichael Albinus2009-06-061-0/+8
* * net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)Michael Albinus2009-04-241-2/+6
* * 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
* 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
* * net/tramp.el (tramp-handle-dired-recursive-delete-directory):Michael Albinus2009-04-141-5/+14
* * tramp.el (tramp-do-copy-or-rename-file-directly): OverwriteMichael Albinus2009-04-121-7/+4
* * net/tramp.el (tramp-file-name-handler-alist): AddMichael Albinus2009-04-091-1/+9
* * tramp-cache.el (tramp-flush-directory-property): Use theMichael Albinus2009-04-091-1/+1
* * net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):Michael Albinus2009-04-051-1/+1
* * net/tramp.el (tramp-default-file-modes) New defun. Replace allMichael Albinus2009-04-051-7/+13
* * net/ange-ftp.el (ange-ftp-set-file-modes): New defun. ChangeMichael Albinus2009-04-051-4/+6
* * 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
* * 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
* Merge from gnus--devo--0Miles Bader2009-02-052-20/+45
* * 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
* * net/dbus.el (dbus-event-error-hooks): Fix docstring. DescribeMichael Albinus2009-01-281-2/+2
* * net/dbus.el (dbus-event-error-hooks): New variable.Michael Albinus2009-01-261-0/+6
* 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
* (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
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-2/+2
* Merge from gnus--devo--0Miles Bader2009-01-092-74/+145