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