OSDN Git Service

update version strings in generated files
[howm/howm.git] / howm-mkmenu.el
index 1b44cc1..6cb02a9 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-mkmenu.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2005-2019
+;;; Copyright (C) 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
@@ -25,7 +25,7 @@
     ;; (<var> <src> [<src-coding> <dest-coding>]) ==> <var>.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)