-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathChangeLog
81 lines (60 loc) · 2.78 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
2013-11-17 KAWABATA,Taichi <[email protected]>
* trr.el: Removed maintainer field.
* trr.el (trr-score-dir, trr-record-dir)
(trr-use-update-game-score): new Customization variables.
* trr.texi: rewrite. Rename from trr19 to trr.
2013-11-10 KAWABATA,Taichi <[email protected]>
* trr.el: Change customizable variables to defcustom/defface
* trr-files.el : Replace call-process to trr_update to update-game-score
* trr.el, etc: Byte-compilation warnings removed
* trr-files.el (trr-score-dir): New variable
2008-07-10 Shuji Narazaki <[email protected]>
* trr-graphs.el (trr-write-graph): use '*' instead of Japanese star
* trr.el.base (trr-print-result): try to fix display bug (1st attempt)
* *.el: convert to utf8 from jis
2008-07-06 Shuji Narazaki <[email protected]>
* CONTENTS: modify contents
2008-06-30 Shuji Narazaki <[email protected]>
* text: add more documents
* trr_format.sh: added instead of the C version
* text/Java: added
* trr-menus.el (trr-change-flag): add 'exit' item in config menu
Mon Jul 1 09:05:07 1996 Yamamoto Hirotaka <[email protected]>
* create trr.texi & bundled trr.info
* modified README.euc
* changing Japanese code from JIS to EUC in trr-mesg.el
* work on Emacs 19.31
* fixed a bug in trr-files.el
fails occasionally creating *.formed file.
* released version 1.0 beta5
Sun Jun 30 03:14:04 1996 Yamamoto Hirotaka <[email protected]>
* move trr.el to trr.el.base and add a rule for
making trr.el to Makefile.
* move update.c to trr_update.c, also format.c
to trr_format.c.
* move binaries install directory to `bindir'.
* alter locking strategy in trr_format.c and trr_update.c
* add a copyright notice to every source file.
* released version 1.0 beta4
Fri Jun 28 23:56:13 1996 Yamamoto Hirotaka <[email protected]>
* fixed a typo in Makefile 'Emacs -> EMACS'
* fixed a bug on FreeBSD 'make-directory'
* added a C source compile rule to Makefile
* added a install-sh script and modify Makefile to
use BSD compatible install program.
Wed Jun 26 07:28:53 1996 Yamamoto Hirotaka <[email protected]>
* fixed a bug which occurs just (and only) after
formating a text file.
* fixed some text in trr-change-flag.
* released version 1.0 beta3
Mon Jun 24 17:44:00 1996 Yamamoto Hirotaka <[email protected]>
* fixed a bug in trr-get-answer
* fixed a bug in trr-write-graph
In English mode, the position of the star(+) was slipped out.
* update & format are now ported to C
* fixed the rule of making *.elc in Makefile
* and more tiny fixes.
* Added US Constitution in the text directory.
* released version 1.0 beta2.
Fri Jun 21 23:33:00 1996 Yamamoto Hirotaka <[email protected]>
* created trr19 version 1.0 first beta.