Mercurial > emacs
comparison lisp/ChangeLog @ 112051:bb8e2da18b9d
Use make-temp-file in rst.el (Bug#7646).
* textmodes/rst.el (rst-compile-pdf-preview)
(rst-compile-slides-preview): Use make-temp-file.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 16 Dec 2010 09:11:21 +0800 |
parents | 4a7382958ef1 |
children | 27e06e53f81b |
comparison
equal
deleted
inserted
replaced
112050:44c22a3327ec | 112051:bb8e2da18b9d |
---|---|
1 2010-12-16 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * textmodes/rst.el (rst-compile-pdf-preview) | |
4 (rst-compile-slides-preview): Use make-temp-file (Bug#7646). | |
5 | |
1 2010-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com> | 6 2010-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com> |
2 | 7 |
3 * emulation/edt-mapper.el: Override mapping of function keys so | 8 * emulation/edt-mapper.el: Override mapping of function keys so |
4 that the later call to read-key-sequence works. | 9 that the later call to read-key-sequence works. |
5 | 10 |