Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
103560:10c7d2fa1e40 | 103561:c2bcca5f9ba3 |
---|---|
1 2009-06-23 Glenn Morris <rgm@gnu.org> | 1 2009-06-23 Glenn Morris <rgm@gnu.org> |
2 | |
3 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free | |
4 variable `filename'. | |
2 | 5 |
3 * comint.el (comint-insert-input): Doc fix. | 6 * comint.el (comint-insert-input): Doc fix. |
4 | 7 |
5 * Makefile.in (ELCFILES): Fix typo in previous change. | 8 * Makefile.in (ELCFILES): Fix typo in previous change. |
6 | 9 |