Commits since last release
Check upstream for the full history.
- Fix `functionp' contraining (bug#45576) commit
- Rename
dom' slot into
idom' in `comp-block' struct commit - ruby-smie-rules: Avoid one case of infinite recursion commit
- Fix GNUstep warnings commit
- Improve drawing performance on macOS commit
- bibtex-mode: Handle biblatex field aliases (bug#44976) commit
- Fix CCL_MOD typo commit
- Add overflow check for INPUT_EVENT_POS_MIN commit
- Port to Solaris 10 commit
- New file scratch_buffer_dupfree.c commit
- Add `throw' to non returning functions commit
- xref-show-definitions-completing-read: Default to the first location commit
- Clean unreachable block using dominance tree to handle circularities commit
- Introduce 'unreachable' LIMPLE operator commit
- Fix a compilation warning. commit
- Fix two predicates for missing negation handling commit
- Add `comp-insert-insn' commit
- Remove stray copy of image-tests.el commit
- Fix some mistaken shell delinting commit
- Fix copyright years by hand commit
- Update copyright year to 2021 commit
- Revert recent add-to-ordered-list changes commit
- CC Mode: increment version numbers to 5.35 due to standalone release commit
- Improve documentation of 'network-lookup-address-info' commit
- ruby-mode: Optimize expression expansion too commit
- ruby-syntax-propertize: Optimize two rules a little commit
- ruby-mode: Recognize setter symbols commit
- Fix type declaration of two Flymake customization variables commit
- Fix process-tests on MS-Windows commit
- Must explicitly create unpropertized strings in mode-line commit
- Make Flymake mode-line indicator customizable (bug#33740) commit
- Protect elisp-flymake-checkdoc against boundless diagnostics commit
- CC Mode. Fix AWK Mode fontification bug, remove some unused variables commit
- Unbreak process tests if 'errno' is not installed. commit
- Fix some shellcheck linter warnings commit
- Minor cleanup in doc.c commit
- Add lexical-binding cookie to autoload files commit
- Fix duplicated entry in gnus-mime-action-alist commit
- Allow add-to-ordered-list to use a test predicate commit
- Minor improvements to FD_SETSIZE overflow checks. commit
- Manually limit file descriptors that we select on to FD_SETSIZE. commit
- Fix a potential unit test breakage on GNU/Linux. commit
- Fix an incorrect Edebug specification. commit
- Consistently check for FD_SETSIZE overflow. commit
- Extend and overhaul FD_SETSIZE overflow tests. commit
- CC Mode: correct the handling of empty strings commit
- Fix Help menu on macOS commit
- Order function types in aphabetical order commit
- Add more function type specifiers commit
- Use standard key symbols in NS menu entries commit
- Remove redundant 'function's around lambda in align.el commit
- Add 'project-relative' as value for 'xref-file-name-display' commit
- Fix some over-wide docstrings commit
- Plug NS memory leaks (bug#45502) commit
- Add variables read-char-choice-use-read-key and y-or-n-p-use-read-key commit
- In Isearch bind 'C-s M-y' to isearch-yank-pop-only with old code (bug#45483) commit
- Minor cleanup in keymap.c commit
- Also count symbol plists in memory-report commit
- Revert "Switch add-to-ordered-list to eql" commit
- Fix my previous commit commit
- Add some char-table tests commit
- Switch add-to-ordered-list to eql commit
- Improve the
long' computation of
mode-line-compact' commit - Add caveat about the
long'
mode-line-compact' setting commit - Minor refactoring of xref-tests commit
- Don't calculate macOS menu data for GNUstep (bug#45502) commit
- Use explicit "--color=auto" in grep mode to support both GNU grep and ripgrep commit
- A better fix for process-tests on MS-Windows commit
- Fix process-tests on MS-Windows commit
- xref-show-definitions-completing-read: Tune up completion commit
- Add a regression test for Bug#24325. commit
- Fix missing negation handling in a bunch of predicates commit