1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00

Fix a typo.

This commit is contained in:
Eli Zaretskii 2001-11-22 11:11:48 +00:00
parent f2d176f2d0
commit ae4000f161

View file

@ -208,7 +208,7 @@ it in that buffer.
`query-replace' and related functions simply ignore
a match if part of it has a read-only property.
** In `replace-match', the replacement text no longerinherits
** In `replace-match', the replacement text no longer inherits
properties from surrounding text.
** New function `buffer-local-value'.