diff options
| author | Juanma Barranquero | 2013-06-19 22:10:57 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2013-06-19 22:10:57 +0200 |
| commit | 4f4050696105381b5893f594d719569817a861a3 (patch) | |
| tree | 8a63d119ecd53cca19305183acb9eed73aece408 /lib-src | |
| parent | 86ace8fcd71bdb34543b9a99b490d94c24b05bb3 (diff) | |
| download | emacs-4f4050696105381b5893f594d719569817a861a3.tar.gz emacs-4f4050696105381b5893f594d719569817a861a3.zip | |
Fix typos in ChangeLogs.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e1025fc5f6b..0e4cf0b2833 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -717,7 +717,7 @@ | |||
| 717 | to avoid potential buffer overflow issues on typical 64-bit hosts. | 717 | to avoid potential buffer overflow issues on typical 64-bit hosts. |
| 718 | (whatlen_max): New static var. | 718 | (whatlen_max): New static var. |
| 719 | (main): Avoid buffer overflow if subsidiary command length is | 719 | (main): Avoid buffer overflow if subsidiary command length is |
| 720 | greater than BUFSIZ or 2*BUFSIZ + 20. Do not use sprintf when its | 720 | greater than BUFSIZ or 2*BUFSIZ + 20. Do not use sprintf when its |
| 721 | result might not fit in 'int'. | 721 | result might not fit in 'int'. |
| 722 | 722 | ||
| 723 | * movemail.c (main): Do not use sprintf when its result might not fit | 723 | * movemail.c (main): Do not use sprintf when its result might not fit |
| @@ -8408,7 +8408,7 @@ | |||
| 8408 | 8408 | ||
| 8409 | 1988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu) | 8409 | 1988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu) |
| 8410 | 8410 | ||
| 8411 | * env.c: Add decl for my-index | 8411 | * env.c: Add decl for my-index. |
| 8412 | * etags.c (file-entries): .oak => scheme. | 8412 | * etags.c (file-entries): .oak => scheme. |
| 8413 | 8413 | ||
| 8414 | 1988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | 8414 | 1988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |