diff options
author | Thomas G. Lockhart | 1999-04-08 13:28:22 +0000 |
---|---|---|
committer | Thomas G. Lockhart | 1999-04-08 13:28:22 +0000 |
commit | fb5460bfb39d05dcbc2ed5b0711e052037b18c35 (patch) | |
tree | 650052c012506d9a6ce3d6919959d345250b092e /doc/src/sgml/programmer.sgml | |
parent | af87148065a0431d8cc1694825db2f1b2d9fd258 (diff) |
Add emacs editor hints to bottom of file.
Diffstat (limited to 'doc/src/sgml/programmer.sgml')
-rw-r--r-- | doc/src/sgml/programmer.sgml | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/doc/src/sgml/programmer.sgml b/doc/src/sgml/programmer.sgml index 7bef880544d..b71dd862f17 100644 --- a/doc/src/sgml/programmer.sgml +++ b/doc/src/sgml/programmer.sgml @@ -1,10 +1,13 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.12 1999/02/13 03:54:51 thomas Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.13 1999/04/08 13:28:22 thomas Exp $ Postgres Programmer's Guide. - thomas 1998-10-27 $Log: programmer.sgml,v $ +Revision 1.13 1999/04/08 13:28:22 thomas +Add emacs editor hints to bottom of file. + Revision 1.12 1999/02/13 03:54:51 thomas Re-enable arch-dev.sgml now that it has new information from Stefan's Master's Thesis. @@ -215,3 +218,19 @@ Disable it until we put in some info. </Book> +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:nil +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:"./reference.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:"/usr/lib/sgml/CATALOG" +sgml-local-ecat-files:nil +End: +--> |