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,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 28 Jun 2007 09:00:53 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/06/28 09:00:52

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11277
retrieving revision 1.11278
diff -u -b -r1.11277 -r1.11278
--- ChangeLog   28 Jun 2007 07:14:47 -0000      1.11277
+++ ChangeLog   28 Jun 2007 09:00:51 -0000      1.11278
@@ -1,3 +1,10 @@
+2007-06-28  Juanma Barranquero  <address@hidden>
+
+       * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
+       the speedbar frame if nil; that deletes the current frame or
+       causes an error if it is the only frame.
+       Reported by Angelo Graziosi <address@hidden>.
+
 2007-06-28  Kevin Ryde  <address@hidden>
 
        * textmodes/nroff-mode.el: Groff \# comments.
@@ -131,7 +138,7 @@
 
 2007-06-24  Jay Belanger  <address@hidden>
 
-       * calc/calc-comb.el (math-init-random-base,math-prime-test):
+       * calc/calc-comb.el (math-init-random-base, math-prime-test):
        Use math-read-number-simple to insert constants.
        (math-prime-test): Redo calculation of sum.
 
@@ -203,7 +210,7 @@
        (math-normalize, math-bignum-big, math-make-float)
        (math-div10-bignum, math-scale-left, math-scale-left-bignum)
        (math-scale-right, math-scale-right-bignum, math-scale-rounding)
-       (math-add, math-add-bignum, math-sub-bignum, math-sub,math-mul)
+       (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
        (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
        (math-quotient, math-div-bignum, math-div-bignum-digit)
        (math-div-bignum-part, math-format-bignum-decimal)




reply via email to

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