changeset 81556:1145822df47e

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Fri, 22 Jun 2007 08:15:02 +0000
parents a0461babeddf
children 8ee965d8fb17
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 22 08:14:00 2007 +0000
+++ b/lisp/ChangeLog	Fri Jun 22 08:15:02 2007 +0000
@@ -4,6 +4,9 @@
 	(next-error, next-error-internal): Recenter if specified,
 	immediately prior to running `next-error-hook'.
 
+	* progmodes/hideshow.el (hs-show-block): Use line-end-position.
+	(hs-hide-block-at-point, hs-hide-comment-region): Likewise.
+
 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
 
 	* calc/calc-comb.el (math-small-factorial-table): New variable.