diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b59e5f2708c..ce2560ffa8e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-06-16 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 2 | |||
| 3 | * calc/calc-poly.el: (math-accum-factors): Make sure that | ||
| 4 | constants aren't distributed after they are factored out. | ||
| 5 | |||
| 1 | 2010-06-16 Juri Linkov <juri@jurta.org> | 6 | 2010-06-16 Juri Linkov <juri@jurta.org> |
| 2 | 7 | ||
| 3 | * facemenu.el (list-colors-display): Call `pop-to-buffer' before | 8 | * facemenu.el (list-colors-display): Call `pop-to-buffer' before |