comparison lisp/calc/calc-keypd.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 9754bb0422ed
children 6c9af2bfcfee
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
621 (command-execute cmd) 621 (command-execute cmd)
622 (error "Not a Calc command: %s" (key-description keys))))) 622 (error "Not a Calc command: %s" (key-description keys)))))
623 623
624 (provide 'calc-keypd) 624 (provide 'calc-keypd)
625 625
626 ;;; arch-tag: 4ba0d360-2bb6-40b8-adfa-eb373765b3f9 626 ;; arch-tag: 4ba0d360-2bb6-40b8-adfa-eb373765b3f9
627 ;;; calc-keypd.el ends here 627 ;;; calc-keypd.el ends here