comparison lisp/calendar/time-date.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 870c7b456283
children e49abd957e81
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
333 (replace-regexp-in-string "%%" "%" string)) 333 (replace-regexp-in-string "%%" "%" string))
334 334
335 335
336 (provide 'time-date) 336 (provide 'time-date)
337 337
338 ;;; arch-tag: addcf07b-b20a-465b-af72-550b8ac5190f 338 ;; arch-tag: addcf07b-b20a-465b-af72-550b8ac5190f
339 ;;; time-date.el ends here 339 ;;; time-date.el ends here