Mercurial > emacs
changeset 99907:659005a2ba74
* 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).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 25 Nov 2008 03:50:17 +0000 |
parents | 6e5fe2cb67fb |
children | 3a3bc9606291 |
files | doc/lispref/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <cyd@stupidchicken.com> + + * 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 <cyd@stupidchicken.com> * help.texi (Accessing Documentation): Update example.