aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Restore specbound keyboard-locals in the correct KBOARDPo Lu2024-05-238-42/+114
* | ; * src/unexelf.c (unexec): Fix compiler warning.Po Lu2024-05-231-0/+2
* | ; Fix typo in NEWS (bug#71130).Manuel Giraud2024-05-231-1/+1
* | ; Fix recently-added documentationEli Zaretskii2024-05-221-2/+3
* | * lisp/emacs-lisp/pcase.el (pcase--subtype-bitsets): Fix bootstrap failureStefan Monnier2024-05-221-1/+2
* | Improve compatibility with Android's default text editorPo Lu2024-05-221-0/+17
* | ; Fix last tree-sitter changes in Elisp manual.Basil L. Contovounesios2024-05-222-7/+7
* | Improve treesit-major-mode-setup indentation setup (bug#71086)Yuan Fu2024-05-212-4/+12
* | Fontify namespace in constant face in c++-ts-mode (bug#71070)Yuan Fu2024-05-211-1/+1
* | Address a common pitfall in tree-sitter's manual section (bug#71048)Yuan Fu2024-05-211-1/+18
* | etags-regen-program: Use more robust default valueDmitry Gutov2024-05-221-2/+2
* | Use read-from-minibuffer instead of read-string for dired-do-touchJuri Linkov2024-05-211-2/+2
* | Fix some Tramp odditiesMichael Albinus2024-05-213-38/+45
* | ; Avoid byte-compiler warning in todo-mode.el differentlyStephen Berman2024-05-211-144/+149
* | ; Avoid byte-compiler warning in todo-mode.elEli Zaretskii2024-05-211-144/+144
* | Fix todo-mode item insertion bug (bug#70937)Stephen Berman2024-05-211-1/+18
* | Use read-string instead of completing-read for dired-do-touchJuri Linkov2024-05-211-4/+7
* | Fix for 'vc-default-patch-addressee' recently added to .dir-locals.elJuri Linkov2024-05-211-0/+2
* | Do not message for repeated enable/disable of tab-line-modeJared Finder2024-05-211-12/+7
* | ; * lisp/eshell/em-unix.el (eshell-grep): Fix "plain grep" behavior.Jim Porter2024-05-201-2/+2
* | Support text overlays for thingatpt provider helpersJim Porter2024-05-206-46/+57
* | Improve implementation of 'forward-thing' using custom providersJim Porter2024-05-204-39/+85
* | Sync m4/byteswap.m4 from GnulibPaul Eggert2024-05-201-2/+6
* | Tramp code cleanupMichael Albinus2024-05-204-14/+24
* | Adapt last change to AndroidPo Lu2024-05-201-2/+15
* | Circumvent bug#70989Po Lu2024-05-201-2/+14
* | Fix visiting zip archives inside tar archivesEli Zaretskii2024-05-202-1/+16
* | ; * .dir-locals.el: Set 'vc-default-patch-addressee'Philip Kaludercic2024-05-201-1/+2
* | New tests for nested archives (bug#70987)Juri Linkov2024-05-204-0/+30
* | Tell direction in prompts for '(previous|next)-matching-history-element'Jim Porter2024-05-191-14/+19
* | Allow defining custom providers for more "thingatpt" functionsJim Porter2024-05-195-16/+198
* | ; Stylistic adjustments to sfnt.cPo Lu2024-05-201-2/+4
* | Tweak STORE_NUMBER arg typePaul Eggert2024-05-191-1/+1
* | Port knuth_hash to odd platformsPaul Eggert2024-05-191-5/+9
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2024-05-193-21/+49
* | Pacify -Wanalyzer-null-dereference in sfnt.cPaul Eggert2024-05-191-21/+13
* | ; * lisp/menu-bar.el (kill-this-buffer): Fix typo.Eli Zaretskii2024-05-191-1/+1
* | Fix kill-this-buffer's detection of minibuffer framesPo Lu2024-05-191-14/+17
* | Silence 3 warnings for non sqlite buildsAndrea Corallo2024-05-191-0/+3
* | Add connection-local variable `tramp-direct-async-process'Michael Albinus2024-05-196-39/+129
* | Add convenience binding for html-paragraph to mhtml-modeStefan Kangas2024-05-191-0/+1
* | ; * lisp/color.el (color-oklab-to-xyz): Doc fix.Eli Zaretskii2024-05-191-1/+1
* | ; * etc/NEWS: Announce Oklab support.Eli Zaretskii2024-05-191-0/+2
* | Add Oklab color space utility functions in color.el.Robert Church2024-05-192-1/+73
* | * lisp/window.el (fit-window-to-buffer): Fix width calculationMorgan Smith2024-05-191-2/+2
* | Fix MinGW build with GCC 14 and laterEli Zaretskii2024-05-191-2/+6
* | Fix byte compiler warnings in window-tool-bar.elJared Finder2024-05-191-3/+22
* | Fix the DJGPP buildPo Lu2024-05-192-0/+6
* | Fix Android 2.2 buildPo Lu2024-05-191-0/+2
* | Fix Android buildPo Lu2024-05-191-0/+1