index b15f8fee4e3e68c1f8850a3f646ef853b927c05f..3836549197d9668628abe4b2611660b45a88c9bb 100644 (file)
)
(setq auto-mode-alist
- (cons '("\\(postgres\\|pgsql\\).*\\.sgml\\'" . pgsql-c-mode)
+ (cons '("\\(postgres\\|pgsql\\).*\\.sgml\\'" . pgsql-sgml-mode)
auto-mode-alist))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;