summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-12Fix capitalization ELisp -> ElispSean Whitton
2025-03-11Add erc-compat adapter for xml-escape-stringF. Jason Park
2025-03-11Suppress log module when inserting date stamps in ERCF. Jason Park
2025-03-12; Replace non-standard "CLisp" abbreviation for "Common Lisp"Sean Whitton
2025-03-12lisp/emacs-lisp/track-changes.el: Make GNU ELPA releaseStefan Kangas
2025-03-12Unbreak track-changes in Emacs 24Stefan Kangas
2025-03-12Automatically document when setopt is neededStefan Kangas
2025-03-11; Delete commented out code in help-fns.elStefan Kangas
2025-03-11Delete XEmacs compatibility kludge from follow.elStefan Kangas
2025-03-11New user option follow-mode-prefix-keyStefan Kangas
2025-03-11(Freplace_buffer_contents): Preserve markers more carefullyStefan Monnier
2025-03-11; Fix typoStefan Kangas
2025-03-11; Fix project-list-file on Emacs 26.1Stefan Kangas
2025-03-11Use defvar-keymap for outline-mode-prefix-mapStefan Kangas
2025-03-11Remove variable aliases obsolete since Emacs 23.2Stefan Kangas
2025-03-11Don't recommend legacy keymap functions in documentationStefan Kangas
2025-03-11Fix overlay-start and overlay-end gv settersMichael Heerdegen
2025-03-11Adapt treesit-outline-search to the recent improvements (bug#76398)Juri Linkov
2025-03-11New user variable `exchange-point-and-mark-highlight-region`Thierry Volpiatto
2025-03-11; * lisp/treesit.el (local-parser-overlay): Fix wording of commentary.Eli Zaretskii
2025-03-11; * lisp/treesit.el (treesit-local-parsers-on): Doc fix.Eli Zaretskii
2025-03-11diff-apply-buffer: Operate on region, add prefix argumentSean Whitton
2025-03-11Fix c-ts-common-baseline-indent-rule for lists (bug#76908)Yuan Fu
2025-03-11Make sure treesit-local-parsers-on works when BEG = END (bug#76398)Yuan Fu
2025-03-11Handle deleted parser in treesit-explore-mode (bug#76398)Yuan Fu
2025-03-11; Adapt comment in tramp.elMichael Albinus
2025-03-11Add overlays for non-local tree-sitter parsers tooYuan Fu
2025-03-11Remove parent-node field from tree-sitter parsersYuan Fu
2025-03-11; Remove TODO item for writing to the bottom-right corner on TTYsGerd Möllmann
2025-03-11; * src/android.c (android_rewrite_spawn_argv): Fix typo.Po Lu
2025-03-11Bump python.el package version to 0.30Stefan Kangas
2025-03-11Make python.el compatible with Emacs 29.1Stefan Kangas
2025-03-11; Temporarily disable proced tests on macOS (Bug#76898)Stefan Kangas
2025-03-11Prefer defvar-keymap in some additional Gnus librariesStefan Kangas
2025-03-10lisp/emacs-lisp/track-changes.el: Make GNU ELPA releaseStefan Monnier
2025-03-10; Add comment to explain recent changeStefan Kangas
2025-03-10Fix setting dedicatedness of WINDOW in 'window--display-buffer' (Bug#76911)Martin Rudalics
2025-03-10Add keyword placeholder to tramp.elMichael Albinus
2025-03-10; Fix compiler warning in html-ts-mode.elPo Lu
2025-03-10Fix Package name for cond-starMauro Aranda
2025-03-10; cperl-mode.el: Improve docstring cperl-fontify-trailerHarald Jörg
2025-03-10vc-setup-buffer: Don't set current buffer as parent (bug#59457)Sean Whitton
2025-03-10vc-setup-buffer: Kill local file-local-variables-alist tooSean Whitton
2025-03-10Fix handling of frame position valuesMartin Rudalics
2025-03-10Reenable mmap-based dump allocation on wide int configurationsPo Lu
2025-03-10Fix bug#76805Po Lu
2025-03-10; Fix function declarations in frame.elPo Lu
2025-03-10Don't claim that xftfont is being considered for deletionPo Lu
2025-03-09(makefile-dependency-regex): Fix bug#76759Stefan Monnier
2025-03-10; Correct typos in commentary and error messagesPo Lu