emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 19 Nov 2004 09:41:32 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6618 emacs/lisp/ChangeLog:1.6619
*** emacs/lisp/ChangeLog:1.6618 Fri Nov 19 05:33:31 2004
--- emacs/lisp/ChangeLog        Fri Nov 19 14:35:40 2004
***************
*** 1,3 ****
--- 1,7 ----
+ 2004-11-19  Thien-Thi Nguyen  <address@hidden>
+ 
+       * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
+ 
  2004-11-18  Jay Belanger  <address@hidden>
  
        * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary
***************
*** 56,62 ****
  
        (math-simplify-expr): Declare it.
        Replaced argument expr in all calls of math-defsimplify by
!       math-simplify-expr. 
        (math-simplify-plus, math-simplify-times, math-simplify-divide)
        (math-simplify-divisor, math-simplify-one-divisor)
        (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
--- 60,66 ----
  
        (math-simplify-expr): Declare it.
        Replaced argument expr in all calls of math-defsimplify by
!       math-simplify-expr.
        (math-simplify-plus, math-simplify-times, math-simplify-divide)
        (math-simplify-divisor, math-simplify-one-divisor)
        (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
***************
*** 90,96 ****
  
        * calc/calc-units.el (math-simplify-expr): Declare it.
        Replace argument expr in all calls of math-defsimplify by
!       math-simplify-expr. 
        (math-simplify-units-prod): Replace variable expr by declared
        variable math-simplify-expr.
  
--- 94,100 ----
  
        * calc/calc-units.el (math-simplify-expr): Declare it.
        Replace argument expr in all calls of math-defsimplify by
!       math-simplify-expr.
        (math-simplify-units-prod): Replace variable expr by declared
        variable math-simplify-expr.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]