aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use a dedicated type to represent interpreted-function valuesscratch/interpreted-functionStefan Monnier2024-04-1831-275/+437
* (COMPILED): Rename to CLOSUREStefan Monnier2024-04-1812-105/+112
* Better way to fix bug#70036João Távora2024-04-181-5/+12
* Revert "Don't use file-truepath in Eglot (bug#70036)"João Távora2024-04-181-24/+18
* ; Alphabetize go-ts-mode's treesit-font-lock-feature-listRandy Taylor2024-04-181-1/+1
* Don't error on tabbing to a widget at BOB (bug#69943)Stephen Berman2024-04-182-3/+9
* Ensure that specbind arg is always bare symbol, and drop checkMattias Engdegård2024-04-181-10/+9
* Drop unnecessary type check in varref and varset byte opsMattias Engdegård2024-04-181-4/+2
* ; * lisp/comint.el: Fix wording of last change.Eli Zaretskii2024-04-181-1/+1
* Obsolete comint-osc symbols moved to ansi-osc.elAugusto Stoffel2024-04-181-11/+15
* Add YANG LSP support to EglotSiddharth Sharma2024-04-181-1/+2
* ; Minor change in last commitEli Zaretskii2024-04-181-10/+10
* Add font-locking for Go built-in functions in go-ts-modeNoah Peart2024-04-181-1/+16
* ; Fix last changeEli Zaretskii2024-04-181-40/+41
* Avoid unnecessary escaping in 'url-build-query-string'Dagfinn Ilmari Mannsåker2024-04-182-2/+16
* Flymake support for indicating errors in marginElias G. B. Perez2024-04-183-15/+167
* Fix sending input to SQL when point is not at EOBEli Zaretskii2024-04-181-0/+2
* ; * etc/NEWS: Reindent and refill recently added entries.Eli Zaretskii2024-04-181-25/+24
* * lisp/tab-line.el: Use the new keyword :key for 'sort'.Juri Linkov2024-04-181-7/+7
* Correctly verify availability of Android content URIsPo Lu2024-04-181-41/+13
* Propagate 'lexical-binding' value to pp buffersAugusto Stoffel2024-04-171-1/+3
* Document earlier change in eglot-report-progressTheodor Thornhill2024-04-172-1/+10
* (conf-toml-recognize-section): Fix bug#70383Stefan Monnier2024-04-171-21/+20
* eglot.el: Remove accidentally included debugging codeStefan Monnier2024-04-171-3/+0
* * lisp/emacs-lisp/icons.el (define-icon): Add 'doc-string' to 'declare'.Juri Linkov2024-04-171-1/+1
* New keymap tab-line-mode-map and new tab order on tab-line (bug#69993)Juri Linkov2024-04-172-6/+68
* Allow tabbing between widgets to skip inactive widgets (bug#70413)Stephen Berman2024-04-173-2/+32
* * lisp/emacs-lisp/track-changes.el: Fix trailerStefan Monnier2024-04-171-2/+2
* track-changes.el: Fix last change for early useStefan Monnier2024-04-171-1/+1
* Another fix for bug#70385Eli Zaretskii2024-04-171-1/+2
* ; * src/xdisp.c (redisplay_internal): Typo fix in commentRobert Pluim2024-04-171-1/+1
* * lisp/emacs-lisp/lisp.el (forward-sexp-function): Set back to nil.Juri Linkov2024-04-173-9/+5
* track-changes.el: Minor changes for version 1.0Stefan Monnier2024-04-162-16/+34
* (cl-defstruct): Improve handling of unknown optionsStefan Monnier2024-04-161-1/+6
* ; Improvements to PEG documentation (second attempt)Eric Abrahamsen2024-04-162-33/+64
* * src/xdisp.c (note_fringe_highlight): Another attempt to fix bug#70385.Eli Zaretskii2024-04-161-1/+2
* Minor fix in detecting recursive redisplay invocationsEli Zaretskii2024-04-161-4/+7
* Revert "; Improvements to PEG documentation"Mattias Engdegård2024-04-162-48/+87
* Adapt tree-sitter job on EMBAMichael Albinus2024-04-161-1/+7
* Fix touch screen hscroll when initiated from widgetsPo Lu2024-04-161-71/+86
* Another fix for bug#70385Po Lu2024-04-161-2/+4
* Support prefix argument for switching tabs in tab-line-modeJuri Linkov2024-04-161-50/+63
* Add font-locking for operators in go-ts-mode (bug#70361)Noah Peart2024-04-151-0/+4
* ; Improvements to PEG documentationEric Abrahamsen2024-04-152-87/+48
* ; Fix last change to secrets-tests.el.Basil L. Contovounesios2024-04-151-1/+1
* (track-changes-fetch): Fix nested use caseStefan Monnier2024-04-151-17/+21
* (track-changes--before): Fix bug#70396Stefan Monnier2024-04-151-34/+34
* Fix resetting the frame's 'frozen_window_starts' flagEli Zaretskii2024-04-151-2/+4
* Fix display of @xref documentation in InfoEli Zaretskii2024-04-151-0/+23
* Rewrite Android description of Android window managementPo Lu2024-04-151-58/+62