emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Sat, 01 Dec 2001 08:37:32 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.537 emacs/etc/NEWS:1.538
*** emacs/etc/NEWS:1.537        Sat Dec  1 08:10:25 2001
--- emacs/etc/NEWS      Sat Dec  1 08:37:32 2001
***************
*** 54,62 ****
  M-C-SPC M-C-SPC, for example.
  
  +++
! ** M-h (mark-pagaraph) now accepts a prefix arg.  If positive, mark
! current and following pargraphs; if negative, mark current and
! preceding paragraphs.
  
  ** mouse-wheels can now scroll a specific fraction of the window
  (rather than a fixed number of lines) and the scrolling is `progressive'.
--- 54,63 ----
  M-C-SPC M-C-SPC, for example.
  
  +++
! ** M-h (mark-pagaraph) now accepts a prefix arg.
! With positive arg, M-h marks the current and the following pargraphs;
! if the arg is negative, it marks the current and the preceding
! paragraphs.
  
  ** mouse-wheels can now scroll a specific fraction of the window
  (rather than a fixed number of lines) and the scrolling is `progressive'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]