changeset 59466:d0400eeb264b

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Tue, 11 Jan 2005 05:24:37 +0000
parents 3a5d173e246a
children 9c3931bf6cd0
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 11 05:06:00 2005 +0000
+++ b/lisp/ChangeLog	Tue Jan 11 05:24:37 2005 +0000
@@ -1,7 +1,9 @@
 2005-01-10  Jay Belanger  <belanger@truman.edu>
 
-	* calc/calc-ext.el (calc-reset): Don't adjust the window height if
-	the window takes up the whole height of the frame.
+	* calc/calc-ext.el (calc-reset): Reset when inside embedded
+	calculator; only reset when point is inside a calculator. Don't
+	adjust the window height if the window takes up the whole height
+	of the frame.
 
 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>