diff lisp/ChangeLog @ 99688:0dc2933fc901

(compilation-start-hook): New hook. (compilation-start): Run it on the compilation process.
author Sam Steingold <sds@gnu.org>
date Tue, 18 Nov 2008 14:14:37 +0000
parents ea8cf739773d
children 9df07af84d04
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 18 07:07:46 2008 +0000
+++ b/lisp/ChangeLog	Tue Nov 18 14:14:37 2008 +0000
@@ -1,3 +1,8 @@
+2008-11-18  Sam Steingold  <sds@gnu.org>
+
+	* progmodes/compile.el (compilation-start-hook): New hook.
+	(compilation-start): Run it on the compilation process.
+
 2008-11-18  Juanma Barranquero  <lekktu@gmail.com>
 
 	* international/mule-cmds.el (update-leim-list-file): Simplify.