Commits since last release
Check upstream for the full history.
- Fix inverted logic in constraint comparison (bug#46540) commit
- Adjust the edebug spec for `interactive' commit
- Make unused `Buffer-menu-sort' alias obsolete commit
- Explicate on how to tag commands with modes commit
- New transient mode 'repeat-mode' to allow shorter key sequences (bug#46515) commit
- Further Tramp code cleanup commit
- Disable filtering of commands in M-x completion commit
- Fix recently introduced bug in `byte-compile-lambda' commit
- Change name for the completion-* predicates commit
- Remove TIME_WITH_SYS_TIME, unused for a long time commit
- cperl-mode: Improve detection of index entries for imenu commit
- Don't move point in `exif-parse-buffer' commit
- Fix edebug spec for minibuffer-with-setup-hook commit
- Clarify Gnus Agent expiry quirks commit
- Clean-up some signal related dead-code commit
- Better long range check commit
- Sanitize frame slot access in final commit
- thumbs.el: avoid creating thumbs directory on loading library commit
- lisp/tab-bar.el: Fix behavior of toggle-frame-tab-bar (bug #46299) commit
- Pacify unused function warning in xfns.c with GTK2 commit
- Revert "Fix problem of point movement in image-mode" commit
- Fix problem of point movement in image-mode commit
- Fix I can't paste international text from clipboard commit
- Don't resize images in image-mode if we have a rotation commit
- make smerge-vc-next-conflict wrap around commit
- Do `interactive' mode tagging in gomoku.el commit
- lisp/emacs-lisp/bindat.el: Add 64bit int support commit
- Fix admin/check-doc-strings for new DEFUN format commit
- lisp/emacs-lisp/bindat.el: Clarify when field labels are optional commit
- lisp/emacs-lisp/bindat.el (bindat-spec): New macro. commit
- Display yearly ical events from first year on. Fix Bug#23100. commit
- lisp/calc/calc-sel.el (calc-replace-sub-formula): Fix typo commit
- lisp/emacs-lisp/bindat.el: Expose the
struct
variable (bug#46534) commit - Allow overriding declared predicates, too commit
- Add a new variable `global-minor-modes' commit
- Rename minor-modes to local-minor-modes commit
- lisp/emacs-lisp/edebug.el (edebug-&optional, edebug-&rest): Remove vars commit
- lisp/emacs-lisp/byte-run.el (compiler-macro): Make it Edebuggable commit
- Make the button completion predicate be more useful commit
- Speed up completion-in-mode-p in the common case commit
- Fix two syntax errors in Specification List commit
- Edebug: Generalize
&lookup
, use it forcl-macrolet
andcl-generic
commit - Avoid asking repeatedly about reloading bookmarks file commit
- Mark up bookmark.el for correct modes commit
- Add a comment to `read-extended-command' commit
- Add a possible completion predicate for buttons commit
- Make completion-with-modes-p work with minor modes, too commit
- Revert "* src/comp.c (define_jmp_buf): Use 'jmp_buf' instead of 'sys_jmp_buf'." commit
- Fix showing and hiding of tab-bar on new frames (bug#46299) commit
- Fix byte-run--set-modes call signature commit
- Also mention `M-o M-o' removal commit
- Don't update `minor-modes' in global modes commit
- Fix problem with the newly introduces `minor-modes' variable commit
- Really fix the syntax problem in define-minor-mode commit
- Fix previous define-minor-mode change commit
- Mark up eww.el for correct modes commit
- Make `C-h m' list unbound commands applicable for the mode commit
- Allow define-minor-mode to take an :interactive keyword commit
- Fix dumping of buffers after minor_modes was added commit
- Revert the bit about command_modes in previous patch set commit
- Add 'read-extended-command-predicate' commit
- Mark easy-menu-do-define menus as "not interesting" commit
- Add new 'declare' forms for command completion predicates commit
- Fix unused macro build warning in image.c commit
- Extend the syntax of `interactive' to list applicable modes commit
- Fix how `shell-mode' avoids being called interactively commit
- Introduce an :interactive keyword for `defined-derived-mode' commit