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

Diff of /emacs/etc/NEWS

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

revision 1.690.2.30 by miles, Tue Jul 6 10:17:13 2004 UTC revision 1.690.2.31 by miles, Tue Jul 6 10:23:33 2004 UTC
# Line 913  search multiple buffers.  There is also Line 913  search multiple buffers.  There is also
913  buffers to search by their filename.  Internally, Occur mode has been  buffers to search by their filename.  Internally, Occur mode has been
914  rewritten, and now uses font-lock, among other changes.  rewritten, and now uses font-lock, among other changes.
915    
916    ** The default values of paragraph-start and indent-line-function have
917    been changed to reflect those used in Text mode rather than those used
918    in Indented-Text mode.
919    
920    ** New user option `query-replace-skip-read-only': when non-nil,
921    `query-replace' and related functions simply ignore
922    a match if part of it has a read-only property.
923    
924    ** When used interactively, the commands `query-replace-regexp' and
925    `replace-regexp' allow \,expr to be used in a replacement string,
926    where expr is an arbitrary Lisp expression evaluated at replacement
927    time.  In many cases, this will be more convenient than using
928    `query-replace-regexp-eval'.  All regular expression replacement
929    commands now allow `\?' in the replacement string to specify a
930    position where the replacement string can be edited for each
931    replacement.
932    
933  +++  +++
934  ** Emacs normally highlights mouse sensitive text whenever the mouse  ** Emacs normally highlights mouse sensitive text whenever the mouse
935  is over the text.  By setting the new variable `mouse-highlight', you  is over the text.  By setting the new variable `mouse-highlight', you
# Line 2135  mode-lines in inverse-video. Line 2152  mode-lines in inverse-video.
2152  ** New package benchmark.el contains simple support for convenient  ** New package benchmark.el contains simple support for convenient
2153  timing measurements of code (including the garbage collection component).  timing measurements of code (including the garbage collection component).
2154    
 ** The default values of paragraph-start and indent-line-function have  
 been changed to reflect those used in Text mode rather than those used  
 in Indented-Text mode.  
   
 ** If you set `query-replace-skip-read-only' non-nil,  
 `query-replace' and related functions simply ignore  
 a match if part of it has a read-only property.  
   
2155  ** The new Lisp library fringe.el controls the apperance of fringes.  ** The new Lisp library fringe.el controls the apperance of fringes.
2156    
2157  ** `cfengine-mode' is a major mode for editing GNU Cfengine  ** `cfengine-mode' is a major mode for editing GNU Cfengine

Legend:
Removed from v.1.690.2.30  
changed lines
  Added in v.1.690.2.31

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