aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add missing OFFSET arg to treesit--update-ranges-local (bug#77848)Yuan Fu2025-04-171-4/+4
* | Make sure prog-fill-reindent-defun work for strings tooYuan Fu2025-04-171-3/+3
* | pgtk: Make x-display-grayscale-p return QtStefan Kangas2025-04-181-1/+1
* | * src/pgtkfns.c (Fx_gtk_launch_uri): Improve docstring.Stefan Kangas2025-04-171-1/+3
* | Don't switch to another frame if window is not on the selected frame.Juri Linkov2025-04-172-9/+13
* | Adapt tab-bar-tests-quit-restore-window for emba.Juri Linkov2025-04-171-1/+1
* | * lisp/treesit.el (treesit-parsers-at): Fix for 'with-host' arg.Juri Linkov2025-04-171-4/+4
* | Disable echo back instead of setting tty to raw in Inferior Pythonkobarity2025-04-171-2/+4
* | Update modus-themes to their 4.7.0 versionProtesilaos Stavrou2025-04-1710-410/+439
* | Use the first parser from 'treesit-parser-list' to fix tests.Juri Linkov2025-04-172-117/+124
* | Don't override 'revert-buffer-function' globally in 'eww-buffers-mode'Eli Zaretskii2025-04-171-4/+4
* | Delete duplicate docstrings in PGTK buildStefan Kangas2025-04-172-155/+39
* | Remove treesit.el dependency from prog-mode.elYuan Fu2025-04-161-19/+28
* | Fix c-ts-common--fill-paragraph for non-rust modes (bug#77727)Yuan Fu2025-04-161-11/+18
* | (eieio-backward-compatibility): Set to `warn` (bug#77612)Stefan Monnier2025-04-174-19/+45
* | Prevent unrelocated symbols with position from being dumpedPo Lu2025-04-171-3/+9
* | Don't round-trip auto-reconnect probe in ERCF. Jason Park2025-04-163-97/+90
* | ; Don't assume snapshot exists in ERC test helperF. Jason Park2025-04-165-12/+15
* | Eglot: be aware of LSP version of contextual diagnosticsJoão Távora2025-04-171-8/+21
* | lisp/savehist.el (savehist--reload): Don't accidentally set nilStefan Monnier2025-04-161-3/+4
* | * lisp/textmodes/markdown-ts-mode.el: More ts-modes for code blocks.Juri Linkov2025-04-161-4/+32
* | Change the default navigation sexp-type in 'elixir-ts-mode'.Juri Linkov2025-04-161-1/+4
* | New hook 'outline-after-change-functions' (bug#77256).Juri Linkov2025-04-163-11/+18
* | Add 'treesit-language-at-point-default' (bug#77256).Juri Linkov2025-04-161-25/+15
* | (Freplace_region_contents): Treat point as insert-before markerStefan Monnier2025-04-162-5/+8
* | ; Improve documentation of 'help-fns-edit-variable'Eli Zaretskii2025-04-161-3/+12
* | ; Fix documentation of a recent commitEli Zaretskii2025-04-161-13/+13
* | * test/lisp/tab-bar-tests.el (tab-bar-tests-quit-restore-window): Fix.Juri Linkov2025-04-161-2/+6
* | Expand markdown-ts-mode and add code block support for javascriptYuan Fu2025-04-151-27/+203
* | ; Add missing :group to new defcustomStefan Kangas2025-04-151-0/+1
* | Show drag cursor on all window lines (mode, tab, header)Jared Finder2025-04-152-15/+19
* | Better handle errors after sync man invocationsJens Schmidt2025-04-151-17/+29
* | ; * etc/NEWS: Move ts-modes after tree-sitter section.Juri Linkov2025-04-151-62/+62
* | * lisp/treesit.el (treesit-up-list): Signal an error.Juri Linkov2025-04-151-1/+6
* | Optionally add new empty file to Dired subdirectoryStephen Berman2025-04-152-2/+35
* | Add block-comment variables to cc-mode.Elías Gabriel Pérez2025-04-153-2/+5
* | Fix tree-sitter tests on EmbaMichael Albinus2025-04-151-22/+27
* | ; * exec/loader-mips64el.s (skip_environ): Eliminate one more `daddi'.Po Lu2025-04-151-1/+2
* | Unconditionally define MIPS_NABI on mips64elPo Lu2025-04-151-1/+2
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-04-156-117/+257
|\ \
| * | * exec/loader-mips64el.s (rest_of_exec): Deal with assembler bugs.Po Lu2025-04-151-2/+4
| * | * exec/configure.ac (exec_CHECK_MIPS_NABI): Test __LP64__ also.Po Lu2025-04-151-2/+2
| * | Port recent Android changes to mips64elPo Lu2025-04-156-115/+253
* | | Don't warn about lexbind cookies when loading calc settingsVisuwesh2025-04-152-2/+4
|/ /
* | ; Fix tab-bar-tests on MS-WindowsEli Zaretskii2025-04-151-0/+1
* | Address typos in MIPS executable loaderPo Lu2025-04-151-6/+5
* | Avoid performance regressions in unoptimized buildsPo Lu2025-04-151-1/+3
* | Remove unused XMALLOC_BLOCK_INPUT_CHECK debug facilityStefan Kangas2025-04-141-105/+6
* | Port recent changes to mipsel systemsPo Lu2025-04-145-101/+224
* | Support file:// URIs and readonly DB in 'sqlite-open'Eli Zaretskii2025-04-143-7/+36