Tiny fix for lispref/variables.texi
* doc/lispref/variables.texi (Converting to Lexical Binding): @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
This commit is contained in:
parent
485898c18b
commit
7e30cb2c1c
1 changed files with 1 additions and 1 deletions
|
@ -1287,7 +1287,7 @@ be used.)
|
|||
|
||||
@subsubheading Cross-file variable checking
|
||||
|
||||
@strong{Note:} This is an experimental feature that may change or
|
||||
@strong{Caution:} This is an experimental feature that may change or
|
||||
disappear without prior notice.
|
||||
|
||||
The byte-compiler can also warn about lexical variables that are
|
||||
|
|
Loading…
Add table
Reference in a new issue