diff options
| author | Kim F. Storm | 2002-10-06 21:33:48 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2002-10-06 21:33:48 +0000 |
| commit | fd27f30f4779171f98cf034007313a1a727f1e9c (patch) | |
| tree | c2be3710f5cf0fb6c75985aca51aff55249945ed | |
| parent | be4e15df4c7390d7b6d2a893df9c84c791a30f17 (diff) | |
| download | emacs-fd27f30f4779171f98cf034007313a1a727f1e9c.tar.gz emacs-fd27f30f4779171f98cf034007313a1a727f1e9c.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a15c970c790..14fecfda1f8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-10-07 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * emulation/cua-base.el (cua-normal-cursor-color): Fixed | ||
| 4 | initialization to make "Erase Customization" work. | ||
| 5 | |||
| 1 | 2002-10-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 6 | 2002-10-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 2 | 7 | ||
| 3 | * net/tramp.el: Version 2.0.25 released. | 8 | * net/tramp.el: Version 2.0.25 released. |