diff options
| author | Nick Barnes | 2002-04-15 13:45:13 +0100 |
|---|---|---|
| committer | Nick Barnes | 2002-04-15 13:45:13 +0100 |
| commit | a8eef903e8e69eeccf9e6ca17ca2a666b1d2cb7d (patch) | |
| tree | 6c3b37a61d1d36e2d289da80fd55eb18609cd913 | |
| parent | 64b8b1fd2b4c79cc84451d9841d4724a1d023ac3 (diff) | |
| download | emacs-a8eef903e8e69eeccf9e6ca17ca2a666b1d2cb7d.tar.gz emacs-a8eef903e8e69eeccf9e6ca17ca2a666b1d2cb7d.zip | |
Reformatted and added contents section.
Copied from Perforce
Change: 28243
ServerID: perforce.ravenbrook.com
| -rw-r--r-- | mps/mmdoc/protocol/mps/message/index.html | 93 |
1 files changed, 49 insertions, 44 deletions
diff --git a/mps/mmdoc/protocol/mps/message/index.html b/mps/mmdoc/protocol/mps/message/index.html index e712e50bc91..77129b7a880 100644 --- a/mps/mmdoc/protocol/mps/message/index.html +++ b/mps/mmdoc/protocol/mps/message/index.html | |||
| @@ -1,92 +1,97 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 | ||
| 3 | |||
| 4 | |||
| 5 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> | 3 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> |
| 6 | 4 | ||
| 5 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | ||
| 7 | 6 | ||
| 7 | <head> | ||
| 8 | 8 | ||
| 9 | <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> | 9 | <title>MPS Message Protocol</title> |
| 10 | 10 | ||
| 11 | <head> | 11 | </head> |
| 12 | 12 | ||
| 13 | <title>MPS Message Protocol</title> | 13 | <body bgcolor="#FFFFFF" text="#000000" link="#000099" vlink="#660066" alink="#FF0000"> |
| 14 | 14 | ||
| 15 | </head> | 15 | <div align="center"> |
| 16 | 16 | ||
| 17 | <body bgcolor='#FFFFFF' text='#000000' link='#000099' vlink='#660066' alink='#FF0000'> | 17 | <h1>MPS Message Protocol</h1> |
| 18 | 18 | ||
| 19 | <div align='center'> | 19 | <p>incomplete</p> |
| 20 | 20 | ||
| 21 | <h1>MPS Message Protocol</h1> | 21 | <address>pekka, 1999-12-23</address> |
| 22 | 22 | ||
| 23 | <p>incomplete</p> | 23 | </div> |
| 24 | 24 | ||
| 25 | <address>pekka, 1999-12-23</address> | 25 | <h2><a id="section-Contents" name="section-Contents">Contents</a></h2> |
| 26 | 26 | ||
| 27 | </div> | 27 | <ul> |
| 28 | 28 | ||
| 29 | <p>[placeholder]</p> | 29 | <li><a href="#section-1">1. Introduction</a></li> |
| 30 | 30 | ||
| 31 | <h2> | 31 | <li><a href="#section-A">A. References</a></li> |
| 32 | 32 | ||
| 33 | <a id='section-A' name='section-A'>A. References</a> | 33 | <li><a href="#section-B">B. Document history</a></li> |
| 34 | 34 | ||
| 35 | </h2> | 35 | </ul> |
| 36 | 36 | ||
| 37 | <h2> | 37 | <h2><a id="section-1" name="section-1">1. Introduction</a></h2> |
| 38 | 38 | ||
| 39 | <a id='section-B' name='section-B'>B. Document History</a> | 39 | <p>[this is a placeholder; this document has not been written yet]</p> |
| 40 | 40 | ||
| 41 | </h2> | 41 | <h2><a id="section-A" name="section-A">A. References</a></h2> |
| 42 | 42 | ||
| 43 | <table> | 43 | <h2><a id="section-B" name="section-B">B. Document History</a></h2> |
| 44 | 44 | ||
| 45 | <tr valign='top'> | 45 | <table> |
| 46 | 46 | ||
| 47 | <td>1999-12-23 17:55:19 +00</td> | 47 | <tr valign="top"> |
| 48 | 48 | ||
| 49 | <td>pekka</td> | 49 | <td>1999-12-23</td> |
| 50 | 50 | ||
| 51 | <td>New document saved</td> | 51 | <td>pekka</td> |
| 52 | 52 | ||
| 53 | </tr> | 53 | <td>Created</td> |
| 54 | 54 | ||
| 55 | <tr valign='top'> | 55 | </tr> |
| 56 | 56 | ||
| 57 | <td>2001-09-26</td> | 57 | <tr valign="top"> |
| 58 | 58 | ||
| 59 | <td> | 59 | <td>2001-09-26</td> |
| 60 | 60 | ||
| 61 | <a href='mailto:ndl@ravenbrook.com'>NDL</a> | 61 | <td><a href="mailto:ndl@ravenbrook.com">NDL</a></td> |
| 62 | 62 | ||
| 63 | </td> | 63 | <td>Converted from xml to html (second pass).</td> |
| 64 | 64 | ||
| 65 | <td>Converted from xml to html (second pass).</td> | 65 | </tr> |
| 66 | 66 | ||
| 67 | </tr> | 67 | <tr valign="top"> |
| 68 | 68 | ||
| 69 | </table> | 69 | <td>2001-11-14</td> |
| 70 | 70 | ||
| 71 | <hr /> | 71 | <td><a href="mailto:nb@ravenbrook.com">NB</a></td> |
| 72 | 72 | ||
| 73 | <p> | 73 | <td>Reformatted and added contents section.</td> |
| 74 | 74 | ||
| 75 | <small>Copyright © 2001 Ravenbrook Limited. This document is provided "as is", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this document. You may not duplicate or reproduce this document in any form without the express permission of the copyright holder.</small> | 75 | </tr> |
| 76 | 76 | ||
| 77 | </p> | 77 | </table> |
| 78 | 78 | ||
| 79 | <div align='center'> | 79 | <hr /> |
| 80 | 80 | ||
| 81 | <p> | 81 | <p><small>Copyright © 2001 Ravenbrook Limited. This document is |
| 82 | provided "as is", without any express or implied warranty. In no | ||
| 83 | event will the authors be held liable for any damages arising from the | ||
| 84 | use of this document. You may not duplicate or reproduce this | ||
| 85 | document in any form without the express permission of the copyright | ||
| 86 | holder.</small></p> | ||
| 82 | 87 | ||
| 83 | <code>$Id$</code> | 88 | <div align="center"> |
| 84 | 89 | ||
| 85 | </p> | 90 | <p><code>$Id$</code></p> |
| 86 | 91 | ||
| 87 | </div> | 92 | </div> |
| 88 | 93 | ||
| 89 | </body> | 94 | </body> |
| 90 | 95 | ||
| 91 | </html> | 96 | </html> |
| 92 | 97 | ||