From 16ce590d28ac214929f63381a737118167363b47 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sat, 26 Feb 2000 14:00:51 +0000 Subject: [PATCH] replace-regexps-in-string, mouse-position-function, define-key-after change --- etc/NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index f4029691f17..a57deaf0c92 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -978,6 +978,15 @@ Note that +++ before an item means the Lisp manual has been updated. When you add a new item, please add it without either +++ or --- so I will know I still need to look at it -- rms. ++++ +** The last argument of `define-key-after' defaults to t for convenience. + +** The new function `replace-regexps-in-string' replaces all matches +for a regexp in a string. + +** `mouse-position' now runs the abnormal hook +`mouse-position-function'. + ** The function string-to-number now returns a float for numbers that don't fit into a Lisp integer. -- 2.39.5