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

Diff of /emacs/etc/NEWS

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

revision 1.1081 by jurta, Sun Dec 12 22:56:55 2004 UTC revision 1.1082 by jurta, Mon Dec 13 03:22:29 2004 UTC
# Line 1064  All regular expression replacement comma Line 1064  All regular expression replacement comma
1064  replacement string to specify a position where the replacement string  replacement string to specify a position where the replacement string
1065  can be edited for each replacement.  can be edited for each replacement.
1066    
1067  * query-replace uses isearch highlighting with lazy highlighting  ** query-replace uses isearch highlighting with lazy highlighting
1068  when the user option `query-replace-highlight' is set to `isearch'.  when the user option `query-replace-highlight' is set to `isearch'.
1069  If it is t, it uses old query-replace highlighting method.  If it is t, it uses old query-replace highlighting method.
1070    
# Line 1372  you hit M-C-SPC (mark-sexp), M-@ (mark-w Line 1372  you hit M-C-SPC (mark-sexp), M-@ (mark-w
1372  C-M-h (mark-defun) repeatedly, the marked region extends each time, so  C-M-h (mark-defun) repeatedly, the marked region extends each time, so
1373  you can mark the next two sexps with M-C-SPC M-C-SPC, for example.  you can mark the next two sexps with M-C-SPC M-C-SPC, for example.
1374  This feature also works for mark-end-of-sentence, if you bind that to  This feature also works for mark-end-of-sentence, if you bind that to
1375  a key.  a key.  It also extends the region when the mark is active in Transient
1376    Mark mode, regardless of the last command.  To start a new region with
1377    one of marking commands in Transient Mark mode, you can deactivate the
1378    active region with C-g, or set the new mark with C-SPC.
1379    
1380  +++  +++
1381  ** Some commands do something special in Transient Mark mode when the  ** Some commands do something special in Transient Mark mode when the
# Line 1397  C-g. Line 1400  C-g.
1400  previous mark, i.e. C-u C-SPC C-SPC C-SPC ... cycles through the  previous mark, i.e. C-u C-SPC C-SPC C-SPC ... cycles through the
1401  mark ring.  Use C-u C-u C-SPC to set the mark immediately after a jump.  mark ring.  Use C-u C-u C-SPC to set the mark immediately after a jump.
1402    
1403    ** Movement commands `beginning-of-buffer', `end-of-buffer',
1404    `beginning-of-defun', `end-of-defun' do not set the mark if the new
1405    option `inhibit-mark-movement' is non-nil, or if the mark is already
1406    active in Transient Mark mode.
1407    
1408  +++  +++
1409  ** In the *Occur* buffer, `o' switches to it in another window, and  ** In the *Occur* buffer, `o' switches to it in another window, and
1410  C-o displays the current line's occurrence in another window without  C-o displays the current line's occurrence in another window without

Legend:
Removed from v.1.1081  
changed lines
  Added in v.1.1082

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