aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; Fix typoStefan Kangas2025-03-111-1/+1
* | ; Fix project-list-file on Emacs 26.1Stefan Kangas2025-03-111-1/+3
* | Use defvar-keymap for outline-mode-prefix-mapStefan Kangas2025-03-111-27/+25
* | Remove variable aliases obsolete since Emacs 23.2Stefan Kangas2025-03-1110-21/+7
* | Don't recommend legacy keymap functions in documentationStefan Kangas2025-03-1117-113/+109
* | Fix overlay-start and overlay-end gv settersMichael Heerdegen2025-03-111-2/+4
* | Adapt treesit-outline-search to the recent improvements (bug#76398)Juri Linkov2025-03-111-23/+16
* | New user variable `exchange-point-and-mark-highlight-region`Thierry Volpiatto2025-03-112-5/+23
* | ; * lisp/treesit.el (local-parser-overlay): Fix wording of commentary.Eli Zaretskii2025-03-111-6/+6
* | ; * lisp/treesit.el (treesit-local-parsers-on): Doc fix.Eli Zaretskii2025-03-111-1/+1
* | diff-apply-buffer: Operate on region, add prefix argumentSean Whitton2025-03-111-4/+10
* | Fix c-ts-common-baseline-indent-rule for lists (bug#76908)Yuan Fu2025-03-111-4/+11
* | Make sure treesit-local-parsers-on works when BEG = END (bug#76398)Yuan Fu2025-03-111-2/+4
* | Handle deleted parser in treesit-explore-mode (bug#76398)Yuan Fu2025-03-111-1/+14
* | Add overlays for non-local tree-sitter parsers tooYuan Fu2025-03-111-19/+79
* | Remove parent-node field from tree-sitter parsersYuan Fu2025-03-112-46/+0
* | ; Remove TODO item for writing to the bottom-right corner on TTYsGerd Möllmann2025-03-111-6/+0
* | ; * src/android.c (android_rewrite_spawn_argv): Fix typo.Po Lu2025-03-111-1/+1
* | Bump python.el package version to 0.30Stefan Kangas2025-03-111-1/+1
* | Make python.el compatible with Emacs 29.1Stefan Kangas2025-03-111-5/+8
* | ; Temporarily disable proced tests on macOS (Bug#76898)Stefan Kangas2025-03-111-0/+4
* | Prefer defvar-keymap in some additional Gnus librariesStefan Kangas2025-03-113-28/+32
* | lisp/emacs-lisp/track-changes.el: Make GNU ELPA releaseStefan Monnier2025-03-101-2/+7
* | ; Add comment to explain recent changeStefan Kangas2025-03-101-2/+7
* | Fix setting dedicatedness of WINDOW in 'window--display-buffer' (Bug#76911)Martin Rudalics2025-03-101-1/+2
* | ; Fix compiler warning in html-ts-mode.elPo Lu2025-03-101-0/+3
* | Fix Package name for cond-starMauro Aranda2025-03-101-1/+1
* | ; cperl-mode.el: Improve docstring cperl-fontify-trailerHarald Jörg2025-03-101-6/+6
* | vc-setup-buffer: Don't set current buffer as parent (bug#59457)Sean Whitton2025-03-101-3/+6
* | vc-setup-buffer: Kill local file-local-variables-alist tooSean Whitton2025-03-102-3/+3
* | Fix handling of frame position valuesMartin Rudalics2025-03-105-57/+106
* | Reenable mmap-based dump allocation on wide int configurationsPo Lu2025-03-101-1/+1
* | Fix bug#76805Po Lu2025-03-101-19/+10
* | ; Fix function declarations in frame.elPo Lu2025-03-101-2/+3
* | Don't claim that xftfont is being considered for deletionPo Lu2025-03-101-3/+2
* | (makefile-dependency-regex): Fix bug#76759Stefan Monnier2025-03-092-2/+54
* | ; Correct typos in commentary and error messagesPo Lu2025-03-102-3/+3
* | Provide better completion for customizing frame parametersMauro Aranda2025-03-093-10/+93
* | ; Fix byte-compiler warningStefan Kangas2025-03-091-1/+1
* | Make second arg to defvar-local optionalStefan Kangas2025-03-098-20/+35
* | Use lisp-data-mode in recentf-save-fileStefan Kangas2025-03-091-2/+2
* | Use .eld for some relevant cache and data filesStefan Kangas2025-03-095-10/+15
* | Make locate-user-emacs-file accept a list tooStefan Kangas2025-03-092-3/+26
* | Add test for 'locate-user-emacs-file'Stefan Kangas2025-03-091-0/+33
* | Re-port to 32-bit systems without alignment primitivesPo Lu2025-03-098-100/+193
* | Restore find-function-mode-map (bug#76700)Sean Whitton2025-03-092-20/+55
* | Allow changing theme settings without reloading itMauro Aranda2025-03-092-1/+18
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2025-03-095-56/+81
|\ \
| * \ Merge from origin/emacs-30Eli Zaretskii2025-03-091-1/+1
| |\ \ | | |/
| | * Fix TAGS regeneration with Universal CtagsBen Scuron2025-03-091-1/+1