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 512e83999ab..d3692e6ac7f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-03-06 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * calculator.el (calculator): Don't bind split-window-keep-point | ||
| 4 | (Bug#5674). | ||
| 5 | |||
| 1 | 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * vc-git.el: Re-flow to fit into 80 columns. | 8 | * vc-git.el: Re-flow to fit into 80 columns. |