mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 04:10:27 -08:00
; * etc/NEWS: Fix a typo in the recent change.
This commit is contained in:
parent
8be9d4a156
commit
9dde254e96
1 changed files with 3 additions and 2 deletions
5
etc/NEWS
5
etc/NEWS
|
|
@ -2852,8 +2852,9 @@ customize them.
|
|||
|
||||
+++
|
||||
** New function 'syntax-class-to-char'.
|
||||
This does the almost the opposite of 'string-to-syntax' -- it returns
|
||||
the syntax descriptor (a character) given a raw syntax descriptor.
|
||||
This does almost the opposite of 'string-to-syntax' -- it returns the
|
||||
syntax descriptor (a character) given a raw syntax descriptor (an
|
||||
integer).
|
||||
|
||||
+++
|
||||
** New function 'buffer-local-boundp'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue