]> git.eshelyaron.com Git - emacs.git/commit
Fix Tcl indentation in a namespace
authorTom Tromey <tom@tromey.com>
Wed, 4 Jul 2018 04:13:27 +0000 (22:13 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 4 Jul 2018 04:13:27 +0000 (22:13 -0600)
commit38ea8e147add0b386737df4145d7ee0fc841fe55
tree864a27c77ffc79f721ce9335bd1444eed87d92b6
parentf9f0c993845cc51517cef6ed06b0cabe102dcd9f
Fix Tcl indentation in a namespace

Fixes bug#32035
* lisp/progmodes/tcl.el (tcl-proc-list): Add "namespace".
* test/lisp/progmodes/tcl-tests.el (tcl-mode-namespace-indent): New
test.
lisp/progmodes/tcl.el
test/lisp/progmodes/tcl-tests.el