Mercurial > emacs
changeset 32984:1999f3619368
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 27 Oct 2000 19:24:25 +0000 |
parents | a7eb5c4fe0ba |
children | 2e19cd4c5909 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 27 19:22:31 2000 +0000 +++ b/lisp/ChangeLog Fri Oct 27 19:24:25 2000 +0000 @@ -1,3 +1,12 @@ +2000-10-27 Eli Zaretskii <eliz@is.elta.co.il> + + * dos-w32.el (find-file-not-found-set-buffer-file-coding-system): + Don't call find-buffer-file-type-coding-system. Instead, just + set eol-type to -unix if inhibit-eol-conversion is in effect, or + if the file is on an untranslated filesystem. + (add-untranslated-filesystem): Use "D" instead of "f" inside + interactive. + 2000-10-27 Dave Love <fx@gnu.org> * textmodes/refill.el (refill-late-fill-paragraph-function): New