annotate etc/ORDERS @ 90248:c8c3c8dbe333
(mac_encode_char): Call ccl_driver with the last arg Qnil.
Use JIS_TO_SJIS instead of ENCODE_SJIS.
(decode_mac_font_name): Use decode_coding_c_string instead of decode_coding.
(x_load_font): Initialize fontp->fontset to -1. Set fontp->encoding_type.
author |
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
date |
Tue, 18 Oct 2005 10:32:37 +0000 |
parents |
4ba215bc5b2d |
children |
3681678d3d86 |
rev |
line source |
32916
|
1 Printed copies of the GNU Emacs Manual, the Emacs Lisp Reference
|
|
2 Manual, "Programming in Emacs Lisp: An Introduction", and other
|
|
3 materials can be ordered directly from the Free Software Foundation.
|
|
4 For more information, see the order form on the web at
|
36397
|
5 <http://www.gnu.org/order/order.html>. Your purchases will help support
|
32916
|
6 further development of Emacs and other free software programs. You
|
|
7 can also make tax-deductable donations to the Free Software Foundation,
|
|
8 a not-for-profit organization (assuming you pay US taxes) - see
|
36397
|
9 <http://www.gnu.org/help/donate.html>.
|