1
Fork 0
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:
Glenn Morris 2008-03-03 03:28:33 +00:00
parent ee199d9e65
commit cdd0d016ad

View file

@ -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