aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/ange-ftp.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * net/ange-ftp.el (ange-ftp-multi-msgs, ange-ftp-good-msgs)Juanma Barranquero2008-11-161-220/+203
* * net/ange-ftp.el (ange-ftp-file-remote-p): Handle `localname' asMichael Albinus2008-09-291-1/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.Michael Albinus2008-02-131-1/+1
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
* | * net/ange-ftp.el (ange-ftp-quote-string): Return the null stringMichael Albinus2008-02-191-1/+3
* | * net/ange-ftp.el (ange-ftp-quote-string): UseMichael Albinus2008-02-131-14/+6
* | (ange-ftp-unhandled-file-name-directory):Stefan Monnier2008-02-061-1/+1
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * *** empty log message ***Michael Albinus2007-08-061-1/+1
| * * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors inMichael Albinus2007-08-061-1/+6
* | * files.el (backup-buffer-copy): Call `copy-file' with non-nilMichael Albinus2007-10-211-1/+1
* | (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):Juanma Barranquero2007-09-261-3/+3
* | * net/ange-ftp.el: Add ange-ftp property to 'set-file-modes andMichael Albinus2007-08-301-1/+7
* | *** empty log message ***Michael Albinus2007-08-061-1/+1
* | * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors inMichael Albinus2007-08-061-1/+6
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | * net/ange-ftp.el: (ange-ftp-file-remote-p): Handle optionalMichael Albinus2007-07-171-9/+13
* | * files.el (file-remote-p): Introduce optional parameter CONNECTED.Michael Albinus2007-07-081-2/+12
* | * dired-aux.el: Remove `dired-call-process'.Michael Albinus2007-06-271-4/+4
|/
* (ange-ftp-try-passive-mode): Doc fix.Thien-Thi Nguyen2007-03-091-1/+1
* * files.el (get-free-disk-space): Return nil for remoteMichael Albinus2007-01-301-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* * net/ange-ftp.el (ange-ftp-file-name-completion): Handle optionalMichael Albinus2006-12-201-3/+8
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* * files.el (directory-listing-before-filename-regexp): NewMichael Albinus2005-10-231-39/+4
* * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case noMichael Albinus2005-10-201-1/+6
* (ange-ftp-ls): Fix typo introduced in last change.Thien-Thi Nguyen2005-10-041-1/+1
* Use with-current-buffer.Stefan Monnier2005-10-031-51/+33
* (ange-ftp-insert-directory): Fix up the search when `file' is absolute.Stefan Monnier2005-10-021-1/+2
* (ange-ftp-insert-directory): Undo unintended part in last change.Stefan Monnier2005-10-021-1/+1
* (ange-ftp-gwp-start): Use with-current-buffer.Stefan Monnier2005-09-301-27/+48
* (ange-ftp-process-filter): Revert to ^#+$.Stefan Monnier2005-09-141-83/+73
* Use \\` and \\' instead of ^ and $ in regexps.Stefan Monnier2005-08-111-72/+83
* * lisp/net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly withMichael Albinus2005-08-091-4/+13
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-3/+3
* (ange-ftp-gateway-fatal-msgs, ange-ftp-pending-error-line): New vars.Stefan Monnier2005-07-281-7/+39
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (internal-ange-ftp-mode): Use delay-mode-hooks and run-mode-hooks.Lute Kamstra2005-06-141-27/+26
* Replace `send-string' by `process-send-string'.Juanma Barranquero2005-05-181-13/+13
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-171-1/+1
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-2/+2
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* (ange-ftp-remote-shell): Remove variable.Kai Großjohann2004-10-101-4/+1
* (ange-ftp-gwp-start, ange-ftp-nslookup-host)Richard M. Stallman2004-08-221-3/+3
* (ange-ftp-hash-entry-exists-p)David Kastrup2004-08-211-11/+8