changeset 77473:dcc12af6d555

*** empty log message ***
author J.D. Smith <jdsmith@as.arizona.edu>
date Tue, 24 Apr 2007 00:24:19 +0000
parents 70d58d56b53b
children 80299860c7c7
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Apr 24 00:22:52 2007 +0000
+++ b/lisp/ChangeLog	Tue Apr 24 00:24:19 2007 +0000
@@ -1,3 +1,12 @@
+2007-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
+
+	* progmodes/idlw-shell.el (idlwave-shell-clear-all-bp): Don't
+	re-query for each cleared BP.
+	(idlwave-shell-clear-bp): Optionally skip BP query.
+	(idlwave-shell-update-bp-overlays): Use set-window-margins
+	instead of set-window-buffer, which incorrectly moves displayed
+	region.
+
 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
 
 	* calc/calc.el (calc-bug-address): Update maintainer's address.