summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-0832-33/+33
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-0732-34/+34
* | * vc-git.el (vc-git--call): Apply `process-file' instead ofMichael Albinus2008-01-081-21/+21
* | * net/dbus.el (dbus-list-hash-table)Michael Albinus2008-01-041-24/+42
* | (tramp-smb-handle-insert-directory): Use mapc rather than mapcar.Glenn Morris2008-01-041-2/+2
* | * net/dbus.el (dbus-name-owner-changed-handler): UseMagnus Henoch2008-01-031-2/+2
* | Make rcirc logging more customizableMiles Bader2008-01-021-19/+34
* | * net/dbus.el (dbus-name-owner-changed-handler): Make the functionMichael Albinus2007-12-301-23/+40
* | Merge from gnus--devo--0Miles Bader2007-12-282-4/+20
* | * calculator.el:Dan Nicolaescu2007-12-251-8/+0
* | Sync with Tramp 2.1.12.Michael Albinus2007-12-233-3/+17
* | * files.el (cd-absolute): Set `list-buffers-directory' in order toMichael Albinus2007-12-182-6/+15
* | * net/dbus.el (dbus-name-owner-changed-handler): UseMichael Albinus2007-12-161-12/+8
* | Merge from gnus--devo--0Miles Bader2007-12-091-0/+12
* | * mail/hashcash.el (declare-function):Dan Nicolaescu2007-12-081-0/+1
* | * net/dbus.el (dbus-hash-table=): Remove function. We cannotMichael Albinus2007-12-081-46/+24
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-7/+7
* | * net/dbus.el (dbus-hash-table=): Fix for new hash table keyMichael Albinus2007-12-071-42/+96
* | Fix buggy calls to `error' in the net/ directory.Deepak Goel2007-12-061-1/+1
* | Merge from gnus--devo--0Miles Bader2007-12-062-30/+104
* | * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in theMichael Albinus2007-12-051-5/+14
* | Add arch taglineMiles Bader2007-12-041-0/+1
* | * net/dbus.el (dbus-hash-table=): New defun.Michael Albinus2007-12-041-23/+62
* | Require password-cache or password.Glenn Morris2007-12-041-1/+2
* | (bbdb-address-streets): Declare as a function.Glenn Morris2007-12-041-21/+19
* | Move here from ../gnus.Glenn Morris2007-12-024-0/+552
* | (top-level): Don't load `encrypt' features.Glenn Morris2007-12-021-15/+3
* | * net/dbus.el: New file.Michael Albinus2007-12-021-0/+242
* | Refill copyright.Glenn Morris2007-12-011-148/+152
* | Move here from ../gnus.Glenn Morris2007-12-011-0/+426
* | (dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.Glenn Morris2007-12-011-1/+4
* | Move here from ../gnus.Glenn Morris2007-12-011-0/+193
* | (bbdb-phone-location, bbdb-record-phones)Glenn Morris2007-11-301-7/+7
* | (w3m-toggle-inline-image, htmlr-reset)Glenn Morris2007-11-291-0/+8
* | (sasl-find-mechanism, sasl-mechanism-name)Glenn Morris2007-11-291-0/+7
* | (bbdb-phone-location, bbdb-phone-string)Glenn Morris2007-11-291-1/+15
* | (bbdb-parse-phone-number, bbdb-string-trim): Declare as functions.Glenn Morris2007-11-291-0/+5
* | (w3-fetch-other-window, w3-fetch): Declare as functions.Glenn Morris2007-11-291-0/+4
* | Move here from gnus/.Glenn Morris2007-11-281-0/+540
* | Move here from ../gnus.Glenn Morris2007-11-282-0/+171
* | (socks-original-open-network-stream): Declare as function. MoveGlenn Morris2007-11-281-11/+13
* | Move imap.el from lisp/gnus/ to lisp/net/.Simon Josefsson2007-11-261-0/+2961
* | * international/titdic-cnv.el (dos-8+3-filename):Dan Nicolaescu2007-11-221-0/+1
* | * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-1/+0
* | * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-0/+1
* | * net/tramp.el (tramp-open-connection-setup-interactive-shell):Michael Albinus2007-11-191-38/+35
* | * net/tramp.el (tramp-terminal-type): Remove duplicatedDan Nicolaescu2007-11-191-8/+0
* | * net/tramp.el (tramp-completion-reread-directory-timeout): NewMichael Albinus2007-11-182-4/+38
* | * net/tramp.el (tramp-open-connection-setup-interactive-shell): CheckMichael Albinus2007-11-121-8/+32
* | Revert merge that re-required rx.Glenn Morris2007-11-091-3/+0