Mercurial > emacs
comparison lisp/ChangeLog @ 47790:2eb1a25294ab
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 07 Oct 2002 22:51:03 +0000 |
parents | 8d26dbd05bbf |
children | 33354de1129c |
comparison
equal
deleted
inserted
replaced
47789:d43916bc2d4f | 47790:2eb1a25294ab |
---|---|
1 2002-10-07 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. | |
4 | |
5 * progmodes/compile.el (grep-compute-defaults): Set the standard-value | |
6 properties of the variables being initialized. | |
7 | |
8 * thingatpt.el (thing-at-point-url-path-regexp): Doc fix. | |
9 | |
1 2002-10-07 Kim F. Storm <storm@cua.dk> | 10 2002-10-07 Kim F. Storm <storm@cua.dk> |
2 | 11 |
3 * emulation/cua-base.el (cua-normal-cursor-color): Fixed | 12 * emulation/cua-base.el (cua-normal-cursor-color): Fixed |
4 initialization to make "Erase Customization" work. | 13 initialization to make "Erase Customization" work. |
5 | 14 |