comparison 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
comparison
equal deleted inserted replaced
4384:c7e65155cb35 4385:7a8c613ee283
1 2008-01-04 Michael Sperber <mike@xemacs.org>
2
3 * code-files.el (insert-file-contents):
4 (load): Don't call `substitute-in-file-name' on the file name.
5
1 2008-01-03 Aidan Kehoe <kehoea@parhasard.net> 6 2008-01-03 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * cus-edit.el (custom-save-all): 8 * cus-edit.el (custom-save-all):
4 If the directory containing the custom file doesn't exist, try to 9 If the directory containing the custom file doesn't exist, try to
5 create it. Fixes Nick's Crabtree's bug of 10 create it. Fixes Nick's Crabtree's bug of