Commits since last release
Check upstream for the full history.
- lisp/mwheel.el: Don't use
custom-initialize-delay
. commit - lisp/progmodes/project.el (project-switch-project): Use 'let*' (bug#49635). commit
- lisp/emacs-lisp/autoload.el (autoload--make-defs-autoload): Display warning. commit
- Make dlet work like let, not let* commit
- Indicate selected occur target with fringe arrow commit
- lisp/filecache.el: Fix cycling (bug#49761). commit
- Extend Gnus summary highlight faces by default commit
- Adjust the fully qualified host name when nothing is set commit
- Fix `u' binding in Gnus Browse mode commit
- Occur-mode multi-line match property gap filling commit
- C-x 5 5 manual tweak commit
- Add an index entry for outline-minor-mode-cycle commit
- Document outline-minor-mode-cycle in the manual. commit
- Make `ffap-read-file-or-url' work again (to read URLs) commit
- Add new user option python-forward-sexp-function commit
- Adjust how `replace-match' runs modification hooks commit
- Extend whitespace-empty to the end of the line commit
- Revert "Fix `speedbar-directory-buttons' when using Tramp" commit
- Revert "Allow nil initializers in define-minor-mode" commit
- Don't bind and RET in Help buffers commit
- Allow nil initializers in define-minor-mode commit
- Fix some macOS problems commit
- Move parent frame setting code into EmacsWindow commit
- Move NS port toolbar handling to the window commit
- Fix macOS live resize drawing commit
- Change NS port resize detection commit
- Tidy up NS port OS window handling commit
- Simplify macOS drawing code commit
- lisp/emacs-lisp/cl-macs.el: Add cl-type pattern commit
- Avoid segfault when set-fontset-font is called from non-GUI frames commit
- Change Tramp version to "2.5.2-pre" commit
- fix 2 typos in MH-E comments commit
- Make fileloop skip missing files commit
- Tweak previous mailcap-view-file change commit
- Fix problem when switching between different prolog versions commit
- Simplify lexical let-optimisations commit
- Ensure that recover-file doesn't leave stale auto-save files behind commit
- Allow shell PROMPT strings to have ANSI codes commit
- mailcap.el: Avoid xdg-open silent failure commit
- Fix case insensitivity in `read-file-name' commit
- Fix issue with mml-preview from outside Gnus commit
- Work around long-standing seq.el compilation warning commit
- Remove a redundant let-binding from Ispell commit
- Fix bug#49773 in Tramp commit
- Optimise let and let* whose body is constant or the last variable commit
- Move warnings about bad let-bindings from source optimiser to cconv commit
- Optimise prog1 better commit
- Elide lexical variables in for-effect context in source optimiser commit
- Single source optimiser entry point commit
- mh-junk: replace color-based terms with descriptive words commit
- Avoid errors in rmailsum for messages without "From" commit
- Follow-up toggle-subscription name change commit
- Fix printing of multiple items in one group without line numbers commit
- Rename Gnus -unsubscribe-group commands to -toggle-subscription commit
- Improve mode-line-position-column-format manual entry commit
- lisp/progmodes/gud.el: Add prefix 'gud-' to repeat-map variables (bug#49632) commit
- Make byte-recompile-directory less brittle commit
- Improve mode-line-position-column-format doc string commit
- Display yubikey message properly in Tramp commit
- Ensure that gud commands for non-GDB debuggers are handled by repeat-mode commit
- Ensure that gud commands for M-x gdb are handled by repeat-mode commit
- lisp/completion.el (load-completions-from-file): Simplify commit
- Mark all autorevert tests as unstable on Cygwin (bug#49665) commit
- Fix mistake in switch-case generation of
null
(bug#49746) commit - Revert "Make revert-buffer preserve buffer-readedness" commit
- Final tweak for Tramp's yubikey detection commit
- Convert fringe bitmaps to vectors on NS port commit
- Fix NS inset rectangle corners commit
- Simplify NS sizing and positioning code commit
- Fix image crash on macOS (bug#49688) commit
- Adjust grep-mode end-col function return value commit
- Some minor improvements for share handling in tramp-gvfs.el commit
- Adapt Tramp for yubikey commit
- Adapt tramp-sudoedit.el for better testing commit