2008-01-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-11-22 |
Andreas Schwab |
(print_object): Add cast when passing EMACS_INT
|
2007-10-27 |
Miles Bader |
Merge from emacs--rel--22
|
2007-10-16 |
Stefan Monnier |
* lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
|
2007-10-02 |
Stefan Monnier |
* lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
|
2007-09-29 |
Stefan Monnier |
(safe_debug_print): Use XHASH.
|
2007-09-20 |
Stefan Monnier |
(print_object): Handle terminals.
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-31 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-15 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-22 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-04-22 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-02-24 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-01-29 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-10-14 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-10-14 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-07-29 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-04-28 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-04-19 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-04-01 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2005-12-23 |
Karoly Lorentey |
Pull a bugfix from CVS to prevent problems with the Debian semantic package.
|
2005-12-22 |
Karoly Lorentey |
Reimplement and extend support for terminal-local environment variables.
|
2005-12-19 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
|
2005-11-18 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
|
2005-09-17 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
|
2005-09-17 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 543)
|
2005-09-04 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
2005-07-05 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
2005-04-11 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)
|
2004-11-13 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-11-13 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-07-18 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-24 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-14 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-22 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-18 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-11 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-27 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-01-26 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-10 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-05 |
Karoly Lorentey |
Converted display hooks to be display-local. Plus many bugfixes.
|
2004-01-02 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2008-08-20 |
Chong Yidong |
(print_object): Fix off-by-one in last change.
|
2008-07-21 |
Chong Yidong |
(print_object): Check print_depth before searching for circularities.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-10-24 |
Richard M. Stallman |
(Fwith_output_to_temp_buffer): Doc fix.
|
2007-08-10 |
Stefan Monnier |
(new_backquote_output): Rename from old_backquote_output.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-16 |
Juanma Barranquero |
(Fwith_output_to_temp_buffer): Doc fix.
|
2007-04-02 |
Juanma Barranquero |
(Fprin1_to_string): Use macro SPECPDL_INDEX.
|
2007-03-20 |
YAMAMOTO Mitsuharu |
Include blockinput.h.
|
2007-02-23 |
Kim F. Storm |
(print): Reset print_number_index if Vprint_number_table is nil.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-09-14 |
Andreas Schwab |
Whitespace fixup.
|
2006-09-13 |
Richard M. Stallman |
(print_string): When printcharfun is t,
|
2006-09-08 |
Andreas Schwab |
(strout): Fix whitespace.
|
2006-08-16 |
Andreas Schwab |
(debug_output_compilation_hack): Fix return type.
|
2006-08-16 |
Richard M. Stallman |
(debug_output_compilation_hack): New function.
|
2006-07-17 |
Richard M. Stallman |
Comment change.
|