X-Git-Url: http://git.osdn.net/view?p=howm%2Fhowm.git;a=blobdiff_plain;f=howm.el;h=3c44664e49098624df6cde1e24374671f58be186;hp=d690856270cdf7bfca7a60375dd40fb4152d3b3a;hb=25cc7926fc57cc60a50588e23a80ca4bc9a28115;hpb=09386aad691c6122863a73bf563aa6c5238cf94e diff --git a/howm.el b/howm.el index d690856..3c44664 100644 --- a/howm.el +++ b/howm.el @@ -2,11 +2,11 @@ ;;; -*- Emacs-Lisp -*- ;;; howm.el. Generated from howm.el.in by configure. -;; Copyright (C) 2002, 2003, 2004, 2005-2018 HIRAOKA Kazuyuki +;; Copyright (C) 2002, 2003, 2004, 2005-2021 HIRAOKA Kazuyuki -;; Author: HIRAOKA Kazuyuki -;; URL: http://howm.osdn.jp -;; Version: 1.4.5-snapshot +;; Author: HIRAOKA Kazuyuki +;; URL: https://howm.osdn.jp +;; Version: 1.4.8-snapshot3 ;; Package-Requires: ((cl-lib "0.5")) ;; This program is free software; you can redistribute it and/or modify @@ -30,7 +30,7 @@ ;;; See README. ;;; HOWM is acronym of "Hitori Otegaru Wiki Modoki". -(defconst howm-version "1.4.5-snapshot") +(defconst howm-version "1.4.8-snapshot3") ;; Files [0]-[3] have only hierarchical dependencies, ;; whereas files in [5] have circular dependencies. @@ -82,6 +82,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]