comparison lisp/emacs-lisp/lucid.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 78ee6fae0e41
children 90a2847062be
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
232 (defalias 'x-create-screen 'x-create-frame) 232 (defalias 'x-create-screen 'x-create-frame)
233 (defalias 'x-new-screen 'make-frame) 233 (defalias 'x-new-screen 'make-frame)
234 234
235 (provide 'lucid) 235 (provide 'lucid)
236 236
237 ;;; arch-tag: 80f9ab46-0b36-4151-86ed-3edb6d449c9e 237 ;; arch-tag: 80f9ab46-0b36-4151-86ed-3edb6d449c9e
238 ;;; lucid.el ends here 238 ;;; lucid.el ends here