diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 | |||
| 5 | 2003-01-13 Markus Rost <rost@math.ohio-state.edu> | 7 | 2003-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 |