2010-10-14 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-10-12 |
Juanma Barranquero |
Fix typos in docstrings, comments and ChangeLogs.
|
2010-09-29 |
Eli Zaretskii |
Fix int/EMACS_INT use in xdisp.c and print.c.
|
2010-09-25 |
Eli Zaretskii |
Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c
|
2010-09-24 |
Lars Magne Ingebrigtsen |
Fix all EMACS_INT/int conversion errors in print.c (and related files).
|
2010-08-05 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
2010-07-29 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
2010-07-11 |
Andreas Schwab |
Constify functions taking char *
|
2010-07-08 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
2010-07-07 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
2010-07-04 |
Juanma Barranquero |
* print.c (strout): Use const char* for arg PTR.
|
2010-07-04 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
2010-07-02 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
2010-04-20 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-11-30 |
Stefan Monnier |
(print_preprocess): Preprocess the key_and_value table of
|
2009-11-21 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
2009-11-21 |
Dan Nicolaescu |
* xterm.c (x_new_font):
|
2009-11-06 |
Stefan Monnier |
Let integers use up 2 tags to give them one extra bit and double their range.
|
2009-11-06 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-10-15 |
Kenichi Handa |
(print_object): Escape a symbol like "2E10" too.
|
2009-08-28 |
Teodor Zlatanov |
(print_object): Set escapeflag to 1 when printing
|
2009-08-07 |
Dan Nicolaescu |
(syms_of_print): Undo previous change.
|
2009-08-05 |
Teodor Zlatanov |
* lread.c (read1, syms_of_lread): Read hashtables back from the
|
2009-04-03 |
Kenichi Handa |
(print_object): Make each lowest sub_char_table start a new line.
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-11-27 |
Kenichi Handa |
(print_object): For bool-vector, delete unnecessary
|
2008-07-31 |
Dan Nicolaescu |
* bitmaps/README:
|
2008-07-26 |
Andreas Schwab |
(print_object): Fix off-by-one in last change.
|
2008-07-21 |
Chong Yidong |
(print_object): Check print_depth before searching for circularities.
|
2008-06-26 |
Dan Nicolaescu |
* unexnext.c:
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-14 |
Kenichi Handa |
Include font.h.
|
2008-05-06 |
Stefan Monnier |
(print_preprocess): Add sub-char-tables to the print-table,
|
2008-04-16 |
Stefan Monnier |
(print-quoted): Docstring update.
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-12-06 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-19 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-11 |
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-07-15 |
Miles Bader |
Merge from emacs--devo--0
|
2007-06-29 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
2007-04-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-03-21 |
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-09-20 |
Miles Bader |
Merge from emacs--devo--0
|
2006-09-14 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-16 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-19 |
Miles Bader |
Merge from emacs--devo--0
|
2006-04-21 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-57
|
2006-04-17 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
|
2006-03-28 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
|
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-09-19 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|