From 4d46d6da26dec27e033459c55902c8ee8d5e1d43 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 7 Oct 2002 22:51:03 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ src/ChangeLog | 4 ++++ 2 files changed, 13 insertions(+) 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 + + * 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 * emulation/cua-base.el (cua-normal-cursor-color): Fixed diff --git a/src/ChangeLog b/src/ChangeLog index b336f3b3413..8b435df1930 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-10-07 Richard M. Stallman + + * unexelf.c (unexec): Redo 9/16 change, but only if IRIX6_5. + 2002-10-06 Andrew Choi * macmenu.c (mac_menu_show): Add j to count menu items; match -- 2.39.2