(pure_bytes_used): Renamed from pureptr.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
483de32b
GM
12000-10-16 Gerd Moellmann <gerd@gnu.org>
2
3 * display.texi (Other Image Types): Add description of :foreground
4 and :background properties of mono PBM images.
5
e23a63a5
WL
62000-08-17 Werner LEMBERG <wl@gnu.org>
7
8 * .cvsignore: New file.
9
dfc16043
GM
102000-01-05 Gerd Moellmann <gerd@gnu.org>
11
12 * tindex.pl: New script.
13
602613fe
DL
141999-12-03 Dave Love <fx@gnu.org>
15
16 * Makefile.in (MAKEINFO): New parameter.
17
94ec544d
DL
181999-09-17 Richard Stallman <rms@gnu.org>
19
20 * Makefile.in (srcs): Add hash.texi.
21 (VERSION): Update to 20.6.
22
231999-09-13 Richard Stallman <rms@gnu.org>
24
25 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
26
271998-08-29 Karl Heuer <kwzh@gnu.org>
28
29 * configure.in: New file.
30 * Makefile.in: Renamed from Makefile.
31 (prefix, infodir): Use value obtained from configure.
32 (emacslibdir): Obsolete variable deleted.
33 (dist): Distribute configure.in, configure, Makefile.in.
34
351998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
36
37 * Makefile (INSTALL_INFO): New variable.
38 (install): Run install-info.
39
401998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
41
42 * Makefile (elisp.dvi): Add missing backslash.
43
441998-05-02 Richard Stallman <rms@psilocin.gnu.org>
45
46 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
47 Run texindex without `./'. Always run texindex on elisp.tp.
48 (elisp.tps): Target deleted.
49
501998-04-05 Richard Stallman <rms@psilocin.gnu.org>
51
52 * Makefile (srcs): Add nonascii.texi and customize.texi.
53 (dist): Start by deleting `temp'.
54
551998-02-17 Richard Stallman <rms@psilocin.gnu.org>
56
57 * Makefile (makeinfo, texindex): Targets deleted.
58 (makeinfo.o, texindex.o): Targets deleted.
59 (clean, dist): Don't do anything with them or with getopt*.
60
611998-01-30 Richard Stallman <rms@psilocin.gnu.org>
62
63 * Makefile (SHELL): Defined.
64
651998-01-27 Richard Stallman <rms@psilocin.gnu.org>
66
67 * Makefile (elisp.tps): New target.
68 (elisp.dvi): Depend on elisp.tps.
69
70Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
71
72 * README: Update phone number.
73
74 * Makefile (elisp): Make this be the default target.
75 Depend on makeinfo.c instead of makeinfo.
76 (install): Don't depend on elisp.dvi, since we don't install that.
77 Use mkinstalldirs.
78 (dist): Add mkinstalldirs.
79
80Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
81
82 * Makefile (VERSION): Update version number.
83 (maintainer-clean): Renamed from realclean.
84
85Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
86
87 * Makefile (realclean): New target.
88 (elisp): Remove any old elisp-* files first.
89
90Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
91
92 * Makefile (VERSION): New variable.
93 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
94 Compressed file suffix should be `.gz', not `.z'.
95
96Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
97
98 * Makefile (elisp): Depend on makeinfo.
99
100Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
101
102 * Makefile (srcs): Add anti.texi.
103
104Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
105
106 * Makefile (infodir, prefix): New vars.
107 (install): Use infodir.
108 (emacsinfodir): Deleted.
109
110Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
111
112 * Makefile (srcs): Add calendar.texi.
113
114 * Makefile (dist): Copy texindex.c and makeinfo.c.
115 Limit elisp-* files to those with one or two digits.
116
117Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
118
119 * Makefile (dist): Changed to use Gzip instead of compress.
120
121Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
122
123 * loading.texi (Unloading): define-function changed back to
124 defalias. It may not stay this way, but at least it's
125 consistent with the known-good version of the code patch.
126
127Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
128
129 * modes.texi (Hooks): Document new optional arg of add-hook.
130
131Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
132
133 * variables.texi: document nil initial value of buffer-local variables.
134
135 * tips.texi: Add new section on standard library headers.
136
137Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
138
139 * Makefile (srcs): Add frame.texi to the list of sources.
140
141Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
142
143 * Makefile (dist): Don't bother excluding autosave files; they'll
144 never make it into the temp directory anyway, and the hash marks
145 in the name are problematic for make and the Bourne shell.
146 (srcs):
147
148Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
149
150 * Makefile (dist): Don't include backup files or autosave files in
151 the distribution tar file.
152
153Tue Nov 26 21:10:34 1991 Richard Stallman (rms at mole.gnu.ai.mit.edu)
154
155 * Makefile (srcs): Added index.perm.
156 (elisp.dvi): Remove erroneous shell comment.
157 Expect output of permute-index in permuted.fns.
158 Save old elisp.aux in elisp.oaux.
159 (clean): Added index.texi to be deleted.
160
161Sat Aug 11 17:39:10 1990 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
162
163 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
164
165Tue Jun 26 09:57:26 1990 David Lawrence (tale at geech)
166
167 * files.texi: Noted that completion-ignored-extensions is ignored
168 when making *Completions*.
169
170Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
171
172 * Makefile make dist now depends on elisp.dvi, since it tries
173 to include it in the dist file.
174
175Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon at mole.ai.mit.edu)
176
177 * functions.texinfo (Mapping Functions): Add missing quote
178
179Mon Jun 19 18:09:24 1989 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
180
181 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
182 (defunargs): Turn off \hyphenchar of \sl font temporarily.
183
184Wed May 10 18:01:17 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
185
186 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
187 and @error{} are the terms now being used. The files in the
188 directory have been changed to reflect this.
189
190 * All instances of @indentedresultt{} have been changed to
191 ` @result{}', using 5 spaces at the begining of the line.
192
193Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
194
195 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
196 experimental @indentedresult{}, @indentedexpandsto{} are part of
197 the texinfo.tex in this directory. These TeX macros are not
198 stable yet.
199
200Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
201
202 * texinfo.tex: temporarily added
203 \let\result=\dblarrow
204 \def\error{{\it ERROR} \longdblarrow}
205 We need to do this better soon.
206
207Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
208
209 * Applied Karl Berry's patches to *.texinfo files, but not to
210 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
211 new title page format is also not applied, since it requires
212 texinfo.tex changes.)
213
214 * Cleaned up `Makefile' and defined the `emacslibdir' directory
215 for the Project GNU development environment.
216