changeset 62113:3d6431d2d8b5

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 06 May 2005 12:32:16 +0000
parents e1aa7e2ac9e5
children 1b51972031b3
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <eliz@gnu.org>
 
+	* 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.