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-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-12-27 |
Kenichi Handa |
(lisp_string_width): Check multibyteness of STRING.
|
2005-12-19 |
Kenichi Handa |
Copyright fixed
|
2005-11-20 |
Juri Linkov |
(invalid_character): Use Lisp-readable syntax
|
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.
|
2005-05-02 |
Luc Teirlinck |
(syms_of_charset): Delete defsubr for Schars_in_region.
|
2005-05-01 |
Nick Roberts |
(Fchars_in_region): Remove as obsolete.
|
2004-10-26 |
Kim F. Storm |
Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
|
2004-06-21 |
Kim F. Storm |
(Fstring): Use SAFE_ALLOCA.
|
2004-05-10 |
Juanma Barranquero |
(Fget_unused_iso_final_char): Fix typos in docstring.
|
2004-01-07 |
Kenichi Handa |
(Fdeclare_equiv_charset): Fix docstring.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-11-14 |
Dave Love |
Declare all args (per C99).
|
2002-07-16 |
Ken Raeburn |
(find_charset_in_text, c_string_width):
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-06-27 |
Juanma Barranquero |
(Fchar_bytes): Remove obsolescence info from docstring.
|
2002-05-20 |
Ken Raeburn |
* charset.c (Fdefine_charset, Fdeclare_equiv_charset): Use XSTRING
|
2002-04-26 |
Eli Zaretskii |
(CHAR_COMPONENTS_VALID_P): Tell in a comment that some invalid pairs are
|
2002-04-01 |
Stefan Monnier |
(Fstring): Allow 0 arguments.
|
2002-03-04 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
2002-02-06 |
Eli Zaretskii |
(get_charset_id): Use if-else instead of ?:.
|
2001-12-18 |
Richard M. Stallman |
(Fdefine_charset): Call Fupdate_coding_systems_internal.
|