Update to 14.4

Changelog:
* Simplify skk-isearch
* Add some menu items
* Display input mode indicator near cursor position
* Get annotation from DictionaryServices on Mac OS X
* Get annotation from other program
* Make $ behavior changable
* Remove some combination from skk-azik.el
* Improve Tan-Kanji transform
* Add skk-search-web.el
* Other bugfixes
This commit is contained in:
ryoon 2012-02-21 09:51:25 +00:00
parent 5ff1a42697
commit 44a54620ee
3 changed files with 9 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.24 2011/10/12 11:20:46 ryoon Exp $
# $NetBSD: Makefile,v 1.25 2012/02/21 09:51:25 ryoon Exp $
#
DISTNAME= ddskk-14.3
DISTNAME= ddskk-14.4
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/^ddskk/skk/}
CATEGORIES= japanese inputmethod
MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.16 2011/02/03 14:42:53 uebayasi Exp $
@comment $NetBSD: PLIST,v 1.17 2012/02/21 09:51:25 ryoon Exp $
info/skk.info
${EMACS_LISPPREFIX}/skk/ccc.el
${EMACS_LISPPREFIX}/skk/ccc.elc
@ -66,6 +66,8 @@ ${EMACS_LISPPREFIX}/skk/skk-server-completion.elc
${EMACS_LISPPREFIX}/skk/skk-server.el
${EMACS_LISPPREFIX}/skk/skk-server.elc
${EMACS_LISPPREFIX}/skk/skk-setup.el
${EMACS_LISPPREFIX}/skk/skk-show-mode.el
${EMACS_LISPPREFIX}/skk/skk-show-mode.elc
${EMACS_LISPPREFIX}/skk/skk-sticky.el
${EMACS_LISPPREFIX}/skk/skk-sticky.elc
${EMACS_LISPPREFIX}/skk/skk-study.el

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2011/10/12 11:20:46 ryoon Exp $
$NetBSD: distinfo,v 1.8 2012/02/21 09:51:25 ryoon Exp $
SHA1 (ddskk-14.3.tar.gz) = 8ca2d3ba42d67cfa5ed9af3264d134c3926986c9
RMD160 (ddskk-14.3.tar.gz) = 18d67ab6db09f75a4683cc8f5e205371cdf13a7a
Size (ddskk-14.3.tar.gz) = 805289 bytes
SHA1 (ddskk-14.4.tar.gz) = 85f7dd5a800b3467e325db344321cb9ec42afaae
RMD160 (ddskk-14.4.tar.gz) = c6fb6ee02d4be8da3c21b3f54236e63dd1dc37b7
Size (ddskk-14.4.tar.gz) = 847188 bytes