changeset 82817:e579966f7855

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Fri, 24 Aug 2007 10:41:57 +0000
parents b5dbe2a97229
children 1588b6b0dcf6
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <ttn@gnuvola.org>
+
+	* 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  <rudalics@gmx.at>
 
 	* format.el (format-alist): Fix typo in doc-string.