Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3f26d1e6
Commit
3f26d1e6
authored
Dec 06, 1999
by
Gerd Moellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Patch from rms.
parent
0b7b02f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
lispref/syntax.texi
lispref/syntax.texi
+4
-5
No files found.
lispref/syntax.texi
View file @
3f26d1e6
...
...
@@ -951,12 +951,11 @@ This function makes @var{table} the category table for the current
buffer. It returns @var{table}.
@end defun
@defun make-category-table
&optional default-set
@defun make-category-table
@tindex make-category-table
This creates and returns an empty category table, using
@var{default-set} as the default (for characters that don't specify
their own sets). Initially no characters specify their own sets in this
new table; that is what we mean by ``empty.''
This creates and returns an empty category table. In an empty category
table, no categories have been allocated, and no characters belong to
any categories.
@end defun
@defun make-category-set categories
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment