diff options
author | Ulrich Müller <ulm@gentoo.org> | 2015-04-06 16:23:03 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2015-04-06 16:24:17 +0000 |
commit | 6611d008e9d18e9da243b0ee8076ab3ae22d5355 (patch) | |
tree | d505709d62a0520ff3e7fa9055a46539386bf8b4 /test-plans/ChangeLog | |
download | emacs-6611d008e9d18e9da243b0ee8076ab3ae22d5355.tar.gz emacs-6611d008e9d18e9da243b0ee8076ab3ae22d5355.tar.bz2 emacs-6611d008e9d18e9da243b0ee8076ab3ae22d5355.zip |
Import test plans.
Diffstat (limited to 'test-plans/ChangeLog')
-rw-r--r-- | test-plans/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test-plans/ChangeLog b/test-plans/ChangeLog new file mode 100644 index 0000000..682d673 --- /dev/null +++ b/test-plans/ChangeLog @@ -0,0 +1,18 @@ +Sun Jan 19 11:29:00 1992 (Eric Youngdale at youngdale@v6550c.nrl.navy.mil) + + * etags-vmslib.c (fn_exp): Add type cast. + +Tue Nov 29 09:59:54 1988 Richard Mlynarik (mly at pickled-brain.ai.mit.edu) + + * movemail.c: Better error message when can't create tempname. + This file needs a great deal of extra error-checking and lucid reporting... + +Fri Apr 29 00:22:26 1988 Richard Stallman (rms at frosted-flakes.ai.mit.edu) + + * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h. + +Thu Apr 28 08:55:46 1988 Richard Stallman (rms at frosted-flakes.ai.mit.edu) + + * movemail.c: #undef close, since config can #define it on V.3. + * emacsclient.c, fakemail.c, loadst.c, server.c: likewise. + |