comparison lisp/ChangeLog @ 60155:e0ecc22c6459

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Sat, 19 Feb 2005 06:07:49 +0000
parents 9034298c06c1
children a47450c33e4e
comparison
equal deleted inserted replaced
60154:71985e6ee53a 60155:e0ecc22c6459
1 2005-02-19 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
4 (math-div-non-trig): New variables.
5 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
6 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
7 (math-combine-prod, math-div-symb-fancy): Add simplifications for
8 trig expressions.
9
1 2005-02-19 Nick Roberts <nickrob@snap.net.nz> 10 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
2 11
3 * progmodes/gdb-ui.el (gdb-var-update-handler) 12 * progmodes/gdb-ui.el (gdb-var-update-handler)
4 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values 13 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
5 for watch expressions, 14 for watch expressions,