summaryrefslogtreecommitdiff
path: root/lisp/net/ange-ftp.el
Commit message (Expand)AuthorAgeFilesLines
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Spelling fixes.Paul Eggert2014-01-131-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+2
* * lisp/dired-x.el:Daniel Hackney2013-09-041-9/+8
* * net/ange-ftp.el (ange-ftp-skip-msgs): Bump :version.Glenn Morris2013-08-161-0/+1
* * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV (tiny change)William Parsons2013-08-161-1/+1
* * lisp/net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):Glenn Morris2013-08-161-3/+5
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-091-2/+1
* * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,Michael Albinus2013-04-151-10/+12
* Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-121-1/+2
|\
| * * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,Michael Albinus2013-02-101-1/+2
* | Remove obsolete references to VAX in comments.Paul Eggert2013-02-101-1/+1
* | Remove all references to buffer-file-type and related features.Eli Zaretskii2013-02-091-5/+1
* | * net/ange-ftp.el (ange-ftp-skip-msgs): Add another message.Michael Albinus2013-01-291-0/+1
|/
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-7/+7
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.Michael Albinus2012-07-111-1/+2
* * 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
* * 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-171-0/+8
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-2/+1
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-5/+5
* * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines. (Bug#10874)Michael Albinus2012-02-241-0/+3
* * net/ange-ftp.el (ange-ftp-canonize-filename): Check, thatDrew Adams2012-01-281-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * 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