comparison lisp/term/tty-colors.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 f3ab0c2464f5
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
1041 (eq r g) (eq g b) 1041 (eq r g) (eq g b)
1042 (setq count (1+ count))) 1042 (setq count (1+ count)))
1043 (setq colors (cdr colors))) 1043 (setq colors (cdr colors)))
1044 count)) 1044 count))
1045 1045
1046 ;;; arch-tag: 84d5c3ef-ae22-4754-99ac-e6350c0967ae 1046 ;; arch-tag: 84d5c3ef-ae22-4754-99ac-e6350c0967ae
1047 ;;; tty-colors.el ends here 1047 ;;; tty-colors.el ends here