aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix 'what-page'Lars Brinkhoff2024-01-132-4/+10
* | | Set the 'name' prop in 'define-advice'Steven Allen2024-01-133-6/+15
* | | Fix 'python-info-docstring-p' bug in the 2nd line of a bufferkobarity2024-01-132-24/+53
* | | Fix NULL dereference in w32notify.cStefan Kangas2024-01-131-4/+2
* | | Prefer AREF in GET_TRANSLATION_TABLEStefan Kangas2024-01-131-1/+1
* | | * src/fns.c (maybe_resize_hash_table): Fix EMACS_INT format specifier.Eli Zaretskii2024-01-131-1/+1
* | | Properly sort results for partial font specsPo Lu2024-01-131-2/+47
* | | ; * src/lisp.h (struct Lisp_Hash_Table): Add ASCII art.Mattias Engdegård2024-01-121-3/+25
* | | ; * src/fns.c (Fmake_hash_table): ensure `test` is a bare symbolMattias Engdegård2024-01-122-15/+12
* | | Abstract predicate and constant for unused hash keysMattias Engdegård2024-01-128-22/+32
* | | ; * src/alloc.c (purecopy_hash_table): SimplifyMattias Engdegård2024-01-121-15/+5
* | | Refactor hash table vector reallocationMattias Engdegård2024-01-121-31/+29
* | | Refactor: extract hash and index computations to functionsMattias Engdegård2024-01-123-17/+26
* | | ; * src/fns.c (collect_interval): Move misplaced function.Mattias Engdegård2024-01-121-9/+9
* | | Refactor: less layering violation in composite.hMattias Engdegård2024-01-121-10/+8
* | | Decouple profiler from Lisp hash table internalsMattias Engdegård2024-01-124-219/+295
* | | ; * src/pdumper.c (dump_hash_table): Remove unused argument.Mattias Engdegård2024-01-121-4/+2
* | | Add internal hash-table debug functionsMattias Engdegård2024-01-121-0/+65
* | | * src/nsfont.m (nsfont_open): Fix Ffont_xlfd_name args.Michael Albinus2024-01-121-1/+1
* | | sh-script.el: Add support for `case FOO {...}` (bug#55764)Stefan Monnier2024-01-112-3/+11
* | | Eglot: Simplify overlay handling in manual exampleSlava Akhmechet2024-01-111-4/+2
* | | Add autoload cookie to vc-git-grepAlyssa Ross2024-01-111-0/+1
* | | Support indented continuation lines in lua-ts-modejohn muhl2024-01-112-0/+155
* | | Bind cross-buffer buffer-local variable correctly.Alan Mackenzie2024-01-111-2/+3
* | | Fix man-tests.elEli Zaretskii2024-01-111-3/+9
* | | Revert "Fix typo in lispref 'Creating Strings' section"Stephen Berman2024-01-111-1/+1
* | | Fix typo in lispref "Creating Strings" sectionXiyue Deng2024-01-111-1/+1
* | | Adapt test names in auth-source-tests.elMichael Albinus2024-01-111-3/+3
* | | Support numeric port numbers in auth-source-macos-keychainMichael Albinus2024-01-112-16/+26
* | | Populate tool-bar bindings on text terminalsJared Finder2024-01-111-9/+10
* | | Consider outline-heading-end-regexp in outline-font-lock-keywordsGabriel do Nascimento Ribeiro2024-01-111-1/+1
* | | ; Fix overridden erc--input-split slot definitionF. Jason Park2024-01-102-3/+3
* | | ; (vc-print-log-internal): Update docstring furtherDmitry Gutov2024-01-111-1/+1
* | | vc-log-mergebase: Fix the printing of buttons at the bottomDmitry Gutov2024-01-111-6/+9
* | | ; Clarify message in last changeStefan Kangas2024-01-101-2/+5
* | | Handle anonymous commands in C-h KEshel Yaron2024-01-101-1/+4
* | | Use auth-info-mode for non-hidden authinfo and netrc filesAugusto Stoffel2024-01-101-1/+1
* | | Add Ruby to the tree-sitter build-module scriptjohn muhl2024-01-101-0/+1
* | | Fix man.el shell injection vulnerabilityXi Lu2024-01-102-1/+17
* | | ; Clarify detail in Start Emacs maximized FAQStefan Kangas2024-01-101-5/+5
* | | Esplain how to turn off GDB display of inferior-eventsRichard M. Stallman2024-01-101-0/+4
* | | Lua compilation-mode rules adjustments (bug#60830)Mattias Engdegård2024-01-101-2/+16
* | | Fix window setting in register preview (bug#67882)Thierry Volpiatto2024-01-101-15/+16
* | | Make Compilation mode recognize Lua errorsRudolf Adamkovič2024-01-104-2/+55
* | | Fix use after free in androidvfs.cStefan Kangas2024-01-101-2/+2
* | | Remove redundant casts from void* with malloc functionsStefan Kangas2024-01-106-15/+14
* | | ; Adapt TODO list of tramp-compat.elMichael Albinus2024-01-101-1/+11
* | | Fix file name completion with Tramp on MS WindoesMichael Albinus2024-01-104-65/+54
* | | Handle package versions that are not version stringsPhilip Kaludercic2024-01-101-2/+2
* | | Support :category in completion-extra-properties (bug#68214)Juri Linkov2024-01-104-17/+27