diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 14fecfda1f8..10041631a55 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2002-10-07 Richard M. Stallman <rms@gnu.org> + + * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. + + * progmodes/compile.el (grep-compute-defaults): Set the standard-value + properties of the variables being initialized. + + * thingatpt.el (thing-at-point-url-path-regexp): Doc fix. + 2002-10-07 Kim F. Storm <storm@cua.dk> * emulation/cua-base.el (cua-normal-cursor-color): Fixed |