Mercurial > emacs
annotate lispref/ChangeLog @ 40573:a8cd290d914a
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Wed, 31 Oct 2001 15:12:04 +0000 |
parents | b42c2b30446a |
children | 09d18d7e6e49 |
rev | line source |
---|---|
40573 | 1 2001-10-31 Pavel Janík <Pavel@Janik.cz> |
2 | |
3 * tips.texi (Coding Conventions): Fix typo. | |
4 | |
40431 | 5 2001-10-23 Gerd Moellmann <gerd@gnu.org> |
6 | |
7 * Makefile.in (srcs): Add gpl.texi and doclicense.texi. | |
8 | |
40189 | 9 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> |
10 | |
11 * files.texi (File Name Components): Update the description of | |
12 file-name-sans-extension and file-name-extension, as they now | |
13 ignore leading dots. | |
14 | |
40111 | 15 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
16 | |
40152 | 17 * (Version 21.1 released.) |
40111 | 18 |
40043 | 19 2001-10-19 Miles Bader <miles@gnu.org> |
20 | |
21 * positions.texi (Text Lines): Describe behavior of | |
22 `beginning-of-line'/`end-of-line' in the presence of field properties. | |
23 | |
39995 | 24 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
25 | |
26 * Makefile.in (VERSION): Set to 2.8. | |
27 (manual): Use `manual-21'. | |
28 | |
29 * elisp.texi (VERSION): Add and use it where the the version | |
30 number was used. Set it to 2.8. | |
31 | |
32 * intro.texi: Likewise. | |
33 | |
39884 | 34 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
35 | |
36 * files.texi (File Name Completion): Document the significance of | |
37 a trailing slash in elements of completion-ignored-extensions. | |
38 | |
39629 | 39 2001-10-06 Miles Bader <miles@gnu.org> |
40 | |
41 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'. | |
42 | |
39588 | 43 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
44 | |
45 * variables.texi (Variable Aliases): New node. | |
46 | |
39742 | 47 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
48 | |
49 * Branch for 21.1. | |
50 | |
39529 | 51 2001-10-02 Miles Bader <miles@gnu.org> |
52 | |
39532 | 53 * minibuf.texi (Minibuffer Misc): Add entries for |
54 `minibuffer-contents', `minibuffer-contents-no-properties', and | |
55 `delete-minibuffer-contents'. | |
56 Correct description for `minibuffer-prompt-end'. | |
57 | |
39529 | 58 * text.texi (Property Search): Correct descriptions of |
59 `next-char-property-change' and `previous-char-property-change'. | |
60 Add entries for `next-single-char-property-change' and | |
61 `previous-single-char-property-change'. | |
62 Make operand names a bit more consistent. | |
63 | |
39506 | 64 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il> |
65 | |
66 * frames.texi (Finding All Frames): Document that next-frame and | |
67 previous-frame are local to current terminal. | |
68 | |
39470 | 69 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> |
70 | |
71 * keymaps.texi (Creating Keymaps): Fix the description of the | |
72 result of make-keymap. | |
73 | |
39405 | 74 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> |
75 | |
76 * display.texi (Font Lookup, Attribute Functions) | |
77 (Image Descriptors): Add cross-references to the definition of | |
78 selected frame. | |
79 | |
80 * buffers.texi (The Buffer List): Add cross-references to the | |
81 definition of selected frame. | |
82 | |
83 * frames.texi (Input Focus): Clarify which frame is _the_ selected | |
84 frame at any given time. | |
85 (Multiple Displays, Size and Position): Add a cross-reference to | |
86 the definition of the selected frame. | |
87 | |
39211 | 88 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
89 | |
90 * strings.texi (String Conversion) <string-to-number>: Document | |
91 that a float is returned for integers that are too large. | |
92 | |
93 * frames.texi (Mouse Position): Document mouse-position-function. | |
94 (Display Feature Testing): Document display-images-p. | |
95 (Window Frame Parameters): Document the cursor-type variable. | |
96 | |
97 * numbers.texi (Integer Basics): Document CL style read syntax for | |
98 integers in bases other than 10. | |
99 | |
100 * positions.texi (List Motion): Document | |
101 open-paren-in-column-0-is-defun-start. | |
102 | |
103 * lists.texi (Sets And Lists): Document member-ignore-case. | |
104 | |
105 * internals.texi (Garbage Collection): Document the used and free | |
106 strings report. | |
107 (Memory Usage): Document strings-consed. | |
108 | |
109 * os.texi (Time of Day): Document float-time. | |
110 (Recording Input): Document that clear-this-command-keys clears | |
111 the vector to be returned by recent-keys. | |
112 | |
113 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The | |
114 argument keymap can be a list. | |
115 | |
116 * nonascii.texi (User-Chosen Coding Systems) | |
117 <select-safe-coding-system>: Document the new argument | |
118 accept-default-p and the variable | |
119 select-safe-coding-system-accept-default-p. Tell what happens if | |
120 buffer-file-coding-system is undecided. | |
121 (Default Coding Systems): Document auto-coding-regexp-alist. | |
122 | |
123 * display.texi (The Echo Area) <message>: Document | |
124 message-truncate-lines. | |
125 (Glyphs): Document that the glyph table is unused on windowed | |
126 displays. | |
127 | |
128 * help.texi (Describing Characters) <single-key-description>: | |
129 Document the new argument no-angles. | |
130 (Accessing Documentation) <documentation-property>: Document that | |
131 a non-string property is evaluated. | |
132 <documentation>: Document that the function-documentation property | |
133 is looked for. | |
134 | |
135 * windows.texi (Selecting Windows): Document some-window. | |
136 | |
137 * text.texi (MD5 Checksum): New node, documents the md5 primitive. | |
138 | |
139 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and | |
140 apropos-mode-hook. | |
141 | |
142 * commands.texi (Using Interactive): Document interactive-form. | |
143 (Keyboard Macros): Document kbd-macro-termination-hook. | |
144 (Command Loop Info): Document that clear-this-command-keys clears | |
145 the vector to be returned by recent-keys. | |
146 | |
39112 | 147 2001-09-04 Werner LEMBERG <wl@gnu.org> |
148 | |
149 * Makefile.in (srcdir, texinputdir): New variables. | |
150 (srcs, index.texi, install): Use $(srcdir). | |
151 (.PHONY): Remove elisp.dvi. | |
152 (elisp): Use -I switch for makeinfo. | |
153 (elisp.dvi): Use $(srcdir) and $(texinputdir). | |
154 (installall, dist): Use $(srcdir). | |
155 Fix path to texinfo.tex. | |
156 (maintainer-clean): Add elisp.dvi and elisp.oaux. | |
157 | |
39030 | 158 2001-08-30 Gerd Moellmann <gerd@gnu.org> |
159 | |
39034 | 160 * display.texi (Conditional Display): Adjust to API change. |
161 | |
39030 | 162 * configure: New file. |
163 | |
38604 | 164 2001-07-30 Gerd Moellmann <gerd@gnu.org> |
165 | |
166 * commands.texi (Repeat Events): Add description of | |
167 double-click-fuzz. | |
168 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
169 2001-05-08 Stefan Monnier <monnier@cs.yale.edu> |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
170 |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
171 * syntax.texi (Syntax Class Table): Add the missing designator for |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
172 comment and string fences. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
173 (Syntax Properties): Add a xref to syntax table internals. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
174 (Syntax Table Internals): Document string-to-syntax. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
175 |
37606 | 176 2001-05-07 Gerd Moellmann <gerd@gnu.org> |
177 | |
178 * Makefile.in (install): Use install-info command line options | |
179 like in Emacs' Makefile.in. | |
180 | |
34391 | 181 2000-12-09 Miles Bader <miles@gnu.org> |
182 | |
183 * windows.texi (Window Start): Update documentation for | |
184 `pos-visible-in-window-p'. | |
185 | |
33429
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
186 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
187 |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
188 * lists.texi (Building Lists): Add footnote to explain how to add |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
189 to the end of a list. |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
190 |
32860 | 191 2000-10-25 Gerd Moellmann <gerd@gnu.org> |
192 | |
193 * files.texi (Visiting Functions): Typos. | |
194 | |
32841 | 195 2000-10-25 Kenichi Handa <handa@etl.go.jp> |
196 | |
197 * files.texi (Visiting Functions): Return value of | |
198 find-file-noselect may be a list of buffers if wildcards are used. | |
199 | |
32803 | 200 2000-10-24 Miles Bader <miles@lsi.nec.co.jp> |
201 | |
202 * display.texi (Defining Faces): Document `graphic' display type | |
203 in face specs. | |
204 | |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
205 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
206 |
37606 | 207 * hooks.texi (Standard Hooks): Replace obsolete |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
208 `after-make-frame-hook' with `after-make-frame-functions'. |
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
209 |
37606 | 210 * frames.texi (Creating Frames): Ditto. |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
211 |
37606 | 212 * variables.texi (Future Local Variables): Ditto. |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
213 |
32556 | 214 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
215 | |
216 * display.texi (Other Image Types): Add description of :foreground | |
217 and :background properties of mono PBM images. | |
218 | |
30904 | 219 2000-08-17 Werner LEMBERG <wl@gnu.org> |
220 | |
221 * .cvsignore: New file. | |
222 | |
27188 | 223 2000-01-05 Gerd Moellmann <gerd@gnu.org> |
224 | |
225 * tindex.pl: New script. | |
226 | |
26695 | 227 1999-12-03 Dave Love <fx@gnu.org> |
228 | |
229 * Makefile.in (MAKEINFO): New parameter. | |
230 | |
26693 | 231 1999-09-17 Richard Stallman <rms@gnu.org> |
232 | |
233 * Makefile.in (srcs): Add hash.texi. | |
234 (VERSION): Update to 20.6. | |
235 | |
236 1999-09-13 Richard Stallman <rms@gnu.org> | |
237 | |
238 * Makefile.in (index.texi): If cannot make a symlink, make a hard link. | |
239 | |
240 1998-08-29 Karl Heuer <kwzh@gnu.org> | |
241 | |
242 * configure.in: New file. | |
243 * Makefile.in: Renamed from Makefile. | |
244 (prefix, infodir): Use value obtained from configure. | |
245 (emacslibdir): Obsolete variable deleted. | |
246 (dist): Distribute configure.in, configure, Makefile.in. | |
247 | |
248 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
249 | |
250 * Makefile (INSTALL_INFO): New variable. | |
251 (install): Run install-info. | |
252 | |
253 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
254 | |
255 * Makefile (elisp.dvi): Add missing backslash. | |
256 | |
257 1998-05-02 Richard Stallman <rms@psilocin.gnu.org> | |
258 | |
259 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps. | |
260 Run texindex without `./'. Always run texindex on elisp.tp. | |
261 (elisp.tps): Target deleted. | |
262 | |
263 1998-04-05 Richard Stallman <rms@psilocin.gnu.org> | |
264 | |
265 * Makefile (srcs): Add nonascii.texi and customize.texi. | |
266 (dist): Start by deleting `temp'. | |
267 | |
268 1998-02-17 Richard Stallman <rms@psilocin.gnu.org> | |
269 | |
270 * Makefile (makeinfo, texindex): Targets deleted. | |
271 (makeinfo.o, texindex.o): Targets deleted. | |
272 (clean, dist): Don't do anything with them or with getopt*. | |
273 | |
274 1998-01-30 Richard Stallman <rms@psilocin.gnu.org> | |
275 | |
276 * Makefile (SHELL): Defined. | |
277 | |
278 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> | |
279 | |
280 * Makefile (elisp.tps): New target. | |
281 (elisp.dvi): Depend on elisp.tps. | |
282 | |
283 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
284 | |
285 * README: Update phone number. | |
286 | |
287 * Makefile (elisp): Make this be the default target. | |
288 Depend on makeinfo.c instead of makeinfo. | |
289 (install): Don't depend on elisp.dvi, since we don't install that. | |
290 Use mkinstalldirs. | |
291 (dist): Add mkinstalldirs. | |
292 | |
293 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
294 | |
295 * Makefile (VERSION): Update version number. | |
296 (maintainer-clean): Renamed from realclean. | |
297 | |
298 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
299 | |
300 * Makefile (realclean): New target. | |
301 (elisp): Remove any old elisp-* files first. | |
302 | |
303 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
304 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
305 * Makefile (VERSION): New variable. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
306 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
307 Compressed file suffix should be `.gz', not `.z'. |
26693 | 308 |
309 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
310 | |
311 * Makefile (elisp): Depend on makeinfo. | |
312 | |
313 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu) | |
314 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
315 * Makefile (srcs): Add anti.texi. |
26693 | 316 |
317 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
318 | |
319 * Makefile (infodir, prefix): New vars. | |
320 (install): Use infodir. | |
321 (emacsinfodir): Deleted. | |
322 | |
323 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
324 | |
325 * Makefile (srcs): Add calendar.texi. | |
326 | |
327 * Makefile (dist): Copy texindex.c and makeinfo.c. | |
328 Limit elisp-* files to those with one or two digits. | |
329 | |
330 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
331 | |
332 * Makefile (dist): Changed to use Gzip instead of compress. | |
333 | |
334 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
335 | |
336 * loading.texi (Unloading): define-function changed back to | |
337 defalias. It may not stay this way, but at least it's | |
338 consistent with the known-good version of the code patch. | |
339 | |
340 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
341 | |
342 * modes.texi (Hooks): Document new optional arg of add-hook. | |
343 | |
344 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
345 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
346 * variables.texi: Document nil initial value of buffer-local variables. |
26693 | 347 |
348 * tips.texi: Add new section on standard library headers. | |
349 | |
350 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
351 | |
352 * Makefile (srcs): Add frame.texi to the list of sources. | |
353 | |
354 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
355 | |
356 * Makefile (dist): Don't bother excluding autosave files; they'll | |
357 never make it into the temp directory anyway, and the hash marks | |
358 in the name are problematic for make and the Bourne shell. | |
359 (srcs): | |
360 | |
361 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
362 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
363 * Makefile (dist): Don't include backup files or autosave files in |
26693 | 364 the distribution tar file. |
365 | |
366 Tue Nov 26 21:10:34 1991 Richard Stallman (rms at mole.gnu.ai.mit.edu) | |
367 | |
368 * Makefile (srcs): Added index.perm. | |
369 (elisp.dvi): Remove erroneous shell comment. | |
370 Expect output of permute-index in permuted.fns. | |
371 Save old elisp.aux in elisp.oaux. | |
372 (clean): Added index.texi to be deleted. | |
373 | |
374 Sat Aug 11 17:39:10 1990 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
375 | |
376 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | |
377 | |
378 Tue Jun 26 09:57:26 1990 David Lawrence (tale at geech) | |
379 | |
380 * files.texi: Noted that completion-ignored-extensions is ignored | |
381 when making *Completions*. | |
382 | |
383 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | |
384 | |
385 * Makefile make dist now depends on elisp.dvi, since it tries | |
386 to include it in the dist file. | |
387 | |
388 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon at mole.ai.mit.edu) | |
389 | |
390 * functions.texinfo (Mapping Functions): Add missing quote | |
391 | |
392 Mon Jun 19 18:09:24 1989 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
393 | |
394 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | |
395 (defunargs): Turn off \hyphenchar of \sl font temporarily. | |
396 | |
397 Wed May 10 18:01:17 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
398 | |
399 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | |
400 and @error{} are the terms now being used. The files in the | |
401 directory have been changed to reflect this. | |
402 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
403 * All instances of @indentedresultt{} have been changed to |
26693 | 404 ` @result{}', using 5 spaces at the begining of the line. |
405 | |
406 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
407 | |
408 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | |
409 experimental @indentedresult{}, @indentedexpandsto{} are part of | |
410 the texinfo.tex in this directory. These TeX macros are not | |
411 stable yet. | |
412 | |
413 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
414 | |
415 * texinfo.tex: temporarily added | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
416 \let\result=\dblarrow |
26693 | 417 \def\error{{\it ERROR} \longdblarrow} |
418 We need to do this better soon. | |
419 | |
420 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
421 | |
422 * Applied Karl Berry's patches to *.texinfo files, but not to | |
423 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | |
424 new title page format is also not applied, since it requires | |
425 texinfo.tex changes.) | |
426 | |
427 * Cleaned up `Makefile' and defined the `emacslibdir' directory | |
428 for the Project GNU development environment. | |
429 | |
39627 | 430 |
431 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. | |
432 Copying and distribution of this file, with or without modification, | |
433 are permitted provided the copyright notice and this notice are preserved. |