comparison lisp/ChangeLog @ 104182:5f39500b28a7

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 07 Aug 2009 17:30:16 +0000
parents c510d49ed507
children 46c4c9b7f0a8
comparison
equal deleted inserted replaced
104181:09b0d63f50d1 104182:5f39500b28a7
1 2009-08-07 Eli Zaretskii <eliz@gnu.org> 1 2009-08-07 Eli Zaretskii <eliz@gnu.org>
2
3 * mail/sendmail.el (mail-yank-original): Set
4 buffer-file-coding-system from the one used by the message whose
5 text is yanked.
2 6
3 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device 7 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
4 to "windows" when "pgnuplot" is used. 8 to "windows" when "pgnuplot" is used.
5 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't 9 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
6 call accept-process-output if "pgnuplot" is used. 10 call accept-process-output if "pgnuplot" is used.