comparison lisp/term/internal.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
727 ;; DOS terminal; in unibyte mode we want to see all 8-bit characters 727 ;; DOS terminal; in unibyte mode we want to see all 8-bit characters
728 ;; verbatim. In both cases, we want the entire range of 8-bit 728 ;; verbatim. In both cases, we want the entire range of 8-bit
729 ;; characters to arrive at our display code verbatim. 729 ;; characters to arrive at our display code verbatim.
730 (standard-display-8bit 127 255) 730 (standard-display-8bit 127 255)
731 731
732 ;;; arch-tag: eea04c06-7311-4b5a-b531-3c1be1b070af 732 ;; arch-tag: eea04c06-7311-4b5a-b531-3c1be1b070af
733 ;;; internal.el ends here 733 ;;; internal.el ends here