* doc/lispref/internals.texi (Writing Emacs Primitives): Fix grammar.
This commit is contained in:
parent
4ab4551470
commit
143b485029
1 changed files with 1 additions and 1 deletions
|
@ -843,7 +843,7 @@ defined with @code{DEFVAR_BOOL} are automatically added to the list
|
|||
@code{byte-boolean-vars} used by the byte compiler.
|
||||
|
||||
@cindex defining customization variables in C
|
||||
If you want to make a Lisp variables that is defined in C behave
|
||||
If you want to make a Lisp variable that is defined in C behave
|
||||
like one declared with @code{defcustom}, add an appropriate entry to
|
||||
@file{cus-start.el}.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue