From: Dmitry Gutov Date: Fri, 14 Mar 2014 18:29:43 +0000 (+0200) Subject: * NEWS: Fix the last change. X-Git-Tag: emacs-24.3.90~189 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=291acb0bf9c9415bae074116ed0b3f20ea665c11;p=emacs.git * NEWS: Fix the last change. Author: --- diff --git a/etc/NEWS b/etc/NEWS index 3d69fe90b20..9a69873e0f2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -423,7 +423,6 @@ macros in registers. This searches the region for identical lines, and removes all but one copy of each repeated line. The lines need not be sorted. ---- ** `blink-matching-paren' now only highlights the matching open-paren by default, instead of moving cursor. Set this variable to `jump' to enable the old behavior.