Add bug reference to previous commit.
authorChristopher Schmidt <christopher@ch.ristopher.com>
Thu, 14 Nov 2013 20:30:11 +0000 (21:30 +0100)
committerChristopher Schmidt <christopher@ch.ristopher.com>
Thu, 14 Nov 2013 20:30:11 +0000 (21:30 +0100)
lisp/ChangeLog

index fd4ed2a..1be44bc 100644 (file)
@@ -1,6 +1,7 @@
 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
 
-       * 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  <bozhidar@batsov.com>