aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJay Belanger2007-06-20 19:36:28 +0000
committerJay Belanger2007-06-20 19:36:28 +0000
commiteaea8b1da70cd22ea96ca20f5494640df9a6a9a2 (patch)
tree4d008ffd0cbe11521cf51726c72268ad125dfb57 /lisp
parentcad63e32bd505644b7dc2e3901bf35899c2ef3c1 (diff)
downloademacs-eaea8b1da70cd22ea96ca20f5494640df9a6a9a2.tar.gz
emacs-eaea8b1da70cd22ea96ca20f5494640df9a6a9a2.zip
(Basic Arithmetic, Customizing Calc): Make description of
the variable `calc-multiplication-has-precedence' match its effect.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7ad751b0475..c2d25f1ca30 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc/calc.el (math-standard-ops): Fix precedence of
4 multiplication.
5
12007-06-20 Stefan Monnier <monnier@iro.umontreal.ca> 62007-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.