Filter RSS
Historial del proyecto

2009-09-12
06:12
nine
[SVN] Commit revision 56
add test implementation of append-to-buffer and insert-buffer
2009-09-09
23:36
nine
[SVN] Commit revision 55
add test implementation to control IME for Windows, and to support JDK 1.6
2009-09-08
23:17
nine
[SVN] Commit revision 54
add new view object forgotten at previous commit. and fix a bug about caret displaying when you m...
23:11
nine
[SVN] Commit revision 53
test implementation of displaying control characters using C-q, and rename AbortAction to Keyboar...
2009-09-02
21:31
nine
[SVN] Commit revision 52
fix a bug (about displaying message when search is failed in zap-to-char) and add test implementa...
2009-09-01
23:42
nine
[SVN] Commit revision 51
add another MessageBundle files and update makefile
23:13
nine
[SVN] Commit revision 50
add MessageBundle.properties forgotton at previous commit
23:08
nine
[SVN] Commit revision 49
test of changing structure of minibuffer action
2009-08-21
06:33
nine
[SVN] Commit revision 48
- enable tree toggle with space key when dired mode - coloring multi line comment is made right a...
2009-08-18
05:12
nine
[SVN] Commit revision 47
add methods for undo to send begin groups and end groups, and make some codes clean up a little.
2009-08-15
12:15
nine
[SVN] Commit revision 46
clean up some codes
2009-08-13
23:31
nine
[SVN] Commit revision 45
rename objects that show the suggestion menu in minibuffer and enable to show the menu when doing...
2009-08-12
22:34
nine
[SVN] Commit revision 44
fix some small bugs (about native-to-ascii, popup in minibuffer and so on)
2009-08-11
22:53
nine
[SVN] Commit revision 43
try to enable alt key substitution
22:39
nine
[SVN] Commit revision 42
try to fix degrade makefile
22:32
nine
[SVN] Commit revision 41
add native-to-ascii and ascii-to-native functions in properties mode and change how to set up key...
2009-08-09
23:23
nine
[SVN] Commit revision 40
some bugs are fixed (properties mode) and add description about properties mode into makefile
11:47
nine
[SVN] Commit revision 39
bug fix (about process of line end backslash)
11:16
nine
[SVN] Commit revision 38
a bug fix (about process of backslash at line end) and a little code cleaning