comparison lisp/ChangeLog @ 58406:820e35465241

:version & eval-and-compile & featurep
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Sun, 21 Nov 2004 22:30:00 +0000
parents f353e02ac006
children 8bdaf013a219
comparison
equal deleted inserted replaced
58405:4fe765649696 58406:820e35465241
1 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2
3 * ps-print.el: Insert :version tag into all defgroup and defcustom.
4 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
5 Eliminate eval-and-compile usage.
6 (ps-insert-file): Use insert-file-contents instead of insert-file.
7
1 2004-11-21 Jay Belanger <belanger@truman.edu> 8 2004-11-21 Jay Belanger <belanger@truman.edu>
2 9
3 * calc/calc-prog.el (math-integral-cache-state, calc-lang) 10 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
4 (calc-original-buffer): Declare them. 11 (calc-original-buffer): Declare them.
5 12