aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix treesit-node-field-name and friends (bug#66674)Yuan Fu2023-12-101-1/+2
| * | | python-ts-mode: Highlight default parametersMaciej Kalandyk2023-12-111-1/+2
| * | | Update to Org 9.6.13Kyle Meyer2023-12-107-17/+35
* | | | ; 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
* | | | Offer to show diff against auto-save in recover-fileVisuwesh2023-12-161-1/+9
* | | | 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
* | | | ; * 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-161-21/+11
* | | | ; 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-154-6/+118
* | | | Support case-sensitive register namesEli Zaretskii2023-12-151-1/+6
* | | | 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
* | | | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2023-12-141-62/+97
|\ \ \ \
| * | | | Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAPJoão Távora2023-12-141-27/+61
| * | | | Jsonrpc: rework fix for bug#60088João Távora2023-12-141-34/+31
| * | | | 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-142-1/+72
|/ / / /
* | | | Improve tramp-compat-connection-local-pMichael Albinus2023-12-131-5/+3
* | | | Provide option to forward Gnus messages with all (most) headersEric Abrahamsen2023-12-121-9/+17
* | | | New macro connection-local-pMichael Albinus2023-12-123-1/+28
* | | | Fix typo in commit 3c093148958d56e0ed8e12a8e00ced1ef052259aJuri Linkov2023-12-111-1/+1
* | | | project-any-command: Use 'project-aware'Dmitry Gutov2023-12-111-2/+2
* | | | Mark `;#@` as :safe for asm-comment-charStefan Kangas2023-12-101-2/+6
* | | | Merge from origin/emacs-29Eli Zaretskii2023-12-1018-49/+74
|\ \ \ \ | |/ / /
| * | | ; Fix typos in ChangeLog filesStefan Kangas2023-12-1014-27/+27
| * | | ; * lisp/progmodes/c-ts-mode.el (c-ts-mode--else-heuristic): Doc fix.Eli Zaretskii2023-12-101-2/+2
| * | | Fix c-ts-mode indent heuristic (bug#67417)Yuan Fu2023-12-101-15/+15
| * | | Fix c-ts-mode indentation (bug#67357)nverno2023-12-101-2/+21
| * | | Add font-locking for hash-bang lines in typescript-ts-mode.nverno2023-12-101-1/+1
| * | | Add font-locking for hash-bang lines in js-ts-modenverno2023-12-101-1/+1
| * | | ruby-mode: Better detect regexp vs division (bug#67569)Dmitry Gutov2023-12-091-3/+9
* | | | ; Fix error in my last commitMichael Albinus2023-12-101-7/+3
* | | | * lisp/files-x.el (connection-local-value): Fix Dired crash.Po Lu2023-12-101-2/+7
* | | | ; Fix a few more typosStefan Kangas2023-12-105-5/+5
* | | | ; Fix typosStefan Kangas2023-12-1024-38/+38
* | | | dired-listing-switches handles connection-local values if existMichael Albinus2023-12-106-10/+18
| |_|/ |/| |
* | | Tweak doc of `analyze-text-conversion` vs `post-self-insert-hook`Stefan Monnier2023-12-092-1/+4
| |/ |/|
* | Fix desktop-save for dired buffers (bug#66697)Manuel Giraud2023-12-091-5/+6
* | ; Auto-commit of loaddefs files.Eli Zaretskii2023-12-091-238/+609
* | ; * lisp/progmodes/gud.el (lldb): Fix trailing whitespace.Eli Zaretskii2023-12-091-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-0943-72/+80
|\ \ | |/
| * Fix dragging mode line on text terminals with a mouse (bug#67457)Jared Finder2023-12-092-4/+12