# HG changeset patch # User Thien-Thi Nguyen # Date 1187952117 0 # Node ID e579966f7855c4791f970422b4cccd80206df4fd # Parent b5dbe2a972295641bca21f28fc25f32ea3fa5ade *** empty log message *** diff -r b5dbe2a97229 -r e579966f7855 lisp/ChangeLog --- a/lisp/ChangeLog Fri Aug 24 10:41:10 2007 +0000 +++ b/lisp/ChangeLog Fri Aug 24 10:41:57 2007 +0000 @@ -1,3 +1,9 @@ +2007-08-24 Thien-Thi Nguyen + + * progmodes/hideshow.el (hs-match-data): Delete alias. + (hs-hide-block-at-point, hs-find-block-beginning) + (hs-show-block): Use `match-data' directly. + 2007-08-24 Martin Rudalics * format.el (format-alist): Fix typo in doc-string.