OSDN Git Service

update version strings in generated files
[howm/howm.git] / howm.el.in
index 59a4565..15a9e17 100644 (file)
@@ -2,7 +2,7 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; @configure_input@
 
-;; Copyright (C) 2002, 2003, 2004, 2005-2018 HIRAOKA Kazuyuki
+;; Copyright (C) 2002, 2003, 2004, 2005-2022 HIRAOKA Kazuyuki
 
 ;; Author: HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;; URL: https://howm.osdn.jp
@@ -61,6 +61,7 @@
 (require 'gfunc)
 (require 'riffle)
 (require 'action-lock)
+(require 'iigrep)
 (require 'honest-report)
 
 ;;; [4] howm main (this file)
@@ -82,6 +83,7 @@
 ;;; http://noir.s7.xrea.com/pub/zaurus/howmz.el
 
 (howm-require-lang 'en)
+(howm-require-lang 'fr)
 (howm-require-lang 'ja)
 
 ;;; security fix [2006-12-16]