diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 971ac598891..0be19ec5ac0 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1978,7 +1978,7 @@ | |||
| 1978 | 2006-05-30 Richard Stallman <rms@gnu.org> | 1978 | 2006-05-30 Richard Stallman <rms@gnu.org> |
| 1979 | 1979 | ||
| 1980 | * display.texi (Line Height): Fix errors in description of | 1980 | * display.texi (Line Height): Fix errors in description of |
| 1981 | default line height and line-height properyty. | 1981 | default line height and line-height property. |
| 1982 | 1982 | ||
| 1983 | * nonascii.texi (Default Coding Systems): Further clarification. | 1983 | * nonascii.texi (Default Coding Systems): Further clarification. |
| 1984 | 1984 | ||
| @@ -3431,7 +3431,7 @@ | |||
| 3431 | 3431 | ||
| 3432 | 2005-05-24 Nick Roberts <nickrob@snap.net.nz> | 3432 | 2005-05-24 Nick Roberts <nickrob@snap.net.nz> |
| 3433 | 3433 | ||
| 3434 | * frames.texi (Dialog Boxes): Descibe new optional argument. | 3434 | * frames.texi (Dialog Boxes): Describe new optional argument. |
| 3435 | 3435 | ||
| 3436 | 2005-05-23 Lute Kamstra <lute@gnu.org> | 3436 | 2005-05-23 Lute Kamstra <lute@gnu.org> |
| 3437 | 3437 | ||
| @@ -3741,7 +3741,7 @@ | |||
| 3741 | 3741 | ||
| 3742 | 2005-04-01 Kenichi Handa <handa@m17n.org> | 3742 | 2005-04-01 Kenichi Handa <handa@m17n.org> |
| 3743 | 3743 | ||
| 3744 | * nonascii.texi (Coding System Basics): Describe about rondtrip | 3744 | * nonascii.texi (Coding System Basics): Describe about roundtrip |
| 3745 | identity of coding systems. | 3745 | identity of coding systems. |
| 3746 | 3746 | ||
| 3747 | 2005-03-29 Chong Yidong <cyd@stupidchicken.com> | 3747 | 2005-03-29 Chong Yidong <cyd@stupidchicken.com> |
| @@ -4113,7 +4113,7 @@ | |||
| 4113 | (Building Lists): Explain trivial cases of number-sequence. | 4113 | (Building Lists): Explain trivial cases of number-sequence. |
| 4114 | 4114 | ||
| 4115 | * hash.texi (Hash Tables): Add desc to menu items. | 4115 | * hash.texi (Hash Tables): Add desc to menu items. |
| 4116 | (Creating Hash): Expain "full" means "make larger", | 4116 | (Creating Hash): Explain "full" means "make larger". |
| 4117 | (Hash Access): Any object can be a key. | 4117 | (Hash Access): Any object can be a key. |
| 4118 | State value of maphash. | 4118 | State value of maphash. |
| 4119 | 4119 | ||