diff lisp/ChangeLog @ 103561:c2bcca5f9ba3

(calc-graph-plot): Avoid assignment to free variable `filename'.
author Glenn Morris <rgm@gnu.org>
date Tue, 23 Jun 2009 07:28:19 +0000
parents 10c7d2fa1e40
children decf5e666b9e
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jun 23 07:25:12 2009 +0000
+++ b/lisp/ChangeLog	Tue Jun 23 07:28:19 2009 +0000
@@ -1,5 +1,8 @@
 2009-06-23  Glenn Morris  <rgm@gnu.org>
 
+	* calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
+	variable `filename'.
+
 	* comint.el (comint-insert-input): Doc fix.
 
 	* Makefile.in (ELCFILES): Fix typo in previous change.