]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/mixal-mode.el
(inferior-python-mode-map): Remove erroneous C-c C-z binding.
[gnu-emacs] / lisp / progmodes / mixal-mode.el
index 5a1f7e2e80da5dd4da4e3c36b0ea87c34dc3be6d..72a0f2e9105f13a67e59d7e70763bb55969d8ac3 100644 (file)
@@ -1310,4 +1310,6 @@ The converted character representation is stored in rAX."
 (add-to-list 'auto-mode-alist '("\\.mixal\\'" . mixal-mode))
 
 (provide 'mixal-mode)
+
+;;; arch-tag: be7c128a-bf61-4951-a90e-9398267ce3f3
 ;;; mixal-mode.el ends here