Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 21 19:39:59 2004 +0000 +++ b/lisp/ChangeLog Sun Nov 21 22:30:00 2004 +0000 @@ -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)