diff options
author | Noam Postavsky <npostavs@gmail.com> | 2018-02-10 14:06:05 -0500 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2018-03-23 08:19:09 -0400 |
commit | 10b1f2fdd5465407766790131b2ead3500d0798c (patch) | |
tree | 195c2d51d30f0a734f6eea45b00b5dd785da6897 /lisp/emacs-lisp/generic.el | |
parent | 68c2f336b196b29ee0452668b44857b3450a72ac (diff) | |
download | emacs-10b1f2fdd5465407766790131b2ead3500d0798c.tar.gz emacs-10b1f2fdd5465407766790131b2ead3500d0798c.tar.bz2 emacs-10b1f2fdd5465407766790131b2ead3500d0798c.zip |
Explain more about (defvar foo) form (Bug#18059)
* doc/lispref/variables.texi (Defining Variables)
(Using Lexical Binding):
* doc/lispref/compile.texi (Compiler Errors): Emphasize that omitting
VALUE for `defvar' marks the variable special only locally.
* doc/lispref/variables.texi (Using Lexical Binding): Add example of
using `defvar' without VALUE.
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions