2010-07-08 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
2010-07-04 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-11-06 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-07-17 |
Kenichi Handa |
(shuffle): Fix the logic of setting up the cycle.
|
2009-02-11 |
Juanma Barranquero |
Remove spurious semicolons.
|
2009-01-10 |
Glenn Morris |
Comment (fix header format).
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
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-09-14 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-19 |
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
|
2005-04-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
|
2005-02-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-10
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2003-09-29 |
Dave Love |
(set_case_table): Remove unused var.
|
2003-09-08 |
Kenichi Handa |
*** empty log message ***
|
2002-08-20 |
Kenichi Handa |
(set_canon, set_identity, shuffle): Simplified.
|
2002-07-16 |
Dave Love |
(init_casetab_once, init_casetab_once): Fix
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-08-13 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-10 |
Stefan Monnier |
(map_char_table): Use an array of int for `indices' rather than
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in comments.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-01-14 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
2006-09-08 |
Richard M. Stallman |
(init_casetab_once): Call set_case_table.
|
2006-07-12 |
Kim F. Storm |
* casetab.c (check_case_table): Use CHECK_TYPE.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-10-23 |
Richard M. Stallman |
(Fset_case_table): Doc fix.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-04-01 |
Kenichi Handa |
(set_case_table): If standard is nonzero, setup
|
2005-01-29 |
Richard M. Stallman |
Comment change.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-05-17 |
Richard M. Stallman |
(set_case_table): Pass new arg to map_char_table.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-09-06 |
Richard M. Stallman |
(set_case_table): Make canon table point to eqv table.
|
2001-10-20 |
Pavel JanÃk |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1997-07-04 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-05-28 |
Kenichi Handa |
(case_temp1, case_temp2): New variables temporarily
|
1997-05-15 |
Karl Heuer |
(compute_trt_identity, compute_trt_shuffle): Add comments.
|
1997-05-15 |
Richard M. Stallman |
(compute_trt_identity): Use make_sub_char_table.
|
1997-05-15 |
Karl Heuer |
Include charset.h.
|
1997-04-08 |
Richard M. Stallman |
(init_casetab_once): Initialize the purpose slot.
|
1996-09-17 |
Erik Naggum |
(syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and
|
1996-05-06 |
Richard M. Stallman |
(set_case_table): Set upcase_table, case_canon_table
|