(Top): Fix typo.
This commit is contained in:
parent
c00d3ba4e1
commit
e37769b1fc
2 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,12 @@
|
|||
2003-08-06 John Paul Wallington <jpw@gnu.org>
|
||||
|
||||
* 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 <rms@gnu.org>
|
||||
|
||||
* elisp.texi: Update lists of subnodes.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue