/[emacs]/emacs/etc/NEWS
ViewVC logotype

Diff of /emacs/etc/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.512 by jasonr, Tue Nov 13 00:01:44 2001 UTC revision 1.513 by rms, Tue Nov 13 02:19:41 2001 UTC
# Line 140  SQL buffer. Line 140  SQL buffer.
140    
141  * Lisp Changes in Emacs 21.3  * Lisp Changes in Emacs 21.3
142    
143    ** If a major mode function has a non-nil `no-clone-indirect'
144    property, `clone-indirect-buffer' signals an error if you use
145    it in that buffer.
146    
147    ** If you set `query-replace-skip-read-only' non-nil,
148    `query-replace' and related functions simply ignore
149    a match if part of it has a read-only property.
150    
151    ** In `replace-match', the replacement replacement text no longer
152    inherits properties from surrounding text.
153    
154  ** New function `buffer-local-value'.  ** New function `buffer-local-value'.
155    
156  - Function: buffer-local-value variable buffer  - Function: buffer-local-value variable buffer
# Line 148  This function returns the buffer-local b Line 159  This function returns the buffer-local b
159  in buffer BUFFER.  If VARIABLE does not have a buffer-local binding in  in buffer BUFFER.  If VARIABLE does not have a buffer-local binding in
160  buffer BUFFER, it returns the default value of VARIABLE instead.  buffer BUFFER, it returns the default value of VARIABLE instead.
161    
162  ** The default value of paragraph-start and indent-line-function has  ** The default value of `paragraph-start' and `indent-line-function' has
163  been changed to reflect the one used in text-mode rather than the one  been changed to reflect the one used in Text mode rather than the one
164  used in indented-text-mode.  used in Indented Text mode.
165    
166  ** New function `text-clone-create'.  Text clones are chunks of text  ** New function `text-clone-create'.  Text clones are chunks of text
167  that are kept identical by transparently propagating changes from one  that are kept identical by transparently propagating changes from one

Legend:
Removed from v.1.512  
changed lines
  Added in v.1.513

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26