]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-01-20 Eshel Yaron; (crm-change-separator): Enable recursive minibuffers. feature/minibuffer-completion-enhancements
2024-01-20 Eshel YaronNew command 'crm-complete-and-insert-separator'
2024-01-19 Eshel Yaron; Align completion annotations with spaces for multi...
2024-01-19 Eshel YaronAvoid slow remote file name completion annotations
2024-01-19 Eshel Yaron; Elaborate minibuffer file name reading documentation
2024-01-19 Eshel YaronSupport sorting file name completions list by last...
2024-01-19 Eshel YaronAdd completion annotations for file name completion
2024-01-19 Eshel Yaron; * etc/NEWS: (re-)announce 'completions-auto-update...
2024-01-19 Eshel Yaron; Enable recursive minibuffers for reading completion...
2024-01-19 Eshel YaronShow completions category in heading line
2024-01-19 Eshel YaronNew helper function for creating completion tables...
2024-01-19 Eshel Yaron; Avoid attempting to restore stale previous completion...
2024-01-19 Eshel Yaron; (minibuffer-set-completion-styles): Enable recursive...
2024-01-19 Eshel Yaron; Stop saying that 'C-o' invokes 'open-line' in the...
2024-01-19 Eshel YaronNew commands for cycling completions and restoring...
2024-01-19 Eshel Yaron; Adapt some recent changes around completion categories
2024-01-19 Eshel Yaron; Fix typos in recent documentation additions
2024-01-19 Eshel Yaron; Add menu entry for 'minibuffer-set-completion-styles'
2024-01-19 Eshel YaronNew command 'minibuffer-set-completion-styles'
2024-01-19 Eshel Yaron; Fix 'crm-change-separator'
2024-01-19 Eshel YaronImprove handling of file name completion predicate
2024-01-19 Eshel Yaron; Fix completions restriction descriptions with boundaries
2024-01-19 Eshel Yaron; Bind 'minibuffer-complete-and-exit' in "Minibuf"...
2024-01-19 Eshel YaronImprove 'completing-read-multiple'
2024-01-19 Eshel YaronSupport interactively sorting minibuffer completions
2024-01-19 Eshel Yaron; (completion-metadata): Mention 'narrow-completions...
2024-01-19 Eshel Yaron; Support removing individual completions restrictions
2024-01-19 Eshel Yaron; Respect 'completion-boundaries' in 'completions-auto...
2024-01-19 Eshel Yaron; Respect 'completion-boundaries' in narrow-completions...
2024-01-19 Eshel YaronAdd Completions Auto Update minor mode
2024-01-19 Eshel Yaron; doc/emacs/mini.texi: Improve cross referencing.
2024-01-19 Eshel Yaron* doc/lispref/minibuf.texi (Completion Commands): Fix...
2024-01-19 Eshel YaronSupport narrowing (restricting) minibuffer completions
2024-01-19 F. Jason ParkRedo doc strings for ERC's entry point commands
2024-01-19 F. Jason ParkAdd test for erc-extract-command-from-line
2024-01-18 Stefan Monnier* lisp/international/quail.el (quail-input-method)...
2024-01-18 Stefan Monnier* lisp/progmodes/elisp-mode.el (elisp-completion-at...
2024-01-18 Stefan Monnier* test/lisp/emacs-lisp/comp-cstr-tests.el: Use macros...
2024-01-18 Mattias EngdegårdDon't use Qunbound as hash table key when printing...
2024-01-18 Mattias EngdegårdOnly use a hash index size of 1 for tables with size...
2024-01-18 Eric AbrahamsenAvoid font-lock reset in `gnus-message-citation-mode'
2024-01-18 Po Lu; * src/androidterm.c (handle_one_android_event): Fix...
2024-01-17 Jim Porter; Fix test failures from the fix for bug#67661
2024-01-17 Andrea Corallo* Update a comp test (bug#68523)
2024-01-17 Po LuIncrease accuracy of IP instruction
2024-01-16 Mattias EngdegårdUpdate pdumper hashes for buffer and Lisp_Hash_Table
2024-01-16 Mattias EngdegårdMore efficient hash table thawing
2024-01-16 Eli Zaretskii; * etc/NEWS: Fix wording of recently-added entry.
2024-01-16 Juri LinkovNew display action alist entry 'post-command-select...
2024-01-16 Po LuEnable the system's Arabic and Khmer fonts under Android
2024-01-16 Mike KupferFix folder creation error (Bug#67361)
2024-01-16 Stefan Monnier* lisp/help-fns.el (help-fns--parent-mode): Mention...
2024-01-15 Michael Albinus* lisp/info-xref.el (info-xref-subfile-p): Avoid false...
2024-01-15 João TávoraJsonrpc: fix bug in jsonrpc--remove
2024-01-15 Po Lu; * src/xterm.c (x_focus_frame): Insert missing unblock...
2024-01-15 Stefan Monnier(js-json-mode): Don't derive from `js-mode` (bug#67463)
2024-01-15 Gregory Heytings; * admin/git-bisect-start: Update failing commits
2024-01-14 Mattias EngdegårdFix recent ses-tests mistakes (bug#5852)
2024-01-14 Mattias EngdegårdUse forward-line instead of next-line in noninteractive...
2024-01-14 Mattias EngdegårdMake object-intervals linear instead of quadratic
2024-01-14 Mattias EngdegårdSpeed up sxhash-equal-including-properties
2024-01-14 Mattias EngdegårdRetype traverse_interval arg type from Lisp_Object...
2024-01-14 Po LuCorrect implementations of FLIPRGON and FLIPRGOFF
2024-01-14 Po LuFix bug#65116
2024-01-13 Mattias EngdegårdHash-table documentation updates (bug#68244)
2024-01-13 Mattias EngdegårdDon't pretend that hash-table-size is useful
2024-01-13 Mattias EngdegårdChange hash_hash_t to uint32_t
2024-01-13 Mattias EngdegårdUse key Qunbound instead of hash value hash_unused...
2024-01-13 Mattias EngdegårdDon't dump Qunbound
2024-01-13 Mattias EngdegårdChange hash_idx_t to int32_t on all platforms
2024-01-13 Mattias EngdegårdFaster hash table growth, starting at zero size
2024-01-13 Mattias Engdegård; Reorder struct Lisp_Hash_Table and struct hash_table_test
2024-01-13 Mattias EngdegårdShare hash table test structs
2024-01-13 Mattias EngdegårdUse hash_idx_t for storing hash indices
2024-01-13 Mattias EngdegårdInlined and specialised hash table look-up
2024-01-13 Mattias EngdegårdStore hash values as integers instead of Lisp_Object
2024-01-13 Mattias EngdegårdUse non-Lisp allocation for internal hash-table vectors
2024-01-13 Mattias EngdegårdAllow zero hash table size
2024-01-13 Mattias EngdegårdLeaner hash table dumping and thawing
2024-01-13 Mattias EngdegårdRemove rehash-threshold and rehash-size struct members
2024-01-13 Mattias EngdegårdRepresent hash table weakness as an enum internally
2024-01-13 Mattias EngdegårdDon't print or read the hash table size parameter
2024-01-13 Mattias Engdegård* src/print.c (print_object): Don't print empty hash...
2024-01-13 Mattias Engdegård* src/print.c (print_object): Don't print hash table...
2024-01-13 Juri Linkov* lisp/window.el (window-prefix-map): Bind C-x w q...
2024-01-13 Xiyue DengFix typo in lispref "Creating Strings" section
2024-01-13 Eli Zaretskii; * lisp/textmodes/page.el (page--what-page): Fix last...
2024-01-13 Eli ZaretskiiMerge from origin/emacs-29
2024-01-13 Eli Zaretskii; Merge from origin/emacs-29
2024-01-13 Eli ZaretskiiMerge from origin/emacs-29
2024-01-13 Eli Zaretskii; Merge from origin/emacs-29
2024-01-13 Eli ZaretskiiMerge from origin/emacs-29
2024-01-13 Lars BrinkhoffFix 'what-page'
2024-01-13 Eli ZaretskiiImprove documentation of 'emacs_function' in modules
2024-01-13 Steven AllenSet the 'name' prop in 'define-advice'
2024-01-13 kobarityFix 'python-info-docstring-p' bug in the 2nd line of...
2024-01-13 Eli Zaretskii; * doc/emacs/fixit.texi (Spelling): Fix last change.
2024-01-13 Stefan KangasFix NULL dereference in w32notify.c
2024-01-13 Stefan KangasPrefer AREF in GET_TRANSLATION_TABLE
2024-01-13 Eli Zaretskii* src/fns.c (maybe_resize_hash_table): Fix EMACS_INT...
next