From 9f014775c4dd3b7902f55e40a72fd1cacb222c2d Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 3 Mar 2008 03:28:41 +0000 Subject: [PATCH] Fix typo in previous. --- etc/NEWS.22 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/NEWS.22 b/etc/NEWS.22 index dec786ba524..5a1880aa8e0 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 @@ -139,7 +139,7 @@ They can easily be emulated. Rather than calling `make-variable-frame-local' and accessing the variable value directly, explicitly check for a frame-parameter, and if there is one, use its value in preference to that of the variable. Note that buffer-local values should take -preference over frame-local ones, so you may wish to check `local-variable-p' +precedence over frame-local ones, so you may wish to check `local-variable-p' first. ** The function invisible-p returns non-nil if the character -- 2.39.2