Commit graph

15 commits

Author SHA1 Message Date
Hiroki Sato
d1ab137a46 - Improve compatibility with older Emacsen.
- Mark MAKE_JOBS_SAFE=yes.
- Respect CC and CFLAGS for egg-helper.
2013-05-05 05:23:29 +00:00
Hiroki Sato
89999292aa - Remove redundant lines and style clean-ups.
- Fix (accept-process-output) to use (with-local-quit).
- Replace (inactivate-current-input-method-function) with
  (deactivate-current-input-method-function).
- Replace (inactivate-input-method) with (deactivate-input-method).
2013-04-23 16:21:21 +00:00
Hiroki Sato
b43fb3c172 - Rename obsolete symbol (s/last-command-char/last-command-event/) which
prevents it from working with Emacs 24.3.
- Minor style fixes.

Submitted by:	Yasuhiro KIMURA
PR:		ports/177498
Approved by:	portmgr (bdrewery)
2013-04-15 12:14:06 +00:00
Hiroki Sato
076c17d83e - Update to 4.0.6.0.20041122.19.
- Fix make-local-hook issue in emacs24.

PR:	ports/170360
2012-08-04 00:45:29 +00:00
Hiroki Sato
012ef12502 Update to 4.0.6+0.20041122.18.
Feature safe:	yes
2010-03-02 03:09:48 +00:00
Hiroki Sato
b944ed90f8 Add emacs23 support.
Feature safe:	yes
PR:	ports/144393
2010-03-01 20:48:56 +00:00
Hiroki Sato
c95ad0290b Add unix domain socket support for Wnn backend and use it by
default.  If $[CJKT]SERVER environment variable is defined, the
value is used as the server host name.  In JSERVER case, for
example, the server name is determined in the following way:

 $JSERVER --(if null)--> wnn-jserver --(if null)--> "unix"

If the server host name is null or matches "^unix$", unix
domain socket is used.  The path name of the socket can be
specified in wnn-[cjkt]udpath custom variable.
2008-11-08 05:43:16 +00:00
Andrey Slusar
0a30e86178 Fix works on FreeWnn-server and 64bit-emacs.
PR:		ports/113755
Submitted by:	Nobuhiro Ban <ban.nobuhiro@gmail.com>
2007-06-22 18:43:45 +00:00
Hajimu UMEMOTO
48aac18dbc - Debian patch was updated to 4.0.6+0.20041122cvs-4.
- Change pkg-message.

PR:		ports/78100
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2005-03-02 14:59:04 +00:00
Hajimu UMEMOTO
f042f73367 update Debian patch to egg_4.0.6+0.20041122cvs-3. 2005-02-24 11:43:48 +00:00
Hajimu UMEMOTO
4dd789f787 oops, I forget to add new patch. 2005-02-23 15:46:29 +00:00
Hajimu UMEMOTO
7a0d517027 update Debian patch to egg_4.0.6+0.20041122cvs-2. 2005-02-23 15:39:12 +00:00
Hajimu UMEMOTO
94d24a2042 - Tamago didn't work with Canna since last update.
- add note how to use recent Tamago with Canna.
2005-02-23 13:16:53 +00:00
Pav Lucistnik
44af57bb3e - Update to 4.0.6.0.20020909.5
PR:		ports/69840
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2004-07-31 22:23:32 +00:00
MANTANI Nobutaka
4db22ef588 Fix hangup problem in japanese-egg-anthy input method.
PR:		ports/68617
Submitted by:	SANETO Takanori <sanewo@ba2.so-net.ne.jp>
2004-07-04 14:57:22 +00:00