2011-01-09 |
Paul Eggert |
Include <unistd.h> unilaterally.
|
2011-01-15 |
Glenn Morris |
Nuke arch-tags.
|
2011-01-14 |
Stefan Monnier |
Merge from emacs-23
|
2011-01-02 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
2010-09-23 |
Lars Magne Ingebrigtsen |
Clean up EMACS_INT/int usage in doc.c and doprnt.c.
|
2010-09-21 |
Dan Nicolaescu |
* src/doprnt.c: Do not include stdlib.h, config.h does it.
|
2010-07-11 |
Andreas Schwab |
Constify functions taking char *
|
2010-07-11 |
Ken Raeburn |
Make doprnt and related functions ANSI C compliant, with prototypes.
|
2010-07-07 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
2010-07-05 |
Dan Nicolaescu |
Convert declarations or definitions 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-10-21 |
Andreas Schwab |
(doprnt): Fix overflow check.
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-08-10 |
Ken Raeburn |
* doprnt.c (doprnt_lisp): Unused function deleted.
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-12-02 |
Andreas Schwab |
(doprnt1): Fix size of charbuf.
|
2008-06-02 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-02-26 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
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-04-16 |
Kenichi Handa |
Sync to HEAD
|
2003-09-08 |
Kenichi Handa |
*** empty log message ***
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|