From a265079f99a2b4e3a887da647cd6ff2bdcb997b1 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 12 May 2000 09:22:33 +0000 Subject: [PATCH] *** empty log message *** --- lispref/nonascii.texi | 1 + src/ChangeLog | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/lispref/nonascii.texi b/lispref/nonascii.texi index 29d97d81acd..d73e79811f1 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 0d4d19feeef..456bd2f22f6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-05-12 Gerd Moellmann + + * search.c (Freplace_match): Handle case of `\N' in the + replacement when there's no group N. + 2000-05-11 Gerd Moellmann * xdisp.c (add_to_log): Don't pass the terminating NUL byte -- 2.39.5