Mercurial > emacs
comparison lisp/ChangeLog @ 67057:10e217ceeee2
(comment-enter-backward): Fix last fix.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 20 Nov 2005 23:25:46 +0000 |
parents | b8c0eb74d77e |
children | 481c28eca12d |
comparison
equal
deleted
inserted
replaced
67056:3ce17ff4a61f | 67057:10e217ceeee2 |
---|---|
1 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * newcomment.el (comment-enter-backward): Fix last fix. | |
2 | 4 |
3 * simple.el (blink-matching-open): | 5 * simple.el (blink-matching-open): |
4 * paren.el (show-paren-function): Allow new paren-class info. | 6 * paren.el (show-paren-function): Allow new paren-class info. |
5 | 7 |
6 2005-11-20 Chong Yidong <cyd@stupidchicken.com> | 8 2005-11-20 Chong Yidong <cyd@stupidchicken.com> |