aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman2002-10-07 22:51:03 +0000
committerRichard M. Stallman2002-10-07 22:51:03 +0000
commit4d46d6da26dec27e033459c55902c8ee8d5e1d43 (patch)
tree6651d389b77f4460ab10f31c1404b108b7465f00 /lisp
parentd4e3d7f27089ee0dfc29e4788de124afc435eaec (diff)
downloademacs-4d46d6da26dec27e033459c55902c8ee8d5e1d43.tar.gz
emacs-4d46d6da26dec27e033459c55902c8ee8d5e1d43.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
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 @@
12002-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
12002-10-07 Kim F. Storm <storm@cua.dk> 102002-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