Mercurial > emacs
comparison lisp/ChangeLog @ 109277:8591e48339c7
Fix bugs #6144 and #6467.
arc-mode.el (archive-zip-extract): Don't quote the file name on
MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 25 Jun 2010 14:42:47 +0300 |
parents | 15e91f601933 |
children | 81cfe104e929 |
comparison
equal
deleted
inserted
replaced
109276:3f57ce01b15a | 109277:8591e48339c7 |
---|---|
1 2010-06-25 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * arc-mode.el (archive-zip-extract): Don't quote the file name on | |
4 MS-Windows and MS-DOS. (Bug#6467, Bug#6144) | |
5 | |
1 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change) | 6 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change) |
2 | 7 |
3 * comint.el (make-comint, make-comint-in-buffer): Mention return | 8 * comint.el (make-comint, make-comint-in-buffer): Mention return |
4 value in the docstrings. (Bug#6498) | 9 value in the docstrings. (Bug#6498) |
5 | 10 |