1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-30 02:02:38 -07:00

:version & eval-and-compile & featurep

This commit is contained in:
Vinicius Jose Latorre 2004-11-21 22:30:00 +00:00
parent c1aa486418
commit b6d0ac875c
2 changed files with 304 additions and 210 deletions

View file

@ -1,3 +1,10 @@
2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
* ps-print.el: Insert :version tag into all defgroup and defcustom.
Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
Eliminate eval-and-compile usage.
(ps-insert-file): Use insert-file-contents instead of insert-file.
2004-11-21 Jay Belanger <belanger@truman.edu>
* calc/calc-prog.el (math-integral-cache-state, calc-lang)

File diff suppressed because it is too large Load diff