From 1ac03a3134a442fe02e0900b95b9284ba2c07c27 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Sat, 6 Oct 2007 22:27:50 +0000 Subject: [PATCH] Add M-q fill-paragraph-or-region. --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index f2a9db367cd..5de5c3b41fc 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -113,6 +113,11 @@ following arguments. * Editing Changes in Emacs 23.1 ++++ +** 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'. + ** TAB now indents the region if the region is active and `transient-mark-mode' is turned on. -- 2.39.5