From: Chong Yidong Date: Tue, 25 Nov 2008 03:50:17 +0000 (+0000) Subject: * os.texi (Processor Run Time): X-Git-Tag: emacs-pretest-23.0.90~1544 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/fcca848c04b0ec29495fba9a7375bcf6b24dd7a2 * 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 --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index aa83881740..2464e5a63f 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -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.