[FarGroup/FarManager] master: Correction of 6070 (8878e42c2)

0 views
Skip to first unread message

farg...@farmanager.com

unread,
Apr 4, 2026, 7:00:53 PM (12 days ago) Apr 4
to farco...@googlegroups.com
Repository : https://github.com/FarGroup/FarManager
On branch : master
Link : https://github.com/FarGroup/FarManager/commit/8878e42c296e224dc486781f43bce16a498ae54e

>---------------------------------------------------------------

commit 8878e42c296e224dc486781f43bce16a498ae54e
Author: Alex Alabuzhev <alab...@gmail.com>
Date: Sat Apr 4 23:58:49 2026 +0100

Correction of 6070


>---------------------------------------------------------------

8878e42c296e224dc486781f43bce16a498ae54e
far/changelog | 5 +++++
far/help.cpp | 2 +-
far/vbuild.m4 | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/far/changelog b/far/changelog
index 76a8e09f3..33237d9c1 100644
--- a/far/changelog
+++ b/far/changelog
@@ -1,3 +1,8 @@
+--------------------------------------------------------------------------------
+drkns 2026-04-04 23:58:07+01:00 - build 6672
+
+1. Correction of 6070.
+
--------------------------------------------------------------------------------
drkns 2026-04-02 20:06:51+01:00 - build 6671

diff --git a/far/help.cpp b/far/help.cpp
index c268fb43a..28901fe19 100644
--- a/far/help.cpp
+++ b/far/help.cpp
@@ -1620,7 +1620,7 @@ bool Help::JumpTopic()
}
}

- if (StackData.strSelTopic.front() != L':' && !is_generated_topic(StackData.strSelTopic))
+ if (StackData.strSelTopic.front() != L':' && is_generated_topic(StackData.strSelTopic))
{
if (!(StackData.Flags&FHELP_CUSTOMFILE) && contains(strNewTopic, HelpEndLink))
{
diff --git a/far/vbuild.m4 b/far/vbuild.m4
index db8612056..3ada0f4fa 100644
--- a/far/vbuild.m4
+++ b/far/vbuild.m4
@@ -1 +1 @@
-6671
+6672


Reply all
Reply to author
Forward
0 new messages