# HG changeset patch # User Glenn Morris # Date 1204514921 0 # Node ID c6c2c9daee5470f254cc4872ecfa54d29d45cbcc # Parent 72829b7b170cbce8b46042d3e85f1703b3e52a3e Fix typo in previous. diff -r 72829b7b170c -r c6c2c9daee54 etc/NEWS.22 --- a/etc/NEWS.22 Mon Mar 03 03:27:16 2008 +0000 +++ b/etc/NEWS.22 Mon Mar 03 03:28:41 2008 +0000 @@ -139,7 +139,7 @@ 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