comparison lisp/international/utf-8.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 29c8180a975d
children f5d5daea4d3c 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
829 ;;; (aset composition-function-table 829 ;;; (aset composition-function-table
830 ;;; (+ 128 i) 830 ;;; (+ 128 i)
831 ;;; `((,(string-as-multibyte "[\200-\237\240-\377]") 831 ;;; `((,(string-as-multibyte "[\200-\237\240-\377]")
832 ;;; . utf-8-compose-function)))) 832 ;;; . utf-8-compose-function))))
833 833
834 ;;; arch-tag: b08735b7-753b-4ae6-b754-0f3efe4515c5
834 ;;; utf-8.el ends here 835 ;;; utf-8.el ends here