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 496c8394baa..51be746e6ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-04-19 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * paren.el (show-paren-function): Reset window-start to avoid | ||
| 4 | recentering. | ||
| 5 | |||
| 1 | 2007-04-19 Glenn Morris <rgm@gnu.org> | 6 | 2007-04-19 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold". | 8 | * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold". |