]> git.eshelyaron.com Git - emacs.git/commit
Document, in the Elisp manual, how to get a character's raw syntax descriptor
authorAlan Mackenzie <acm@muc.de>
Thu, 22 Feb 2018 18:21:47 +0000 (18:21 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 22 Feb 2018 18:25:13 +0000 (18:25 +0000)
commit76f5242838c84bcaf5003b18a31104114930f197
treeb2bd282f5d384714f7f6641ab6bd5e7eb223fc9b
parent5fb29578de07d0f5002d88dea58843478c0bc114
Document, in the Elisp manual, how to get a character's raw syntax descriptor

* doc/lispref/syntax.texi (Syntax Table internals): mention the use of `aref'
to get a character's raw syntax descriptor.
doc/lispref/syntax.texi