Mercurial > emacs
comparison lisp/ChangeLog @ 98179:30fd12f4f12b
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Mon, 15 Sep 2008 09:23:45 +0000 |
parents | 841e92880f11 |
children | eb56a710c41c |
comparison
equal
deleted
inserted
replaced
98178:b0fd32c6e590 | 98179:30fd12f4f12b |
---|---|
1 2008-09-15 Martin Rudalics <rudalics@gmx.at> | |
2 | |
3 * files.el (file-truename): Don't raise args-out-of-range error | |
4 when filename has no separator on windows-nt. (Bug#982) | |
5 | |
1 2008-09-14 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2008-09-14 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * diff-mode.el (diff-find-file-name): Rename `batch' to `noprompt' and | 8 * diff-mode.el (diff-find-file-name): Rename `batch' to `noprompt' and |
4 be more honest when we don't know. | 9 be more honest when we don't know. |
5 (diff-tell-file-name): Don't prompt before the actual prompt. | 10 (diff-tell-file-name): Don't prompt before the actual prompt. |