emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 8e08e37166f: ; * etc/NEWS: Fix recently added entry.


From: Eli Zaretskii
Subject: master 8e08e37166f: ; * etc/NEWS: Fix recently added entry.
Date: Fri, 27 Sep 2024 01:47:36 -0400 (EDT)

branch: master
commit 8e08e37166fbd3f99c895a9d2cea24939d75ac9b
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * etc/NEWS: Fix recently added entry.
---
 etc/NEWS | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 76c58c0f269..cc89815082b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -371,10 +371,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
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]