Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1152 emacs/etc/NEWS:1.1153
*** emacs/etc/NEWS:1.1152       Tue Apr 19 09:13:36 2005
--- emacs/etc/NEWS      Tue Apr 19 09:45:55 2005
***************
*** 142,148 ****
  M-o M-o requests refontification.
  
  +++
! ** M-g is now a prefix key.  M-g g and M-g M-g run goto-line.
  
  +++
  ** font-lock-lines-before specifies a number of lines before the
--- 142,152 ----
  M-o M-o requests refontification.
  
  +++
! ** M-g is now a prefix key.
! 
! M-g g and M-g M-g run goto-line.
! M-g n and M-g M-n run next-error (like C-x `).
! M-g p and M-g M-p run previous-error.
  
  +++
  ** font-lock-lines-before specifies a number of lines before the
***************
*** 309,316 ****
  in the current input method to input a character at point.
  
  +++
! ** Convenient commands to switch buffers in a cyclic order are C-x <left>
! (prev-buffer) and C-x <right> (next-buffer).
  
  ---
  ** Commands winner-redo and winner-undo, from winner.el, are now bound to
--- 313,321 ----
  in the current input method to input a character at point.
  
  +++
! ** You can now switch buffers in a cyclic order with C-x C-left and
! (prev-buffer) and C-x C-right (next-buffer).  C-x left and C-x right
! can be used as well.
  
  ---
  ** Commands winner-redo and winner-undo, from winner.el, are now bound to


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to