2009-04-16 |
Kenichi Handa |
(charset_ksc5601): Extern it.
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-11-29 |
Kenichi Handa |
(CHAR_CHARSET_P): Check if the encoder is loaded or
|
2008-11-27 |
Kenichi Handa |
(enum charset_method): Delete
|
2008-05-23 |
Juanma Barranquero |
Fix typos.
|
2008-05-15 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-14 |
Kenichi Handa |
(Vcharset_non_preferred_head)
|
2008-02-22 |
Stefan Monnier |
(CHECK_CHARSET, CHECK_CHARSET_GET_ID, CHECK_CHARSET_GET_ATTR):
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-16 |
Miles Bader |
Merge from emacs--devo--0
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2004-09-19 |
Kenichi Handa |
(CHAR_CHARSET): Shortcut for ASCII case.
|
2004-04-12 |
Kenichi Handa |
Sync to HEAD.
|
2004-02-17 |
Kenichi Handa |
(CHARSET_OFFSET): New macro.
|
2004-02-06 |
Kenichi Handa |
(CHAR_CHARSET_P): Fix for the case that the method is subset or
|
2003-12-29 |
Kenichi Handa |
(charset_table_used): Delete extern.
|
2003-10-06 |
Kenichi Handa |
(charset_unicode): Extern it.
|
2003-09-08 |
Kenichi Handa |
*** empty log message ***
|
2003-01-11 |
Kenichi Handa |
(ENCODE_CHAR): If the method is SUBSET or SUPERSET, call encode_char.
|
2002-09-03 |
Dave Love |
(charset_ordered_list_tick): Declare extern.
|
2002-09-03 |
Kenichi Handa |
*** empty log message ***
|
2002-08-15 |
Kenichi Handa |
(charset_unibyte): Extern it instead of
|
2002-07-31 |
Kenichi Handa |
(charset_8_bit): Extern it.
|
2002-07-22 |
Kenichi Handa |
(Vcharset_ordered_list): Extern it.
|
2002-07-16 |
Dave Love |
(CHECK_CHARSET_GET_ID): Use XINT on AREF result.
|
2002-07-06 |
Dave Love |
Comments.
|
2002-06-12 |
Kenichi Handa |
(enum define_charset_arg_index): Delete
|
2002-05-30 |
Kenichi Handa |
(charset_jisx0201_roman, charset_jisx0208_1978,
|
2002-05-30 |
Kenichi Handa |
(sturct define_charset_arg_index): New enums charset_arg_min_code and
|
2002-05-10 |
Kenichi Handa |
(struct charset): New member `code_space_mask'.
|
2002-03-05 |
Kenichi Handa |
*** empty log message ***
|
2002-03-01 |
Kenichi Handa |
Completely re-written. Character and multibyte
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in comments.
|
2007-07-25 |
Glenn Morris |
Remove license from trivial file.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-12-13 |
Kenichi Handa |
Update AIST copyright years.
|
2006-09-22 |
Stefan Monnier |
(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
|
2006-05-29 |
Dan Nicolaescu |
(invalid_character): Mark as NO_RETURN.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-12-19 |
Kenichi Handa |
Copyright fixed
|
2005-10-24 |
Kenichi Handa |
(charset_mule_unicode_0100_24ff)
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2004-04-04 |
Eli Zaretskii |
(SINGLE_BYTE_CHAR_P): Fix macro to avoid warnings from GCC.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-05-31 |
Kenichi Handa |
(VALID_LEADING_CODE_P): New macro.
|
2003-04-17 |
Stefan Monnier |
(PARSE_MULTIBYTE_SEQ): Pretend `length' is used.
|
2003-01-19 |
Stefan Monnier |
(Funibyte_char_to_multibyte): Export.
|
2003-01-16 |
Kenichi Handa |
(NEXT_CHAR_BOUNDARY, PREV_CHAR_BOUNDARY): New macros.
|
2002-07-19 |
Ken Raeburn |
(BCOPY_SHORT): Source pointer now points to const.
|
2002-07-16 |
Ken Raeburn |
(find_charset_in_text, c_string_width):
|