diff lisp/ChangeLog @ 30346:e720a582ab3b

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 20 Jul 2000 17:31:18 +0000
parents 5861c80aa795
children df94cf335ca9
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jul 20 17:29:46 2000 +0000
+++ b/lisp/ChangeLog	Thu Jul 20 17:31:18 2000 +0000
@@ -1,3 +1,10 @@
+2000-07-20  Dave Love  <fx@gnu.org>
+
+	* net/goto-addr.el (goto-address-fontify): Don't bother with
+	buffer-modified and read-only stuff -- irrelevant with overlays.
+	Put an extra property on the overlays and use it to clean up in
+	case goto-address is re-run.
+
 2000-07-19  Richard M. Stallman  <rms@gnu.org>
 
 	* timer.el (run-with-idle-timer): Doc fix.