Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 629:a6c89d799f00
[xemacs-hg @ 2001-07-15 08:18:59 by adrian]
[PATCH] xemacs-21.5: typo fixes of of this this nature for lisp/ <8zhqhahu.fsf@ecf.teradyne.com>
author | adrian |
---|---|
date | Sun, 15 Jul 2001 08:18:59 +0000 |
parents | e545f3ec2337 |
children | ff9d7f21f8d0 |
comparison
equal
deleted
inserted
replaced
628:e545f3ec2337 | 629:a6c89d799f00 |
---|---|
1 2001-07-15 Adrian Aichner <adrian@xemacs.org> | |
2 | |
3 * about.el (about-personal-info): Fix word duplication typos. | |
4 * dialog.el (make-dialog-box): Ditto. | |
5 * lisp-mode.el (lisp-indent-function): Ditto. | |
6 * package-admin.el (package-admin-delete-binary-package): Ditto. | |
7 * package-get.el (package-get-staging-dir): Ditto. | |
8 | |
1 2001-07-14 Sean MacLennan <seanm@storm.ca> | 9 2001-07-14 Sean MacLennan <seanm@storm.ca> |
2 | 10 |
3 * package-admin.el (package-install-hook): New. | 11 * package-admin.el (package-install-hook): New. |
4 (package-delete-hook): New. | 12 (package-delete-hook): New. |
5 (package-admin-add-single-file-package): Use package-delete-hook. | 13 (package-admin-add-single-file-package): Use package-delete-hook. |