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