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