diff options
| author | Bruce Momjian <bruce@momjian.us> | 2006-09-16 00:30:20 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2006-09-16 00:30:20 +0000 |
| commit | 32cebaecff605a435a1c8c5b8e2ad46ea7a569a0 (patch) | |
| tree | 570a3821c1931b3c52ae8fe843bb0e681643e2ff /doc/src/sgml/sources.sgml | |
| parent | 5e550acbc4d125a9bc484bfeb204c8db4ff29c59 (diff) | |
| download | postgresql-32cebaecff605a435a1c8c5b8e2ad46ea7a569a0.tar.gz | |
Remove emacs info from footer of SGML files.
Diffstat (limited to 'doc/src/sgml/sources.sgml')
| -rw-r--r-- | doc/src/sgml/sources.sgml | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml index 58d5d5635c..29be20c99e 100644 --- a/doc/src/sgml/sources.sgml +++ b/doc/src/sgml/sources.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/sources.sgml,v 2.18 2006/09/07 00:10:46 momjian Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/sources.sgml,v 2.19 2006/09/16 00:30:15 momjian Exp $ --> <chapter id="source"> <title>PostgreSQL Coding Conventions</title> @@ -660,20 +660,3 @@ BETTER: unrecognized node type: 42 </sect1> </chapter> - -<!-- 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: ---> |
