2008-07-04 |
Kenichi Handa |
(str_to_unibyte): Modify the comment.
|
2008-06-25 |
Kenichi Handa |
(str_to_unibyte): New function.
|
2008-06-12 |
Stefan Monnier |
* character.h (CHAR_TO_BYTE_SAFE): New macro.
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-04-18 |
Stefan Monnier |
(Fmultibyte_char_to_unibyte): Return latin1 chars unchanged.
|
2008-04-16 |
Juanma Barranquero |
(Fchar_bytes, Fchar_width, Fstring_width, Fchar_direction):
|
2008-03-05 |
Kenichi Handa |
(char_resolve_modifier_mask): Fix previous change.
|
2008-03-05 |
Kenichi Handa |
(char_resolve_modifier_mask): Fix previous change
|
2008-03-05 |
Kenichi Handa |
(char_resolve_modifier_mask): New function.
|
2008-02-12 |
Stefan Monnier |
* coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.
|
2008-02-02 |
Glenn Morris |
Update copyright years and GPL version.
|
2007-06-16 |
Kenichi Handa |
(Funibyte_string): Add "usage: ..." to the docstring.
|
2007-05-14 |
Kenichi Handa |
(Funibyte_string): New function.
|
2007-04-11 |
Kenichi Handa |
(char_string): Type of arg C changed to unsigned.
|
2007-02-15 |
Kenichi Handa |
(multibyte_char_to_unibyte_safe): New function.
|
2006-06-06 |
Kenichi Handa |
*** empty log message ***
unicode-post-font-backend
|
2006-06-06 |
Kenichi Handa |
(Vscript_representative_chars): New variable.
|
2005-12-28 |
Kenichi Handa |
(lisp_string_width): Check multibyteness of STRING.
|
2005-05-05 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
|
2004-10-15 |
Kenichi Handa |
(unibyte_has_multibyte_table): New variable.
|
2004-04-19 |
Miles Bader |
Add arch taglines
|
2004-04-12 |
Kenichi Handa |
*** empty log message ***
|
2004-01-27 |
Kenichi Handa |
(translate_char): Accept list of translation tables.
|
2003-09-28 |
Kenichi Handa |
(char_string): Use ASCII_CHAR_P instead of SINGLE_BYTE_CHAR_P.
|
2003-09-17 |
Dave Love |
(lisp_string_width): Make ignore and end EMACS_INT.
|
2003-09-08 |
Kenichi Handa |
*** empty log message ***
|
2002-10-09 |
Kenichi Handa |
(char_string): Renamed from
|
2002-09-03 |
Kenichi Handa |
(unibyte_to_multibyte_table): New variable.
|
2002-08-20 |
Kenichi Handa |
(syms_of_character): Setup Vprintable_chars.
|
2002-08-20 |
Kenichi Handa |
(_fetch_multibyte_char_len): This variable deleted.
|
2002-08-18 |
Dave Love |
(Funibyte_char_to_multibyte): Doc fix.
|
2002-08-15 |
Kenichi Handa |
(unibyte_char_to_multibyte): Refer to
|
2002-07-31 |
Kenichi Handa |
(Funibyte_char_to_multibyte): If C can't be decoded
|
2002-07-30 |
Dave Love |
(syms_of_character) <translation-table-vector>: Doc
|
2002-07-26 |
Kenichi Handa |
(Vscript_alist): This variable deleted.
|
2002-07-22 |
Kenichi Handa |
(Vscript_alist): New variable.
|
2002-07-16 |
Dave Love |
(syms_of_character): Fix CHAR_TABLE_SET call.
|
2002-06-12 |
Kenichi Handa |
(syms_of_character): Setup Vchar_width_table for
|
2002-06-03 |
Kenichi Handa |
(syms_of_character): Set the default value of
|
2002-05-25 |
Dave Love |
(Fstring): Doc fix.
|
2002-05-16 |
Kenichi Handa |
(string_escape_byte8): Make multibyte string with correct size.
|
2002-03-05 |
Kenichi Handa |
(c_string_width): Add return type `int'.
|
2002-03-01 |
Kenichi Handa |
New file.
|