index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
manual
/
indent
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-05
perl-mode.el: Improve indent after hanging open-paren
Stefan Monnier
2024-01-11
sh-script.el: Add support for `case FOO {...}` (bug#55764)
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-03-02
Add support for Zsh's case branches ;|.
Philippe Altherr
2023-01-15
; Fix typos
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-14
; Fix typos
Stefan Kangas
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-27
perl-mode: Recognize "when"/"given" keywords
Stefan Kangas
2021-06-18
Update SCSS test file syntax.
Philipp Stephani
2021-04-12
* lisp/files.el (file-modes-number-to-symbolic): Add `filetype` arg.
Stefan Monnier
2021-01-26
* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Tweak indent of new `for`
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-05
* lisp/progmodes/perl-mode.el: Fix handling of s'foo'bar'
Stefan Monnier
2020-11-20
* test/manual/indent/tcl.tcl: Add string interpolation case
Stefan Monnier
2020-10-29
* lisp/progmodes/tcl.el: Better match Tcl string formation rules (bug#39277)
Stefan Monnier
2020-10-18
Convert manual js indent tests to unit tests
Stefan Kangas
2020-09-21
Convert a manual test for nxml-mode to unit test
Stefan Kangas
2020-09-21
Convert manual indent test for ruby-mode into unit test
Stefan Kangas
2020-09-21
Convert manual indent test for scheme-mode into unit test
Stefan Kangas
2020-09-21
Convert manual indent test for ps-mode into unit test
Stefan Kangas
2020-09-21
Convert manual indent test for opascal-mode into unit test
Stefan Kangas
2020-09-21
Convert manual indent test for lisp-mode into unit test
Stefan Kangas
2020-09-21
Convert manual indent test for elisp-mode into unit test
Stefan Kangas
2020-09-21
; Fix more trivial typos
Stefan Kangas
2020-09-10
Convert indent test for css-mode into automatic test
Stefan Kangas
2020-09-10
; * test/manual/indent/elisp.el: Use lexical-binding.
Stefan Kangas
2020-05-29
* lisp/emacs-lisp/lisp-mode.el: Add new indentation convention
akater
2020-05-10
Allow underscores in CSS variable names
Simen Heggestøyl
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-07
Ignore comments and strings when matching JSX
Jackson Ray Hamilton
2019-11-15
* lisp/progmodes/perl-mode.el (perl-calculate-indent): Indent qw(...)
Stefan Monnier
2019-09-22
Ignore comments and strings when recognizing JSX
Jackson Ray Hamilton
2019-07-22
* lisp/progmodes/opascal.el: Allow inline `var` decl in `for` (bug#36348)
Stefan Monnier
2019-07-20
* test/manual/indent/octave.m (spmd): Add test for last change
Stefan Monnier
2019-06-24
* lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom var
Stefan Monnier
2019-04-09
Add new defcustom js-jsx-align->-with-<
Jackson Ray Hamilton
2019-04-09
Add new defcustom js-jsx-indent-level
Jackson Ray Hamilton
2019-04-08
Permit non-ASCII identifiers in JS
Jackson Ray Hamilton
2019-04-08
Improve whitespace and unary keyword parsing
Jackson Ray Hamilton
2019-04-08
Optimize js-jsx--matching-close-tag-pos
Jackson Ray Hamilton
2019-04-08
Add tests for miscellaneous JSX parsing feats
Jackson Ray Hamilton
2019-04-08
Indent expressions in JSXAttributes relative to the attribute’s name
Jackson Ray Hamilton
2019-04-08
Fix counting of nested self-closing JSXOpeningElements
Jackson Ray Hamilton
2019-04-08
Indent broken arrow function bodies as an N+1th arg
Jackson Ray Hamilton
2019-04-08
Rename tests to use the “.jsx” file extension
Jackson Ray Hamilton
[next]