From 49d0466926552f3f349573ea46e34941f71d07bc Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 10 Nov 2012 18:12:56 -0800 Subject: [PATCH] NEWS markup --- etc/NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index ae2b5adf85d..97e4f53620a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -448,8 +448,9 @@ See `flymake-fringe-indicator-position', `flymake-error-bitmap' and ** Follow mode no longer works by using advice. The option `follow-intercept-processes' has been removed. +--- ** The FFAP option `ffap-url-unwrap-remote' can now be a list of strings, -specifying URL types which should be converted to remote file names at +specifying URL types that should be converted to remote file names at the FFAP prompt. The default is now '("ftp"). ** New Ibuffer `derived-mode' filter, bound to `/ M'. @@ -467,11 +468,14 @@ The old binding for `/ M' (filter by used-mode) is now bound to `/ m'. The function `notifications-get-capabilities' returns the supported server properties. +--- ** In Perl mode, new option `perl-indent-parens-as-block' causes non-block closing brackets to be aligned with the line of the opening bracket. +--- ** In Proced mode, new command `proced-renice' renices marked processes. +--- ** Python mode A new version of python.el, which provides several new features, including: -- 2.39.5