mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-27 10:54:40 +00:00
*** empty log message ***
This commit is contained in:
parent
f8ce8a0de2
commit
a265079f99
@ -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
|
||||
|
@ -1,3 +1,8 @@
|
||||
2000-05-12 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* search.c (Freplace_match): Handle case of `\N' in the
|
||||
replacement when there's no group N.
|
||||
|
||||
2000-05-11 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xdisp.c (add_to_log): Don't pass the terminating NUL byte
|
||||
|
Loading…
Reference in New Issue
Block a user