From 5ee03a180c9e190bbaf79d3316307331fa43b5f7 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 10 Jul 2006 18:55:01 +0000 Subject: [PATCH] fix typo --- lisp/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5e6f6072c6a..417d3af3f85 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,7 @@ 2006-07-10 Chong Yidong - * progmodes/cc-awk.el (defconst): Fix compilation error. + * progmodes/cc-awk.el (defconst): Use eval-and-compile to avoid + compilation error. * subr.el (sit-for): New function. -- 2.39.5