Mercurial > emacs
comparison lisp/ChangeLog @ 58030:4705869d065e
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 08 Nov 2004 12:18:33 +0000 |
parents | 7b117bb1e320 |
children | f770ded5ea67 |
comparison
equal
deleted
inserted
replaced
58029:46a652255057 | 58030:4705869d065e |
---|---|
1 2004-11-08 Juri Linkov <juri@jurta.org> | |
2 | |
3 * progmodes/compile.el (compile): Don't overwrite last command in | |
4 minibuffer history with default command if they are not equal. | |
5 | |
1 2004-11-08 Jay Belanger <belanger@truman.edu> | 6 2004-11-08 Jay Belanger <belanger@truman.edu> |
2 | 7 |
3 * calc/calcalg2.el (math-do-integral-methods): Try linear then | 8 * calc/calcalg2.el (math-do-integral-methods): Try linear then |
4 non-linear substitutions. | 9 non-linear substitutions. |
5 | 10 |