/[emacs]/emacs/lispref/elisp.texi
ViewVC logotype

Diff of /emacs/lispref/elisp.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.65 by ttn, Wed Aug 10 14:29:00 2005 UTC revision 1.66 by rms, Thu Aug 11 19:59:29 2005 UTC
# Line 974  Processes Line 974  Processes
974  * Datagrams::               UDP network connections.  * Datagrams::               UDP network connections.
975  * Low-Level Network::       Lower-level but more general function  * Low-Level Network::       Lower-level but more general function
976                                to create connections and servers.                                to create connections and servers.
977  * Byte Packing::             Using bindat to pack and unpack binary data.  * Misc Network::            Additional relevant functions for network connections.
978    * Byte Packing::            Using bindat to pack and unpack binary data.
979    
980  Receiving Output from Processes  Receiving Output from Processes
981    
# Line 1005  Emacs Display Line 1006  Emacs Display
1006  * Images::                  Displaying images in Emacs buffers.  * Images::                  Displaying images in Emacs buffers.
1007  * Buttons::                 Adding clickable buttons to Emacs buffers.  * Buttons::                 Adding clickable buttons to Emacs buffers.
1008  * Blinking::                How Emacs shows the matching open parenthesis.  * Blinking::                How Emacs shows the matching open parenthesis.
 * Inverse Video::           Specifying how the screen looks.  
1009  * Usual Display::           The usual conventions for displaying nonprinting chars.  * Usual Display::           The usual conventions for displaying nonprinting chars.
1010  * Display Tables::          How to specify other conventions.  * Display Tables::          How to specify other conventions.
1011  * Beeping::                 Audible signal to the user.  * Beeping::                 Audible signal to the user.
# Line 1020  Operating System Interface Line 1020  Operating System Interface
1020  * Time of Day::             Getting the current time.  * Time of Day::             Getting the current time.
1021  * Time Conversion::         Converting a time from numeric form to a string, or  * Time Conversion::         Converting a time from numeric form to a string, or
1022                                to calendrical data (or vice versa).                                to calendrical data (or vice versa).
1023    * Time Parsing::            Converting a time from numeric form to text
1024                                  and vice versa.
1025  * Processor Run Time::      Getting the run time used by Emacs.  * Processor Run Time::      Getting the run time used by Emacs.
1026  * Time Calculations::       Adding, subtracting, comparing times, etc.  * Time Calculations::       Adding, subtracting, comparing times, etc.
1027  * Timers::                  Setting a timer to call a function at a certain time.  * Timers::                  Setting a timer to call a function at a certain time.
# Line 1046  Getting out of Emacs Line 1048  Getting out of Emacs
1048  Tips and Conventions  Tips and Conventions
1049    
1050  * Coding Conventions::      Conventions for clean and robust programs.  * Coding Conventions::      Conventions for clean and robust programs.
1051  * Compilation Tips::        Making compiled code run fast.  * Key Binding Conventions::   Which keys should be bound by which programs.
1052    * Programming Tips::          Making Emacs code fit smoothly in Emacs.
1053    * Compilation Tips::          Making compiled code run fast.
1054    * Warning Tips::              Turning off compiler warnings.
1055  * Documentation Tips::      Writing readable documentation strings.  * Documentation Tips::      Writing readable documentation strings.
1056  * Comment Tips::            Conventions for writing comments.  * Comment Tips::            Conventions for writing comments.
1057  * Library Headers::         Standard headers for library packages.  * Library Headers::         Standard headers for library packages.

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26