summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-28Fix the values and documentation of 'printable-chars' tableEli Zaretskii
2025-02-28Adapt process-tests to AndroidPo Lu
2025-02-28Fix 'internal--c-header-file-path'Eli Zaretskii
2025-02-28; * etc/NEWS: Announce previous change.Po Lu
2025-02-28Fully support Lisp threads on AndroidPo Lu
2025-02-28Make 'completion-preview-sort-function' a defcustomEshel Yaron
2025-02-28* lisp/net/tramp.el (tramp-mode): Set to nil on MS-DOS.Michael Albinus
2025-02-28; * src/keymap.c: Fix last change (bug#75219).Eli Zaretskii
2025-02-28Fix mouse-2 clicks on mode line and header lineEli Zaretskii
2025-02-28; Recommend not to use -O3 in production buildsEli Zaretskii
2025-02-28; Fix documentation of recent treesit changesEli Zaretskii
2025-02-28Recommend secure-hash in md5 docstringStefan Kangas
2025-02-28Remove Emacs 23 compat code from ox-publish.elStefan Kangas
2025-02-28Don't use incf/decf in eldoc.elStefan Kangas
2025-02-28Add test for apply-partiallyStefan Kangas
2025-02-27Support alternative range function for tree-sitter range settingsYuan Fu
2025-02-27Make treesit-node-at take advantage of the embed-level propertyYuan Fu
2025-02-27Rework range facility in treesit.el to support arbitrary nestingYuan Fu
2025-02-27Enable treesit-query-capture to return grouped capturesYuan Fu
2025-02-27Add tree-sitter-parser-embed-level and parent-nodeYuan Fu
2025-02-28Don't overwrite non-local exit symbol and data (Bug#65796).Philipp Stephani
2025-02-27Improve docstring of add-hook and remove-hookTomas Nordin
2025-02-27* lisp/subr.el (read-key): Add 'tab-line' (bug#76408).Jared Finder
2025-02-27Fix fns-tests-collate-strings failure with muslPaul Eggert
2025-02-27Recommend 'tab-bar-history-mode' over 'winner-mode'Visuwesh
2025-02-27Fix CSS indentation, added support for CSS 'color_value'.Vincenzo Pupillo
2025-02-27Document :continue-only in use-package Info manualPaul Nelson
2025-02-27Improve 'treesit-outline-search'Juri Linkov
2025-02-27; (completion-preview-complete): Fix bug#76606Eshel Yaron
2025-02-27Prevent a todo-mode test from running with 'make check'Stephen Berman
2025-02-27Prevent a todo-mode test from running with 'make check'Stephen Berman
2025-02-27Prevent a todo-mode test from running with 'make check'Stephen Berman
2025-02-27Fix drag-and-drop treatment of reused tooltip framesPo Lu
2025-02-27Add :continue-only directive to bind-keys and use-packagePaul Nelson
2025-02-27* src/dispnew.c (rect_intersect): Fix a typo (bug#76592)Gerd Möllmann
2025-02-26; * lisp/completion-preview.el: Add some commentary.Eshel Yaron
2025-02-26Add 'help-echo' hint to completion previewEshel Yaron
2025-02-26Simplify 'completion-preview-active-mode' command taggingEshel Yaron
2025-02-26; Fix indentation in cl.texi exampleStefan Kangas
2025-02-26; Fix my last commitStefan Kangas
2025-02-26; Whitespace fixes to silence git hooksStefan Kangas
2025-02-26(define-ibuffer-op): Minor tweak to Shipmints's patchStefan Monnier
2025-02-26Improve 'define-ibuffer-op' macro (bug#76222)shipmints
2025-02-26; * test/infra/android/test-controller.el: Fix typos.Po Lu
2025-02-26Fix setup of coding-systems on MS-WindowsEli Zaretskii
2025-02-26; New function for executing Android tests in batch modePo Lu
2025-02-26Port Eshell tests to AndroidPo Lu
2025-02-26; Fix documentation of 'buffer-text-pixel-size'Eli Zaretskii
2025-02-26Avoid display bugs after editable-field widgetsMauro Aranda
2025-02-26; Minor Android documentation improvementsPo Lu