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