1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 20:50:52 -08:00

* paren.el (show-paren-function): Reset window-start to avoid

recentering.
This commit is contained in:
Chong Yidong 2007-04-19 17:18:55 +00:00
parent 211fb124ea
commit bae6731f9c

View file

@ -1,3 +1,8 @@
2007-04-19 Chong Yidong <cyd@stupidchicken.com>
* paren.el (show-paren-function): Reset window-start to avoid
recentering.
2007-04-19 Glenn Morris <rgm@gnu.org>
* calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".