aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorVinicius Jose Latorre2004-11-21 22:30:00 +0000
committerVinicius Jose Latorre2004-11-21 22:30:00 +0000
commitb6d0ac875cd0851a855a3c9f4922f83f36fb74d0 (patch)
tree9b23a0d956016bdeb4585eb56d841f8c554f0165 /lisp/ChangeLog
parentc1aa486418412c6e6eff46ceb7ff8b9276fa5263 (diff)
downloademacs-b6d0ac875cd0851a855a3c9f4922f83f36fb74d0.tar.gz
emacs-b6d0ac875cd0851a855a3c9f4922f83f36fb74d0.zip
:version & eval-and-compile & featurep
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2d2bc722885..fb1277c957c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12004-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
12004-11-21 Jay Belanger <belanger@truman.edu> 82004-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)