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