aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-05-12 09:22:33 +0000
committerGerd Moellmann <[email protected]>2000-05-12 09:22:33 +0000
commita265079f99a2b4e3a887da647cd6ff2bdcb997b1 (patch)
treeec8905e3680ad7d75641e0a3db654888d17b7950
parentf8ce8a0de2f1793419fa3d342bf82174ae3a1aa5 (diff)
*** empty log message ***
-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