2008-09-06 |
Eli Zaretskii |
Fix spelling and wording of comments.
|
2008-08-29 |
Kenichi Handa |
(Vunicode_category_table): Extern it.
|
2008-06-25 |
Kenichi Handa |
(str_to_unibyte): Extern it.
|
2008-06-12 |
Stefan Monnier |
(CHAR_TO_BYTE_SAFE): Cut&paste error.
|
2008-06-12 |
Stefan Monnier |
* character.h (CHAR_TO_BYTE_SAFE): New macro.
|
2008-06-05 |
Stefan Monnier |
(MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
|
2008-05-15 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-02-12 |
Stefan Monnier |
(FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE)
|
2008-02-07 |
Jan Djärv |
Use "do...while (0)", not "if (1)..else" in macro definitions.
|
2008-02-02 |
Glenn Morris |
Update copyright years and GPL version.
|
2007-04-11 |
Kenichi Handa |
(CHAR_STRING): Cast C to unsigned on calling
|
2007-03-23 |
Kenichi Handa |
(MIN_MULTIBYTE_LEADING_CODE)
|
2006-07-19 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-06 |
Kenichi Handa |
*** empty log message ***
unicode-post-font-backend
|
2006-06-06 |
Kenichi Handa |
(Vscript_representative_chars): Extern it.
|
2004-12-06 |
Kenichi Handa |
(BYTE8_STRING): Fix typo.
|
2004-10-15 |
Kenichi Handa |
(unibyte_has_multibyte_table): Extern it.
|
2004-04-19 |
Miles Bader |
Add arch taglines
|
2004-04-12 |
Kenichi Handa |
(LEADING_CODE_LATIN_1_MIN) (LEADING_CODE_LATIN_1_MAX): Delete these
|
2003-12-29 |
Kenichi Handa |
*** empty log message ***
|
2003-09-08 |
Kenichi Handa |
*** empty log message ***
|
2002-10-09 |
Kenichi Handa |
(CHAR_STRING): Call char_string if C is greater than
|
2002-09-03 |
Kenichi Handa |
(LEADING_CODE_LATIN_1_MIN)
|
2002-08-21 |
Kenichi Handa |
(BYTE8_STRING): New macro.
|
2002-08-20 |
Kenichi Handa |
(MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
|
2002-07-31 |
Kenichi Handa |
(CHAR_TO_BYTE8): If C is not eight-bit char, call
|
2002-07-26 |
Kenichi Handa |
(Vchar_script_table): Extern it.
|
2002-07-22 |
Kenichi Handa |
(TRAILING_CODE_P): New macro.
|
2002-07-03 |
Dave Love |
Comment.
|
2002-06-12 |
Kenichi Handa |
(MAYBE_UNIFY_CHAR): Adjusted for the change of
|
2002-05-17 |
Dave Love |
(string_escape_byte8): Declare.
|
2002-03-05 |
Kenichi Handa |
(CHAR_VALID_P): Don't call CHARACTERP.
|
2002-03-01 |
Kenichi Handa |
New file.
|