| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove extern declarations in .c files, .h files have them. | Dan Nicolaescu | 2010-08-05 | 1 | -7/+0 |
* | Remove extern declarations from .c files, and them to .h files. | Dan Nicolaescu | 2010-07-28 | 1 | -2/+0 |
* | Constify functions taking char * | Andreas Schwab | 2010-07-11 | 1 | -3/+4 |
* | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -20/+10 |
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -6/+6 |
* | * print.c (strout): Use const char* for arg PTR. | Juanma Barranquero | 2010-07-04 | 1 | -1/+2 |
* | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -67/+27 |
* | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -1/+1 |
* | Make variable forwarding explicit rather the using special values. | Stefan Monnier | 2010-04-19 | 1 | -64/+0 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | (print_preprocess): Preprocess the key_and_value table of | Stefan Monnier | 2009-11-30 | 1 | -0/+7 |
* | * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove | Andreas Schwab | 2009-11-21 | 1 | -6/+4 |
* | * xterm.c (x_new_font): | Dan Nicolaescu | 2009-11-21 | 1 | -4/+3 |
* | Let integers use up 2 tags to give them one extra bit and double their range. | Stefan Monnier | 2009-11-06 | 1 | -1/+1 |
* | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -7/+7 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (print_object): Escape a symbol like "2E10" too. | Kenichi Handa | 2009-10-15 | 1 | -1/+1 |
* | (print_object): Set escapeflag to 1 when printing | Teodor Zlatanov | 2009-08-28 | 1 | -2/+2 |
* | (syms_of_print): Undo previous change. | Dan Nicolaescu | 2009-08-07 | 1 | -2/+0 |
* | * lread.c (read1, syms_of_lread): Read hashtables back from the | Teodor Zlatanov | 2009-08-05 | 1 | -0/+66 |
* | (print_object): Make each lowest sub_char_table start a new line. | Kenichi Handa | 2009-04-03 | 1 | -0/+7 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (print_object): For bool-vector, delete unnecessary | Kenichi Handa | 2008-11-27 | 1 | -6/+1 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -39/+0 |
* | (print_object): Fix off-by-one in last change. | Andreas Schwab | 2008-07-26 | 1 | -1/+1 |
* | (print_object): Check print_depth before searching for circularities. | Chong Yidong | 2008-07-21 | 1 | -3/+4 |
* | * unexnext.c: | Dan Nicolaescu | 2008-06-26 | 1 | -10/+0 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | Include font.h. | Kenichi Handa | 2008-05-14 | 1 | -0/+29 |
* | (print_preprocess): Add sub-char-tables to the print-table, | Stefan Monnier | 2008-05-06 | 1 | -1/+1 |
* | (print-quoted): Docstring update. | Stefan Monnier | 2008-04-16 | 1 | -2/+1 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+1 |
|\ |
|
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
| |\ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | (print_object): Add cast when passing EMACS_INT | Andreas Schwab | 2007-11-22 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-27 | 1 | -15/+24 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-10-27 | 1 | -15/+24 |
| |\ \
| | |/ |
|
| | * | (Fwith_output_to_temp_buffer): Doc fix. | Richard M. Stallman | 2007-10-24 | 1 | -15/+24 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-19 | 1 | -4/+2 |
|\ \ \
| |/ / |
|
| * | | * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value. | Stefan Monnier | 2007-10-16 | 1 | -4/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -8/+18 |
|\ \ \
| |/ / |
|
| * | | * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end. | Stefan Monnier | 2007-10-02 | 1 | -1/+1 |
| * | | (safe_debug_print): Use XHASH. | Stefan Monnier | 2007-09-29 | 1 | -5/+1 |
| * | | (print_object): Handle terminals. | Stefan Monnier | 2007-09-20 | 1 | -0/+14 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -6/+14 |
| |\ \
| | |/ |
|
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-07-15 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -1/+6 |
| |\ \ \ \ \ |
|