1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 19:10:37 -08:00
emacs/doc
Eli Zaretskii dcfe3314cd Teach 'max-char' about the Unicode code range
* src/character.c (Fmax_char): Accept an optional argument
UNICODE, and, if non-nil, return the maximum codepoint defined by
Unicode.

* lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Update the
signature of 'max-char'.

* etc/NEWS:
* doc/lispref/nonascii.texi (Character Codes): Update the
documentation of 'max-char'.
2022-09-03 13:45:53 +03:00
..
emacs Merge from origin/emacs-28 2022-09-03 06:30:26 +02:00
lispintro Merge from origin/emacs-28 2022-08-17 06:30:25 +02:00
lispref Teach 'max-char' about the Unicode code range 2022-09-03 13:45:53 +03:00
man Merge from origin/emacs-28 2022-06-13 06:55:57 +02:00
misc Make "rlogin" method obsolete in url*.el 2022-09-03 07:23:08 +02:00