aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Use treesit-node-match-p in treesit-parent-whileYuan Fu2024-02-051-1/+1
* | | Prefer `ITREE_FOREACH` over `overlays_in`Stefan Monnier2024-02-055-99/+49
* | | (gitmerge-mode-font-lock-keywords): Don't use font-lock-*-face varsStefan Monnier2024-02-051-4/+4
* | | Grudgingly accept function values in the function positionMattias Engdegård2024-02-052-4/+24
* | | (edebug-signal): SimplifyStefan Monnier2024-02-051-14/+15
* | | ; * etc/NEWS: Fix typos.Michael Albinus2024-02-051-36/+38
* | | * lisp/net/tramp.el (tramp-local-host-regexp): Adapt :version.Michael Albinus2024-02-053-4/+4
* | | Adapt cache handling in TrampMichael Albinus2024-02-051-58/+47
* | | Fix stale cache in TrampMichael Albinus2024-02-051-12/+12
* | | Fix frame focus tracking under AndroidPo Lu2024-02-052-10/+26
* | | Don't respect ROUND_XY_TO_GRID when decomposing uninterpreted glyphPo Lu2024-02-051-8/+2
* | | ; Fix last changeStefan Kangas2024-02-051-0/+4
* | | filesets: Safely invoke `shell-command*' functionsXi Lu2024-02-051-31/+9
* | | Document arguments to Eshell's built-in commandsJim Porter2024-02-044-173/+497
* | | Use treesit-node-match-p in treesit-parent-until/whileYuan Fu2024-02-042-14/+15
* | | Improve treesit-forward-sexp behavior for leaf nodes (bug#68899)Yuan Fu2024-02-041-2/+10
* | | * lisp/emacs-lisp/comp.el (comp--native-compile): Use `error-message-string`Stefan Monnier2024-02-041-5/+7
* | | * src/lread.c (bytecode_from_rev_list): Fix assertion failureStefan Monnier2024-02-041-1/+1
* | | * src/lread.c (build_load_history): Be careful with in-place updatesStefan Monnier2024-02-041-2/+8
* | | * src/window.c (set_window_buffer): Flush the `base_line_number` cacheStefan Monnier2024-02-041-0/+2
* | | (w->base_line_number): Rework the way we flush the cacheStefan Monnier2024-02-041-36/+46
* | | ; Fix my last commitStefan Kangas2024-02-046-11/+11
* | | Prefer setq-local in more placesStefan Kangas2024-02-046-21/+17
* | | Prevent cache of diff-mode buffers to grow without boundsMattias Engdegård2024-02-041-16/+53
* | | * lisp/speedbar.el (imenu): Require unconditionally.Stefan Kangas2024-02-041-1/+1
* | | Delete compat code in `url` libraryStefan Kangas2024-02-043-28/+10
* | | Add alias progress-reporter-makeStefan Kangas2024-02-041-2/+3
* | | ; Fix typosStefan Kangas2024-02-048-8/+10
* | | Fix display of invisible text with opposite directionalityEli Zaretskii2024-02-041-33/+158
* | | tramp: Tweak the ls-lisp declarationsStefan Monnier2024-02-032-7/+6
* | | * lisp/emacs-lisp/easy-mmode.el (easy-mmode--mode-docstring): Add commentStefan Monnier2024-02-031-1/+1
* | | * doc/emacs/buffers.texi (List Buffers): Update exampleStefan Monnier2024-02-031-1/+1
* | | bytecomp.el: Warn for `,' not within backquote constructRichard M Stallman2024-02-031-0/+10
* | | textconv.c: Fix warnings with-wide-intStefan Monnier2024-02-031-7/+3
* | | ; * lisp/files.el (hack-local-variables--find-variables): Fix comment.Eli Zaretskii2024-02-031-1/+1
* | | ; Fix a comment in loaddefs-gen.elEli Zaretskii2024-02-031-1/+1
* | | ; Optimize shorthand insertion in loaddefs-generate--parse-fileJoseph Turner2024-02-031-3/+6
* | | ; Also consider shorthands in check-declare-scan (bug#67523)João Távora2024-02-031-0/+4
* | | Fix prefix discovery for files with read-symbol-shorthands (bug#67325)João Távora2024-02-031-1/+5
* | | Also teach loaddefs-gen.el about shorthands (bug#63480)João Távora2024-02-031-1/+14
* | | Improve shorthands-font-lock-shorthands (bug#67390)João Távora2024-02-031-23/+11
* | | Consider read-symbol-shorthands in check-declare.el (bug#67523)João Távora2024-02-031-48/+53
* | | Process read-symbol-shorthands from longest to shortest (bug#67390)João Távora2024-02-032-0/+24
* | | Make sure read-symbol-shorthands is permanently localJoão Távora2024-02-031-1/+2
* | | Merge from origin/emacs-29Eli Zaretskii2024-02-033-41/+59
|\ \ \ | |/ /
| * | ; Fix last changeEli Zaretskii2024-02-031-2/+2
| * | Fix incompatibility with tree-sitter-javascript >= 0.20.2Vincenzo Pupillo2024-02-031-6/+21
| * | Avoid signaling errors from 'pixel-fill-region'Eli Zaretskii2024-02-031-33/+35
| * | eglot: Add nushell language servernibon72024-02-021-0/+1
| * | eglot: Add php-ts-mode to eglot-server-programsPiotr Kwiecinski2024-02-021-1/+1