aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Gutov2014-03-14 20:29:43 +0200
committerDmitry Gutov2014-03-14 20:29:43 +0200
commit291acb0bf9c9415bae074116ed0b3f20ea665c11 (patch)
tree4e3ad1f9d6c6646a00ee177a4c73c09512cd614a
parent50d434d19883a12e50f736d8216e8e36566d2424 (diff)
downloademacs-291acb0bf9c9415bae074116ed0b3f20ea665c11.tar.gz
emacs-291acb0bf9c9415bae074116ed0b3f20ea665c11.zip
* NEWS: Fix the last change.
Author:
-rw-r--r--etc/NEWS1
1 files changed, 0 insertions, 1 deletions
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.
423This searches the region for identical lines, and removes all but one 423This searches the region for identical lines, and removes all but one
424copy of each repeated line. The lines need not be sorted. 424copy of each repeated line. The lines need not be sorted.
425 425
426---
427** `blink-matching-paren' now only highlights the matching open-paren 426** `blink-matching-paren' now only highlights the matching open-paren
428by default, instead of moving cursor. Set this variable to `jump' to 427by default, instead of moving cursor. Set this variable to `jump' to
429enable the old behavior. 428enable the old behavior.