1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2004-11-08 17:00:42 +00:00
parent bbf4169032
commit 1efc19ebfa
4 changed files with 35 additions and 7 deletions

View file

@ -2331,7 +2331,9 @@ configuration files.
** The new function syntax-after returns the syntax code
of the character after a specified buffer position, taking account
of text properties as well as the character code.
It returns the value compatibly with char-syntax.
It returns the value compatibly with char-syntax, except
that the value can be a list (SYNTAX . MATCHER) which says
what the matching character is.
+++
** The new primitive `get-internal-run-time' returns the processor