# HG changeset patch # User Chong Yidong # Date 1227585017 0 # Node ID 659005a2ba740b79989193fa59be1164c8c455f2 # Parent 6e5fe2cb67fbbf2d43bda356504d7e416de69625 * os.texi (Processor Run Time): * processes.texi (Transaction Queues): * markers.texi (The Mark): * windows.texi (Choosing Window, Selecting Windows): * files.texi (Changing Files, Magic File Names): * commands.texi (Key Sequence Input): * functions.texi (Declaring Functions): * strings.texi (Predicates for Strings): * intro.texi (nil and t): Fix typos (pointed out by Drew Adams). diff -r 6e5fe2cb67fb -r 659005a2ba74 doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Tue Nov 25 03:40:25 2008 +0000 +++ b/doc/lispref/ChangeLog Tue Nov 25 03:50:17 2008 +0000 @@ -1,3 +1,15 @@ +2008-11-25 Chong Yidong + + * os.texi (Processor Run Time): + * processes.texi (Transaction Queues): + * markers.texi (The Mark): + * windows.texi (Choosing Window, Selecting Windows): + * files.texi (Changing Files, Magic File Names): + * commands.texi (Key Sequence Input): + * functions.texi (Declaring Functions): + * strings.texi (Predicates for Strings): + * intro.texi (nil and t): Fix typos (pointed out by Drew Adams). + 2008-11-24 Chong Yidong * help.texi (Accessing Documentation): Update example.