]> git.eshelyaron.com Git - emacs.git/commit
Expand documentation on Lisp variables defined in C sources
authorRobert Pluim <rpluim@gmail.com>
Wed, 9 Oct 2019 13:12:18 +0000 (15:12 +0200)
committerRobert Pluim <rpluim@gmail.com>
Wed, 9 Oct 2019 13:14:17 +0000 (15:14 +0200)
commitb5fbefdac66613e9dedc168d5a356a384a6d4f3f
tree6ba695bd2a2e878d9e996049a0f5af8cf1137c2e
parente26c19b88906663fb66ca58d84b85ad336d84f49
Expand documentation on Lisp variables defined in C sources

* doc/lispref/internals.texi (Writing Emacs Primitives): Add
description of DEFVAR_* arguments.  Describe variable naming
conventions.  Explain how to express quoting of symbols in C, plus
'specbind' and how to create buffer-local variables.
doc/lispref/internals.texi