summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* (rcirc-fill-column): Allow `window-width'.Richard M. Stallman2007-05-211-4/+7
* (rcirc-timeout-seconds): Increase to prevent unwanted disconnections.Richard M. Stallman2007-05-051-1/+1
* Fix last fix.Chong Yidong2007-04-071-1/+1
* Fix last change.Chong Yidong2007-04-071-5/+11
* (open-tls-stream): Properly handle case where there is no associatedChong Yidong2007-04-071-0/+1
* * net/tramp.el (tramp-register-file-name-handler)Michael Albinus2007-03-311-6/+21
* (open-tls-stream): In handshake-waiting loop,Thien-Thi Nguyen2007-03-181-2/+2
* (tls-program): Doc fix.Thien-Thi Nguyen2007-03-171-1/+1
* (rcirc-timeout-seconds): New variable.Eli Zaretskii2007-03-101-35/+59
* (ange-ftp-try-passive-mode): Doc fix.Thien-Thi Nguyen2007-03-091-1/+1
* * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.Michael Albinus2007-03-052-9/+11
* (tramp-file-name-handler): Revert last change.Chong Yidong2007-02-281-6/+1
* (tramp-file-name-handler): Inhibit modification hooks to avoidChong Yidong2007-02-281-1/+6
* (whois-server-tld): Update server for .org.Romain Francoise2007-02-261-2/+6
* (tls-certtool-program): Fix custom type.John Paul Wallington2007-02-241-1/+1
* Remove RCS keywordsMiles Bader2007-02-131-1/+0
* * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)Michael Albinus2007-02-121-9/+15
* (newsticker--insert-image): Update docstring. Insert the image directly.Chong Yidong2007-02-031-13/+4
* (newsticker-version): Changed to "1.10".Eli Zaretskii2007-02-021-80/+183
* * files.el (get-free-disk-space): Return nil for remoteMichael Albinus2007-01-301-1/+1
* * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): SetMichael Albinus2007-01-271-2/+7
* (tramp-perl-encode, tramp-perl-decode): Update copyrights.Glenn Morris2007-01-211-2/+6
* Add 2007 to copyright years.Glenn Morris2007-01-2130-30/+30
* * net/tramp.el (tramp-handle-file-local-copy): SetMichael Albinus2007-01-111-1/+5
* * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'.Michael Albinus2007-01-091-22/+26
* * net/tramp.el (tramp-default-method): Don't call `symbol-function'.Michael Albinus2006-12-311-6/+4
* Sync with Tramp 2.0.55.Michael Albinus2006-12-302-8/+21
* * net/tramp.el (tramp-default-method): We still need to check forMichael Albinus2006-12-201-33/+42
* * net/ange-ftp.el (ange-ftp-file-name-completion): Handle optionalMichael Albinus2006-12-202-10/+20
* *** empty log message ***Michael Albinus2006-12-191-1/+1
* * net/tramp.el (tramp-methods): Introduce new method `scpc'.Michael Albinus2006-12-191-41/+40
* * net/tramp.el (tramp-default-method): Before setting to "pscp",Michael Albinus2006-12-171-4/+27
* No maintainer.Richard M. Stallman2006-12-151-0/+1
* Update copyright years.Glenn Morris2006-12-0914-15/+15
* (browse-url): Set DISPLAY to the one of theStefan Monnier2006-12-081-11/+17
* * net/tramp.el (tramp-methods): Add "ControlPath" andMichael Albinus2006-12-041-10/+35
* (tramp-default-method): Under Windows, change from plink to pscp.Lars Hansen2006-11-241-11/+26
* (rcirc-buffer-maximum-lines): Fix space/tab mixup in docstring.Juanma Barranquero2006-11-241-25/+25
* * net/tramp.el (top): cl and custom are always required.Michael Albinus2006-11-181-6/+5
* (tramp-unified-filenames): Improve previos doc fix.Glenn Morris2006-11-111-1/+1
* (tramp-unified-filenames): Doc fix (Nil -> nil).Glenn Morris2006-11-101-1/+1
* * lisp/net/tramp.el (tramp-default-method): scp is the default method.Michael Albinus2006-11-071-1/+1
* (eudc-expansion-overwrites-query): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
* (with-parsed-tramp-file-name): Correct debug spec. Highlight as keyword.Lars Hansen2006-10-291-11/+10
* * net/rcirc.el (rcirc-print): Fix last change.Chong Yidong2006-09-121-5/+4
* * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename fromChong Yidong2006-09-121-17/+24
* (ldap-search-internal): Doc fix.Eli Zaretskii2006-09-091-0/+1
* * net/ldap.el (ldap-search-internal): Handle `auth' key.Chong Yidong2006-09-071-0/+5
* * net/rcirc.el (rcirc-activity-string): Don't quote value in caseChong Yidong2006-09-071-2/+2
* (rcirc-keywords): New variable.Eli Zaretskii2006-09-021-144/+232