copy-syntax-table
copy-syntax-table is a built-in function in `C source code
'.
(copy-syntax-table &optional TABLE)
Construct a new syntax table and return it.
It is a copy of the TABLE, which defaults to the standard syntax table.
C source code
'.
(copy-syntax-table &optional TABLE)
Construct a new syntax table and return it.
It is a copy of the TABLE, which defaults to the standard syntax table.