diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 39a428a5a28..2a8188f8f5e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2011-06-25 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind | ||
| 4 | buffer-file-type before setting its value, to avoid disastrous | ||
| 5 | global effects on decoding files for DOS/Windows systems. | ||
| 6 | (Bug#8780) | ||
| 7 | |||
| 1 | 2011-06-25 Juanma Barranquero <lekktu@gmail.com> | 8 | 2011-06-25 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 9 | ||
| 3 | * allout.el (allout-unload-function): Pass -1 to `allout-mode'. | 10 | * allout.el (allout-unload-function): Pass -1 to `allout-mode'. |