Mercurial > emacs
comparison lisp/ChangeLog @ 76164:74d5180adba2
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 26 Feb 2007 21:01:26 +0000 |
parents | b2a18ce8dfb3 |
children | 91b92801ba1a dd7c098af727 |
comparison
equal
deleted
inserted
replaced
76163:b2a18ce8dfb3 | 76164:74d5180adba2 |
---|---|
2 | 2 |
3 * progmodes/gud.el (gud, gud-menu-map): Remove references to bash/bashdb. | 3 * progmodes/gud.el (gud, gud-menu-map): Remove references to bash/bashdb. |
4 (gud-bashdb-history, gud-bashdb-marker-filter) | 4 (gud-bashdb-history, gud-bashdb-marker-filter) |
5 (gud-bashdb-command-name, bashdb): Remove. | 5 (gud-bashdb-command-name, bashdb): Remove. |
6 | 6 |
7 2007-02-26 Andrey Zhdanov <susuman@hotmail.com> | 7 2007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change) |
8 | 8 |
9 (gud-pdb-marker-regexp): Add optional <module> keyword for Python 2.5. | 9 (gud-pdb-marker-regexp): Add optional <module> keyword for Python 2.5. |
10 | 10 |
11 2007-02-26 Romain Francoise <romain@orebokech.com> | 11 2007-02-26 Romain Francoise <romain@orebokech.com> |
12 | 12 |