]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/compile.el
(inferior-python-mode-map): Remove erroneous C-c C-z binding.
[gnu-emacs] / lisp / progmodes / compile.el
index e2d3e94e80af6169e2a3a2a9a4ffe304cf2120b0..ec381ad8a153475a07b1c153f26f28b1f13626a6 100644 (file)
@@ -1765,5 +1765,5 @@ FILE should be (ABSOLUTE-FILENAME) or (RELATIVE-FILENAME . DIRNAME)."
 
 (provide 'compile)
 
-;;; arch-tag: 12465727-7382-4f72-b234-79855a00dd8c
+;; arch-tag: 12465727-7382-4f72-b234-79855a00dd8c
 ;;; compile.el ends here