Mercurial > emacs
diff lisp/ChangeLog @ 47367:d8c0258cdf14
2002-09-10 Deepak Goel <deego@glue.umd.edu>
* play/doctor.el (doc//): Rename from `//'. Update callers.
(doc$): Rename from `$'. Update callers.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Tue, 10 Sep 2002 05:48:44 +0000 |
parents | 32c66a092ce6 |
children | e1977f5ec554 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Sep 10 02:41:58 2002 +0000 +++ b/lisp/ChangeLog Tue Sep 10 05:48:44 2002 +0000 @@ -1,3 +1,8 @@ +2002-09-10 Deepak Goel <deego@glue.umd.edu> + + * play/doctor.el (doc//): Rename from `//'. Update callers. + (doc$): Rename from `$'. Update callers. + 2002-09-09 Markus Rost <rost@math.ohio-state.edu> * simple.el (transient-mark-mode, line-number-mode, @@ -68,7 +73,7 @@ * play/doctor.el (doctor-cadr, doctor-caddr, doctor-cddr): Remove. Update callers. - + 2002-09-08 Markus Rost <rost@math.ohio-state.edu> * diff.el (diff): Doc fix.