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