Mention XIM-related crashes on Solaris 8.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
8d82c597
EZ
12001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * display.texi (Font Lookup, Attribute Functions)
4 (Image Descriptors): Add cross-references to the definition of
5 selected frame.
6
7 * buffers.texi (The Buffer List): Add cross-references to the
8 definition of selected frame.
9
10 * frames.texi (Input Focus): Clarify which frame is _the_ selected
11 frame at any given time.
12 (Multiple Displays, Size and Position): Add a cross-reference to
13 the definition of the selected frame.
14
2842de30
EZ
152001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
16
17 * strings.texi (String Conversion) <string-to-number>: Document
18 that a float is returned for integers that are too large.
19
20 * frames.texi (Mouse Position): Document mouse-position-function.
21 (Display Feature Testing): Document display-images-p.
22 (Window Frame Parameters): Document the cursor-type variable.
23
24 * numbers.texi (Integer Basics): Document CL style read syntax for
25 integers in bases other than 10.
26
27 * positions.texi (List Motion): Document
28 open-paren-in-column-0-is-defun-start.
29
30 * lists.texi (Sets And Lists): Document member-ignore-case.
31
32 * internals.texi (Garbage Collection): Document the used and free
33 strings report.
34 (Memory Usage): Document strings-consed.
35
36 * os.texi (Time of Day): Document float-time.
37 (Recording Input): Document that clear-this-command-keys clears
38 the vector to be returned by recent-keys.
39
40 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
41 argument keymap can be a list.
42
43 * nonascii.texi (User-Chosen Coding Systems)
44 <select-safe-coding-system>: Document the new argument
45 accept-default-p and the variable
46 select-safe-coding-system-accept-default-p. Tell what happens if
47 buffer-file-coding-system is undecided.
48 (Default Coding Systems): Document auto-coding-regexp-alist.
49
50 * display.texi (The Echo Area) <message>: Document
51 message-truncate-lines.
52 (Glyphs): Document that the glyph table is unused on windowed
53 displays.
54
55 * help.texi (Describing Characters) <single-key-description>:
56 Document the new argument no-angles.
57 (Accessing Documentation) <documentation-property>: Document that
58 a non-string property is evaluated.
59 <documentation>: Document that the function-documentation property
60 is looked for.
61
62 * windows.texi (Selecting Windows): Document some-window.
63
64 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
65
66 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
67 apropos-mode-hook.
68
69 * commands.texi (Using Interactive): Document interactive-form.
70 (Keyboard Macros): Document kbd-macro-termination-hook.
71 (Command Loop Info): Document that clear-this-command-keys clears
72 the vector to be returned by recent-keys.
73
2d43d823
GM
742001-09-04 Werner LEMBERG <wl@gnu.org>
75
76 * Makefile.in (srcdir, texinputdir): New variables.
77 (srcs, index.texi, install): Use $(srcdir).
78 (.PHONY): Remove elisp.dvi.
79 (elisp): Use -I switch for makeinfo.
80 (elisp.dvi): Use $(srcdir) and $(texinputdir).
81 (installall, dist): Use $(srcdir).
82 Fix path to texinfo.tex.
83 (maintainer-clean): Add elisp.dvi and elisp.oaux.
84
fa739b31
GM
852001-08-30 Gerd Moellmann <gerd@gnu.org>
86
92a25631
GM
87 * display.texi (Conditional Display): Adjust to API change.
88
fa739b31
GM
89 * configure: New file.
90
cef68af5
GM
912001-07-30 Gerd Moellmann <gerd@gnu.org>
92
93 * commands.texi (Repeat Events): Add description of
94 double-click-fuzz.
95
d1f08d85
SM
962001-05-08 Stefan Monnier <monnier@cs.yale.edu>
97
98 * syntax.texi (Syntax Class Table): Add the missing designator for
99 comment and string fences.
100 (Syntax Properties): Add a xref to syntax table internals.
101 (Syntax Table Internals): Document string-to-syntax.
102
1e9fc92e
GM
1032001-05-07 Gerd Moellmann <gerd@gnu.org>
104
105 * Makefile.in (install): Use install-info command line options
106 like in Emacs' Makefile.in.
107
00480554
MB
1082000-12-09 Miles Bader <miles@gnu.org>
109
110 * windows.texi (Window Start): Update documentation for
111 `pos-visible-in-window-p'.
112
1e344ee2
SM
1132000-11-12 Stefan Monnier <monnier@cs.yale.edu>
114
115 * lists.texi (Building Lists): Add footnote to explain how to add
116 to the end of a list.
117
a540f6ed
GM
1182000-10-25 Gerd Moellmann <gerd@gnu.org>
119
120 * files.texi (Visiting Functions): Typos.
121
28bcdbee
KH
1222000-10-25 Kenichi Handa <handa@etl.go.jp>
123
124 * files.texi (Visiting Functions): Return value of
125 find-file-noselect may be a list of buffers if wildcards are used.
126
22d1a4ed
MB
1272000-10-24 Miles Bader <miles@lsi.nec.co.jp>
128
129 * display.texi (Defining Faces): Document `graphic' display type
130 in face specs.
131
916a89db
KG
1322000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
133
1e9fc92e 134 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
135 `after-make-frame-hook' with `after-make-frame-functions'.
136
1e9fc92e 137 * frames.texi (Creating Frames): Ditto.
916a89db 138
1e9fc92e 139 * variables.texi (Future Local Variables): Ditto.
916a89db 140
483de32b
GM
1412000-10-16 Gerd Moellmann <gerd@gnu.org>
142
143 * display.texi (Other Image Types): Add description of :foreground
144 and :background properties of mono PBM images.
145
e23a63a5
WL
1462000-08-17 Werner LEMBERG <wl@gnu.org>
147
148 * .cvsignore: New file.
149
dfc16043
GM
1502000-01-05 Gerd Moellmann <gerd@gnu.org>
151
152 * tindex.pl: New script.
153
602613fe
DL
1541999-12-03 Dave Love <fx@gnu.org>
155
156 * Makefile.in (MAKEINFO): New parameter.
157
94ec544d
DL
1581999-09-17 Richard Stallman <rms@gnu.org>
159
160 * Makefile.in (srcs): Add hash.texi.
161 (VERSION): Update to 20.6.
162
1631999-09-13 Richard Stallman <rms@gnu.org>
164
165 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
166
1671998-08-29 Karl Heuer <kwzh@gnu.org>
168
169 * configure.in: New file.
170 * Makefile.in: Renamed from Makefile.
171 (prefix, infodir): Use value obtained from configure.
172 (emacslibdir): Obsolete variable deleted.
173 (dist): Distribute configure.in, configure, Makefile.in.
174
1751998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
176
177 * Makefile (INSTALL_INFO): New variable.
178 (install): Run install-info.
179
1801998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
181
182 * Makefile (elisp.dvi): Add missing backslash.
183
1841998-05-02 Richard Stallman <rms@psilocin.gnu.org>
185
186 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
187 Run texindex without `./'. Always run texindex on elisp.tp.
188 (elisp.tps): Target deleted.
189
1901998-04-05 Richard Stallman <rms@psilocin.gnu.org>
191
192 * Makefile (srcs): Add nonascii.texi and customize.texi.
193 (dist): Start by deleting `temp'.
194
1951998-02-17 Richard Stallman <rms@psilocin.gnu.org>
196
197 * Makefile (makeinfo, texindex): Targets deleted.
198 (makeinfo.o, texindex.o): Targets deleted.
199 (clean, dist): Don't do anything with them or with getopt*.
200
2011998-01-30 Richard Stallman <rms@psilocin.gnu.org>
202
203 * Makefile (SHELL): Defined.
204
2051998-01-27 Richard Stallman <rms@psilocin.gnu.org>
206
207 * Makefile (elisp.tps): New target.
208 (elisp.dvi): Depend on elisp.tps.
209
210Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
211
212 * README: Update phone number.
213
214 * Makefile (elisp): Make this be the default target.
215 Depend on makeinfo.c instead of makeinfo.
216 (install): Don't depend on elisp.dvi, since we don't install that.
217 Use mkinstalldirs.
218 (dist): Add mkinstalldirs.
219
220Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
221
222 * Makefile (VERSION): Update version number.
223 (maintainer-clean): Renamed from realclean.
224
225Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
226
227 * Makefile (realclean): New target.
228 (elisp): Remove any old elisp-* files first.
229
230Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
231
d1f08d85
SM
232 * Makefile (VERSION): New variable.
233 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
234 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
235
236Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
237
238 * Makefile (elisp): Depend on makeinfo.
239
240Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
241
d1f08d85 242 * Makefile (srcs): Add anti.texi.
94ec544d
DL
243
244Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
245
246 * Makefile (infodir, prefix): New vars.
247 (install): Use infodir.
248 (emacsinfodir): Deleted.
249
250Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
251
252 * Makefile (srcs): Add calendar.texi.
253
254 * Makefile (dist): Copy texindex.c and makeinfo.c.
255 Limit elisp-* files to those with one or two digits.
256
257Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
258
259 * Makefile (dist): Changed to use Gzip instead of compress.
260
261Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
262
263 * loading.texi (Unloading): define-function changed back to
264 defalias. It may not stay this way, but at least it's
265 consistent with the known-good version of the code patch.
266
267Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
268
269 * modes.texi (Hooks): Document new optional arg of add-hook.
270
271Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
272
d1f08d85 273 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
274
275 * tips.texi: Add new section on standard library headers.
276
277Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
278
279 * Makefile (srcs): Add frame.texi to the list of sources.
280
281Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
282
283 * Makefile (dist): Don't bother excluding autosave files; they'll
284 never make it into the temp directory anyway, and the hash marks
285 in the name are problematic for make and the Bourne shell.
286 (srcs):
287
288Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
289
d1f08d85 290 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
291 the distribution tar file.
292
293Tue Nov 26 21:10:34 1991 Richard Stallman (rms at mole.gnu.ai.mit.edu)
294
295 * Makefile (srcs): Added index.perm.
296 (elisp.dvi): Remove erroneous shell comment.
297 Expect output of permute-index in permuted.fns.
298 Save old elisp.aux in elisp.oaux.
299 (clean): Added index.texi to be deleted.
300
301Sat Aug 11 17:39:10 1990 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
302
303 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
304
305Tue Jun 26 09:57:26 1990 David Lawrence (tale at geech)
306
307 * files.texi: Noted that completion-ignored-extensions is ignored
308 when making *Completions*.
309
310Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
311
312 * Makefile make dist now depends on elisp.dvi, since it tries
313 to include it in the dist file.
314
315Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon at mole.ai.mit.edu)
316
317 * functions.texinfo (Mapping Functions): Add missing quote
318
319Mon Jun 19 18:09:24 1989 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
320
321 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
322 (defunargs): Turn off \hyphenchar of \sl font temporarily.
323
324Wed May 10 18:01:17 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
325
326 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
327 and @error{} are the terms now being used. The files in the
328 directory have been changed to reflect this.
329
d1f08d85 330 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
331 ` @result{}', using 5 spaces at the begining of the line.
332
333Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
334
335 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
336 experimental @indentedresult{}, @indentedexpandsto{} are part of
337 the texinfo.tex in this directory. These TeX macros are not
338 stable yet.
339
340Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
341
342 * texinfo.tex: temporarily added
d1f08d85 343 \let\result=\dblarrow
94ec544d
DL
344 \def\error{{\it ERROR} \longdblarrow}
345 We need to do this better soon.
346
347Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
348
349 * Applied Karl Berry's patches to *.texinfo files, but not to
350 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
351 new title page format is also not applied, since it requires
352 texinfo.tex changes.)
353
354 * Cleaned up `Makefile' and defined the `emacslibdir' directory
355 for the Project GNU development environment.
356