mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 03:40:56 -08:00
Fix typo in previous.
This commit is contained in:
parent
ee199d9e65
commit
cdd0d016ad
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue