changeset 47790:2eb1a25294ab

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 07 Oct 2002 22:51:03 +0000
parents d43916bc2d4f
children 1a71f916ad2f
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 07 22:50:47 2002 +0000
+++ b/lisp/ChangeLog	Mon Oct 07 22:51:03 2002 +0000
@@ -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
--- a/src/ChangeLog	Mon Oct 07 22:50:47 2002 +0000
+++ b/src/ChangeLog	Mon Oct 07 22:51:03 2002 +0000
@@ -1,3 +1,7 @@
+2002-10-07  Richard M. Stallman  <rms@gnu.org>
+
+	* unexelf.c (unexec): Redo 9/16 change, but only if IRIX6_5.
+
 2002-10-06  Andrew Choi  <akochoi@shaw.ca>
 
 	* macmenu.c (mac_menu_show): Add j to count menu items; match