comparison lisp/international/utf-8.el @ 87649:107ccd98fa12

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
author Miles Bader <miles@gnu.org>
date Tue, 08 Jan 2008 20:46:54 +0000
parents b98604865ea0 b6fdfff4ae81
children
comparison
equal deleted inserted replaced
87648:7ae99e295dfd 87649:107ccd98fa12
1 ;;; utf-8.el --- UTF-8 decoding/encoding support -*- coding: iso-2022-7bit -*- 1 ;;; utf-8.el --- UTF-8 decoding/encoding support -*- coding: iso-2022-7bit -*-
2 2
3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 5 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
6 ;; National Institute of Advanced Industrial Science and Technology (AIST) 6 ;; National Institute of Advanced Industrial Science and Technology (AIST)
7 ;; Registration Number H14PRO021 7 ;; Registration Number H14PRO021
8 8
9 ;; Author: TAKAHASHI Naoto <ntakahas@m17n.org> 9 ;; Author: TAKAHASHI Naoto <ntakahas@m17n.org>
10 ;; Maintainer: FSF 10 ;; Maintainer: FSF