]> git.ipfire.org Git - thirdparty/gettext.git/commit
po-mode: make (po-check-file-header) optional (bug #30835)
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 12 Sep 2010 17:52:30 +0000 (17:52 +0000)
committerDaiki Ueno <ueno@gnu.org>
Tue, 5 Mar 2013 03:30:04 +0000 (12:30 +0900)
commit72147b5f4e3a71c1fee03c4bd59af78517f6b15a
treed653b924485bf64672d1e9016b5232d19e43a8b8
parent989529926b0e34126c50f128f4049361c2541eec
po-mode: make (po-check-file-header) optional (bug #30835)

po-mode would always overwrite the PO Header Entry when editing *.po
files. This isn't always desired behavior as noted in bug #30835 so
it's now customizable.

It can be customized through the po-auto-update-file-header variable,
which can be t, nil or 'ask. It's t by default to preserve the old
default behavior.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
gettext-tools/misc/ChangeLog
gettext-tools/misc/po-mode.el