comparison lisp/ChangeLog @ 68307:28cb719689fe

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Sat, 21 Jan 2006 04:52:06 +0000
parents 07b6f0a646da
children ec6b28b7cce4
comparison
equal deleted inserted replaced
68306:1da5034b091b 68307:28cb719689fe
1 2006-01-20 Jay Belanger <belanger@truman.edu> 1 2006-01-20 Jay Belanger <belanger@truman.edu>
2 2
3 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower 3 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
4 limit is 0. 4 limit is 0.
5
6 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
7 the correct variable.
5 8
6 2006-01-20 Carsten Dominik <dominik@science.uva.nl> 9 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
7 10
8 * textmodes/org.el: (org-open-at-point): Fixed bug with matching a 11 * textmodes/org.el: (org-open-at-point): Fixed bug with matching a
9 link. Fixed buggy argument sequence in call to `org-view-tags'. 12 link. Fixed buggy argument sequence in call to `org-view-tags'.