Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4385:7a8c613ee283
Don't call substitute-in-file-name haphazardly.
2008-01-04 Michael Sperber <mike@xemacs.org>
* code-files.el (insert-file-contents):
(load): Don't call `substitute-in-file-name' on the file name.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Sat, 05 Jan 2008 16:19:37 +0100 |
parents | c7e65155cb35 |
children | 5902c5214a77 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 05 16:13:04 2008 +0100 +++ b/lisp/ChangeLog Sat Jan 05 16:19:37 2008 +0100 @@ -1,3 +1,8 @@ +2008-01-04 Michael Sperber <mike@xemacs.org> + + * code-files.el (insert-file-contents): + (load): Don't call `substitute-in-file-name' on the file name. + 2008-01-03 Aidan Kehoe <kehoea@parhasard.net> * cus-edit.el (custom-save-all):