summaryrefslogtreecommitdiff
path: root/lisp/net/ange-ftp.el
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* 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