]> code.delx.au - gnu-emacs/blob - lispref/ChangeLog
6a6402ef1c266b55f93f826c8dbbc65583dc56ac
[gnu-emacs] / lispref / ChangeLog
1 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
2
3 * variables.texi (File Local Variables): Fix typo.
4
5 2002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6 From Michael Albinus <Michael.Albinus@alcatel.de>.
7
8 * README: Target for Info file is `make info'.
9
10 * files.texi (File Name Components): Fixed typos in
11 `file-name-sans-extension'.
12 (Magic File Names): Complete list of operations for magic file
13 name handlers.
14
15 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
16
17 * variables.texi (File Local Variables): New function
18 risky-local-variable-p.
19
20 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
21
22 * functions.texi (Function safety): New node about unsafep.
23
24 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
25
26 * customize.texi (Splicing into Lists): Fixed example.
27 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
28
29 2002-06-17 Juanma Barranquero <lektu@terra.es>
30
31 * frames.texi (Display Feature Testing): Fix typo.
32
33 2002-06-12 Andreas Schwab <schwab@suse.de>
34
35 * frames.texi (Initial Parameters, Resources): Fix references to
36 the Emacs manual.
37
38 2002-05-13 Kim F. Storm <storm@cua.dk>
39
40 * variables.texi (Intro to Buffer-Local): Updated warning and
41 example relating to changing buffer inside let.
42
43 2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se>
44
45 * os.texi (Session Management): New node about X Session management.
46
47 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
48
49 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
50 to which the manual corresponds, and the copyright years.
51
52 * Makefile.in (VERSION): Set to 2.9.
53
54 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
55
56 * elisp.texi: Change the category in @dircategory to "Emacs", to
57 make it consistent with info/dir.
58
59 2001-11-25 Miles Bader <miles@gnu.org>
60
61 * text.texi (Fields): Describe new `limit' arg in
62 field-beginning/field-end.
63
64 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
65
66 * permute-index: Don't depend on csh-specific features. Replace
67 the interpreter name with /bin/sh.
68
69 * two-volume-cross-refs.txt: New file.
70 * two.el: New file.
71 * spellfile: New file.
72
73 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
74
75 * permute-index: New file.
76
77 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
78 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
79 8+3 restricted namespace.
80
81 * Makefile.in (infodir): Define relative to $(srcdir).
82 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
83 include directories list via -I switch to makeinfo.
84 (index.texi): Use cp if both hard and symbolic links fail.
85
86 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
87
88 * Makefile.in (distclean): Add.
89
90 The following changes make ELisp manual part of the Emacs
91 distribution:
92
93 * Makefile.in: Add Copyright notice.
94 (prefix): Remove.
95 (infodir): Change value to "../info".
96 (VPATH): New variable.
97 (MAKE): Don't define.
98 (texmacrodir): Don't define.
99 (texinputdir): Append the existing value of TEXINPUTS.
100 ($(infodir)/elisp): Instead of just "elisp". Reformat the
101 command to be compatible with man/Makefile.in, and to put the
102 output into ../info.
103 (info): Add target.
104 (installall): Target removed.
105
106 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
107
108 * tips.texi (Coding Conventions): Fix typo.
109
110 2001-10-23 Gerd Moellmann <gerd@gnu.org>
111
112 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
113
114 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
115
116 * files.texi (File Name Components): Update the description of
117 file-name-sans-extension and file-name-extension, as they now
118 ignore leading dots.
119
120 2001-10-20 Gerd Moellmann <gerd@gnu.org>
121
122 * (Version 21.1 released.)
123
124 2001-10-19 Miles Bader <miles@gnu.org>
125
126 * positions.texi (Text Lines): Describe behavior of
127 `beginning-of-line'/`end-of-line' in the presence of field properties.
128
129 2001-10-17 Gerd Moellmann <gerd@gnu.org>
130
131 * Makefile.in (VERSION): Set to 2.8.
132 (manual): Use `manual-21'.
133
134 * elisp.texi (VERSION): Add and use it where the version
135 number was used. Set it to 2.8.
136
137 * intro.texi: Likewise.
138
139 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
140
141 * files.texi (File Name Completion): Document the significance of
142 a trailing slash in elements of completion-ignored-extensions.
143
144 2001-10-06 Miles Bader <miles@gnu.org>
145
146 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
147
148 2001-10-04 Gerd Moellmann <gerd@gnu.org>
149
150 * variables.texi (Variable Aliases): New node.
151
152 2001-10-04 Gerd Moellmann <gerd@gnu.org>
153
154 * Branch for 21.1.
155
156 2001-10-02 Miles Bader <miles@gnu.org>
157
158 * minibuf.texi (Minibuffer Misc): Add entries for
159 `minibuffer-contents', `minibuffer-contents-no-properties', and
160 `delete-minibuffer-contents'.
161 Correct description for `minibuffer-prompt-end'.
162
163 * text.texi (Property Search): Correct descriptions of
164 `next-char-property-change' and `previous-char-property-change'.
165 Add entries for `next-single-char-property-change' and
166 `previous-single-char-property-change'.
167 Make operand names a bit more consistent.
168
169 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
170
171 * frames.texi (Finding All Frames): Document that next-frame and
172 previous-frame are local to current terminal.
173
174 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
175
176 * keymaps.texi (Creating Keymaps): Fix the description of the
177 result of make-keymap.
178
179 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
180
181 * display.texi (Font Lookup, Attribute Functions)
182 (Image Descriptors): Add cross-references to the definition of
183 selected frame.
184
185 * buffers.texi (The Buffer List): Add cross-references to the
186 definition of selected frame.
187
188 * frames.texi (Input Focus): Clarify which frame is _the_ selected
189 frame at any given time.
190 (Multiple Displays, Size and Position): Add a cross-reference to
191 the definition of the selected frame.
192
193 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
194
195 * strings.texi (String Conversion) <string-to-number>: Document
196 that a float is returned for integers that are too large.
197
198 * frames.texi (Mouse Position): Document mouse-position-function.
199 (Display Feature Testing): Document display-images-p.
200 (Window Frame Parameters): Document the cursor-type variable.
201
202 * numbers.texi (Integer Basics): Document CL style read syntax for
203 integers in bases other than 10.
204
205 * positions.texi (List Motion): Document
206 open-paren-in-column-0-is-defun-start.
207
208 * lists.texi (Sets And Lists): Document member-ignore-case.
209
210 * internals.texi (Garbage Collection): Document the used and free
211 strings report.
212 (Memory Usage): Document strings-consed.
213
214 * os.texi (Time of Day): Document float-time.
215 (Recording Input): Document that clear-this-command-keys clears
216 the vector to be returned by recent-keys.
217
218 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
219 argument keymap can be a list.
220
221 * nonascii.texi (User-Chosen Coding Systems)
222 <select-safe-coding-system>: Document the new argument
223 accept-default-p and the variable
224 select-safe-coding-system-accept-default-p. Tell what happens if
225 buffer-file-coding-system is undecided.
226 (Default Coding Systems): Document auto-coding-regexp-alist.
227
228 * display.texi (The Echo Area) <message>: Document
229 message-truncate-lines.
230 (Glyphs): Document that the glyph table is unused on windowed
231 displays.
232
233 * help.texi (Describing Characters) <single-key-description>:
234 Document the new argument no-angles.
235 (Accessing Documentation) <documentation-property>: Document that
236 a non-string property is evaluated.
237 <documentation>: Document that the function-documentation property
238 is looked for.
239
240 * windows.texi (Selecting Windows): Document some-window.
241
242 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
243
244 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
245 apropos-mode-hook.
246
247 * commands.texi (Using Interactive): Document interactive-form.
248 (Keyboard Macros): Document kbd-macro-termination-hook.
249 (Command Loop Info): Document that clear-this-command-keys clears
250 the vector to be returned by recent-keys.
251
252 2001-09-04 Werner LEMBERG <wl@gnu.org>
253
254 * Makefile.in (srcdir, texinputdir): New variables.
255 (srcs, index.texi, install): Use $(srcdir).
256 (.PHONY): Remove elisp.dvi.
257 (elisp): Use -I switch for makeinfo.
258 (elisp.dvi): Use $(srcdir) and $(texinputdir).
259 (installall, dist): Use $(srcdir).
260 Fix path to texinfo.tex.
261 (maintainer-clean): Add elisp.dvi and elisp.oaux.
262
263 2001-08-30 Gerd Moellmann <gerd@gnu.org>
264
265 * display.texi (Conditional Display): Adjust to API change.
266
267 * configure: New file.
268
269 2001-07-30 Gerd Moellmann <gerd@gnu.org>
270
271 * commands.texi (Repeat Events): Add description of
272 double-click-fuzz.
273
274 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
275
276 * syntax.texi (Syntax Class Table): Add the missing designator for
277 comment and string fences.
278 (Syntax Properties): Add a xref to syntax table internals.
279 (Syntax Table Internals): Document string-to-syntax.
280
281 2001-05-07 Gerd Moellmann <gerd@gnu.org>
282
283 * Makefile.in (install): Use install-info command line options
284 like in Emacs' Makefile.in.
285
286 2000-12-09 Miles Bader <miles@gnu.org>
287
288 * windows.texi (Window Start): Update documentation for
289 `pos-visible-in-window-p'.
290
291 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
292
293 * lists.texi (Building Lists): Add footnote to explain how to add
294 to the end of a list.
295
296 2000-10-25 Gerd Moellmann <gerd@gnu.org>
297
298 * files.texi (Visiting Functions): Typos.
299
300 2000-10-25 Kenichi Handa <handa@etl.go.jp>
301
302 * files.texi (Visiting Functions): Return value of
303 find-file-noselect may be a list of buffers if wildcards are used.
304
305 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
306
307 * display.texi (Defining Faces): Document `graphic' display type
308 in face specs.
309
310 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
311
312 * hooks.texi (Standard Hooks): Replace obsolete
313 `after-make-frame-hook' with `after-make-frame-functions'.
314
315 * frames.texi (Creating Frames): Ditto.
316
317 * variables.texi (Future Local Variables): Ditto.
318
319 2000-10-16 Gerd Moellmann <gerd@gnu.org>
320
321 * display.texi (Other Image Types): Add description of :foreground
322 and :background properties of mono PBM images.
323
324 2000-08-17 Werner LEMBERG <wl@gnu.org>
325
326 * .cvsignore: New file.
327
328 2000-01-05 Gerd Moellmann <gerd@gnu.org>
329
330 * tindex.pl: New script.
331
332 1999-12-03 Dave Love <fx@gnu.org>
333
334 * Makefile.in (MAKEINFO): New parameter.
335
336 1999-09-17 Richard Stallman <rms@gnu.org>
337
338 * Makefile.in (srcs): Add hash.texi.
339 (VERSION): Update to 20.6.
340
341 1999-09-13 Richard Stallman <rms@gnu.org>
342
343 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
344
345 1998-08-29 Karl Heuer <kwzh@gnu.org>
346
347 * configure.in: New file.
348 * Makefile.in: Renamed from Makefile.
349 (prefix, infodir): Use value obtained from configure.
350 (emacslibdir): Obsolete variable deleted.
351 (dist): Distribute configure.in, configure, Makefile.in.
352
353 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
354
355 * Makefile (INSTALL_INFO): New variable.
356 (install): Run install-info.
357
358 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
359
360 * Makefile (elisp.dvi): Add missing backslash.
361
362 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
363
364 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
365 Run texindex without `./'. Always run texindex on elisp.tp.
366 (elisp.tps): Target deleted.
367
368 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
369
370 * Makefile (srcs): Add nonascii.texi and customize.texi.
371 (dist): Start by deleting `temp'.
372
373 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
374
375 * Makefile (makeinfo, texindex): Targets deleted.
376 (makeinfo.o, texindex.o): Targets deleted.
377 (clean, dist): Don't do anything with them or with getopt*.
378
379 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
380
381 * Makefile (SHELL): Defined.
382
383 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
384
385 * Makefile (elisp.tps): New target.
386 (elisp.dvi): Depend on elisp.tps.
387
388 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
389
390 * README: Update phone number.
391
392 * Makefile (elisp): Make this be the default target.
393 Depend on makeinfo.c instead of makeinfo.
394 (install): Don't depend on elisp.dvi, since we don't install that.
395 Use mkinstalldirs.
396 (dist): Add mkinstalldirs.
397
398 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
399
400 * Makefile (VERSION): Update version number.
401 (maintainer-clean): Renamed from realclean.
402
403 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
404
405 * Makefile (realclean): New target.
406 (elisp): Remove any old elisp-* files first.
407
408 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
409
410 * Makefile (VERSION): New variable.
411 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
412 Compressed file suffix should be `.gz', not `.z'.
413
414 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
415
416 * Makefile (elisp): Depend on makeinfo.
417
418 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
419
420 * Makefile (srcs): Add anti.texi.
421
422 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
423
424 * Makefile (infodir, prefix): New vars.
425 (install): Use infodir.
426 (emacsinfodir): Deleted.
427
428 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
429
430 * Makefile (srcs): Add calendar.texi.
431
432 * Makefile (dist): Copy texindex.c and makeinfo.c.
433 Limit elisp-* files to those with one or two digits.
434
435 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
436
437 * Makefile (dist): Changed to use Gzip instead of compress.
438
439 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
440
441 * loading.texi (Unloading): define-function changed back to
442 defalias. It may not stay this way, but at least it's
443 consistent with the known-good version of the code patch.
444
445 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
446
447 * modes.texi (Hooks): Document new optional arg of add-hook.
448
449 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
450
451 * variables.texi: Document nil initial value of buffer-local variables.
452
453 * tips.texi: Add new section on standard library headers.
454
455 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
456
457 * Makefile (srcs): Add frame.texi to the list of sources.
458
459 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
460
461 * Makefile (dist): Don't bother excluding autosave files; they'll
462 never make it into the temp directory anyway, and the hash marks
463 in the name are problematic for make and the Bourne shell.
464 (srcs):
465
466 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
467
468 * Makefile (dist): Don't include backup files or autosave files in
469 the distribution tar file.
470
471 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
472
473 * Makefile (srcs): Added index.perm.
474 (elisp.dvi): Remove erroneous shell comment.
475 Expect output of permute-index in permuted.fns.
476 Save old elisp.aux in elisp.oaux.
477 (clean): Added index.texi to be deleted.
478
479 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
480
481 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
482
483 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
484
485 * files.texi: Noted that completion-ignored-extensions is ignored
486 when making *Completions*.
487
488 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
489
490 * Makefile make dist now depends on elisp.dvi, since it tries
491 to include it in the dist file.
492
493 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
494
495 * functions.texinfo (Mapping Functions): Add missing quote
496
497 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
498
499 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
500 (defunargs): Turn off \hyphenchar of \sl font temporarily.
501
502 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
503
504 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
505 and @error{} are the terms now being used. The files in the
506 directory have been changed to reflect this.
507
508 * All instances of @indentedresultt{} have been changed to
509 ` @result{}', using 5 spaces at the begining of the line.
510
511 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
512
513 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
514 experimental @indentedresult{}, @indentedexpandsto{} are part of
515 the texinfo.tex in this directory. These TeX macros are not
516 stable yet.
517
518 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
519
520 * texinfo.tex: temporarily added
521 \let\result=\dblarrow
522 \def\error{{\it ERROR} \longdblarrow}
523 We need to do this better soon.
524
525 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
526
527 * Applied Karl Berry's patches to *.texinfo files, but not to
528 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
529 new title page format is also not applied, since it requires
530 texinfo.tex changes.)
531
532 * Cleaned up `Makefile' and defined the `emacslibdir' directory
533 for the Project GNU development environment.
534
535 ;; Local Variables:
536 ;; coding: iso-2022-7bit-unix
537 ;; End:
538
539 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
540 Copying and distribution of this file, with or without modification,
541 are permitted provided the copyright notice and this notice are preserved.