summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-02Merge pull request #359 from catern/masterexternals/polymodeMartin Mächler
2025-12-17test for consistent buffer namingiskamag
2025-12-17Update polymode-core.eliskamag
2025-09-24Use define-keymap instead of obsolete easy-mmode-define-keymapSpencer Baugh
2025-06-17Move overlays by default and copy selectively (#348, #350)Vitalie Spinu
2025-06-17Move overlays by default, but copy selectively.Vitalie Spinu
2025-06-08Implement polymode-kill-ring-save-chunk to copy current chunkVitalie Spinu
2025-06-08Don't forget to set-buffer when visully switching indirect-buffersVitalie Spinu
2025-06-08Don't copy hl-line overlay (#348, #350)Vitalie Spinu
2025-06-04Improve CIVitalie Spinu
2025-06-04AestheticVitalie Spinu
2025-06-03ci: run test on CIKien Nguyen
2025-06-03fix wrong usage of osetKien Nguyen
2025-06-03pm-get-mode-symbol-from-name: make use of major-mode-remap and support -ts-modeKien Nguyen
2025-06-02Remove strongly- qualifier in the previous commitVitalie Spinu
2025-06-02Use set-window-buffer instead of switch_to_buffer in pm--select-existing-buff...vitalie
2025-05-31[Fix #336] Default to LaTeX-mode from AucTeX and fallback to latex-modevitalie
2025-05-31[Fix #337] Ensure visual buffers switching is in the same windowvitalie
2025-05-31Fix most compile warningsvitalie
2025-05-31Ensure that the guessed mode function is not a macrovitalie
2025-05-31[Fix #345] Properly document :head-matchervitalie
2025-05-31drop unnecessary inhibition flags, see discussion:German Nurlygaianov
2025-05-31ci: fix lints and obsolete methodsKien Nguyen
2025-05-31[Fix #350] Make sure pm--base-buffer-name has no leading spacesvitalie
2025-05-25[Fix 344] Unobsolete polymode-prefix-key and document programatic re-bindingvitalie
2025-05-25Simplify buffer naming logic and correctly keep track of file and buffer renamesvitalie
2025-05-25Tiny optimization in overlay relocationvitalie
2025-05-25Improve on naming of lsp subsystem functonsvitalie
2025-05-25Avoid moving point during pm--lsp-textDan Kessler
2025-05-25Avoid aliases point-at-bol and point-at-eol, obsolete from Emacs 29Peter Oliver
2025-05-25Fix bug-regexp referencevitalie
2025-05-25Prevent .org buffer unfolding when going into source code blockGerman Nurlygaianov
2025-05-11use correct paths in screenshots.mdOmar Bassam
2024-12-04pages target is now known as nav: fixedrsparapa
2024-11-29cosmetic change: testrsparapa
2023-03-17fix issue of incorrect indentation to inner mode tailRongsong Shen
2023-03-17Move char-property-alias-alist from old buffer(kar kadr)
2022-08-29Add .elpaignoreVitalie Spinu
2022-08-20Fix copyrights for GNU ELPAscratch/polymodeStefan Monnier
2022-08-20Consolidate small template/targets/FOO.el files into a bigger oneStefan Monnier
2022-08-20* template/tests/xyz-tests.el: Comment `require` to fix compilation failureStefan Monnier
2022-08-20Consolidate small targets/foo.el files into a bigger oneStefan Monnier
2022-08-20* .gitignore: Ignore ELPA-generated file polymode-pkg.elStefan Monnier
2022-03-22Add polymode-lsp-integration variableVitalie Spinu
2022-03-22Make sure hooks are run in live bufferVitalie Spinu
2022-02-25Add left/right-margin-width to the set of movable variablesVitalie Spinu
2022-02-01pm-test-poly-lock: undo boundary only on modificationVitalie Spinu
2022-02-01Fix bug ref regexpVitalie Spinu
2022-01-25[Fix #289, Fix #299] Don't re-define indent functions on poly-mode reinstalationVitalie Spinu
2022-01-24Remove old codeVitalie Spinu