summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* * lisp/net/rcirc.el (rcirc-float-time): New function.Deniz Dogan2011-02-171-9/+8
* Fix copyright, standardize header and licence.Glenn Morris2011-02-162-21/+22
* * soap-client.el (soap-well-known-xmlns, soap-local-xmlns)Michael Albinus2011-02-161-44/+44
* * net/soap-client.el: Add "comm" and "hypermedia" to theMichael Albinus2011-02-162-81/+132
* * net/soap-client.el:Michael Albinus2011-02-162-0/+2046
* net/imap.el: Bring it back.Teodor Zlatanov2011-02-141-0/+3055
* net/imap.el: Remove file. All the functionality is in nnimap.el.Gnus developers2011-02-131-3055/+0
* Remove imap-hash.el now that tramp-imap.el is gone.Ted Zlatanov2011-02-131-374/+0
* * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.Michael Albinus2011-02-132-857/+8
* Use `auto-source-search' instead of `auto-source-user-or-password'.Ted Zlatanov2011-02-123-13/+36
* * lisp/net/rcirc.el (defun-rcirc-join): Accept multiple channels.Deniz Dogan2011-02-111-7/+11
* * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.Juanma Barranquero2011-02-111-1/+1
* Move keymap initialization into declaration.Stefan Monnier2011-02-103-155/+165
* * lisp/net/rcirc.el: Add PRIVMSG and CTCP functions.Deniz Dogan2011-02-101-23/+27
* * lisp/net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.Deniz Dogan2011-02-091-1/+1
* * lisp/net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function whenDeniz Dogan2011-02-091-5/+14
* * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.Michael Albinus2011-02-071-4/+5
* * lisp/net/rcirc.el (rcirc-handler-317): New function. (Bug#6507)Deniz Dogan2011-02-071-0/+14
* * lisp/net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-processDeniz Dogan2011-02-051-1/+4
* * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'. AddMichael Albinus2011-02-051-40/+42
* * net/tramp.el (tramp-postfix-method-format)Michael Albinus2011-02-051-13/+13
* Replace "explicite" with "explicit" globallyMichael Albinus2011-02-055-15/+15
* Doc fix.Lars Ingebrigtsen2011-02-041-2/+2
* * net/tramp-sh.el (tramp-remote-path): Add default settings forMichael Albinus2011-02-032-8/+11
* rcirc.el trivia.Glenn Morris2011-02-021-11/+12
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-7/+6
* * lisp/net/rcirc.el: New customizable nick completion format.Deniz Dogan2011-01-311-5/+14
* * lisp/net/rcirc.el: Clean log filenames (Bug#7933).Deniz Dogan2011-01-311-3/+8
* Refill some long/short copyright headers.Glenn Morris2011-01-2611-21/+12
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2459-94/+61
* * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs.Giorgos Keramidas2011-01-221-0/+3
* * net/tramp.el (tramp-debug-message): Extend function excludeMichael Albinus2011-01-181-5/+19
* Add missing copyright years.Michael Albinus2011-01-181-6/+6
* Refill some copyright headers.Glenn Morris2011-01-156-11/+13
* Nuke arch-tags.Glenn Morris2011-01-1527-27/+0
* Add 2011 to remaining FSF/AIST copyright years.Glenn Morris2011-01-152-2/+2
* Merge from emacs-23 branch.Glenn Morris2011-01-153-11/+39
|\
* \ Merge from emacs-23Stefan Monnier2011-01-1454-61/+59
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0257-59/+59
| * * net/tramp.el (tramp-methods): Add recursive options to "scpc",Michael Albinus2010-12-311-4/+11
* | * net/rcirc.el: Adding maintainer info and e-mail addresses.Deniz Dogan2011-01-141-2/+3
* | Use run-mode-hooks for major mode hooks.Stefan Monnier2011-01-131-2/+3
* | * net/dbus.el (dbus-unregister-service): Complete doc. FixMichael Albinus2011-01-101-2/+13
* | * net/dbus.el (dbus-register-property): Use `dont-register' keyword.Michael Albinus2011-01-101-5/+5
* | * net/dbus.el (dbus-unregister-service): Translate returnedMichael Albinus2011-01-101-11/+19
* | * lisp/net/ldap.el (ldap-search-internal): Don't use eval.Andreas Schwab2011-01-091-8/+4
* | * net/dbus.el (dbus-register-property): Added optional parameterMichael Albinus2011-01-041-15/+28
* | * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"Michael Albinus2010-12-311-2/+4
* | * net/tramp.el (tramp-default-method-alist)Michael Albinus2010-12-307-6/+19
* | * net/secrets.el (secrets-delete-alias): New defun.Michael Albinus2010-12-271-4/+10