Mercurial > hg > xemacs-beta
diff lisp/code-files.el @ 673:685b588e92d8
[xemacs-hg @ 2001-10-30 05:13:26 by andyp]
merge of windows 21.4.5 codeline
author | andyp |
---|---|
date | Tue, 30 Oct 2001 05:13:31 +0000 |
parents | 7039e6323819 |
children | ca2d04c5710a |
line wrap: on
line diff
--- a/lisp/code-files.el Fri Oct 26 02:42:53 2001 +0000 +++ b/lisp/code-files.el Tue Oct 30 05:13:31 2001 +0000 @@ -116,7 +116,8 @@ (coding-system-base buffer-file-coding-system) (cond ((eq eol-type 'lf) 'crlf) ((eq eol-type 'crlf) 'lf) - ((eq eol-type 'cr) 'lf)))))) + ((eq eol-type 'cr) 'lf)))) + (set-buffer-modified-p t))) (define-obsolete-function-alias 'set-file-coding-system