.
[emacs.git] / lispref / ChangeLog
blobb670050418eb3aea9b372d3a10899abdf8358959
1 2003-06-16  Andreas Schwab  <schwab@suse.de>
3         * hash.texi (Creating Hash): Fix description of :weakness.
5 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
7         * files.texi (Changing Files): copy-file copies file modes, too.
9 2003-05-28  Richard M. Stallman  <rms@gnu.org>
11         * strings.texi (Creating Strings): Clarify split-string.
13 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
15         * strings.texi (Creating Strings): Update split-string specification
16         and examples.
18 2003-05-19  Richard M. Stallman  <rms@gnu.org>
20         * elisp.texi: Correct invariant section names.
22 2003-04-20  Richard M. Stallman  <rms@gnu.org>
24         * os.texi (Timers): Explain about timers and quitting.
26 2003-04-19  Richard M. Stallman  <rms@gnu.org>
28         * internals.texi (Writing Emacs Primitives): Strings are
29         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
30         Explain GCPRO convention for varargs function args.
32 2003-04-16  Richard M. Stallman  <rms@gnu.org>
34         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
36 2003-04-08  Richard M. Stallman  <rms@gnu.org>
38         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
40 2003-02-13  Kim F. Storm  <storm@cua.dk>
42         * objects.texi (Character Type): New \s escape for space.
44 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
46         * os.texi (System Environment): Added cygwin system-type.
48 2003-01-25  Richard M. Stallman  <rms@gnu.org>
50         * keymaps.texi: Document that a symbol can act as a keymap.
52 2003-01-13  Richard M. Stallman  <rms@gnu.org>
54         * text.texi (Changing Properties): Say string indices are origin-0.
56         * positions.texi (Screen Lines) <compute-motion>:
57         Correct order of elts in return value.
59         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
60         how to define a default binding.
62 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
64         * loading.texi (Unloading): Fix recent change for load-history.
66         * customize.texi (Simple Types): Clarify description of custom
67         type 'number. Describe new custom type 'float.
69 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
71         * variables.texi (File Local Variables): Fix typo.
73 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
75         From Michael Albinus <Michael.Albinus@alcatel.de>.
77         * README: Target for Info file is `make info'.
79         * files.texi (File Name Components): Fixed typos in
80         `file-name-sans-extension'.
81         (Magic File Names): Complete list of operations for magic file
82         name handlers.
84 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
86         * variables.texi (File Local Variables): New function
87         risky-local-variable-p.
89 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
91         * functions.texi (Function safety): New node about unsafep.
93 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
95         * customize.texi (Splicing into Lists): Fixed example.
96         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
98 2002-06-17  Juanma Barranquero  <lektu@terra.es>
100         * frames.texi (Display Feature Testing): Fix typo.
102 2002-06-12  Andreas Schwab  <schwab@suse.de>
104         * frames.texi (Initial Parameters, Resources): Fix references to
105         the Emacs manual.
107 2002-05-13  Kim F. Storm  <storm@cua.dk>
109         * variables.texi (Intro to Buffer-Local): Updated warning and
110         example relating to changing buffer inside let.
112 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
114         * os.texi (Session Management): New node about X Session management.
116 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
118         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
119         to which the manual corresponds, and the copyright years.
121         * Makefile.in (VERSION): Set to 2.9.
123 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
125         * elisp.texi: Change the category in @dircategory to "Emacs", to
126         make it consistent with info/dir.
128 2001-11-25  Miles Bader  <miles@gnu.org>
130         * text.texi (Fields): Describe new `limit' arg in
131         field-beginning/field-end.
133 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
135         * permute-index: Don't depend on csh-specific features.  Replace
136         the interpreter name with /bin/sh.
138         * two-volume-cross-refs.txt: New file.
139         * two.el: New file.
140         * spellfile: New file.
142 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
144         * permute-index: New file.
146         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
147         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
148         8+3 restricted namespace.
150         * Makefile.in (infodir): Define relative to $(srcdir).
151         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
152         include directories list via -I switch to makeinfo.
153         (index.texi): Use cp if both hard and symbolic links fail.
155 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
157         * Makefile.in (distclean): Add.
159         The following changes make ELisp manual part of the Emacs
160         distribution:
162         * Makefile.in: Add Copyright notice.
163         (prefix): Remove.
164         (infodir): Change value to "../info".
165         (VPATH): New variable.
166         (MAKE): Don't define.
167         (texmacrodir): Don't define.
168         (texinputdir): Append the existing value of TEXINPUTS.
169         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
170         command to be compatible with man/Makefile.in, and to put the
171         output into ../info.
172         (info): Add target.
173         (installall): Target removed.
175 2001-10-31  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
177         * tips.texi (Coding Conventions): Fix typo.
179 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
181         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
183 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
185         * files.texi (File Name Components): Update the description of
186         file-name-sans-extension and file-name-extension, as they now
187         ignore leading dots.
189 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
191         * (Version 21.1 released.)
193 2001-10-19  Miles Bader  <miles@gnu.org>
195         * positions.texi (Text Lines): Describe behavior of
196         `beginning-of-line'/`end-of-line' in the presence of field properties.
198 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
200         * Makefile.in (VERSION): Set to 2.8.
201         (manual): Use `manual-21'.
203         * elisp.texi (VERSION): Add and use it where the version
204         number was used.  Set it to 2.8.
206         * intro.texi: Likewise.
208 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
210         * files.texi (File Name Completion): Document the significance of
211         a trailing slash in elements of completion-ignored-extensions.
213 2001-10-06  Miles Bader  <miles@gnu.org>
215         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
217 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
219         * variables.texi (Variable Aliases): New node.
221 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
223         * Branch for 21.1.
225 2001-10-02  Miles Bader  <miles@gnu.org>
227         * minibuf.texi (Minibuffer Misc): Add entries for
228         `minibuffer-contents', `minibuffer-contents-no-properties', and
229         `delete-minibuffer-contents'.
230         Correct description for `minibuffer-prompt-end'.
232         * text.texi (Property Search): Correct descriptions of
233         `next-char-property-change' and `previous-char-property-change'.
234         Add entries for `next-single-char-property-change' and
235         `previous-single-char-property-change'.
236         Make operand names a bit more consistent.
238 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
240         * frames.texi (Finding All Frames): Document that next-frame and
241         previous-frame are local to current terminal.
243 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
245         * keymaps.texi (Creating Keymaps): Fix the description of the
246         result of make-keymap.
248 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
250         * display.texi (Font Lookup, Attribute Functions)
251         (Image Descriptors): Add cross-references to the definition of
252         selected frame.
254         * buffers.texi (The Buffer List): Add cross-references to the
255         definition of selected frame.
257         * frames.texi (Input Focus): Clarify which frame is _the_ selected
258         frame at any given time.
259         (Multiple Displays, Size and Position): Add a cross-reference to
260         the definition of the selected frame.
262 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
264         * strings.texi (String Conversion) <string-to-number>: Document
265         that a float is returned for integers that are too large.
267         * frames.texi (Mouse Position): Document mouse-position-function.
268         (Display Feature Testing): Document display-images-p.
269         (Window Frame Parameters): Document the cursor-type variable.
271         * numbers.texi (Integer Basics): Document CL style read syntax for
272         integers in bases other than 10.
274         * positions.texi (List Motion): Document
275         open-paren-in-column-0-is-defun-start.
277         * lists.texi (Sets And Lists): Document member-ignore-case.
279         * internals.texi (Garbage Collection): Document the used and free
280         strings report.
281         (Memory Usage): Document strings-consed.
283         * os.texi (Time of Day): Document float-time.
284         (Recording Input): Document that clear-this-command-keys clears
285         the vector to be returned by recent-keys.
287         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
288         argument keymap can be a list.
290         * nonascii.texi (User-Chosen Coding Systems)
291         <select-safe-coding-system>: Document the new argument
292         accept-default-p and the variable
293         select-safe-coding-system-accept-default-p.  Tell what happens if
294         buffer-file-coding-system is undecided.
295         (Default Coding Systems): Document auto-coding-regexp-alist.
297         * display.texi (The Echo Area) <message>: Document
298         message-truncate-lines.
299         (Glyphs): Document that the glyph table is unused on windowed
300         displays.
302         * help.texi (Describing Characters) <single-key-description>:
303         Document the new argument no-angles.
304         (Accessing Documentation) <documentation-property>: Document that
305         a non-string property is evaluated.
306         <documentation>: Document that the function-documentation property
307         is looked for.
309         * windows.texi (Selecting Windows): Document some-window.
311         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
313         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
314         apropos-mode-hook.
316         * commands.texi (Using Interactive): Document interactive-form.
317         (Keyboard Macros): Document kbd-macro-termination-hook.
318         (Command Loop Info): Document that clear-this-command-keys clears
319         the vector to be returned by recent-keys.
321 2001-09-04  Werner LEMBERG  <wl@gnu.org>
323         * Makefile.in (srcdir, texinputdir): New variables.
324         (srcs, index.texi, install): Use $(srcdir).
325         (.PHONY): Remove elisp.dvi.
326         (elisp): Use -I switch for makeinfo.
327         (elisp.dvi): Use $(srcdir) and $(texinputdir).
328         (installall, dist): Use $(srcdir).
329         Fix path to texinfo.tex.
330         (maintainer-clean): Add elisp.dvi and elisp.oaux.
332 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
334         * display.texi (Conditional Display): Adjust to API change.
336         * configure: New file.
338 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
340         * commands.texi (Repeat Events): Add description of
341         double-click-fuzz.
343 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
345         * syntax.texi (Syntax Class Table): Add the missing designator for
346         comment and string fences.
347         (Syntax Properties): Add a xref to syntax table internals.
348         (Syntax Table Internals): Document string-to-syntax.
350 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
352         * Makefile.in (install): Use install-info command line options
353         like in Emacs' Makefile.in.
355 2000-12-09  Miles Bader  <miles@gnu.org>
357         * windows.texi (Window Start): Update documentation for
358         `pos-visible-in-window-p'.
360 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
362         * lists.texi (Building Lists): Add footnote to explain how to add
363         to the end of a list.
365 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
367         * files.texi (Visiting Functions): Typos.
369 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
371         * files.texi (Visiting Functions): Return value of
372         find-file-noselect may be a list of buffers if wildcards are used.
374 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
376         * display.texi (Defining Faces): Document `graphic' display type
377         in face specs.
379 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
381         * hooks.texi (Standard Hooks): Replace obsolete
382         `after-make-frame-hook' with `after-make-frame-functions'.
384         * frames.texi (Creating Frames): Ditto.
386         * variables.texi (Future Local Variables): Ditto.
388 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
390         * display.texi (Other Image Types): Add description of :foreground
391         and :background properties of mono PBM images.
393 2000-08-17  Werner LEMBERG  <wl@gnu.org>
395         * .cvsignore: New file.
397 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
399         * tindex.pl: New script.
401 1999-12-03  Dave Love  <fx@gnu.org>
403         * Makefile.in (MAKEINFO): New parameter.
405 1999-09-17  Richard Stallman  <rms@gnu.org>
407         * Makefile.in (srcs): Add hash.texi.
408         (VERSION): Update to 20.6.
410 1999-09-13  Richard Stallman  <rms@gnu.org>
412         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
414 1998-08-29  Karl Heuer  <kwzh@gnu.org>
416         * configure.in: New file.
417         * Makefile.in: Renamed from Makefile.
418         (prefix, infodir): Use value obtained from configure.
419         (emacslibdir): Obsolete variable deleted.
420         (dist): Distribute configure.in, configure, Makefile.in.
422 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
424         * Makefile (INSTALL_INFO): New variable.
425         (install): Run install-info.
427 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
429         * Makefile (elisp.dvi): Add missing backslash.
431 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
433         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
434         Run texindex without `./'.  Always run texindex on elisp.tp.
435         (elisp.tps): Target deleted.
437 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
439         * Makefile (srcs): Add nonascii.texi and customize.texi.
440         (dist): Start by deleting `temp'.
442 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
444         * Makefile (makeinfo, texindex): Targets deleted.
445         (makeinfo.o, texindex.o): Targets deleted.
446         (clean, dist): Don't do anything with them or with getopt*.
448 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
450         * Makefile (SHELL): Defined.
452 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
454         * Makefile (elisp.tps): New target.
455         (elisp.dvi): Depend on elisp.tps.
457 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
459         * README: Update phone number.
461         * Makefile (elisp): Make this be the default target.
462         Depend on makeinfo.c instead of makeinfo.
463         (install): Don't depend on elisp.dvi, since we don't install that.
464         Use mkinstalldirs.
465         (dist): Add mkinstalldirs.
467 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
469         * Makefile (VERSION): Update version number.
470         (maintainer-clean): Renamed from realclean.
472 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
474         * Makefile (realclean): New target.
475         (elisp): Remove any old elisp-* files first.
477 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
479         * Makefile (VERSION): New variable.
480         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
481         Compressed file suffix should be `.gz', not `.z'.
483 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
485         * Makefile (elisp): Depend on makeinfo.
487 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
489         * Makefile (srcs): Add anti.texi.
491 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
493         * Makefile (infodir, prefix): New vars.
494         (install): Use infodir.
495         (emacsinfodir): Deleted.
497 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
499         * Makefile (srcs): Add calendar.texi.
501         * Makefile (dist): Copy texindex.c and makeinfo.c.
502         Limit elisp-* files to those with one or two digits.
504 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
506         * Makefile (dist): Changed to use Gzip instead of compress.
508 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
510         * loading.texi (Unloading): define-function changed back to
511         defalias.  It may not stay this way, but at least it's
512         consistent with the known-good version of the code patch.
514 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
516         * modes.texi (Hooks): Document new optional arg of add-hook.
518 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
520         * variables.texi: Document nil initial value of buffer-local variables.
522         * tips.texi: Add new section on standard library headers.
524 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
526         * Makefile (srcs): Add frame.texi to the list of sources.
528 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
530         * Makefile (dist): Don't bother excluding autosave files; they'll
531         never make it into the temp directory anyway, and the hash marks
532         in the name are problematic for make and the Bourne shell.
533         (srcs):
535 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
537         * Makefile (dist): Don't include backup files or autosave files in
538         the distribution tar file.
540 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
542         * Makefile (srcs): Added index.perm.
543         (elisp.dvi): Remove erroneous shell comment.
544         Expect output of permute-index in permuted.fns.
545         Save old elisp.aux in elisp.oaux.
546         (clean): Added index.texi to be deleted.
548 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
550         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
552 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
554         * files.texi:  Noted that completion-ignored-extensions is ignored
555         when making *Completions*.
557 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
559         * Makefile  make dist now depends on elisp.dvi, since it tries
560         to include it in the dist file.
562 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
564         * functions.texinfo (Mapping Functions): Add missing quote
566 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
568         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
569         (defunargs): Turn off \hyphenchar of \sl font temporarily.
571 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
573         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
574         and @error{} are the terms now being used.  The files in the
575         directory have been changed to reflect this.
577         * All instances of @indentedresultt{} have been changed to
578         `     @result{}', using 5 spaces at the begining of the line.
580 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
582         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
583         experimental @indentedresult{}, @indentedexpandsto{} are part of
584         the texinfo.tex in this directory.  These TeX macros are not
585         stable yet.
587 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
589         * texinfo.tex:  temporarily added
590                 \let\result=\dblarrow
591                 \def\error{{\it ERROR} \longdblarrow}
592         We need to do this better soon.
594 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
596         * Applied Karl Berry's patches to *.texinfo files, but not to
597         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
598         new title page format is also not applied, since it requires
599         texinfo.tex changes.)
601         * Cleaned up `Makefile' and defined the `emacslibdir' directory
602         for the Project GNU development environment.
604 ;; Local Variables:
605 ;; coding: iso-2022-7bit-unix
606 ;; End:
608     Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
609   Copying and distribution of this file, with or without modification,
610   are permitted provided the copyright notice and this notice are preserved.