From 73825616fdc7089452c209585bcfb876b9b54b14 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Tue, 14 Mar 2000 23:01:20 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 4 +--- lisp/ChangeLog | 5 +++++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index c84bd8844d2..5a2d7dd6210 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1027,8 +1027,6 @@ protocols. It has a separate manual. *** autoconf.el provides a major mode for editing configure.in files for Autoconf, selected automatically. -*** glasses.el - *** windmove.el ** Withdrawn packages @@ -1054,7 +1052,7 @@ and isn't a string. +++ ** The last argument of `define-key-after' defaults to t for convenience. -** The new function `replace-regexps-in-string' replaces all matches +** The new function `replace-regexp-in-string' replaces all matches for a regexp in a string. ** `mouse-position' now runs the abnormal hook diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 82fed5c775c..3b5c634adac 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-03-14 Dave Love + + * subr.el (replace-regexp-in-string): Renamed from + replace-regexps-in-string. Doc fix. + 2000-03-12 Dave Love * cus-edit.el: Doc fixes. -- 2.39.5