月別更新回数
History
2010/01/01 ver 1.3.8
howm-1.3.8.tar.gz
1.3.7 to 1.3.8
highlight late deadlines.
small bug fix, etc.
$Id: index.html,v 1.40 2009-12-31 12:05:50 hira Exp $
1.3.7 to 1.3.8
highlight late deadlines.
small bug fix, etc.
$Id: index.html,v 1.40 2009-12-31 12:05:50 hira Exp $
2008/12/31 ver 1.3.7
howm-1.3.7.tar.gz
1.3.6 to 1.3.7
Maintenance release (internal cleaning).
The variable howm-list-normalizer is obsolete now.
Use howm-normalizer instead:
(Case 0) What is howm-list-normalizer? I don't know it at all.
--- You need to do nothing. :-)
(Case 1) I've set it in M-x customize-variable.
--- M-x customize-variable howm-list-normalizer RET and select Off.
Then M-x customize-variable howm-normalizer RET and select
the corresponding item again.
(Case 2) I've written (setq howm-list-normalizer 'howm-view-sort-by-XXX)
in my .emacs.
--- Rewrite it to
(setq howm-normalizer 'howm-sort-items-by-XXX).
(Case 3) I've written (setq howm-list-normalizer ...my_original_elisp...).
--- Modify it correspondingly with the below change.
Old (howm-list-normalizer):
Specify a function that sorts and REDISPLAYS CURRENT items.
(省略されました)
1.3.6 to 1.3.7
Maintenance release (internal cleaning).
The variable howm-list-normalizer is obsolete now.
Use howm-normalizer instead:
(Case 0) What is howm-list-normalizer? I don't know it at all.
--- You need to do nothing. :-)
(Case 1) I've set it in M-x customize-variable.
--- M-x customize-variable howm-list-normalizer RET and select Off.
Then M-x customize-variable howm-normalizer RET and select
the corresponding item again.
(Case 2) I've written (setq howm-list-normalizer 'howm-view-sort-by-XXX)
in my .emacs.
--- Rewrite it to
(setq howm-normalizer 'howm-sort-items-by-XXX).
(Case 3) I've written (setq howm-list-normalizer ...my_original_elisp...).
--- Modify it correspondingly with the below change.
Old (howm-list-normalizer):
Specify a function that sorts and REDISPLAYS CURRENT items.
(省略されました)
2008/05/31 ver 1.3.6
howm-1.3.6.tar.gz
In particular, the below settings will be necessary for heavy users.
(setq howm-view-use-grep t) ;; use external grep
(setq howm-menu-refresh-after-save nil)
(setq howm-menu-expiry-hours 6) ;; cache menu N hours
(setq howm-menu-file "0000-00-00-000000.howm") ;; don't *search*
1.3.5 to 1.3.6
Maintenance release.
Font-lock problem was fixed for CVS-head emacs.
$Id: index.html,v 1.38 2008-05-30 16:09:17 hira Exp $
In particular, the below settings will be necessary for heavy users.
(setq howm-view-use-grep t) ;; use external grep
(setq howm-menu-refresh-after-save nil)
(setq howm-menu-expiry-hours 6) ;; cache menu N hours
(setq howm-menu-file "0000-00-00-000000.howm") ;; don't *search*
1.3.5 to 1.3.6
Maintenance release.
Font-lock problem was fixed for CVS-head emacs.
$Id: index.html,v 1.38 2008-05-30 16:09:17 hira Exp $
2007/12/10 ver 1.3.5
howm-1.3.5.tar.gz
1.3.4 to 1.3.5
Maintenance release.
Today's schedule didn't appear on menu on the last day of DST.
(cf. patch for 1.3.4)
$Id: index.html,v 1.34.2.2 2007-12-09 14:15:40 hira Exp $
1.3.4 to 1.3.5
Maintenance release.
Today's schedule didn't appear on menu on the last day of DST.
(cf. patch for 1.3.4)
$Id: index.html,v 1.34.2.2 2007-12-09 14:15:40 hira Exp $
2006/12/18 ver 1.3.4
howm-1.3.4.tar.gz
1.3.3 to 1.3.4
Maintenance release (security fix).
All symbols are marked as risky-local-variable.
$Id: index.html,v 1.35 2006/12/16 11:24:21 hira Exp $
1.3.3 to 1.3.4
Maintenance release (security fix).
All symbols are marked as risky-local-variable.
$Id: index.html,v 1.35 2006/12/16 11:24:21 hira Exp $


