1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

* NEWS: Fix the last change.

Author:
This commit is contained in:
Dmitry Gutov 2014-03-14 20:29:43 +02:00
parent 50d434d198
commit 291acb0bf9

View file

@ -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.