aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'same-frame'Stefan Monnier2023-12-163-21/+35
|\ \ \
| * | | (display-buffer): New `pop-up-frames` action alist entryStefan Monnier2023-12-163-21/+35
* | | | * lisp/subr.el (derived-mode-p): Disable warnings for old conventionStefan Monnier2023-12-161-1/+5
* | | | ; * lisp/startup.el (normal-top-level): Avoid byte-compiler warning.Eli Zaretskii2023-12-161-0/+1
* | | | Merge from origin/emacs-29Eli Zaretskii2023-12-1623-64/+211
|\ \ \ \ | | |_|/ | |/| |
| * | | ; * lisp/term.el (term--xterm-paste): Fix last change.Eli Zaretskii2023-12-161-1/+1
| * | | ; * doc/lispref/functions.texi (Function Documentation): Fix @itemize.Eli Zaretskii2023-12-161-0/+1
| * | | Fix shaping of Sinhala textEli Zaretskii2023-12-161-3/+3
| * | | Add use cases of (fn) documentation facility.Jeremy Bryant2023-12-161-0/+33
| * | | Fix pasting into terminal-mode on term.elEli Zaretskii2023-12-161-2/+7
| * | | Fix opening directory trees from Filesets menuEli Zaretskii2023-12-161-1/+11
| * | | Eglot: Add ruff-lsp as an alternative Python serverNiall Dooley2023-12-161-1/+1
| * | | Fix symbol name in Multisession Variables examplesAdam Porter2023-12-151-4/+4
| * | | js-ts-mode: Fix font-lock rules conflictDmitry Gutov2023-12-131-18/+6
| * | | Add indentation rules for bracketless statements in js-ts-modeNoah Peart2023-12-123-0/+55
| * | | Fix c-ts-mode bracketless indentation for BSD style (bug#66152)Yuan Fu2023-12-102-7/+41
| * | | Add missing indent rules in c-ts-mode (bug#66152)Augustin Chéneau2023-12-101-0/+2
| * | | Fix treesit-default-defun-skipper (bug#66711)Yuan Fu2023-12-101-1/+1
| * | | Fix treesit-node-field-name and friends (bug#66674)Yuan Fu2023-12-103-7/+7
| * | | python-ts-mode: Highlight default parametersMaciej Kalandyk2023-12-111-1/+2
| * | | Update to Org 9.6.13Kyle Meyer2023-12-108-18/+36
* | | | ; Move preload of rmc to a more appropriate placeJens Schmidt2023-12-161-3/+3
* | | | ; * lisp/net/shr.el (shr-put-image): No more need to test for nil ALT.Eli Zaretskii2023-12-161-2/+2
* | | | Fix 'shr-put-image' with nil value for ALTVisuwesh2023-12-161-1/+3
* | | | ; * doc/emacs/android.texi (Android Environment): Fix node name.Eli Zaretskii2023-12-161-1/+1
* | | | Offer to show diff against auto-save in recover-fileVisuwesh2023-12-163-1/+18
* | | | Fix comint-next/previous-prompt in lua-ts-modejohn muhl2023-12-161-1/+0
* | | | Fix: add comint hook locally in lua-ts-inferior-luanverno2023-12-161-4/+3
* | | | ; * src/androidfns.c (syms_of_androidfns) <android-os-language>: Doc fix.Eli Zaretskii2023-12-161-6/+5
* | | | ; * lisp/vc/vc-git.el (vc-git-print-log-follow): Doc fix.Eli Zaretskii2023-12-161-6/+7
* | | | ruby-syntax-methods-before-regexp: Drop this whitelistDmitry Gutov2023-12-163-25/+15
* | | | Provide for Num Lock and Scroll Lock on AndroidPo Lu2023-12-161-4/+24
* | | | ; vc-print-log-setup-buttons: Update a TODO commentDmitry Gutov2023-12-161-2/+3
* | | | (vc-print-log-setup-buttons): Start "previous" history with specified revisionDmitry Gutov2023-12-162-3/+10
* | | | Show buttons below vc-log even when REVISION is specifiedDmitry Gutov2023-12-161-7/+8
* | | | Support viewing VC change history across renames (Git, Hg)Dmitry Gutov2023-12-155-6/+128
* | | | Support case-sensitive register namesEli Zaretskii2023-12-151-1/+6
* | | | ; * doc/emacs/android.texi (Android Environment): Wording fixes.Po Lu2023-12-151-3/+3
* | | | Eglot: use new jsonrpc-autoport-bootstrapJoão Távora2023-12-141-65/+8
* | | | Jsonrpc: add new jsonrpc-autoport-bootstrap helperJoão Távora2023-12-141-38/+133
* | | | Eglot: beware activation in fundamental-modeJoão Távora2023-12-141-7/+9
* | | | ; * src/androidfns.c (syms_of_androidfns_for_pdumper): Fix crash.Po Lu2023-12-141-18/+23
* | | | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2023-12-144-126/+187
|\ \ \ \
| * | | | Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAPJoão Távora2023-12-143-83/+150
| * | | | Jsonrpc: rework fix for bug#60088João Távora2023-12-142-42/+32
| * | | | Jsonrpc: better initforms in jsonrpc-connectionJoão Távora2023-12-141-0/+2
| * | | | Jsonrpc: allow method identifiers to be simply stringsJoão Távora2023-12-141-1/+3
* | | | | Respect Language & Input preferences under AndroidPo Lu2023-12-145-9/+296
|/ / / /
* | | | Improve tramp-compat-connection-local-pMichael Albinus2023-12-131-5/+3
* | | | * configure.ac: Fix '--without-all' if libgccjit installed (bug#67799)Andrea Corallo2023-12-131-0/+5