diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5377314be45..6ab8fa7f0eb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-11-28 Jay Belanger + + * calc/calc-ext.el (math-sqrt-raw, math-map-vec) + (math-make-frac): Declare as functions. + 2007-11-27 Dan Nicolaescu * progmodes/cperl-mode.el (compilation-error-regexp-alist): Pacify