From e37769b1fccb81ea65faf3670c9a60c96f9ce2f8 Mon Sep 17 00:00:00 2001 From: John Paul Wallington Date: Wed, 6 Aug 2003 03:17:37 +0000 Subject: [PATCH] (Top): Fix typo. --- lispref/ChangeLog | 9 +++++++++ lispref/elisp.texi | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 5bf6517a16f..513eff01838 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,12 @@ +2003-08-06 John Paul Wallington + + * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'. + + * display.texi (Warning Basics): Fix typo. + (Fringes): Add closing curly bracket and fix typo. + + * elisp.texi (Top): Fix typo. + 2003-08-05 Richard M. Stallman * elisp.texi: Update lists of subnodes. diff --git a/lispref/elisp.texi b/lispref/elisp.texi index c8dc7856095..1567121e2aa 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -853,7 +853,7 @@ Receiving Output from Processes * Process Buffers:: If no filter, output is put in a buffer. * Filter Functions:: Filter functions accept output from the process. -* Decoding Ouptut:: Filters can get unibyte or multibyte strings. +* Decoding Output:: Filters can get unibyte or multibyte strings. * Accepting Output:: How to wait until process output arrives. Operating System Interface -- 2.39.2