# HG changeset patch # User Gerd Moellmann # Date 958123353 0 # Node ID 0778eff185b68cebe7bbe617a2ca7eee17db1e8e # Parent 3f60536745bdb6100f08695ff9e16fb21bacaa49 *** empty log message *** diff -r 3f60536745bd -r 0778eff185b6 lispref/nonascii.texi --- a/lispref/nonascii.texi Fri May 12 09:21:59 2000 +0000 +++ b/lispref/nonascii.texi Fri May 12 09:22:33 2000 +0000 @@ -415,6 +415,7 @@ 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 -r 3f60536745bd -r 0778eff185b6 src/ChangeLog Binary file src/ChangeLog has changed