Commit graph

19 commits

Author SHA1 Message Date
ryoon
20db908deb Update to 16.2
Chagneglog:
* Remove GNU Emacs 22 support
16.1 supports GNU Emacs 22.

* Add GNU Emacs 26 support
Use encode-coding-string() instead of obsolete string-make-unibyte().

* Support Ruby 2.4
Support bayesian/bskk with Ruby 2.4.

* Select window management
skk-candidate-buffer-delete-other-windows as nil disables
windows management.

* Candidates display with SPC key
skk-show-candidates-nth-henkan-char should be 2 or greater.

* A number of Candidates
Specify a number as skk-henkan-number-to-display-candidates.
Do not use skk-henkan-show-candidates-rows, it is obsolete.
2017-03-06 09:58:51 +00:00
ryoon
3f632f7cc4 Update to 16.1
Changelog:
** MELPA install
** Support Emacs 25
*** Add skk-help-make-usage as wrapper macro
** Development environment
*** Converted from CVS to Git
*** Add test and uninstall target to Makefile and make.bat
** Documentation
*** Rename READMEs/REAME to README.md
*** Convert READMEs/* to UTF-8
*** Generation of PDF file from skk.texi
**** Convert skk.texi to UTF-8
**** Create makepdf.bat and makepdf.sh scripts to PDF generation
** Add prefix ccc- to ccc.el functions etc.
** Remove queue-m.el, use cons() instead
** Remove skk-annotation-browser-function variable
** Add keyboard type nicola-colemak and omelet-colemak
2016-10-02 12:18:40 +00:00
ryoon
44a54620ee 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
2012-02-21 09:51:25 +00:00
uebayasi
bf4cf7fe7a Update skk to 14.2. pkg/44486 by Ryo ONODERA.
Random summary of changes:

14.2
- Support multiple dictionaries.
- Support "tooltip".
- Support UNICODE display.
- Support face colors.
- Support character input by code number.
- Improve JIX X 0213 support.

14.1
- Support CDB directly.
- Improve info.
- Improve dynamic completion.
- Display character code.
- Various conversion improvements.
2011-02-03 14:42:53 +00:00
obache
e08c0b3fd8 Fixes regression of simplify PLIST.
skk-jisx0213 is not for emacs22.
Noticed in PR#43649 additionally.
2010-08-01 01:09:14 +00:00
obache
79a76ec715 Update skk to 14.0.91.
Based on PR#43649 by Ryo ONODERA.

Back from snapshot release, so version scheme also back from timestamp.
This release is still alpha release, but, yes, better than snapshot,
and need to support of emacs23.

While here,
* set LICENSE=gnu-gpl-v2
* simplify PLIST.
* fixes paths for tutorial file in setup file
* change to use MAKE_FLAGS instead of MAKEFLAGS, it affect subsequent
  make, e.g. failed to build of emacs for resolving dependency.
2010-07-31 08:45:09 +00:00
minskim
508d1e537f Make inputmethod/skk build with emacs23. 2009-08-05 07:16:18 +00:00
joerg
45656cf39c Remove @dirrm entries from PLISTs 2009-06-14 18:00:32 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
uebayasi
a12457ee06 Update to ddskk-20080309, prompted by Masaharu Kirihara <mki_open_eight at yahoo
dot co dot jp>.  Changes unknown.
2008-03-11 01:26:08 +00:00
uebayasi
01a7036eef Update (dd)skk to 20071028. Changes unknown.
While here:

* Correct PKGNAME back to skk, not ddskk.

* Buildlink3'ify.
2007-10-29 13:25:26 +00:00
jlam
0ad81d9bd7 List the info files directly in the PLIST and install into
${EMACS_INFOPREFIX}.
2006-04-08 19:29:52 +00:00
wiz
a17ad95a43 Add missing file+dir to PLIST. Bump PKGREVISION. 2006-02-18 21:56:33 +00:00
uebayasi
f686caba23 Change lookup gateway an option. This reduces dependency much.
Bump revision.
2005-03-05 11:19:09 +00:00
seb
cc5b97523c Remove info files entries from PLIST. 2004-02-18 01:48:22 +00:00
minoura
dad164a932 editors/mule-ucs now supports emacs20.
Thanks again to Ogawa-san.
2003-09-13 08:30:38 +00:00
minoura
500636beeb Correct XEmacs support.
Avoid dependency on the build environment; leim-list.el is installed
only when leim is installed.
2003-09-12 12:53:44 +00:00
minoura
6fd3da8f52 Remove whitespaces at the EOL. 2003-09-02 14:19:27 +00:00
minoura
1ccf363d1d Add a new package SKK, Simple Kana to Kanji conversion program.
This package replaces inputmethod/ddskk program; the DISTNAME still has
the prefix `dd' (which stands for daredevil), but it is the official
successor of the original SKK-9.6 developed by Mr.Masahiko Sato, and
the release is announced under the name of SKK.  So we decided to
change the package name.

Notable changes from ddskk-20030629 include: enhancements to skk-study,
bug fixes, support of ML dictionary, etc.
2003-09-02 14:16:45 +00:00