X-Git-Url: http://git.osdn.net/view?p=howm%2Fhowm.git;a=blobdiff_plain;f=howm.el.in;h=575f8468b763df5befdfa4b2a3751c094a63a792;hp=59a4565d27f13343731f4bbc8b3eda71ad856031;hb=refs%2Fheads%2Fmaster;hpb=6952aa08422946017fe5c852314851a33bcbdf33 diff --git a/howm.el.in b/howm.el.in index 59a4565..15a9e17 100644 --- a/howm.el.in +++ b/howm.el.in @@ -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 ;; 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]