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:
parent
c1aa486418
commit
b6d0ac875c
2 changed files with 304 additions and 210 deletions
|
|
@ -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)
|
||||
|
|
|
|||
507
lisp/ps-print.el
507
lisp/ps-print.el
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue