Mercurial > emacs
changeset 80972:ab9e91ae1f3b
* paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
changes.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 19 May 2007 18:39:44 +0000 |
parents | a9f9554ba9f3 |
children | 3b4225acb016 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 19 07:58:10 2007 +0000 +++ b/lisp/ChangeLog Sat May 19 18:39:44 2007 +0000 @@ -1,3 +1,8 @@ +2007-05-19 Chong Yidong <cyd@stupidchicken.com> + + * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20 + changes. + 2007-05-19 Kevin Ryde <user42@zip.com.au> * info.el (Info-fontify-node): Fontify https as well as http and ftp.