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
ca50933a
Commit
ca50933a
authored
May 22, 2004
by
Richard M. Stallman
Browse files
(Syntax Class Table): Word syntax not just for English.
parent
70fc62f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
lispref/syntax.texi
lispref/syntax.texi
+4
-4
No files found.
lispref/syntax.texi
View file @
ca50933a
...
...
@@ -135,10 +135,10 @@ modes.
@end deffn
@deffn {Syntax class} @w{word constituent}
@dfn{Word constituents} (designated by @samp{w}) are parts of
n
or
mal
English words
and are typically used in variable and command names
in
programs. All upper- and lower-case letters, and the digits, are
typically
word constituents.
@dfn{Word constituents} (designated by @samp{w}) are parts of
w
or
ds in
human languages,
and are typically used in variable and command names
in
programs. All upper- and lower-case letters, and the digits, are
typically
word constituents.
@end deffn
@deffn {Syntax class} @w{symbol constituent}
...
...
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