summaryrefslogtreecommitdiff
path: root/lisp/editorconfig.el
AgeCommit message (Expand)Author
2026-02-22Fix broken `FOO-mode-indent-offset` conventionStefan Monnier
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-12Editorconfig: Merge a few more changes from upstreamStefan Monnier
2025-11-24editorconfig-core-handle.el: Fix silent misparseStefan Monnier
2025-11-19Fix `editorconfig-display-current-properties`Stefan Monnier
2025-10-03(editorconfig-indentation-alist): Pare downStefan Monnier
2025-05-17editorconfig.el: Fix bug#78097Stefan Monnier
2025-05-12simple.el (delete-trailing-whitespace-mode): New minor mode (bug#78264)Stefan Monnier
2025-03-12; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton
2025-03-12Fix capitalization ELisp -> ElispSean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-28Merge from origin/emacs-30Eli Zaretskii
2024-12-22; Update version tags of defcustomsEli Zaretskii
2024-10-27Merge from origin/emacs-30Eli Zaretskii
2024-10-26* lisp/editorconfig.el (editorconfig--get-indentation): Fix bug#73991Stefan Monnier
2024-10-01Prefer defvar-local where possibleStefan Kangas
2024-09-21; * lisp/editorconfig.el (editorconfig-indentation-alist): Doc fix.Eli Zaretskii
2024-09-20editorconfig.el: Fix too naive sync from upstreamStefan Monnier
2024-06-22; * lisp/editorconfig.el (editorconfig-indentation-alist): Fix :type.Eli Zaretskii
2024-06-22Fix non-existing `editorconfig-set-indentation-python-mode`Stefan Monnier
2024-06-19* lisp/editorconfig.el (editorconfig-version): Delete functionStefan Monnier
2024-06-19Integrate feedback from Stefan Kangas and Michael AlbinusStefan Monnier
2024-06-19(editorconfig-indentation-alist): Sync with upstreamStefan Monnier
2024-06-19lisp/editorconfig: Minor cosmetic fixesStefan Kangas
2024-06-19editorconfig.el: Miscellaneous minor changesStefan Monnier
2024-06-19lisp/editorconfig: Advise `find-auto-coding` i.s.o `insert-file-contents`Stefan Monnier
2024-06-19lisp/editorconfig: Use new Emacs-30 hooksStefan Monnier
2024-06-19(editorconfig-set-local-variables): Get first, set laterStefan Monnier
2024-06-19lisp/editorconfig: Don't hook into `read-only-mode-hook`Stefan Monnier
2024-06-19(editorconfig--should-set): Eliminate `lisp-indent-offset` special caseStefan Monnier
2024-06-19* lisp/editorconfig.el (editorconfig-mode): Remove `:lighter`Stefan Monnier
2024-06-19* lisp/editorconfing.el: Cosmetic ELisp style changesStefan Monnier
2024-06-19Remove support for `editorconfig-exclude-*`Stefan Monnier
2024-06-19Remove support for `editorconfig-override-*-local-variables`Stefan Monnier
2024-06-19Remove support for the `editorconfig` executableStefan Monnier
2024-06-19Fix up copyright lines and license blurbsStefan Monnier
2024-06-19Squashed commit of the following:Stefan Monnier