Mercurial > emacs
comparison doc/lispref/ChangeLog @ 87616:a669d2c949ae
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 07 Jan 2008 16:10:29 +0000 |
parents | 4c6c79916238 |
children | 107ccd98fa12 |
comparison
equal
deleted
inserted
replaced
87615:612b1b587761 | 87616:a669d2c949ae |
---|---|
810 * display.texi (Finding Overlays): Write better example. | 810 * display.texi (Finding Overlays): Write better example. |
811 | 811 |
812 * compile.texi (Eval During Compile): Clarify putting macros | 812 * compile.texi (Eval During Compile): Clarify putting macros |
813 in eval-when-compile. | 813 in eval-when-compile. |
814 | 814 |
815 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 815 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change) |
816 | 816 |
817 * loading.texi (How Programs Do Loading): Fix anchor position at | 817 * loading.texi (How Programs Do Loading): Fix anchor position at |
818 load-read-function definition doc. (tiny change) | 818 load-read-function definition doc. |
819 | 819 |
820 2007-02-21 Kim F. Storm <storm@cua.dk> | 820 2007-02-21 Kim F. Storm <storm@cua.dk> |
821 | 821 |
822 * strings.texi (Text Comparison): Mention that assoc-string | 822 * strings.texi (Text Comparison): Mention that assoc-string |
823 converts symbols to strings before testing. | 823 converts symbols to strings before testing. |
1838 (Bindat Examples): Don't call `string-make-unibyte' in example. | 1838 (Bindat Examples): Don't call `string-make-unibyte' in example. |
1839 | 1839 |
1840 2006-05-25 Chong Yidong <cyd@stupidchicken.com> | 1840 2006-05-25 Chong Yidong <cyd@stupidchicken.com> |
1841 | 1841 |
1842 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology. | 1842 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology. |
1843 Explain string and vector representations of key sequences | 1843 Explain string and vector representations of key sequences. |
1844 | 1844 |
1845 * keymaps.texi (Changing Key Bindings): | 1845 * keymaps.texi (Changing Key Bindings): |
1846 * commands.texi (Interactive Codes): | 1846 * commands.texi (Interactive Codes): |
1847 * help.texi (Describing Characters): Refer to it. | 1847 * help.texi (Describing Characters): Refer to it. |
1848 | 1848 |
6334 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> | 6334 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> |
6335 | 6335 |
6336 * Makefile (elisp.tps): New target. | 6336 * Makefile (elisp.tps): New target. |
6337 (elisp.dvi): Depend on elisp.tps. | 6337 (elisp.dvi): Depend on elisp.tps. |
6338 | 6338 |
6339 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | 6339 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu> |
6340 | 6340 |
6341 * README: Update phone number. | 6341 * README: Update phone number. |
6342 | 6342 |
6343 * Makefile (elisp): Make this be the default target. | 6343 * Makefile (elisp): Make this be the default target. |
6344 Depend on makeinfo.c instead of makeinfo. | 6344 Depend on makeinfo.c instead of makeinfo. |
6345 (install): Don't depend on elisp.dvi, since we don't install that. | 6345 (install): Don't depend on elisp.dvi, since we don't install that. |
6346 Use mkinstalldirs. | 6346 Use mkinstalldirs. |
6347 (dist): Add mkinstalldirs. | 6347 (dist): Add mkinstalldirs. |
6348 | 6348 |
6349 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 6349 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
6350 | 6350 |
6351 * Makefile (VERSION): Update version number. | 6351 * Makefile (VERSION): Update version number. |
6352 (maintainer-clean): Renamed from realclean. | 6352 (maintainer-clean): Renamed from realclean. |
6353 | 6353 |
6354 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | 6354 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> |
6355 | 6355 |
6356 * Makefile (realclean): New target. | 6356 * Makefile (realclean): New target. |
6357 (elisp): Remove any old elisp-* files first. | 6357 (elisp): Remove any old elisp-* files first. |
6358 | 6358 |
6359 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | 6359 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) |
6360 | 6360 |
6361 * Makefile (VERSION): New variable. | 6361 * Makefile (VERSION): New variable. |
6362 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. | 6362 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. |
6363 Compressed file suffix should be `.gz', not `.z'. | 6363 Compressed file suffix should be `.gz', not `.z'. |
6364 | 6364 |
6365 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | 6365 1993-11-22 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
6366 | 6366 |
6367 * Makefile (elisp): Depend on makeinfo. | 6367 * Makefile (elisp): Depend on makeinfo. |
6368 | 6368 |
6369 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu) | 6369 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu) |
6370 | 6370 |
6371 * Makefile (srcs): Add anti.texi. | 6371 * Makefile (srcs): Add anti.texi. |
6372 | 6372 |
6373 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | 6373 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
6374 | 6374 |
6375 * Makefile (infodir, prefix): New vars. | 6375 * Makefile (infodir, prefix): New vars. |
6376 (install): Use infodir. | 6376 (install): Use infodir. |
6377 (emacsinfodir): Deleted. | 6377 (emacsinfodir): Deleted. |
6378 | 6378 |
6379 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | 6379 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
6380 | 6380 |
6381 * Makefile (srcs): Add calendar.texi. | 6381 * Makefile (srcs): Add calendar.texi. |
6382 | 6382 |
6383 * Makefile (dist): Copy texindex.c and makeinfo.c. | 6383 * Makefile (dist): Copy texindex.c and makeinfo.c. |
6384 Limit elisp-* files to those with one or two digits. | 6384 Limit elisp-* files to those with one or two digits. |
6385 | 6385 |
6386 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | 6386 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
6387 | 6387 |
6388 * Makefile (dist): Changed to use Gzip instead of compress. | 6388 * Makefile (dist): Changed to use Gzip instead of compress. |
6389 | 6389 |
6390 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | 6390 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) |
6391 | 6391 |
6392 * loading.texi (Unloading): define-function changed back to | 6392 * loading.texi (Unloading): define-function changed back to |
6393 defalias. It may not stay this way, but at least it's | 6393 defalias. It may not stay this way, but at least it's |
6394 consistent with the known-good version of the code patch. | 6394 consistent with the known-good version of the code patch. |
6395 | 6395 |
6396 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | 6396 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) |
6397 | 6397 |
6398 * modes.texi (Hooks): Document new optional arg of add-hook. | 6398 * modes.texi (Hooks): Document new optional arg of add-hook. |
6399 | 6399 |
6400 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | 6400 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) |
6401 | 6401 |
6402 * variables.texi: Document nil initial value of buffer-local variables. | 6402 * variables.texi: Document nil initial value of buffer-local variables. |
6403 | 6403 |
6404 * tips.texi: Add new section on standard library headers. | 6404 * tips.texi: Add new section on standard library headers. |
6405 | 6405 |
6406 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | 6406 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
6407 | 6407 |
6408 * Makefile (srcs): Add frame.texi to the list of sources. | 6408 * Makefile (srcs): Add frame.texi to the list of sources. |
6409 | 6409 |
6410 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | 6410 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
6411 | 6411 |
6412 * Makefile (dist): Don't bother excluding autosave files; they'll | 6412 * Makefile (dist): Don't bother excluding autosave files; they'll |
6413 never make it into the temp directory anyway, and the hash marks | 6413 never make it into the temp directory anyway, and the hash marks |
6414 in the name are problematic for make and the Bourne shell. | 6414 in the name are problematic for make and the Bourne shell. |
6415 (srcs): | 6415 (srcs): |
6416 | 6416 |
6417 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | 6417 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
6418 | 6418 |
6419 * Makefile (dist): Don't include backup files or autosave files in | 6419 * Makefile (dist): Don't include backup files or autosave files in |
6420 the distribution tar file. | 6420 the distribution tar file. |
6421 | 6421 |
6422 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu) | 6422 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
6423 | 6423 |
6424 * Makefile (srcs): Added index.perm. | 6424 * Makefile (srcs): Added index.perm. |
6425 (elisp.dvi): Remove erroneous shell comment. | 6425 (elisp.dvi): Remove erroneous shell comment. |
6426 Expect output of permute-index in permuted.fns. | 6426 Expect output of permute-index in permuted.fns. |
6427 Save old elisp.aux in elisp.oaux. | 6427 Save old elisp.aux in elisp.oaux. |
6428 (clean): Added index.texi to be deleted. | 6428 (clean): Added index.texi to be deleted. |
6429 | 6429 |
6430 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | 6430 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
6431 | 6431 |
6432 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | 6432 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. |
6433 | 6433 |
6434 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech) | 6434 1990-06-26 David Lawrence (tale@geech) |
6435 | 6435 |
6436 * files.texi: Noted that completion-ignored-extensions is ignored | 6436 * files.texi: Noted that completion-ignored-extensions is ignored |
6437 when making *Completions*. | 6437 when making *Completions*. |
6438 | 6438 |
6439 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | 6439 1990-06-08 Jay Fenlason (hack@ai.mit.edu) |
6440 | 6440 |
6441 * Makefile make dist now depends on elisp.dvi, since it tries | 6441 * Makefile make dist now depends on elisp.dvi, since it tries |
6442 to include it in the dist file. | 6442 to include it in the dist file. |
6443 | 6443 |
6444 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu) | 6444 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu) |
6445 | 6445 |
6446 * functions.texinfo (Mapping Functions): Add missing quote | 6446 * functions.texinfo (Mapping Functions): Add missing quote. |
6447 | 6447 |
6448 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | 6448 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
6449 | 6449 |
6450 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | 6450 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. |
6451 (defunargs): Turn off \hyphenchar of \sl font temporarily. | 6451 (defunargs): Turn off \hyphenchar of \sl font temporarily. |
6452 | 6452 |
6453 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | 6453 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
6454 | 6454 |
6455 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | 6455 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, |
6456 and @error{} are the terms now being used. The files in the | 6456 and @error{} are the terms now being used. The files in the |
6457 directory have been changed to reflect this. | 6457 directory have been changed to reflect this. |
6458 | 6458 |
6459 * All instances of @indentedresultt{} have been changed to | 6459 * All instances of @indentedresultt{} have been changed to |
6460 ` @result{}', using 5 spaces at the begining of the line. | 6460 ` @result{}', using 5 spaces at the begining of the line. |
6461 | 6461 |
6462 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | 6462 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
6463 | 6463 |
6464 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | 6464 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the |
6465 experimental @indentedresult{}, @indentedexpandsto{} are part of | 6465 experimental @indentedresult{}, @indentedexpandsto{} are part of |
6466 the texinfo.tex in this directory. These TeX macros are not | 6466 the texinfo.tex in this directory. These TeX macros are not |
6467 stable yet. | 6467 stable yet. |
6468 | 6468 |
6469 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | 6469 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
6470 | 6470 |
6471 * texinfo.tex: Temporarily added | 6471 * texinfo.tex: Temporarily added |
6472 \let\result=\dblarrow | 6472 \let\result=\dblarrow |
6473 \def\error{{\it ERROR} \longdblarrow} | 6473 \def\error{{\it ERROR} \longdblarrow} |
6474 We need to do this better soon. | 6474 We need to do this better soon. |
6475 | 6475 |
6476 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | 6476 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
6477 | 6477 |
6478 * Applied Karl Berry's patches to *.texinfo files, but not to | 6478 * Applied Karl Berry's patches to *.texinfo files, but not to |
6479 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | 6479 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's |
6480 new title page format is also not applied, since it requires | 6480 new title page format is also not applied, since it requires |
6481 texinfo.tex changes.) | 6481 texinfo.tex changes.) |