Commit graph

12 commits

Author SHA1 Message Date
dholland
384132a8a7 Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
asau
691a200a94 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
wiz
79434c2ac7 Update for python25 removal. 2012-10-03 22:14:00 +00:00
obache
176bf7e086 Update ibus-el to 0.3.2.
2012-02-29  IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
	* Version0.3.2
	* Added option `ibus-agent-search-paths' to fix problem that ibus-el-agent
	cannot be found automatically if it has been moved to another directory
	after loading ibus.el
	* Fixed problem: Message of Xlib's BadWindow error sometimes is displayed
	in particular environments (LP #932517)
	* Changed command line options for ibus-daemon automatically launched
	to start XIM server together ("-d" -> "-dx")
2012-02-14  IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
	* Version0.3.1
	* Fixed bug: An error occurs when using old version of IBus (< 1.4.0) which
	doesn't support surrounding text (LP #930015)
	* Fixed bug: ibus-mode aborts if newly created buffer is immediately
	killed before receiving IMContext ID from IBus daemon (LP #930820)
	* Fixed inappropriate error message "Couldn't receive data from agent."
	in the synchronous communication
	* Fixed bug: Prefix argument doesn't work for unhandled key events
	* Fixed echo area's display for multiple strokes key sequence
	* Changed to execute Emacs command directly as fallback for unhandled key
	events, except for partial key sequences such as C-x
	* Removed README.Debian file (Debian #648596)
2011-12-24  IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
	* Version0.3.0
	* Added support for surrounding text
	* Added option `ibus-candidate-window-h-offset'
	* Added option `ibus-prediction-window-h-offset'
	* Added command `ibus-enable-specified-engine'
	* Changed to enable setting of ibus-prediction-window-position=0 even in
	minibuffer if IBus version is 1.3.8 or later
	* Changed to show underlines even if their thicknesses are zero
	* Fixed problem: Table created by `table-insert' command might corrupt
	when preediting aborts
	* Fixed problem: Preediting may abort when using some engines such as m17n
	* Fixed problem: Input focus cannot be detected on Ubuntu Unity desktop
	because get_input_focus() often returns root window incorrectly
	* Fixed bug: auto-fill-mode doesn't work (LP #784452)
	* Fixed bug: Input focus cannot be obtained correctly in StumpWM (LP #856358)
2012-04-22 13:59:42 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
obache
214f3a9a55 bump PKGREVISION from python default change to 2.7. 2012-03-10 10:56:12 +00:00
wiz
f9c733241d Mark as not-for python 24 and 25 (due to py-Xlib). 2011-08-22 12:21:56 +00:00
wiz
f09b8dbca6 Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
2011-02-25 09:47:18 +00:00
obache
53fefd6d92 Update ibus-el to 0.2.1.
2010-11-03  IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
	* Version0.2.1
	* Added support for vim-mode
	* Added libexec directories to search paths for `ibus-agent-file-name'
	* Changed to execute fallback command in latin mode to simulate original
	behavior for the key event (IBus issue #1058)
	* Modified custom types of `ibus-kana-onbiki-x-keysym' and
	`ibus-kana-onbiki-key-symbol' so that they can be disabled
	* Modified to reset cursor color in consideration of color themes
	* Modified not to unnecessarily set cursor color for non-X frame
	* Modified not to unnecessarily check current buffer while command is running
	* Fixed bug: Keymap might not be updated when switching input focus from
	non-X frame to X frame
	* Fixed bug: ibus-mode is abnormally exited when automatically turning off
	monitor for power saving
	* Fixed bug: If starting emacs-w3m in one of multiple frames, ibus-mode's
	keymaps are incorrectly disabled in one of the other buffers
	* Fixed problem (maybe): ibus-el-agent crashes if failing to connect to
	X display when ibus-mode starts or display is changed (RH bug #627358)
2011-01-24 07:34:47 +00:00
obache
f369af5d28 set restriction of EMACS and PYTHON variants. 2010-10-19 07:18:14 +00:00
obache
2e13cff472 Update ibus-el to 0.2.0.
bug fixes and some option improvements.
2010-10-19 07:14:01 +00:00
obache
9ecfbe027b Import ibus-el-0.1.1 as inputmethod/ibus-el.
ibus.el is a IBus client for GNU Emacs.  This program allows users on-the-spot
style input with IBus.  The input statuses are individually kept for each
buffer, and prefix-keys such as C-x and C-c can be used even if IBus is active.
So you can input various languages fast and comfortably by using it.
2010-08-07 05:19:05 +00:00