From bc75b4fd467d6621a9484e9265ef830d0f1fe0dd Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 20 Jul 2000 17:31:18 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 +++++++ src/ChangeLog | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4ea8ee65281..193867a6bc8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2000-07-20 Dave Love + + * 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 * timer.el (run-with-idle-timer): Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index eb7f7ecc3ff..9cfe1c40e59 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-07-20 Dave Love + + * ccl.c (Fccl_execute_on_string): Don't check xmalloc return. Use + xfree, not free. + 2000-07-20 Eli Zaretskii * msdos.c (help_echo_window): New variable. -- 2.39.2