mirror of
https://github.com/postgres/postgres.git
synced 2025-05-08 07:21:33 +03:00
Add a further customization to the SGML Emacs mode to prevent the use of
tabs in the documentation source.
This commit is contained in:
parent
b2c51e6eba
commit
f7ad9cab30
@ -85,6 +85,7 @@
|
|||||||
(interactive)
|
(interactive)
|
||||||
(sgml-mode)
|
(sgml-mode)
|
||||||
|
|
||||||
|
(setq indent-tabs-mode nil)
|
||||||
(setq sgml-basic-offset 1)
|
(setq sgml-basic-offset 1)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user