mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-25 17:31:04 -08:00
*** empty log message ***
This commit is contained in:
parent
fc9d21fc78
commit
137a5ef2ec
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
@c -*-texinfo-*-
|
||||
@c This is part of the GNU Emacs Lisp Reference Manual.
|
||||
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004
|
||||
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004, 2005
|
||||
@c Free Software Foundation, Inc.
|
||||
@c See the file elisp.texi for copying conditions.
|
||||
@setfilename ../info/syntax
|
||||
|
|
@ -943,6 +943,10 @@ after position @var{pos}, taking account of syntax properties as well
|
|||
as the syntax table.
|
||||
@end defun
|
||||
|
||||
@defun syntax-class syntax
|
||||
This function returns the syntax class of a syntax code.
|
||||
@end defun
|
||||
|
||||
@node Categories
|
||||
@section Categories
|
||||
@cindex categories of characters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue