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: Mon, 09 Jul 2007 20:49:26 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/07/09 20:49:26

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11329
retrieving revision 1.11330
diff -u -b -r1.11329 -r1.11330
--- ChangeLog   9 Jul 2007 19:14:48 -0000       1.11329
+++ ChangeLog   9 Jul 2007 20:49:25 -0000       1.11330
@@ -13,8 +13,8 @@
 2007-07-09  Jan Dj,Ad(Brv  <address@hidden>
 
        * window.el (fit-window-to-buffer): Remove setting of window-min-height
-       to 1 as enlarge-window uses the value to resize/shrink windows other 
than
-       WINDOW if needed.
+       to 1 as enlarge-window uses the value to resize/shrink windows other
+       than WINDOW if needed.
 
 2007-07-08  Katsumi Yamaoka  <address@hidden>
 
@@ -78,20 +78,21 @@
        (math-bignum-digit-power-of-two): Evaluate when compiled.
 
        * calc/calc-comb.el (math-small-factorial-table)
-       (math-init-random-base,math-prime-test): Remove unnecessary calls
+       (math-init-random-base, math-prime-test): Remove unnecessary calls
        to `math-read-number-simple'.
 
-       * calc/calc-ext.el (math-approx-pi,math-approx-sqrt-e)
+       * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
        (math-approx-gamma-const): Add docstrings.
 
        * calc/calc-forms.el (math-julian-date-beginning)
        (math-julian-date-beginning-int) New constants.
-       (math-format-date-part,math-parse-standard-date,calcFunc-julian):
+       (math-format-date-part, math-parse-standard-date, calcFunc-julian):
        Use the new constants.
 
        * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
 
-       * calc/calc-math.el (math-approx-ln-10,math-approx-ln-2): Add 
docstrings.
+       * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
+       Add docstrings.
 
 2007-07-07  Tom Tromey  <address@hidden>
 
@@ -168,8 +169,8 @@
 
        * calc/calc-bin.el (math-bignum-logb-digit-size)
        (math-bignum-digit-power-of-two): New constants.
-       (math-and-bignum,math-or-bignum,math-xor-bignum,math-diff-bignum)
-       (math-not-bignum,math-clip-bignum): Use the constants
+       (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
+       (math-not-bignum, math-clip-bignum): Use the constants
        `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
        instead of their values.
        (math-clip): Use math-small-integer-size instead of its value.
@@ -379,7 +380,6 @@
        * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
        syntax as well.  Reported by Juri Linkov <address@hidden>.
 
->>>>>>> 1.11328
 2007-06-28  Jan Dj,Ad(Brv  <address@hidden>
 
        * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to




reply via email to

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