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

Diff of /emacs/etc/NEWS

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

revision 1.841.2.4 by miles, Mon Jun 28 07:29:28 2004 UTC revision 1.841.2.5 by miles, Tue Jun 29 16:44:23 2004 UTC
# Line 988  search multiple buffers.  There is also Line 988  search multiple buffers.  There is also
988  buffers to search by their filename.  Internally, Occur mode has been  buffers to search by their filename.  Internally, Occur mode has been
989  rewritten, and now uses font-lock, among other changes.  rewritten, and now uses font-lock, among other changes.
990    
991    ** The default values of paragraph-start and indent-line-function have
992    been changed to reflect those used in Text mode rather than those used
993    in Indented-Text mode.
994    
995    ** New user option `query-replace-skip-read-only': when non-nil,
996    `query-replace' and related functions simply ignore
997    a match if part of it has a read-only property.
998    
999    ** When used interactively, the commands `query-replace-regexp' and
1000    `replace-regexp' allow \,expr to be used in a replacement string,
1001    where expr is an arbitrary Lisp expression evaluated at replacement
1002    time.  In many cases, this will be more convenient than using
1003    `query-replace-regexp-eval'.  All regular expression replacement
1004    commands now allow `\?' in the replacement string to specify a
1005    position where the replacement string can be edited for each
1006    replacement.
1007    
1008  +++  +++
1009  ** Emacs normally highlights mouse sensitive text whenever the mouse  ** Emacs normally highlights mouse sensitive text whenever the mouse
1010  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 2210  mode-lines in inverse-video. Line 2227  mode-lines in inverse-video.
2227  ** New package benchmark.el contains simple support for convenient  ** New package benchmark.el contains simple support for convenient
2228  timing measurements of code (including the garbage collection component).  timing measurements of code (including the garbage collection component).
2229    
 ** 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.  
   
2230  ** The new Lisp library fringe.el controls the apperance of fringes.  ** The new Lisp library fringe.el controls the apperance of fringes.
2231    
2232  ** `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.841.2.4  
changed lines
  Added in v.1.841.2.5

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