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