diff options
| -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 |