# HG changeset patch # User Eli Zaretskii # Date 1115382736 0 # Node ID 3d6431d2d8b587a1bc2a7d81a805da5fddbf6ff4 # Parent e1aa7e2ac9e5df733ae6431c052048b63da0b831 *** empty log message *** diff -r e1aa7e2ac9e5 -r 3d6431d2d8b5 lisp/ChangeLog --- a/lisp/ChangeLog Fri May 06 12:30:35 2005 +0000 +++ b/lisp/ChangeLog Fri May 06 12:32:16 2005 +0000 @@ -1,5 +1,10 @@ 2005-05-06 Eli Zaretskii + * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to + look for the preprocessor with exec-suffixes. If not found in + standard places, look in exec-path. Remove most of the tests that + used system-type. + * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook. * jka-compr.el (jka-compr-uninstall): Add autoload cookie.