summaryrefslogtreecommitdiff
path: root/lisp/net/ange-ftp.el
Commit message (Expand)AuthorAgeFilesLines
* * net/ange-ftp.el (ange-ftp-copy-file-internal): Check forMichael Albinus2011-12-231-0/+4
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Fix typos.Juanma Barranquero2011-11-241-1/+1
* Spelling fixes.Paul Eggert2011-11-191-2/+2
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Fix typos.Juanma Barranquero2011-11-151-2/+2
* Fix Bug#6019, Bug#9315.Michael Albinus2011-10-121-11/+17
* * lisp/net/ange-ftp.el: Allow loading .gz files (Bug#6923).Katsumi Yamaoka2011-06-271-3/+5
* Merge from emacs-23; up to 2010-06-15T03:34:12Z!rgm@gnu.org.Glenn Morris2011-06-251-0/+1
|\
| * Fix bug #8780 with decoding files after using ange-ftp.Eli Zaretskii2011-06-091-0/+1
* | ange-ftp fixes for dired switches not being just a single short option.Glenn Morris2011-06-081-24/+19
* | Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-1/+1
* | * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default to "".Michael Albinus2011-05-051-20/+6
* | Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-051-1/+1
* | Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-5/+4
* | * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.Michael Albinus2010-09-211-0/+1
* | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-271-10/+11
* | Add FORCE argument to `delete-file'.Michael Albinus2010-05-051-9/+12
* | Implement SELINUX backends.Michael Albinus2010-04-231-1/+2
* | Fix last change to use existing comm Custom group instead of `net'.Chong Yidong2010-03-121-1/+1
* | Reorganize Custom groups.Chong Yidong2010-03-121-0/+1
|/
* * files.el (insert-directory): When WILDCARD-REGEXP andMichael Albinus2010-02-141-38/+48
* * net/ange-ftp.el (ange-ftp-insert-directory):Michael Albinus2010-02-051-1/+2
* * net/ange-ftp.el (ange-ftp-insert-directory): Parse directoryMichael Albinus2010-02-031-1/+1
* * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"Michael Albinus2010-02-021-1/+1
* * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,Michael Albinus2010-01-281-1/+12
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.Michael Albinus2009-11-291-4/+20
* (top-level): Don't require dired when compiling.Glenn Morris2009-10-311-7/+2
* (ange-ftp-file-size): Use unwind-protect.Stefan Monnier2009-10-181-4/+5
* (ange-ftp-send-cmd): Handle `size' like `mdtm'.Stefan Monnier2009-10-161-2/+32
* * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whetherMichael Albinus2009-10-021-6/+18
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* * net/ange-ftp.el (ange-ftp-delete-directory ): Add optionalMichael Albinus2009-10-011-2/+3
* (dired-compress-file): Declare.Glenn Morris2009-09-111-0/+3
* (internal-ange-ftp-mode): Use define-derived-mode.Stefan Monnier2009-08-301-9/+2
* Remove code for defunct system-types emx, macos, mswindows,Glenn Morris2009-08-221-2/+3
* * net/ange-ftp.el (ange-ftp-set-file-modes): New defun. ChangeMichael Albinus2009-04-051-4/+6
* * net/ange-ftp.el (ange-ftp-skip-msgs): Add 534.Michael Albinus2009-03-241-0/+1
* (ange-ftp-multi-msgs): Add 150-.Andreas Schwab2009-03-081-1/+1
* (ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11Chong Yidong2009-02-231-1/+1
* 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