alm c91a4017da Repeating a search requires only /' (or ?'), not //' (or ??')
But `s/' is still invalid, use `s//' instead.
If first regex is invalid, regex pointer is now set to NULL so that repeating
the search correctly reports "No previous pattern".
1993-08-30 02:20:18 +00:00
..
1993-08-23 16:01:56 +00:00
1993-08-19 17:02:40 +00:00
1993-08-09 04:42:36 +00:00
1993-08-07 03:58:01 +00:00
1993-08-14 13:02:21 +00:00
1993-08-09 04:58:18 +00:00
1993-08-18 12:52:39 +00:00