]> git.eshelyaron.com Git - emacs.git/commitdiff
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 fd4ed2aead490dc0de8ecbe501846d2661d6fa0b..1be44bceff960ae3737256b2653f8e8012ad09bb 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>