Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
cf8b92db
Commit
cf8b92db
authored
Feb 02, 2007
by
Eli Zaretskii
Browse files
(Categories): Add index entries.
parent
13c0ee14
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
lispref/ChangeLog
lispref/ChangeLog
+4
-0
lispref/syntax.texi
lispref/syntax.texi
+2
-0
No files found.
lispref/ChangeLog
View file @
cf8b92db
2007
-
02
-
02
Eli
Zaretskii
<
eliz
@
gnu
.
org
>
*
syntax
.
texi
(
Categories
):
Add
index
entries
.
2007
-
02
-
01
Juanma
Barranquero
<
lekktu
@
gmail
.
com
>
*
display
.
texi
(
Attribute
Functions
):
Fix
name
and
description
of
...
...
lispref/syntax.texi
View file @
cf8b92db
...
...
@@ -1041,6 +1041,7 @@ class codes.
@node Categories
@section Categories
@cindex categories of characters
@cindex character categories
@dfn{Categories} provide an alternate way of classifying characters
syntactically. You can define several categories as needed, then
...
...
@@ -1048,6 +1049,7 @@ independently assign each character to one or more categories. Unlike
syntax classes, categories are not mutually exclusive; it is normal for
one character to belong to several categories.
@cindex category table
Each buffer has a @dfn{category table} which records which categories
are defined and also which characters belong to each category. Each
category table defines its own categories, but normally these are
...
...
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