log lisp/progmodes/gud.el @ 112417:a2432c16dc9f

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Fri, 10 Dec 2010 15:00:25 -0500 Stefan Monnier Derive from prog-mode, use derived-mode-p, and fix up various
Thu, 23 Sep 2010 20:06:33 -0700 Glenn Morris Move some autoloaded auto-mode-alist entries to files.el.
Sat, 11 Sep 2010 01:13:42 +0200 Stefan Monnier New syntax-propertize functionality.
Wed, 28 Jul 2010 12:08:16 +0200 Michael Albinus * progmodes/gud.el (gud-common-init): Check for remoteness of
Sun, 28 Mar 2010 02:27:43 +1300 Nick Roberts Restore GDB/MI fuctionality removed by r99212:
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 29 Dec 2009 20:15:34 +1300 Nick Roberts This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
Fri, 27 Nov 2009 19:31:57 +0000 Stefan Monnier (gud-basic-call): Don't only save the buffer but the excursion as well.
Wed, 11 Nov 2009 05:49:09 +0000 Dan Nicolaescu * term/x-win.el (x-gtk-stock-map):
Sat, 31 Oct 2009 02:38:34 +0000 Stefan Monnier * textmodes/two-column.el (2C-split):
Sun, 20 Sep 2009 05:40:50 +0000 Nick Roberts (gud-sentinel): Revert indavertant change.
Fri, 18 Sep 2009 02:01:26 +0000 Nick Roberts (gud-speedbar-item-info): Adjust for change to
Thu, 10 Sep 2009 03:03:27 +0000 Nick Roberts Reported in thread for Bug#4375.
Sat, 22 Aug 2009 19:29:18 +0000 Glenn Morris Use forward-line rather than goto-line.