comparison lisp/ChangeLog @ 58312:8925634e39f0

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Thu, 18 Nov 2004 16:36:29 +0000
parents 561c3f4a39fe
children 4993ab2b072d
comparison
equal deleted inserted replaced
58311:4f2b521da5aa 58312:8925634e39f0
1 2004-11-18 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary
4 variables.
5
1 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> 6 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2 7
3 * printing.el: Eliminate use of interactive-p and eval-and-compile. 8 * printing.el: Eliminate use of interactive-p and eval-and-compile.
4 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs). 9 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
5 Use make-temp-file to generate PostScript files in any situation. 10 Use make-temp-file to generate PostScript files in any situation.