]> git.eshelyaron.com Git - emacs.git/commit
Use point-min to anchor top-level constructs (bug#60602)
authorTheodor Thornhill <theo@thornhill.no>
Fri, 20 Jan 2023 21:37:47 +0000 (22:37 +0100)
committerTheodor Thornhill <theo@thornhill.no>
Fri, 20 Jan 2023 21:54:09 +0000 (22:54 +0100)
commitd63e1a89518338bc3450b11d6c2d4644cb0440e1
tree875314f78357d0db01c48aee7451bac9c2f4377d
parent34793337783489297313c67d4a56682514877597
Use point-min to anchor top-level constructs (bug#60602)

* lisp/progmodes/c-ts-mode.el (c-ts-mode--indent-styles): New anchor.
* lisp/progmodes/java-ts-mode.el (java-ts-mode--indent-rules): New
anchor.
* lisp/progmodes/ruby-ts-mode.el (ruby-ts--indent-rules): New anchor.
* lisp/progmodes/typescript-ts-mode.el
(typescript-ts-mode--indent-rules): New anchor.
lisp/progmodes/c-ts-mode.el
lisp/progmodes/java-ts-mode.el
lisp/progmodes/ruby-ts-mode.el
lisp/progmodes/typescript-ts-mode.el