Commits since last release
Check upstream for the full history.
- Describe changes to the occur-mode implementation in NEWS commit
- Fix recent gdb-mi change commit
- Fix tex-validate-buffer commit
- Add back occur-mode-find-occurrence for compatibility (bug#39121) commit
- Fix compilation of xftfont.c with old fontconfig commit
- Fix extended attributes for Tramp's sudoedit method (bug#49724) commit
- When bookmark is overwritten, unfontify its previous position commit
- Use `file-name-concat' in Tramp commit
- Don't squash markers in occur-edit-mode commit
- Keep track of match extents in occur-mode (bug#39121) commit
- Support '--group-directories-first' in ls-lisp.el commit
- Add commands to move to next/previous column in tabulated-list-mode commit
- Rename directory-append to file-name-concat commit
- Allow empty elements in directory-append commit
- Disable delay and ding in replace-tests commit
- Add filter to GDB's register buffer commit
- Really convert to multibyte in Fdirectory_append commit
- Fix Fdirectory_append check for whether strings have to be converted commit
- Set the normal-erase-is-backspace variable from Customize commit
- Tweak Fdirectory_append slightly commit
- Improve directory-append manual entry commit
- Tweak Fdirectory_append for efficiency commit
- Extend directory-append to take an arbitrary number of components commit
- Add Tramp support for yubikey (bug#49714) commit
- Adjust tab-bar to the new mode-line-misc-info value commit
- Make 's' in Help work for Lisp-defined variables again commit
- Fix problem when moving files called ~ to the trash commit
- Add new function `directory-append' commit
- Yet another last-minute change in Emacs manual for printing commit
- Make the test for auto-mode-alist from .dir-local.el stricter commit
- Improve recently added documentation commit
- Fix bug#49699 commit
- Fix typo in set-auto-mode--apply-alist commit
- Allow storing SMTP variables when queueing mail commit
- Fix do-auto-fill thinko introduced earlier today commit
- Add auto-mode-alist functionality to .dir-locals.el commit
- Add more support for the French Revolutionary Calendar commit
- Off-by-one error in compilation rule end-column function (bug#49624) commit
- Warn about arity errors in inlining calls (bug#12299) commit
- Remove text props from callback args in erc-button commit
- declare-function doc string clarification about FILE commit
- Make nil value of fill-column obsolete commit
- Adjust time-tests.el to bug#30056 commit
- global-mode-string' elements should have a space at the end commit
- Fix an rcirc merge problem commit
- MS-Windows followup to recent emacsclient changes commit
- Redo emacsclient socket symlink-attack checking commit
- Make erc recognize `foo*' as a function Lisp symbol commit
- Make supersession warnings work again commit
- Fix display of line/wrap-prefix when there's a display property at BOL commit
- Make revert-buffer preserve buffer-readedness commit
- term-char-mode' doc string clarification commit
- Bind the GIT_LITERAL_PATHSPECS environment variable commit
- Avoid failing in desktop-clear due to killed buffers commit
- Remove the (value) bits from cus-start Customize strings commit
- Avoid byte-compilation warning commit
- Move generalized variable specs from cl-lib.el to gv.el commit
- Make vc-git-mode-line-string more robust commit
- lisp/cus-start.el: Add mode-line-compact to Customize commit
- Make input of multi-key inputs in different emacsclients more logical commit
- lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Add arg
category
commit - Make
C-g' after
M-x' not give a backtrace unless required commit - Speed up by storing frame faces in hash tables instead of alists commit
- doc/lispref/display.texi (Overlay Properties): Tweak further commit
- Remove some "is"es from previous json checkin commit
- Factor out char_table_ref_simple for readability commit
- Fix final test for invalid base64url chars commit
- Fixed a typo in Gnus manual commit
- Fix bug-reference.el compilation warning commit
- Restore evaluation logic in dired-guess-default commit
- Fix dired-guess-default logic after previous change commit
- Add json-available-p commit
- Mention rear-advance in relation to the keymap overlay property commit
- Fix mistake in
quote
optimiser commit - Strength-reduce (eq X nil) to (not X) commit
- Count (not X) as a switch condition commit
- lisp/shadowfile.el (shadow-homedir): Add slash. commit