diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c35252b184c..9e77d51c815 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2013-08-16 Glenn Morris <rgm@gnu.org> | 1 | 2013-08-16 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd): | ||
| 4 | Handle "Remote Directory" response of some clients. (Bug#15058) | ||
| 5 | |||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local): | 6 | * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local): |
| 4 | Tweak warning. (Bug#14926) | 7 | Tweak warning. (Bug#14926) |
| 5 | 8 | ||