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