annotate ChangeLog @ 108:360340f9fd5f r20-1b6

Import from CVS: tag r20-1b6
author cvs
date Mon, 13 Aug 2007 09:18:39 +0200
parents 8ff55ebd4be9
children fe104dbd9147
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
108
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
1 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org>
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
2
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
3 * XEmacs-20.1-b6 is released.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
4 * XEmacs-19.15-b98 is released.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
6 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org>
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
7
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
8 * Makefile.in (install-arch-indep): Offer to compress lisp sources.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
9 (gzip-el): New targe for compressed installed lisp sources.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
10
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
11 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com>
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
12
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
13 * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
14 but before anything else. More flexible about finding an xemacs
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
15 to use for byte-compilation (default src/xemacs). Other minor fixes.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
16
106
8ff55ebd4be9 Import from CVS: tag r20-1b5
cvs
parents: 104
diff changeset
17 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org>
8ff55ebd4be9 Import from CVS: tag r20-1b5
cvs
parents: 104
diff changeset
18
8ff55ebd4be9 Import from CVS: tag r20-1b5
cvs
parents: 104
diff changeset
19 * XEmacs 20.1-b5 is released.
8ff55ebd4be9 Import from CVS: tag r20-1b5
cvs
parents: 104
diff changeset
20
104
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
21 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org>
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
22
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
23 * XEmacs 20.1-b4 is released.
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
24
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
25 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org>
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
26
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
27 * Makefile.in (distclean): Correct typos.
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
28
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
29 * XEmacs 19.15-b96 is released.
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
30
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
31 * configure.in: Symlink site-lisp when using --srcdir.
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
32 Add special handling of lisp directory to allow for multiple
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
33 site-packages files.
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
34
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
35 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org>
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
36
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
37 * Makefile.in (distclean): Create lock and site-lisp directories
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
38 when they don't exist (after being pruned by CVS).
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
39
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
40 Tue Mar 4 00:41:38 1997 Hrvoje Niksic <hniksic@srce.hr>
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
41
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
42 * etc/sample.Xdefaults: Added customization of foreground and
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
43 background colors for the `default' face.
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
44
102
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
45 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org>
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
46
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
47 * Makefile.in (top_distclean): Reset src/PURESIZE.h for
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
48 distribution.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
49
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
50 * XEmacs 20.1-b3 is released.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
51
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
52 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
53
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
54 * XEmacs 20.1-b2 is released.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
55
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
56 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
57
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
58 * XEmacs 19-15-b'95 is released.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
59
102
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
60 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com>
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
61
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
62 * etc/toolbar/workshop-cap-up.xpm: Moved caption up one pixel.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
63
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
64 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
65 - "knob" renamed to "slider"
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
66 - leftmost pixel wasn't sensitive to button clicks, while righmost
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
67 pixel was.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
68 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
69 - goobers on top of up-arrow removed.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
70 - up-arrow would not always be redrawn when necessary
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
71 - slider drag would be `off' by size of up-arrow
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
72 - horizontal and vertical scrollbars didn't use exactly the same
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
73 dimensions.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
74 - slider was never drawn if XlwScrollBar.shadowThickness was 0.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
75 - Now up- and down-arrows actually work near beginning/end of buffer!
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
76
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
77 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
78
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
79 * configure.in (with_xauth): Attempted correction of test for
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
80 libXmu on SunOS.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
81
98
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
82 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org>
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
83
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
84 * XEmacs 20.1-b1 is released.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
85 * XEmacs 19.15-b94 is released.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
86
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
87 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org>
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
88
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
89 * README: ``This directory tree holds version 19.13 ...'' ???
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
90
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
91 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org>
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
92
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
93 * XEmacs 19.15-b93 is released.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
94 XEmacs 20.0 is released to the 'net.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
95
96
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
96 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org>
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
97
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
98 * XEmacs 20.0try3 is released.
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
99
94
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
100 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org>
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
101
96
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
102 * XEmacs 20.0try2 is released.
94
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
103
96
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
104 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org>
94
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
105
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
106 * XEmacs 19.15-b92 is released.
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
107
88
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
108 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org>
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
109
96
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
110 * XEmacs 20.0try1 is released.
94
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
111 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
88
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
112
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
113 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
114
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
115 * PROBLEMS: Updated from beta test bug reports.
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
116 Put in outline-mode/outl-mouse-minor-mode by default.
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
117
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
118 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
119
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
120 * CHANGES-beta: XEmacs 20.0-b93 is released.
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
121
84
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
122 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org>
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
123
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
124 * CHANGES-beta: XEmacs 20.0-b92 is released.
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
125
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
126 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org>
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
127
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
128 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
129 char and pointer.
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
130
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
131 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com>
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
132
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
133 * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
134
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
135 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
136 * XEmacs 20.0-b91 (prerelease 2) is released.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
137
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
138 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
139 type.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
140
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
141 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
142 borderwidth.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
143 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
144 SCROLLBAR_LINE_DOWN since that's current the only to get to the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
145 bottom of the buffer. :-(
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
146
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
147 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
148
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
149 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
150 configurations that use both Motif and Athena.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
151
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
152 * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
153
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
154 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
155
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
156 * info/dir (Gnus): Updated spelling and info.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
157
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
158 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
159
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
160 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
161
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
162 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
163
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
164 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
165 warnings for ccl-read-*
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
166
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
167 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
168
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
169 * etc/sample.emacs: Remove code snippet that wipes out the cycle
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
170 buffer modeline feature.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
171
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
172 * XEmacs 20.0 beta90 (prerelease 1) is released.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
173 * XEmacs 19.15 beta90 (prerelease 1) is released.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
174
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
175 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
176
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
177 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
178
78
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
179 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
180 * XEmacs 20.0 beta 34 is released.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
181 * XEmacs 19.15 beta 7 is released.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
182
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
183 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@bay1.bayserve.net>
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
184
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
185 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
186
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
187 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
188
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
189 * src/emacs.c: Make sure
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
190 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
191 works properly
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
192
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
193 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
194 competitor to Purify.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
195
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
196 * man/lispref/symbols.texi: Fix up bit vector documentation
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
197 * man/lispref/sequences.texi: Fix up bit vector documentation
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
198
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
199 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
200
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
201 * lisp/prim/update-elc.el: Don't rely on autoloads.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
202
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
203 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
204
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
205 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
206 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
207 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
208 Errors during autoload generation are just that - errors.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
209
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
210 Generated autoloads are now in a separate file of their own.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
211
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
212 Reliability of autoload generation greatly increased.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
213
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
214 Distribution smaller by about 100k.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
215
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
216 `make autoloads' is still the preferred mechanism for update.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
217
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
218 Autoloads are always regenerated completely from scratch. This
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
219 avoids errors with obsolete or corrupted autoload entries.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
220
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
221 Caching of autoload entries using timestamps has been eliminated.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
222
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
223 Files that have no autoloads no longer have a comment placed into
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
224 the generated autoloads file.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
225
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
226 There was a bug where autoload entries would sometimes end up
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
227 being inserted into the *middle* of other autoload entries,
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
228 thereby corrupting them.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
229
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
230 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
231
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
232 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
233
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
234 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
235 doesn't use the autoload facility to load `autoload';
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
236 load it explicity instead.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
237
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
238 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
239
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
240 * man/Makefile: Reinstate hyperbole & oo-browser manuals
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
241
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
242 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
243
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
244 * src/mule-charset.c: Use lower case for charset registry, to
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
245 match XLFD.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
246
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
247 * Makefile.in: replace list of info files with *.info* - one less
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
248 maintenance headache
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
249
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
250 * etc/sample.emacs: Add sample code to highlight continuation glyph
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
251
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
252 * man/oo-browser.texi: Fix TeXability
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
253
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
254 * man/hyperbole.texi: Fix TeXability
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
255
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
256 * man/vhdl-mode.texi: Fix TeXability
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
257
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
258 * lisp/prim/loaddefs.el: Wholesale housecleaning
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
259 `make autoloads' should finally work.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
260
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
261 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
262
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
263 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
264
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
265 * lib-src/update-elc.sh: `make all-elc' was updating files in
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
266 `special' directories without using the Makefiles
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
267 designed for that purpose.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
268 - make sure ilisp isn't remade every time through `make all-elc'.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
269
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
270 * info/dir (Packages): Add Japanese TM info files
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
271
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
272 * src/inline.c: Allow compilation with `gcc -g'
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
273
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
274 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
275
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
276 * src/lread.c: Don't put `...' immediately after a filename, so
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
277 that various tools can recognize the filename as such.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
278
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
279 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
280 --with-xim=xlib and key event on window frame.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
281 Change return foo to return (foo) when return is a macro.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
282
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
283 * src/editfns.c (Ffollowing_char): docstring fixes.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
284
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
285 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
286 This Makefile is no longer officially broken.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
287
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
288 * info/dir: Add Japanese tm documents.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
289
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
290 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
291
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
292 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
293 xargs -i flag.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
294
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
295 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
296 the `binary' coding system is used for .gz and .Z extensions.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
297
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
298 * man/viper.texi: Viper version 2.90
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
299
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
300 * man/ediff.texi: Ediff Version 2.62
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
301
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
302 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
303 define-key, for compatibility with loaddefs.el
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
304
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
305 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
306
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
307 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
308
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
309 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
310 files in dirs that have their own Makefiles.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
311
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
312
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
313
78
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
314 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
315
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
316 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
317
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
318 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
319
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
320 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
321 installation.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
322
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
323 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
324
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
325 * XEmacs 20.0 beta 33 is released.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
326 * XEmacs 19.15 beta 6 is released.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
327
76
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
328 Fri Dec 27 20:34:58 1996 Richard Mlynarik <mly@adoc.xerox.com>
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
329
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
330 * etc/yow.lines: 20k of new zippy quotes.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
331
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
332 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
333
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
334 * Makefile.in (install-arch-indep): Simplify installation of info
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
335 pages.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
336
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
337 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
338 * XEmacs 20.0-b32 released.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
339
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
340 * XEmacs 19.15-b5 released.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
341
74
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
342 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
343
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
344 * configure.in: Reformat. Fix shared include file rename
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
345 problem.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
346
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
347 * configure: Reformat. Fix shared include file rename problem.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
348
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
349 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
350
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
351 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
352
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
353 * Makefile.in (install-arch-indep): Install infofiles gzipped by
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
354 default.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
355
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
356 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
357
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
358 * CHANGES-beta: XEmacs 20.0-b31 is released.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
359
72
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
360 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
361
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
362 * info/vhdl-mode.info: New file.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
363
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
364 * info/dir (Packages): Add vhdl-mode documentation.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
365
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
366 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
367
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
368 * configure: Make shared/dynamic flags work much more logically.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
369
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
370 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
371
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
372 * configure.in (machine): Patch to make newly renamed shared
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
373 link include files work.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
374
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
375 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
376
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
377 * configure.in: Configure for POSIX getcwd if available.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
378
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
379 Thu Dec 5 20:42:35 1996 Steven L Baur <steve@altair.xemacs.org>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
380
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
381 * etc/edt-user.doc (File): New file from Emacs 19.34.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
382
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
383 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
384
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
385 * configure.in (LIBS): Fix typo in dialog box test.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
386
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
387