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