Mercurial > emacs
comparison lisp/mail/rmailsort.el @ 93975:1e3a407766b9
Fix up comment convention on the arch-tag lines.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 10 Apr 2008 14:10:46 +0000 |
parents | 107ccd98fa12 |
children | ef65fa4dca3b |
comparison
equal
deleted
inserted
replaced
93974:5e06fc9ed146 | 93975:1e3a407766b9 |
---|---|
246 ;; Assume the default time zone is GMT. | 246 ;; Assume the default time zone is GMT. |
247 (timezone-make-date-sortable date "GMT" "GMT")) | 247 (timezone-make-date-sortable date "GMT" "GMT")) |
248 | 248 |
249 (provide 'rmailsort) | 249 (provide 'rmailsort) |
250 | 250 |
251 ;;; arch-tag: 0d90896b-0c35-46ac-b240-38be5ada2360 | 251 ;; arch-tag: 0d90896b-0c35-46ac-b240-38be5ada2360 |
252 ;;; rmailsort.el ends here | 252 ;;; rmailsort.el ends here |