Mercurial > emacs
comparison lisp/ChangeLog @ 81515:9907375f1a76
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Wed, 20 Jun 2007 19:35:10 +0000 |
parents | 6eafc2a3843a |
children | 145f53e0ff66 |
comparison
equal
deleted
inserted
replaced
81514:62a0aff11bd0 | 81515:9907375f1a76 |
---|---|
1 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com> | |
2 | |
3 * calc/calc.el (math-standard-ops): Fix precedence of | |
4 multiplication. | |
5 | |
1 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * vc.el (vc-default-log-view-mode): New function. | 8 * vc.el (vc-default-log-view-mode): New function. |
4 (vc-print-log): Add new `log-view-mode' VC operation. | 9 (vc-print-log): Add new `log-view-mode' VC operation. |
5 | 10 |