aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm2003-01-14 10:15:40 +0000
committerKim F. Storm2003-01-14 10:15:40 +0000
commit63e4e4c6d48f032de2ab368c4537241ee3a07257 (patch)
tree931fdfcab98cda7e962529d4e1bfe8ffd39f4c10 /lisp
parent34368d128fb26ccda139fd0aeaa9d1d78338bea1 (diff)
downloademacs-63e4e4c6d48f032de2ab368c4537241ee3a07257.tar.gz
emacs-63e4e4c6d48f032de2ab368c4537241ee3a07257.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 389a1cb5569..3aacc0d233a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,6 +2,8 @@
2 2
3 * subr.el (process-put, process-get): New functions. 3 * subr.el (process-put, process-get): New functions.
4 4
5 * simple.el (clone-process): Copy process' plist to new process.
6
52003-01-13 Markus Rost <rost@math.ohio-state.edu> 72003-01-13 Markus Rost <rost@math.ohio-state.edu>
6 8
7 * cus-dep.el (custom-make-dependencies): Don't set standard-value 9 * cus-dep.el (custom-make-dependencies): Don't set standard-value