comparison lisp/mh-e/ChangeLog @ 66136:aacff8293f4b

(mh-image-load-path): Use locate-library to find MH-E. This simplified the code a lot. Flattened out nested statements even more.
author Bill Wohler <wohler@newt.com>
date Mon, 17 Oct 2005 05:52:53 +0000
parents debb27ca9375
children 88bf1b026ccb
comparison
equal deleted inserted replaced
66135:5a1bac1c915b 66136:aacff8293f4b
1 2005-10-16 Bill Wohler <wohler@newt.com>
2
3 * mh-init.el (mh-image-load-path): Use locate-library to find
4 MH-E. This simplified the code a lot. Flattened out nested
5 statements even more.
6
1 2005-10-16 Satyaki Das <satyaki@theforce.stanford.edu> 7 2005-10-16 Satyaki Das <satyaki@theforce.stanford.edu>
2 8
3 * mh-init.el (mh-image-load-path): Remove use of pushnew since it 9 * mh-init.el (mh-image-load-path): Remove use of pushnew since it
4 causes a compiler warning. 10 causes a compiler warning.
5 11