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