]> git.eshelyaron.com Git - emacs.git/commit
Fix arglist in python.el (Bug#24762)
authorMark Oteiza <mvoteiza@udel.edu>
Thu, 17 Nov 2016 22:58:20 +0000 (17:58 -0500)
committerMark Oteiza <mvoteiza@udel.edu>
Thu, 17 Nov 2016 22:58:20 +0000 (17:58 -0500)
commit5b003caa21bb840e3aad1bfc37d941db2b253918
tree6bce45a4c0785dc056f069e1a2ad4dba73cb0ed9
parentedda93cfb1a1da27adbda6bf43d826e492a135e5
Fix arglist in python.el (Bug#24762)

* lisp/progmodes/python.el: Remove unneeded second args.
(python-define-auxiliary-skeleton): DOC arg should be &optional.
lisp/progmodes/python.el