aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Support emacsclient on Windows with server on GNU or Unix systemsEli Zaretskii2023-09-151-3/+6
| * ; * lisp/saveplace.el (save-place-ignore-files-regexp): Fix last change.Eli Zaretskii2023-09-141-5/+5
| * Fix defcustom in saveplace.el (Bug#65977)Mauro Aranda2023-09-141-1/+2
| * ; * lisp/subr.el (string-suffix-p, string-prefix-p): Doc fix.Eli Zaretskii2023-09-141-4/+8
| * Fix 'window-text-pixel-size' when there are several images at STARTEli Zaretskii2023-09-141-1/+0
| * : Doc fix.Eli Zaretskii2023-09-141-2/+2
| * Doc fix for prettify-symbols-unprettify-at-pointStefan Kangas2023-09-141-1/+4
| * (report_overlay_modification): Fix bug#65929Stefan Monnier2023-09-132-1/+2
| * Fix SVG colors (bug#56182)Alan Third2023-09-131-0/+12
| * * doc/emacs/text.texi (Outline Minor Mode): Add a note about value 'insert'.Juri Linkov2023-09-132-4/+8
| * Improve documentation of 'list-abbrevs'Eli Zaretskii2023-09-131-5/+10
| * Tweak s-p-f for js-ts-modeDmitry Gutov2023-09-131-0/+2
| * typescript-ts-mode, tsx-ts-mode: Fix syntax properties for regexp and jsxJostein Kjønigsen2023-09-131-0/+39
| * * lisp/progmodes/c-ts-mode.el (c++-ts-mode): Provide (bug#65895).Eli Zaretskii2023-09-121-0/+1
| * Fix regression of treesit_cursor_helper_1Yuan Fu2023-09-111-2/+9
| * ; Fix doc typos (Bug#65868)shynur2023-09-113-3/+3
| * Update docs for passing of Thien-Thi NguyenStefan Kangas2023-09-112-1/+6
| * Update defvar usage tips example in manualStefan Kangas2023-09-111-8/+8
| * Document using Flymake together with EglotStefan Kangas2023-09-101-2/+9
| * ; * src/font.h (struct font): Comment about use of average_width.Eli Zaretskii2023-09-101-4/+10
| * ; * admin/authors.el (authors-aliases): Update.Stefan Kangas2023-09-101-0/+5
| * ; tweak etc/TODO itemJoão Távora2023-09-091-0/+4
* | ; Fix last change in gdb-mi.elEli Zaretskii2023-09-162-8/+16
* | bug#65007: Allow displaying program IO in the GDB bufferStrawberryTea2023-09-161-3/+11
* | Declare more functions as shift-translatable motion commandsJens Schmidt2023-09-162-4/+4
* | bug#65673: Add lua-ts-modebug-gnu-emacs@gnu.org2023-09-1611-2/+1185
* | Avoid errors when a restricted-sexp widget is emptyMauro Aranda2023-09-162-1/+14
* | ; * lisp/edmacro.el (edmacro-reverse-macro-lines): Fix last change.Eli Zaretskii2023-09-161-1/+1
* | Make using Edmacro easier for long sequences of keysEarl Hyatt2023-09-163-12/+134
* | Update pdumper hashesAndreas Schwab2023-09-161-3/+3
* | ; * src/sfntfont.c (sfntfont_list_family): Remove unused variable.Po Lu2023-09-161-1/+0
* | Update Android portPo Lu2023-09-164-6/+46
* | Fix documented Eshell behavior of ignoring leading nils in commandsJim Porter2023-09-155-46/+61
* | (mutually_exclusive_p): Fix the regression from commit 6fad73d7cc53Stefan Monnier2023-09-152-9/+45
* | * src/regex-emacs.c (mutually_exclusive_p): RefactorStefan Monnier2023-09-151-91/+105
* | Mark two tests as expensiveStefan Kangas2023-09-152-0/+2
* | Fix describing packages where maintainer lacks emailStefan Kangas2023-09-151-1/+1
* | Add dot SVG iconsYuan Fu2023-09-156-0/+9
* | Allow treesit-font-lock-recompute-features to be language-specificYuan Fu2023-09-151-3/+11
* | ; * src/process.c (child_signal_notify): Avoid compiler warning (bug#65919).Eli Zaretskii2023-09-151-6/+12
* | ; * src/xterm.c (handle_one_xevent): Cite the bug meant to be fixed.Po Lu2023-09-151-1/+1
* | Correct bug#65919Po Lu2023-09-153-15/+82
* | Collapse 'if' forms in Eshell iterative evaluationJim Porter2023-09-141-10/+17
* | ; Simplify how to use 'eshell-debug-command'Jim Porter2023-09-144-40/+43
* | Fix Tramp test on NetBSDMichael Albinus2023-09-141-3/+12
* | Avert a crash in the Android last resort font driverPo Lu2023-09-144-10/+31
* | ; * src/treesit.c (Ftreesit_parser_set_included_ranges): Minor fix.Yuan Fu2023-09-131-1/+1
* | Refactor treesit-font-lock-fontify-regionYuan Fu2023-09-131-37/+45
* | ; * admin/notes/tree-sitter/performance (Facts): Fix filling.Yuan Fu2023-09-131-1/+4
* | Fix treesit-font-lock-fontify-region wrt local parsersYuan Fu2023-09-131-11/+22