From: Christopher Schmidt Date: Thu, 14 Nov 2013 20:30:11 +0000 (+0100) Subject: Add bug reference to previous commit. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~824 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=583626623762e31836984a5acfa4c88bddc28d4f;p=emacs.git Add bug reference to previous commit. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fd4ed2aead4..1be44bceff9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,7 @@ 2013-11-14 Stefan Monnier - * progmodes/gud.el (ctl-x-map): Remove C-x SPC binding. + * progmodes/gud.el (ctl-x-map): + Remove C-x SPC binding. (Bug#12342) (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..). 2013-11-14 Bozhidar Batsov