]> git.eshelyaron.com Git - emacs.git/commit
Use forward slashes for python w32 config example (Bug#21656)
authorNoam Postavsky <npostavs@gmail.com>
Sun, 3 Dec 2017 05:24:21 +0000 (00:24 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 3 Dec 2017 15:01:12 +0000 (10:01 -0500)
commitafb04f7f3cb75c7c744d8fa8cd1cd70ad1755e6f
tree390e042e8347441808d613c9fb156c412e74325f
parent04e5b28ff1691345e023a944dc6a6a9e9573bd07
Use forward slashes for python w32 config example (Bug#21656)

* lisp/progmodes/python.el: Use forward slashes for Windows path
example, it doesn't require doubling of slashes which reduces chances
of confusion.
lisp/progmodes/python.el