From 6952aa08422946017fe5c852314851a33bcbdf33 Mon Sep 17 00:00:00 2001 From: HIRAOKA Kazuyuki Date: Tue, 2 Jan 2018 22:24:20 +0900 Subject: [PATCH] update URL (http://howm ==> https://howm) --- ChangeLog | 2 +- doc/README-j.html | 2 +- doc/README.ja.rd | 2 +- howm.el | 2 +- howm.el.in | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8886c26..46454cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -132,7 +132,7 @@ * howm-common.el (howm-subdirectory-p): check "local/remote" for avoiding unnecessary password prompting - (cf. http://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?Recentf) + (cf. https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?Recentf) thx > Koie-san (hide at koie.org) * howm-misc.el (howm-normalize-file-name): ditto. diff --git a/doc/README-j.html b/doc/README-j.html index 8359e67..b51f089 100644 --- a/doc/README-j.html +++ b/doc/README-j.html @@ -1312,7 +1312,7 @@ make test
  • git Àèü emacs ¤Ç¤Î¥¨¥é¡¼ (void-function ed)
  • C-c , A (howm-list-around) ¤Ç howm-list-title ¤ÎÀßÄ꤬¸ú¤¤¤Æ¤¤¤Ê¤«¤Ã¤¿ thx
  • -
  • howm-recentf¤Ê¤É¤Ç̵Â̤˥ê¥â¡¼¥È¥Õ¥¡¥¤¥ë¤Î¥Ñ¥¹¥ï¡¼¥É¤òʹ¤¤¤Æ¤³¤Ê¤¤¤è¤¦¤Ë. +
  • howm-recentf¤Ê¤É¤Ç̵Â̤˥ê¥â¡¼¥È¥Õ¥¡¥¤¥ë¤Î¥Ñ¥¹¥ï¡¼¥É¤òʹ¤¤¤Æ¤³¤Ê¤¤¤è¤¦¤Ë. thx > ¸ñ¹¾±Ñ䤵¤ó (hide at koie.org)
  • ¥É¥­¥å¥á¥ó¥È¤Î¥Õ¥¡¥¤¥ë¥â¡¼¥É¤ÎÄûÀµ
  • diff --git a/doc/README.ja.rd b/doc/README.ja.rd index 64dbd79..d6134c3 100644 --- a/doc/README.ja.rd +++ b/doc/README.ja.rd @@ -943,7 +943,7 @@ thx > patch * git Àèü emacs ¤Ç¤Î¥¨¥é¡¼ (void-function ed) * C-c , A (howm-list-around) ¤Ç howm-list-title ¤ÎÀßÄ꤬¸ú¤¤¤Æ¤¤¤Ê¤«¤Ã¤¿ (()) - * (())¤Ê¤É¤Ç̵Â̤˥ê¥â¡¼¥È¥Õ¥¡¥¤¥ë¤Î¥Ñ¥¹¥ï¡¼¥É¤òʹ¤¤¤Æ¤³¤Ê¤¤¤è¤¦¤Ë. + * (())¤Ê¤É¤Ç̵Â̤˥ê¥â¡¼¥È¥Õ¥¡¥¤¥ë¤Î¥Ñ¥¹¥ï¡¼¥É¤òʹ¤¤¤Æ¤³¤Ê¤¤¤è¤¦¤Ë. thx > ¸ñ¹¾±Ñ䤵¤ó (hide at koie.org) * ¥É¥­¥å¥á¥ó¥È¤Î¥Õ¥¡¥¤¥ë¥â¡¼¥É¤ÎÄûÀµ diff --git a/howm.el b/howm.el index 30a77dd..797a527 100644 --- a/howm.el +++ b/howm.el @@ -5,7 +5,7 @@ ;; Copyright (C) 2002, 2003, 2004, 2005-2018 HIRAOKA Kazuyuki ;; Author: HIRAOKA Kazuyuki -;; URL: http://howm.osdn.jp +;; URL: https://howm.osdn.jp ;; Version: 1.4.5-snapshot ;; Package-Requires: ((cl-lib "0.5")) diff --git a/howm.el.in b/howm.el.in index 5d11ee4..59a4565 100644 --- a/howm.el.in +++ b/howm.el.in @@ -5,7 +5,7 @@ ;; Copyright (C) 2002, 2003, 2004, 2005-2018 HIRAOKA Kazuyuki ;; Author: HIRAOKA Kazuyuki -;; URL: http://howm.osdn.jp +;; URL: https://howm.osdn.jp ;; Version: @VERSION@ ;; Package-Requires: ((cl-lib "0.5")) -- 2.11.0