aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Mention CVE-2025-1244 in NEWSStefan Kangas2025-02-231-0/+3
* | Merge from origin/emacs-30Eli Zaretskii2025-03-011-10/+10
|\ \ | |/
| * Use character position for ranges in treesit_sync_visible_regionYuan Fu2025-02-231-10/+10
* | doc-view: Fix error during revert in editing modeTassilo Horn2025-03-011-6/+23
* | Ignore dedicated windows in 'display-buffer-reuse-mode-window'Trevor Murphy2025-03-011-0/+2
* | Save IELM input history on "C-c C-c"Eli Zaretskii2025-03-012-1/+18
* | Add a portable test for ffap parsing path-style directory listsEli Zaretskii2025-03-011-1/+27
* | Fix handling of delta values with negative month fieldŁukasz Stelmach2025-03-012-1/+13
* | grep: Signal error if unable to access directoryStefan Kangas2025-03-011-2/+2
* | ; Fix an interactive spec (Bug#71373)Stefan Kangas2025-03-011-1/+1
* | Make '(setf (process-get ...) VAL)' return VALStefan Kangas2025-03-011-1/+1
* | * test/src/editfns-tests.el (editfns--replace-region): New testStefan Monnier2025-02-282-0/+37
* | (internal--c-header-file-path): Move to ffap.elStefan Monnier2025-02-286-143/+151
* | ; Grammar fixes for "native-compiled"Stefan Kangas2025-02-2818-47/+47
* | (completion-preview-sort-function): Refine ':type'.Eshel Yaron2025-02-281-1/+7
* | ; Silence byte-compiler during bootstrapStefan Kangas2025-02-286-1/+6
* | ; * lisp/subr.el (apply-partially): Fix last commit.Stefan Kangas2025-02-281-2/+1
* | Add compiler macro to apply-partiallyStefan Kangas2025-02-281-1/+6
* | Lift widget functions from C to LispStefan Kangas2025-02-283-62/+43
* | ; Adapt last changeMichael Albinus2025-02-281-2/+1
* | Fix the values and documentation of 'printable-chars' tableEli Zaretskii2025-02-285-3/+26
* | Adapt process-tests to AndroidPo Lu2025-02-282-0/+25
* | Fix 'internal--c-header-file-path'Eli Zaretskii2025-02-282-17/+33
* | ; * etc/NEWS: Announce previous change.Po Lu2025-02-281-0/+6
* | Fully support Lisp threads on AndroidPo Lu2025-02-283-185/+343
* | Make 'completion-preview-sort-function' a defcustomEshel Yaron2025-02-282-2/+25
* | * lisp/net/tramp.el (tramp-mode): Set to nil on MS-DOS.Michael Albinus2025-02-281-2/+2
* | ; Recommend not to use -O3 in production buildsEli Zaretskii2025-02-282-4/+19
* | ; Fix documentation of recent treesit changesEli Zaretskii2025-02-284-36/+39
* | Remove Emacs 23 compat code from ox-publish.elStefan Kangas2025-02-281-1/+1
* | Don't use incf/decf in eldoc.elStefan Kangas2025-02-281-3/+3
* | Add test for apply-partiallyStefan Kangas2025-02-281-0/+13
* | Support alternative range function for tree-sitter range settingsYuan Fu2025-02-271-33/+97
* | Make treesit-node-at take advantage of the embed-level propertyYuan Fu2025-02-271-4/+14
* | Rework range facility in treesit.el to support arbitrary nestingYuan Fu2025-02-271-94/+242
* | Enable treesit-query-capture to return grouped capturesYuan Fu2025-02-272-11/+51
* | Add tree-sitter-parser-embed-level and parent-nodeYuan Fu2025-02-272-0/+91
* | Don't overwrite non-local exit symbol and data (Bug#65796).Philipp Stephani2025-02-282-21/+48
* | Recommend 'tab-bar-history-mode' over 'winner-mode'Visuwesh2025-02-272-2/+13
* | Fix CSS indentation, added support for CSS 'color_value'.Vincenzo Pupillo2025-02-271-18/+19
* | Document :continue-only in use-package Info manualPaul Nelson2025-02-271-0/+29
* | Improve 'treesit-outline-search'Juri Linkov2025-02-272-4/+5
* | Prevent a todo-mode test from running with 'make check'Stephen Berman2025-02-271-0/+4
* | Prevent a todo-mode test from running with 'make check'Stephen Berman2025-02-271-4/+0
* | Prevent a todo-mode test from running with 'make check'Stephen Berman2025-02-271-0/+4
* | Fix drag-and-drop treatment of reused tooltip framesPo Lu2025-02-276-28/+41
* | Add :continue-only directive to bind-keys and use-packagePaul Nelson2025-02-274-27/+36
* | * src/dispnew.c (rect_intersect): Fix a typo (bug#76592)Gerd Möllmann2025-02-271-1/+1
* | ; * lisp/completion-preview.el: Add some commentary.Eshel Yaron2025-02-261-0/+9
* | Add 'help-echo' hint to completion previewEshel Yaron2025-02-261-16/+16