diff options
| -rw-r--r-- | doc/lispref/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index aa838817409..2464e5a63f5 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2008-11-25 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * os.texi (Processor Run Time): | ||
| 4 | * processes.texi (Transaction Queues): | ||
| 5 | * markers.texi (The Mark): | ||
| 6 | * windows.texi (Choosing Window, Selecting Windows): | ||
| 7 | * files.texi (Changing Files, Magic File Names): | ||
| 8 | * commands.texi (Key Sequence Input): | ||
| 9 | * functions.texi (Declaring Functions): | ||
| 10 | * strings.texi (Predicates for Strings): | ||
| 11 | * intro.texi (nil and t): Fix typos (pointed out by Drew Adams). | ||
| 12 | |||
| 1 | 2008-11-24 Chong Yidong <cyd@stupidchicken.com> | 13 | 2008-11-24 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 14 | ||
| 3 | * help.texi (Accessing Documentation): Update example. | 15 | * help.texi (Accessing Documentation): Update example. |