summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
blob: 5498fed5553f6588b27eecc11e606e9b07849981 (plain)
1
2
3
4
5
Local Variables:
mode: change-log
add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time))
indent-tabs-mode: nil
End: