|
1 | 1 | <!-- |
2 | | -$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.12 1999/02/13 03:54:51 thomas Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.13 1999/04/08 13:28:22 thomas Exp $ |
3 | 3 |
|
4 | 4 | Postgres Programmer's Guide. |
5 | 5 | - thomas 1998-10-27 |
6 | 6 |
|
7 | 7 | $Log: programmer.sgml,v $ |
| 8 | +Revision 1.13 1999/04/08 13:28:22 thomas |
| 9 | +Add emacs editor hints to bottom of file. |
| 10 | + |
8 | 11 | Revision 1.12 1999/02/13 03:54:51 thomas |
9 | 12 | Re-enable arch-dev.sgml now that it has new information from Stefan's |
10 | 13 | Master's Thesis. |
@@ -215,3 +218,19 @@ Disable it until we put in some info. |
215 | 218 |
|
216 | 219 | </Book> |
217 | 220 |
|
| 221 | +<!-- Keep this comment at the end of the file |
| 222 | +Local variables: |
| 223 | +mode: sgml |
| 224 | +sgml-omittag:nil |
| 225 | +sgml-shorttag:t |
| 226 | +sgml-minimize-attributes:nil |
| 227 | +sgml-always-quote-attributes:t |
| 228 | +sgml-indent-step:1 |
| 229 | +sgml-indent-data:t |
| 230 | +sgml-parent-document:nil |
| 231 | +sgml-default-dtd-file:"./reference.ced" |
| 232 | +sgml-exposed-tags:nil |
| 233 | +sgml-local-catalogs:"/usr/lib/sgml/CATALOG" |
| 234 | +sgml-local-ecat-files:nil |
| 235 | +End: |
| 236 | +--> |