# HG changeset patch # User Chong Yidong # Date 1177003135 0 # Node ID 822ad5dba2394494e405687e33da7b74195300a7 # Parent c07cb8ec67e0549f5a368dadf1cfdf101d360afc * paren.el (show-paren-function): Reset window-start to avoid recentering. diff -r c07cb8ec67e0 -r 822ad5dba239 lisp/ChangeLog --- a/lisp/ChangeLog Thu Apr 19 17:07:43 2007 +0000 +++ b/lisp/ChangeLog Thu Apr 19 17:18:55 2007 +0000 @@ -1,3 +1,8 @@ +2007-04-19 Chong Yidong + + * paren.el (show-paren-function): Reset window-start to avoid + recentering. + 2007-04-19 Glenn Morris * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".