# HG changeset patch # User Glenn Morris # Date 1204514913 0 # Node ID 191c9a6e1768723ea470e64256911e979f478f4b # Parent 3c73d7e0c880464d8281721dc664d63cf7ba5f12 Fix typo in previous. diff -r 3c73d7e0c880 -r 191c9a6e1768 etc/NEWS --- a/etc/NEWS Mon Mar 03 03:27:06 2008 +0000 +++ b/etc/NEWS Mon Mar 03 03:28:33 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