diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-09-07 00:10:46 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-09-07 00:10:46 +0000 |
commit | 8dc8f44f588d683ab0af8abb130a7711221f5e21 (patch) | |
tree | 2d5af8239a40a06580ead76d1a933476f3e05ead /doc/src/FAQ/FAQ_DEV.html | |
parent | c84db61c083d26dfed8feaaa582aab8c336c797e (diff) | |
download | postgresql-8dc8f44f588d683ab0af8abb130a7711221f5e21.tar.gz postgresql-8dc8f44f588d683ab0af8abb130a7711221f5e21.zip |
Update Emacs/vim editor info.
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 5a99a0badc4..d68bf48041f 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -370,7 +370,7 @@ less: less -x4 </PRE> - <P>The <I>tools</I> directory of the latest sources contains sample + <P>The <I>tools/editors</I> directory of the latest sources contains sample settings that can be used with the <I>emacs, xemacs</I> and <I>vim</I> editors, that assist in keeping to PostgreSQL coding standards. </P> |