summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index 608ce2ee..c7f5e899 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -770,9 +770,9 @@ checkout = git clone demeterp:doc doc
update = git pull --no-edit "$@"
skip = ! mine
-# set file modification times to last commit for deft.el
-# (commented out because no longer using deft)
-#fixups = git-utime
+# Set mtimes to last commit, for Howm; doing so only in post_checkout, and not
+# fixups, should be sufficient for summary buffer ordering purposes.
+post_checkout = git utime
# before pulling, automatically commit in the same way that my cron job does
pre_update = win32 || doccheckin