mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
Fix minor typo.
This commit is contained in:
parent
f5ec5d3d8c
commit
378f60427d
@ -248,7 +248,7 @@ coherent if all libraries use the same conventions.
|
||||
|
||||
@item
|
||||
Try to avoid compiler warnings about undefined free variables, by adding
|
||||
@cdode{defvar} definitions for these variables.
|
||||
@code{defvar} definitions for these variables.
|
||||
|
||||
If you bind a variable in one function, and use it or set it in another
|
||||
function, the compiler warns about the latter function unless the
|
||||
|
Loading…
Reference in New Issue
Block a user