comparison lisp/term/internal.el @ 30537:31765e95b970

Fix a typo in a comment. Reported by Michel de Ruiter <Michel@smr.nl>.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 31 Jul 2000 10:27:45 +0000
parents 206ed3d74e4b
children f6d5258c61db
comparison
equal deleted inserted replaced
30536:6170ec782cb2 30537:31765e95b970
314 (table (standard-case-table)) 314 (table (standard-case-table))
315 ;; The following are strings of letters, first lower then 315 ;; The following are strings of letters, first lower then
316 ;; upper case. This will look funny on terminals which 316 ;; upper case. This will look funny on terminals which
317 ;; display other code pages. In particular, what is 317 ;; display other code pages. In particular, what is
318 ;; displayed as blanks or triangles are not what they 318 ;; displayed as blanks or triangles are not what they
319 ;; look lile at all! (Use `C-x =' to see what they 319 ;; look like at all! (Use `C-x =' to see what they
320 ;; really are.) 320 ;; really are.)
321 (chars 321 (chars
322 (cond 322 (cond
323 ((= codepage 850) 323 ((= codepage 850)
324 "Ǡ҉ӊԋ،׍ޡ֑┙YI餥") 324 "Ǡ҉ӊԋ،׍ޡ֑┙YI餥")