]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/elisp.texi
(EMACSVER): Remove duplicate, outdated setting.
[gnu-emacs] / doc / lispref / elisp.texi
index b73dc13b71af5702ffc521b8931867aceeedc5ae..5a04995bb0e2e1ea9cfc1b53a4dcd2d61616657c 100644 (file)
@@ -24,7 +24,6 @@
 @tex
 @ifset smallbook
 @fonttextsize 10
-@set EMACSVER 22.1
 \global\let\urlcolor=\Black % don't print links in grayscale
 \global\let\linkcolor=\Black
 @end ifset
@@ -1195,6 +1194,7 @@ Processes
 * Low-Level Network::       Lower-level but more general function
                               to create connections and servers.
 * Misc Network::            Additional relevant functions for network connections.
+* Serial Ports::            Communicating with serial ports.
 * Byte Packing::            Using bindat to pack and unpack binary data.
 
 Receiving Output from Processes