]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove fill-paragraph-or-region.
authorJuri Linkov <juri@jurta.org>
Thu, 18 Oct 2007 00:14:53 +0000 (00:14 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 18 Oct 2007 00:14:53 +0000 (00:14 +0000)
etc/NEWS

index 21cb6b3ffffe16c07079221d2131f6f36e930495..2d3a0a03d2c258df94ca3bee24f87297b42938c3 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -118,8 +118,9 @@ following arguments.
 +++
 ** M-q now fills the region if the region is active and
 `transient-mark-mode' is turned on.  Otherwise, it fills the current
-paragraph.  The new command bound to M-q is `fill-paragraph-or-region'.
+paragraph.
 
++++
 ** M-$ now checks spelling of the region if the region is active and
 `transient-mark-mode' is turned on.  Otherwise, it checks spelling of the
 word at point.