OSDN Git Service

finalize changelog
[jnethack/source.git] / src / pager.c
index 49c1324..6bfd8f6 100644 (file)
@@ -5,7 +5,7 @@
 
 /* JNetHack Copyright */
 /* (c) Issei Numata, Naoki Hamada, Shigehiro Miyashita, 1994-2000  */
-/* For 3.4-, Copyright (c) SHIRAKATA Kentaro, 2002-2021            */
+/* For 3.4-, Copyright (c) SHIRAKATA Kentaro, 2002-2022            */
 /* JNetHack may be freely redistributed.  See license for details. */
 
 /* This file contains the command routines dowhatis() and dohelp() and */
@@ -379,7 +379,7 @@ int x, y;
                     : "",
             name,
             (mtmp->mx != x || mtmp->my != y)
-                ? ((mtmp->isshk && accurate) ? "\82Ì\90K\94ö" : "\82Ì\90K\94ö")
+                ? "\82Ì\90K\94ö"
                 : "");
 #endif
     if (u.ustuck == mtmp) {
@@ -2415,7 +2415,7 @@ static struct {
 /*JP
     { domenucontrols, "List menu control keys" },
 */
-    { domenucontrols, "\83\81\83j\83\85\81[\90§\8cä\83L\81[\88ê\97\97s" },
+    { domenucontrols, "\83\81\83j\83\85\81[\90§\8cä\83L\81[\88ê\97\97" },
 /*JP
     { dispfile_license, "The NetHack license." },
 */