From dc5d8db05ae08867e3b23e7354811943b78171a1 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 27 Sep 2024 08:47:13 +0300 Subject: [PATCH] ; * etc/NEWS: Fix recently added entry. (cherry picked from commit 8e08e37166fbd3f99c895a9d2cea24939d75ac9b) --- etc/NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 3273c0a24cf..507b69fa66e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -336,10 +336,10 @@ This is useful to undo or revert changes, committed and uncommitted, when you are in buffers generated by 'C-x v =' and 'C-x v D'. --- -*** diff-file-prev and diff-hunk-prev reliably move to start of header. -Previously, diff-file-prev and diff-hunk-prev would move when point is -after the corresponding file or hunk header, but not when inside it. -Now they will reliably move to the start of the current header. +*** 'diff-file-prev' and 'diff-hunk-prev' always move to start of header. +Previously, 'diff-file-prev' and 'diff-hunk-prev' would move when point +is after the corresponding file or hunk header, but not when inside it. +Now they will always move to the start of the current header. ** php-ts-mode -- 2.39.5