comparison lisp/calc/calc-mode.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 6c9af2bfcfee
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
677 (error "Unrecognized character: %c" (aref arg bad))) 677 (error "Unrecognized character: %c" (aref arg bad)))
678 (calc-change-mode 'calc-matrix-brackets code t)))) 678 (calc-change-mode 'calc-matrix-brackets code t))))
679 679
680 (provide 'calc-mode) 680 (provide 'calc-mode)
681 681
682 ;;; arch-tag: ecc70eea-c712-43f2-9085-4205e58d6ddf 682 ;; arch-tag: ecc70eea-c712-43f2-9085-4205e58d6ddf
683 ;;; calc-mode.el ends here 683 ;;; calc-mode.el ends here