emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 7e30cb2 1/3: Tiny fix for lispref/variables.texi


From: Glenn Morris
Subject: master 7e30cb2 1/3: Tiny fix for lispref/variables.texi
Date: Mon, 14 Dec 2020 16:51:35 -0500 (EST)

branch: master
commit 7e30cb2c1c2889965a1b1740905889a32f757461
Author: Glenn Morris <rgm@gnu.org>
Commit: Glenn Morris <rgm@gnu.org>

    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.
---
 doc/lispref/variables.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi
index b9ff074..9447e8d 100644
--- a/doc/lispref/variables.texi
+++ b/doc/lispref/variables.texi
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]