diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index d43e55c93f5..88bfc32905d 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2006-07-12 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * objects.texi (Frame Type): Explain nature of frames better. | ||
| 4 | |||
| 5 | * frames.texi (Frames): Explain nature of frames better. | ||
| 6 | |||
| 7 | 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com> | ||
| 8 | |||
| 9 | * tips.texi (Coding Conventions): Explain why use cl at compile time. | ||
| 10 | |||
| 1 | 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 11 | 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 12 | ||
| 3 | * frames.texi (Window System Selections): Mention scrap support for Mac. | 13 | * frames.texi (Window System Selections): Mention scrap support for Mac. |
| @@ -14,11 +24,6 @@ | |||
| 14 | (sit-for 0) is equivalent to (redisplay). | 24 | (sit-for 0) is equivalent to (redisplay). |
| 15 | Iconifying/deiconifying no longer makes sit-for return. | 25 | Iconifying/deiconifying no longer makes sit-for return. |
| 16 | 26 | ||
| 17 | 2006-07-11 Nick Roberts <nickrob@snap.net.nz> | ||
| 18 | |||
| 19 | * tips.texi (Coding Conventions): Mention macros. | ||
| 20 | Suggested by Ken Manheimer. | ||
| 21 | |||
| 22 | 2006-07-10 Nick Roberts <nickrob@snap.net.nz> | 27 | 2006-07-10 Nick Roberts <nickrob@snap.net.nz> |
| 23 | 28 | ||
| 24 | * display.texi (Buttons): Fix typo. | 29 | * display.texi (Buttons): Fix typo. |