summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* mairix.el fix for bug#13294Glenn Morris2012-12-291-5/+5
* * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID toMichael Albinus2012-12-291-1/+3
* * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead ofMichael Albinus2012-11-271-5/+2
* * trampver.el:Michael Albinus2012-11-201-2/+2
* * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both filesMichael Albinus2012-11-191-7/+9
* More minor time fixes.Paul Eggert2012-11-182-3/+6
* Minor cleanup for times as lists of four integers.Paul Eggert2012-11-171-4/+3
* Use new names for hooks rather than obsolete aliasesGlenn Morris2012-11-121-2/+2
* * lisp/net/ldap.el (ldap-search-internal): The official ldif format startsStefan Monnier2012-10-251-0/+1
* Cleanup uses of "-hooks".Stefan Monnier2012-10-232-10/+20
* * net/tramp-smb.el (tramp-smb-maybe-open-connection): SetMichael Albinus2012-10-231-6/+6
* * net/tramp.el (tramp-debug-message): RemoveMichael Albinus2012-10-096-113/+111
* Add missing :version tagsGlenn Morris2012-10-061-0/+1
* Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.caGlenn Morris2012-10-051-1/+1
|\
| * * lisp/net/newst-treeview.el (newsticker-group-move-feed): Doc fix.Glenn Morris2012-10-051-1/+1
* | Bugfix for EUDCB-BBDB queries.Sergio Durigan Junior2012-10-021-12/+12
* | Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-253-4/+4
* | Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-177-14/+13
* | Sync with Tramp 2.2.6.Michael Albinus2012-09-122-3/+5
* | Add a utility function buffer-narrowed-p, and use it.Chong Yidong2012-09-071-1/+1
* | Better seed support for (random).Paul Eggert2012-08-311-1/+1
* | * eshell/esh-ext.el (eshell-external-command): Do not examineMichael Albinus2012-08-291-3/+3
* | Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris2012-08-281-15/+25
|\|
| * Fix for the buffer-local rcirc-encode-coding-system caseLeo Liu2012-08-151-16/+17
| * * lisp/net/rcirc.el (rcirc-split-message): New function.Leo Liu2012-08-141-15/+24
| * Backport: Avoid error when process-contact returns t in rcircLeo Liu2012-06-241-5/+7
* | * net/tramp.el (tramp-accept-process-output): Accept only outputMichael Albinus2012-08-201-1/+1
* | * net/tramp-sh.el (tramp-sh-handle-start-file-process): EliminateMichael Albinus2012-08-171-31/+44
* | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-154-6/+6
* | * net/tramp-sh.el (tramp-open-shell): Cache the shell name.Michael Albinus2012-08-141-7/+15
* | * net/tramp-sh.el (tramp-find-file-exists-command): Protect theMichael Albinus2012-08-081-62/+68
* | Doc fixes for imap.el.MON KEY2012-08-031-18/+21
* | Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* | Merge changes made in Gnus master; Remove dead codeJulien Danjou2012-07-241-20/+0
* | More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-119-96/+72
* | * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.Michael Albinus2012-07-111-1/+2
* | Reduce use of (require 'cl).Stefan Monnier2012-07-102-13/+12
* | * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.Michael Albinus2012-07-062-6/+25
* | Sync with Tramp 2.2.6-pre.Michael Albinus2012-07-054-23/+44
* | * lisp/net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-nameStefan Monnier2012-07-021-16/+10
* | Spelling fixes.Paul Eggert2012-07-021-4/+4
* | Remove outdated and unnecessary dbus- declarations.Glenn Morris2012-06-304-13/+0
* | * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'Michael Albinus2012-06-291-1/+11
* | * net/ange-ftp.el (ange-ftp-get-passwd): BindMichael Albinus2012-06-201-1/+7
* | * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.Michael Albinus2012-06-173-11/+34
* | Spelling fixes.Paul Eggert2012-06-171-1/+1
* | * net/dbus.el (dbus-call-method): Use timeout for `read-event'.Michael Albinus2012-06-131-1/+1
* | Sync with Tramp 2.2.6-pre.Michael Albinus2012-06-1110-661/+1091
* | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-094-138/+93
* | * net/tramp-compat.el (tramp-compat-temporary-file-directory): Avoid infloop.Michael Albinus2012-06-081-15/+17