diff options
| author | Glenn Morris | 2008-03-08 03:40:33 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-03-08 03:40:33 +0000 |
| commit | c07e258bc3650ce9c6cc23f09710dad69d3f852d (patch) | |
| tree | 6571267d4335d65a59c1bfa1daf541f5a6481067 | |
| parent | 2c47d99f59105282b0a10718fb245b37c219a406 (diff) | |
| download | emacs-c07e258bc3650ce9c6cc23f09710dad69d3f852d.tar.gz emacs-c07e258bc3650ce9c6cc23f09710dad69d3f852d.zip | |
Comment.
| -rw-r--r-- | lisp/calendar/cal-dst.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/cal-dst.el b/lisp/calendar/cal-dst.el index a6e9aa252ad..a8df56ee27a 100644 --- a/lisp/calendar/cal-dst.el +++ b/lisp/calendar/cal-dst.el | |||
| @@ -483,5 +483,5 @@ Conversion to daylight saving time is done according to | |||
| 483 | 483 | ||
| 484 | (provide 'cal-dst) | 484 | (provide 'cal-dst) |
| 485 | 485 | ||
| 486 | ;;; arch-tag: a141d204-213c-4ca5-bdc6-f9df3aa92aad | 486 | ;; arch-tag: a141d204-213c-4ca5-bdc6-f9df3aa92aad |
| 487 | ;;; cal-dst.el ends here | 487 | ;;; cal-dst.el ends here |