2007-09-21 |
Stefan Monnier |
(xbacktrace): Print the arg's address rather than the value
|
2007-08-29 |
Dan Nicolaescu |
Undo undocumented change.
|
2007-07-31 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-22 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-01-29 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-01-01 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
2006-10-14 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-06-27 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-05-10 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-04-28 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-04-01 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-03-08 |
Karoly Lorentey |
Fix GDB magic.
|
2006-02-16 |
Karoly Lorentey |
Merged from
|
2006-02-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-01-30 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
|
2006-01-12 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)
|
2006-01-06 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 683-684)
|
2006-01-03 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 682)
|
2005-12-19 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
|
2005-11-23 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 656-658)
|
2005-11-18 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
|
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-05-20 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
|
2005-02-20 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116)
|
2005-02-03 |
Karoly Lorentey |
Merged in changes from CVS trunk. (Long time no see!) :-)
|
2004-11-06 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-10-07 |
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-04-03 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-02 |
Karoly Lorentey |
MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
|
2008-01-23 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-02-24 |
Nick Roberts |
(xprintstr): Ensure GDB (> 6.6) prints symbol name
|
2007-01-21 |
Glenn Morris |
Update copyright for years 2001-2007.
|
2007-01-20 |
Eli Zaretskii |
(ppt, xtype, xmisctype, xint, xptr, xmarker, xframe)
|
2007-01-19 |
Nick Roberts |
Reformat documentation so that first sentence
|
2006-12-19 |
Kim F. Storm |
Pass on SIGUSR1 and SIGUSR2 to Emacs.
|
2006-08-14 |
Kim F. Storm |
(pitx): Print iterator position.
|
2006-06-23 |
Kim F. Storm |
(pitx): Dump iterator stack.
|
2006-06-16 |
Kim F. Storm |
(pitx): Show composition parameters.
|
2006-05-05 |
Kim F. Storm |
(xframe): Print frame name.
|
2006-04-26 |
Nick Roberts |
(pp1, pv1): Only print value as expression is now printed out by gud-print.
|
2006-03-25 |
Eli Zaretskii |
(pr, pp, pp1, pv, pv1): Force print_output_debug_flag to zero
|
2006-02-13 |
Richard M. Stallman |
(xwindow): Update the code to show the window box.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-20 |
Eli Zaretskii |
Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.
|
2006-01-06 |
Eli Zaretskii |
Add 2006 to Copyright years.
|
2006-01-05 |
Nick Roberts |
Fix typo.
|
2006-01-05 |
Eli Zaretskii |
Fix last change.
|
2006-01-04 |
Eli Zaretskii |
Avoid a warning message when x_error_quitter is not compiled in.
|
2006-01-03 |
Kim F. Storm |
Undo last change. Instead, look at Vsystem_type to
|
2005-12-30 |
Eli Zaretskii |
Tell users not to worry about GDB warnings that some functions do not
|
2005-12-17 |
Eli Zaretskii |
Set a breakpoint on w32_abort.
|
2005-11-19 |
Andreas Schwab |
Revert unwanted changes.
|
2005-11-19 |
Andreas Schwab |
(nextcons, xcdr, xfloat): Update for changes in
|
2005-11-16 |
Nick Roberts |
Make SIGTSTP work like SIGINT normally does.
|
2005-11-11 |
Kim F. Storm |
(pitx): Fix output format if n_overlay_strings > 0.
|
2005-11-09 |
Kim F. Storm |
(pp, pp1): Use safe_debug_print.
|