From 4580f1502c587854ba97f54a0099b2951b8c888b Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Wed, 16 Nov 2005 06:42:11 +0000 Subject: [PATCH] add missing changelog entry git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3191 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index d5ba969e..5d891429 100644 --- a/ChangeLog +++ b/ChangeLog @@ -509,6 +509,9 @@ GNU nano 1.3.9 - 2005.10.23 as it'll be blanked out in do_replace(). Also, consolidate the cases for blank and new search strings, as they now differ only in which string they pass to regexp_init(). (DLR) + is_whole_word() + - Move to utils.c, as it's really a utility function in the same + vein as regexp_bol_or_eol(). (DLR) replace_abort() - Remove unnecessary update of placewewant. (DLR) do_replace() -- 2.39.5