comparison etc/NEWS @ 41367:65eb0f7957c8

Fix a typo.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 22 Nov 2001 11:11:48 +0000
parents 39332ec6c47d
children 390b2eab7f6f
comparison
equal deleted inserted replaced
41366:e5eaf696dd6b 41367:65eb0f7957c8
206 206
207 ** If you set `query-replace-skip-read-only' non-nil, 207 ** If you set `query-replace-skip-read-only' non-nil,
208 `query-replace' and related functions simply ignore 208 `query-replace' and related functions simply ignore
209 a match if part of it has a read-only property. 209 a match if part of it has a read-only property.
210 210
211 ** In `replace-match', the replacement text no longerinherits 211 ** In `replace-match', the replacement text no longer inherits
212 properties from surrounding text. 212 properties from surrounding text.
213 213
214 ** New function `buffer-local-value'. 214 ** New function `buffer-local-value'.
215 215
216 - Function: buffer-local-value variable buffer 216 - Function: buffer-local-value variable buffer