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