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: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 14 Nov 2005 15:21:41 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8576 emacs/lisp/ChangeLog:1.8577
*** emacs/lisp/ChangeLog:1.8576 Mon Nov 14 18:28:49 2005
--- emacs/lisp/ChangeLog        Mon Nov 14 20:21:40 2005
***************
*** 1,3 ****
--- 1,20 ----
+ 2005-11-14  Jay Belanger  <address@hidden>
+ 
+       * calc-alg.el (calcFunc-write-out-power): Rename it to
+       calcFunc-powerexpand.
+       (math-write-out-power): Rename it to math-powerexpand; have it
+       handle negative exponents.
+       (calc-writeoutpower): Rename it to calc-powerexpand.
+ 
+       * calc-ext.el: Change calcFunc-writeoutpower and
+       calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
+       autoloads.
+       Add calcFunc-ldiv to autoloads.
+ 
+       * calc-arith.el (calcFunc-ldiv): New function.
+ 
+       * calc.el (calc-left-divide): New function.
+ 
  2005-11-14  Juri Linkov  <address@hidden>
  
        * cus-edit.el (custom-variable-prompt): Set the default value arg




reply via email to

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