X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=howm-mkmenu.el;h=6cb02a953befbae68b9844a371b6ba19c8260d1c;hb=refs%2Fheads%2Fmaster;hp=7a9dda2e62358a24e7dac55d36585dc6a85fc35a;hpb=3c09485c5a7c42ceca839d649abd196599df9d6e;p=howm%2Fhowm.git diff --git a/howm-mkmenu.el b/howm-mkmenu.el index 7a9dda2..6cb02a9 100644 --- a/howm-mkmenu.el +++ b/howm-mkmenu.el @@ -1,5 +1,5 @@ ;;; howm-mkmenu.el --- Wiki-like note-taking tool -;;; Copyright (C) 2005-2020 +;;; Copyright (C) 2005-2022 ;;; HIRAOKA Kazuyuki ;;; ;;; This program is free software; you can redistribute it and/or modify @@ -25,7 +25,7 @@ ;; ( [ ]) ==> .el (howm-menu-en "en/0000-00-00-000000.txt") (howm-menu-fr "fr/0000-00-00-000000.txt" utf-8-unix utf-8-unix) - (howm-menu-ja "ja/0000-00-00-000000.txt" euc-jp iso-2022-7bit) + (howm-menu-ja "ja/0000-00-00-000000.txt" utf-8-unix utf-8-unix) )) (defmacro howm-mkmenu-insert (&rest clauses)