aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/nonascii.texi1
-rw-r--r--src/ChangeLog5
2 files changed, 6 insertions, 0 deletions
diff --git a/lispref/nonascii.texi b/lispref/nonascii.texi
index 29d97d81ac..d73e79811f 100644
--- a/lispref/nonascii.texi
+++ b/lispref/nonascii.texi
@@ -415,6 +415,7 @@ characters instead of the characters actually in the buffer.
When a buffer contains non-@sc{ascii} characters, codes 128 through 255,
they are assigned the character set @code{unknown}. @xref{Explicit
Encoding}.
+@end defun
@defun find-charset-string string &optional translation
This function returns a list of the character sets that appear in the
diff --git a/src/ChangeLog b/src/ChangeLog
index 0d4d19feee..456bd2f22f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-12 Gerd Moellmann <[email protected]>
+
+ * search.c (Freplace_match): Handle case of `\N' in the
+ replacement when there's no group N.
+
2000-05-11 Gerd Moellmann <[email protected]>
* xdisp.c (add_to_log): Don't pass the terminating NUL byte