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:
parent
bbf4169032
commit
1efc19ebfa
4 changed files with 35 additions and 7 deletions
4
etc/NEWS
4
etc/NEWS
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue