]> code.delx.au - gnu-emacs/commit
scheme.el: Turn literal tabs into \t
authorJorgen Schaefer <contact@jorgenschaefer.de>
Sat, 7 May 2016 10:22:48 +0000 (12:22 +0200)
committerJorgen Schaefer <contact@jorgenschaefer.de>
Sat, 7 May 2016 10:24:27 +0000 (12:24 +0200)
commitbf7fc7a8047752b6b1cff65dc8b8e2bc8173f626
tree7475508cdaf2b3a3b8b3085de36e250a98f1dc25
parent4a6d39b395bda91a497f8e81afec4339ecf5b49f
scheme.el: Turn literal tabs into \t

* lisp/progmodes/scheme.el: The last change to turn tabs into spaces
also caught some literal tabs in character classes. Fix this by
adding \t to those classes.
lisp/progmodes/scheme.el