]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 7 Oct 2002 22:51:03 +0000 (22:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 7 Oct 2002 22:51:03 +0000 (22:51 +0000)
lisp/ChangeLog
src/ChangeLog

index 14fecfda1f8d55dfdf2835dd3d129fee219c1773..10041631a5575c68220bd5c6783140699883e157 100644 (file)
@@ -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
index b336f3b341380aef29a79d817dbb1420fcc8d420..8b435df1930ec875990d9addec8689ee2df12a4e 100644 (file)
@@ -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