diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2006-11-10 00:21:57 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2006-11-10 00:21:57 +0000 |
commit | 33462dfacd354645c432dec98c9cf0f29dc97a17 (patch) | |
tree | 60473061bdb58a20b8e6d7bedaea9bb8bdbbea03 /leim | |
parent | d50daf3f433033738a266d2638098754393a5317 (diff) | |
download | emacs-33462dfacd354645c432dec98c9cf0f29dc97a17.tar.gz |
Add "add-log-time-zone-rule: t" to Local Variables section.
Diffstat (limited to 'leim')
-rw-r--r-- | leim/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 2a3f5daa561..3178d0df3e2 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1630,6 +1630,7 @@ ;; Local Variables: ;; coding: iso-2022-7bit +;; add-log-time-zone-rule: t ;; End: Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc. |