diff options
| author | Sam Steingold | 2001-11-13 00:07:54 +0000 |
|---|---|---|
| committer | Sam Steingold | 2001-11-13 00:07:54 +0000 |
| commit | dff28924e8526936dc265e5ac63c55f20185529b (patch) | |
| tree | 6db0b0809d59fafb696ed4fdc42167b081e119ac /lispref | |
| parent | 74e1aeec7fc0aeccde00bf505a8e43e56117d5d2 (diff) | |
| download | emacs-dff28924e8526936dc265e5ac63c55f20185529b.tar.gz emacs-dff28924e8526936dc265e5ac63c55f20185529b.zip | |
fixed format
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6a77c8b894d..3917909f4c0 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -67,7 +67,7 @@ | |||
| 67 | 2001-10-04 Gerd Moellmann <gerd@gnu.org> | 67 | 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
| 68 | 68 | ||
| 69 | * Branch for 21.1. | 69 | * Branch for 21.1. |
| 70 | 70 | ||
| 71 | 2001-10-02 Miles Bader <miles@gnu.org> | 71 | 2001-10-02 Miles Bader <miles@gnu.org> |
| 72 | 72 | ||
| 73 | * minibuf.texi (Minibuffer Misc): Add entries for | 73 | * minibuf.texi (Minibuffer Misc): Add entries for |
| @@ -89,7 +89,7 @@ | |||
| 89 | 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> | 89 | 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> |
| 90 | 90 | ||
| 91 | * keymaps.texi (Creating Keymaps): Fix the description of the | 91 | * keymaps.texi (Creating Keymaps): Fix the description of the |
| 92 | result of make-keymap. | 92 | result of make-keymap. |
| 93 | 93 | ||
| 94 | 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> | 94 | 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> |
| 95 | 95 | ||
| @@ -376,14 +376,14 @@ Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |||
| 376 | * Makefile (dist): Don't bother excluding autosave files; they'll | 376 | * Makefile (dist): Don't bother excluding autosave files; they'll |
| 377 | never make it into the temp directory anyway, and the hash marks | 377 | never make it into the temp directory anyway, and the hash marks |
| 378 | in the name are problematic for make and the Bourne shell. | 378 | in the name are problematic for make and the Bourne shell. |
| 379 | (srcs): | 379 | (srcs): |
| 380 | 380 | ||
| 381 | Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | 381 | Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
| 382 | 382 | ||
| 383 | * Makefile (dist): Don't include backup files or autosave files in | 383 | * Makefile (dist): Don't include backup files or autosave files in |
| 384 | the distribution tar file. | 384 | the distribution tar file. |
| 385 | 385 | ||
| 386 | Tue Nov 26 21:10:34 1991 Richard Stallman (rms at mole.gnu.ai.mit.edu) | 386 | Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
| 387 | 387 | ||
| 388 | * Makefile (srcs): Added index.perm. | 388 | * Makefile (srcs): Added index.perm. |
| 389 | (elisp.dvi): Remove erroneous shell comment. | 389 | (elisp.dvi): Remove erroneous shell comment. |
| @@ -391,11 +391,11 @@ Tue Nov 26 21:10:34 1991 Richard Stallman (rms at mole.gnu.ai.mit.edu) | |||
| 391 | Save old elisp.aux in elisp.oaux. | 391 | Save old elisp.aux in elisp.oaux. |
| 392 | (clean): Added index.texi to be deleted. | 392 | (clean): Added index.texi to be deleted. |
| 393 | 393 | ||
| 394 | Sat Aug 11 17:39:10 1990 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | 394 | Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 395 | 395 | ||
| 396 | * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | 396 | * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. |
| 397 | 397 | ||
| 398 | Tue Jun 26 09:57:26 1990 David Lawrence (tale at geech) | 398 | Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech) |
| 399 | 399 | ||
| 400 | * files.texi: Noted that completion-ignored-extensions is ignored | 400 | * files.texi: Noted that completion-ignored-extensions is ignored |
| 401 | when making *Completions*. | 401 | when making *Completions*. |
| @@ -405,16 +405,16 @@ Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | |||
| 405 | * Makefile make dist now depends on elisp.dvi, since it tries | 405 | * Makefile make dist now depends on elisp.dvi, since it tries |
| 406 | to include it in the dist file. | 406 | to include it in the dist file. |
| 407 | 407 | ||
| 408 | Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon at mole.ai.mit.edu) | 408 | Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu) |
| 409 | 409 | ||
| 410 | * functions.texinfo (Mapping Functions): Add missing quote | 410 | * functions.texinfo (Mapping Functions): Add missing quote |
| 411 | 411 | ||
| 412 | Mon Jun 19 18:09:24 1989 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | 412 | Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 413 | 413 | ||
| 414 | * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | 414 | * texinfo.tex (frenchspacing): Use decimal codes for char to be set. |
| 415 | (defunargs): Turn off \hyphenchar of \sl font temporarily. | 415 | (defunargs): Turn off \hyphenchar of \sl font temporarily. |
| 416 | 416 | ||
| 417 | Wed May 10 18:01:17 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | 417 | Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 418 | 418 | ||
| 419 | * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | 419 | * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, |
| 420 | and @error{} are the terms now being used. The files in the | 420 | and @error{} are the terms now being used. The files in the |
| @@ -423,21 +423,21 @@ Wed May 10 18:01:17 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |||
| 423 | * All instances of @indentedresultt{} have been changed to | 423 | * All instances of @indentedresultt{} have been changed to |
| 424 | ` @result{}', using 5 spaces at the begining of the line. | 424 | ` @result{}', using 5 spaces at the begining of the line. |
| 425 | 425 | ||
| 426 | Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | 426 | Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 427 | 427 | ||
| 428 | * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | 428 | * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the |
| 429 | experimental @indentedresult{}, @indentedexpandsto{} are part of | 429 | experimental @indentedresult{}, @indentedexpandsto{} are part of |
| 430 | the texinfo.tex in this directory. These TeX macros are not | 430 | the texinfo.tex in this directory. These TeX macros are not |
| 431 | stable yet. | 431 | stable yet. |
| 432 | 432 | ||
| 433 | Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | 433 | Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 434 | 434 | ||
| 435 | * texinfo.tex: temporarily added | 435 | * texinfo.tex: temporarily added |
| 436 | \let\result=\dblarrow | 436 | \let\result=\dblarrow |
| 437 | \def\error{{\it ERROR} \longdblarrow} | 437 | \def\error{{\it ERROR} \longdblarrow} |
| 438 | We need to do this better soon. | 438 | We need to do this better soon. |
| 439 | 439 | ||
| 440 | Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | 440 | Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 441 | 441 | ||
| 442 | * Applied Karl Berry's patches to *.texinfo files, but not to | 442 | * Applied Karl Berry's patches to *.texinfo files, but not to |
| 443 | texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | 443 | texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's |