File: ChangeLog

package info (click to toggle)
trr19 1.0beta5-11
  • links: PTS
  • area: main
  • in suites: potato
  • size: 372 kB
  • ctags: 78
  • sloc: lisp: 1,347; sh: 209; ansic: 188; makefile: 182
file content (50 lines) | stat: -rw-r--r-- 1,747 bytes parent folder | download | duplicates (3)
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
Mon Jul  1 09:05:07 1996  Yamamoto Hirotaka  <ymmt@is.s.u-tokyo.ac.jp>

	* 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  <ymmt@is.s.u-tokyo.ac.jp>

	* 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  <ymmt@is.s.u-tokyo.ac.jp>

	* 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  <ymmt@is.s.u-tokyo.ac.jp>

	* 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  <ymmt@is.s.u-tokyo.ac.jp>

	* 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  <ymmt@is.s.u-tokyo.ac.jp>

	* created TRR19 version 1.0 first beta.