Skip to content

Releases: mpsq/emacs-gcc-wayland-devel-builder

Release 28.0.50.149159

04 Jul 11:08
053f748
Compare
Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Speed up fido-mode commit
  • Fix typo in c-macro-expand docstring commit
  • Retain documentation string when customizing theme commit
  • Don't have desktop-save-mode query on `M-x kill-emacs' commit
  • Implement another fix for bug#49229 commit
  • Hide emacs-mail.desktop, emacsclient-mail.desktop from menus commit
  • Install emacs-mail.desktop and emacsclient-mail.desktop commit
  • Provide an emacsclient-mail.desktop commit
  • lisp/auth-source-pass.el: Keep legitimate spaces inside data commit
  • lisp/auth-source-pass.el: Support multiple hosts in search spec commit
  • Don't pass 'null-device' to 'call-process' in ispell commit
  • New frame parameter 'drag-with-tab-line' (Bug#49247) commit
  • Fix a problem of cus-start.el for remote default directories commit
  • Fix NS self contained eln location (bug#49271) commit
  • Fix NS native comp search path (bug#49270) commit
  • Update describe-prefix-binding manual text commit
  • Handle test environment variables commit
  • Fix copy/paste error in emacsclient.desktop commit
  • Update doc/emacs/ for a new printing of the Emacs Manual book commit
  • Doc cleanup commit
  • In files that use allout use it for all headings commit
  • lisp/comint.el: Prefix headings with enough semicolons. commit
  • Improve consistency of outline headings in dired libraries commit
  • Cleanup whitespace and comments in dired libraries commit
  • Add new function lm-maintainers (bug#48592) commit
  • lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): Right-trim name. commit
  • Adjust docstring of lisp-mode (bug#49278) commit
  • Add new user option to transform kill ring contents commit
  • Make the minor mode doc strings say that they're minor modes commit
  • From .desktop files, reuse a frame or start a new Emacs as required commit
  • Revert more of a partially reverted emacsclient.desktop patch commit
  • Fix problem when creating an .authinfo entry with an existing machine name commit
  • Add new function file-name-with-extension commit
  • Fix NS port built with gcc commit
  • Sync with Tramp 2.5.1 commit
  • In read_minibuf_unwind don't try to select dead window (Bug#49248) commit
  • lisp/textmodes/ispell.el: Check process is live before interacting. commit
  • Fix bug#49229 in shell.el commit
  • lisp/files.el (hack-one-local-variable): Allow add-function in eval: commit
  • lisp/textmodes/flyspell.el: Fix bug#49104 commit
  • C++ Mode: Handle new keywords static_cast, etc., wrt angle brackets commit
  • lisp/minibuffer.el (completion-in-region--single-word): Simplify commit
  • lisp/emacs-lisp/cl-macs.el: Fix test regression commit
  • Fix Tramp bug#49229 commit
  • lisp/minibuffer.el (completion--prompt-end): New function (bug#30668) commit
  • Fix NS self-contained build configuration commit
  • Fix NS native compilation builds commit
  • Small improvements to handling of IMAP mark search commit
  • Print newlines as \n instead of \12 in ERT results commit
  • Make (find-face-definition 'default) work more reliably commit
  • Fix the name of the sorted minor mode map after previous change commit
  • Fix race conditions between Lisp threads in GTK builds commit
  • Fix Tramp bug#49178 commit

Release 28.0.50.149085

25 Jun 14:03
dc28720
Compare
Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Prevent Org mode from mistakenly changing Calendar keymap commit
  • Fix syntax-category of some punctuation characters commit
  • lisp/bindings.el (bindings--sort-menu-keymap): Add "menu" in its name commit
  • lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs commit
  • Don't call ERT explainer on error commit
  • Attempt to make defclass documentation more legible commit
  • Fix printing of defclass documentation slots again commit
  • Allow `C-u M-x dig' to ask for a query type commit
  • Add SASL authentication to rcirc commit
  • Fix highlighting in cperl-mode for "for /regex/" commit
  • Ignore file-missing errors during diff-refined font-locking commit
  • Clarify the help in the package buffers commit
  • Sort the items in 'mode-line-mode-menu' before displaying the menu commit
  • lisp/printing.el (pr-global-menubar): Fix duplicate menu problem. commit
  • Fix defvar->defcustom conversion in ethio-util.el commit
  • Make ethio-* variables into user options commit
  • Revert "Sort the items in 'mode-line-mode-menu' before displaying the menu" commit
  • Sort the items in 'mode-line-mode-menu' before displaying the menu commit
  • Clean up code in `message-replace-header' commit
  • Fix message-replace-header after recent change commit
  • Give feedback to the user in dired-do-find-regexp commit
  • Make minor mode docstrings say what the mode "variable" is commit
  • Use named face for apropos-button commit
  • If the daemon’s TTY is our only frame, create a new frame commit
  • Advertise support for Startup Notification when built with GTK commit
  • Make tex-compile-commands heed tex-start-options commit
  • Fix "make -j install" commit
  • time-stamp: add principled, expressive %z commit
  • Fix shortdoc-add-function section creation commit
  • Fix prompting for large files when loading literally commit
  • Make find-file-literally ignore local variables again commit
  • Refactor gnus-article-sort-by-* commit
  • Further fixes for bound-and-true-p doc string commit
  • Do not attempt to write .elc files when not necessary (bug#49118) commit

Release 28.0.50.149048

21 Jun 00:44
dc28720
Compare
Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Fix GNUstep menu update crashes commit
  • Fix GNUstep build warnings commit
  • Adapt tests in tramp-archive-tests.el commit
  • Add input methods for Lakota commit
  • Add new convenience command for Help commit
  • Fix error in tramp-archive.el commit
  • Use file-truename on files loaded with "emacs -l" commit
  • Improve bound-and-true-p doc string commit
  • De-obfuscate gnutls_handshake loop commit
  • New Gnus Summary buffer sort options for extra headers commit
  • Another improvement in documentation of "memory" profiler commit
  • Allow `message-replace-header' to take a list of AFTERs commit
  • Add support for displaying total number of groups in subgroups in Gnus commit
  • Improve documentation of profiler commit
  • Improve to selsel doc strings commit
  • Revert "Add `file-name-set-extension'" commit
  • Add `file-name-set-extension' commit
  • Handle case remote uid is 0 in some Tramp related tests commit
  • Fix a frame created without scroll/menu/toolbar is empty commit
  • Revert "Revert "* src/pgtkfns.c: Do not show an empty frame prematurely"" commit
  • Fix Morse for non-ASCII letters commit
  • Improve and update the 'etags' test suite commit
  • Fix Mercury support, notably qualified procedures. commit
  • Update SCSS test file syntax. commit
  • Use \footref when referencing a footnote label commit
  • Support new LaTeX kernel macro \footref commit
  • lisp/help-fns.el (help--symbol-class): Concat chars for all namespaces. commit
  • Fix display-buffer-override-next-command for no-select case (bug#49057) commit
  • lisp/emacs-lisp/cl-generic.el: Fix bug#49053 and bug#47454 commit
  • Eliminate some GCC warnings commit
  • lisp/simple.el (save-interprogram-paste-before-kill): Fix type. commit
  • Remove outdated advise from manual commit
  • Prepare pdumper dump file in memory, write it in one go (Bug#46881) commit
  • User option to choose a function triggered by windmove-create (bug#48917) commit
  • User option to select 'no-other-window' with windmove (bug#48916) commit
  • Make help-view-source more robust commit
  • Add new convenience commands for Help commit
  • Clarify (interactive "K") in the manual commit
  • Document 'ispell-program-name' commit
  • Allow ERT tests to output the failure reasons, too commit
  • Add a new function syntax-class-to-char commit
  • Fix dragging dividers in terminal Emacs when there's margins commit
  • Document `completions-format' commit
  • Fix false positives in docstring width warning with (fn...) constructs. commit
  • mh-junk need not support SpamAssassin 2.20 from 2003 commit
  • Remove unused variable from sgml-mode test commit
  • Get fractional seconds in iso8601 parsing right commit

Release 28.0.50.148987

14 Jun 14:43
dc28720
Compare
Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Do not produce .elc temporary file when unnecessary (bug#48978) commit
  • Fix problem in HTML with bracketed characters commit
  • Handle sensitive auto-save or backup remote files (Bug#45245) commit
  • Improve handling of dedicated flag for side windows (Bug#48493) commit
  • Revert "* src/pgtkfns.c: Do not show an empty frame prematurely" commit
  • Revert "; * src/pgtkfns.c (Fx_create_frame): Fix coding style" commit
  • Fix previous pulse.el fix commit
  • Avoid an infinite loop in mml-expand-html-into-multipart-related commit
  • Reset the pulse face more fully in pulse-reset-face commit
  • Fix wording of recently added documentation commit
  • Fsubstitute_in_file_name doc string clarification commit
  • Allow save-interprogram-paste-before-kill to be a number commit
  • src/pgtkfns.c: Do not show an empty frame prematurely commit
  • doc/emacs/windows.texi (Change Window): Add pxref to (elisp)Deleting Windows commit
  • EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior commit
  • Make `window-system-for-display' work for ipv6, too commit
  • Clarify some browse-url doc strings commit
  • Use file-in-directory-p instead of obsolete dired-in-this-tree-p commit
  • Fix double (recursive) load of fortran.el commit
  • Mention nov-is-evil/nnvirtual combination in the Gnus manual commit
  • Add ability to bring only the selected frame to the front (bug#48865) commit

Release 28.0.50.148959

12 Jun 06:00
dc28720
Compare
Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • perl-mode.el: Allow newline between quote-likes and delimiter commit
  • Improve delete-window-choose-selected documentation commit
  • Rename/rewrite recently added option and function in window.el commit
  • Simplify vc-git-log-switches's usage; change default value to nil commit
  • Support mercury in 'ctags' as well commit
  • Improve documentation of 'M-y' commit
  • Provide new option `delete-window-set-selected' (Bug#47300) commit
  • perl-mode.el: Detect quote-like operator immediately after => commit
  • Remove pause on fullscreening in NS (bug#48406) commit
  • Fix image filename encoding issues (bug#48902) commit
  • Handle auto-cd in shell-mode commit
  • New user option for Git log switches commit
  • perl-mode.el: Detect regexes immediately after "|&" commit
  • lisp/simple.el (yank-from-kill-ring): Add edited string to the kill-ring. commit
  • Sync overlay code in minibuffer-message and set-minibuffer-message (bug#48669) commit
  • src/pgtkselect.c: Avoid Glib assertion warnings commit
  • Change the Gnus default to use `#' to toggle the process mark commit
  • MH-E: do not look for MH variants in relative directories commit
  • Fix an example in ERC docs commit
  • Revert "src/nsterm.m: fix window tabbing on macOS" commit
  • Improve support of remote files in browse-url.el commit
  • Fix rgrep abbreviation commit
  • Support remote file names in `browse-url-of-buffer' commit
  • Support old BSD find and "root dir symlink" better commit
  • completion-pcm--hilit-commonality: Reuse the match-data cons cells commit
  • Fix a problem with restarting 'tags-search' commit
  • Clarify boolean widget prompt commit
  • Clarify file reversion prompt commit
  • Make so-long' restore view-mode' commit
  • Minor copyedits in the Emacs user manual commit
  • Minor fixes for last change commit
  • Add support for Mercury (https://mercurylang.org) in 'etags' commit
  • src/nsterm.m: fix window tabbing on macOS commit

Release 28.0.50.148910

06 Jun 11:02
dc28720
Compare
Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Consider environment vars in Fido's directory-aware RET binding commit
  • Fix Gnus summary exclusion when everything matches commit
  • Document the last change commit
  • Support terminal emulators that encode the Meta modifier as 8th bit commit
  • Support frame-scale-factor on pgtk frames commit
  • Fix slow operation of 'string-width' commit
  • Some additions to the TeX input method commit
  • Make icomplete less blinky and more responsive commit
  • Ask if dir and subdir dired buffers be killed when deleting dir commit
  • Fix documentation of a recent change. commit
  • Fix placement of point in Dired deletion operations commit
  • Add a new `server-edit-abort' command commit
  • Revert "Make the `i' command in Info-mode remove duplicate matches" commit
  • Fix documentation of recent 'windmove' changes commit
  • lisp/simple.el (read-from-kill-ring): Fix the case of 'M-y M-p' (bug#48478) commit
  • lisp/help-fns.el (help--symbol-class): New function. commit
  • Add user options for default windmove commands (bug#41438) commit
  • Improve windmove-*-default-keybindings functions (bug#41438) commit
  • Constant-propagate (function SYMBOL) commit
  • Optimise (cons X nil) to (list X) commit
  • Fix fill-column-indicator on TTY frames commit
  • More accurate highlighting of mis-spellings in Flyspell commit
  • Make the `i' command in Info-mode remove duplicate matches commit
  • Fix up previous hideif change to avoid a compilation warning commit
  • fringe-mode doc clarifications commit
  • lisp/progmodes/hideif.el: Fix initial version for new variables commit
  • Fix problem with empty command histories in eshell and `erase' commit
  • Cross-reference the message/error control variables commit
  • Allow opening buttonized URL with secondary browser in rcirc commit
  • Fix a typo in 'produce_glyphless_glyph' commit
  • lisp/progmodes/hideif.el: update for new C++ standards and extensions commit
  • Fix ibuffer auto-shrinking windows commit
  • Move point in dired buffers when handling a list of files commit
  • Add new user option to Gnus to allow `#' to toggle commit
  • Improve performance of NS port's display on macOS commit
  • Add `native-compile-target-directory' (bug#48743) commit
  • Rename batch-byte-native-compile-for-bootstrap (bug#48743) commit
  • Remove unnecessary function declaration in isearch commit
  • Avoid hang in nnimap-keepalive commit
  • lisp/gnus/gnus-art.el: Don't sneak dynbound code via quoting commit
  • Add annotation capability to icomplete-vertical-mode commit
  • Improve icomplete-vertical-mode and fido-vertical-mode commit
  • Allow packages to change the hl-line overlay priority commit
  • Fix problem with `format-alist' marking all the text in the buffer commit
  • Document `with-selected-frame' commit
  • Obsolete `global-whitespace-newline-mode' commit
  • Add a new command `mailcap-view-file' commit
  • Fix documentation of literal `face' syntax in font-lock section commit
  • Improve random selection of keyservers commit
  • lisp/isearch.el (lazy-highlight-buffer-max-at-a-time): Change from 20 to 200 commit
  • Make Async-native-compile-log buffer read-only (bug#48763) commit
  • Make frames record when their selected window was the mini-window commit
  • Remove spurious @example from the elisp manual commit
  • Remove messaging in ediff-make-diff2-buffer commit
  • Put ELP results in a special-mode buffer commit
  • Make `menu-bar-select-buffer' obsolete commit
  • Revert "Move menu-bar-select-buffer to msb.el" commit
  • Use buffer-local-boundp in describe-variable commit
  • Add new convenience function `buffer-local-boundp' commit
  • Speed up `describe-variable' completion predicate commit
  • Fix error in xdg-mime-apps-files when XDG_CURRENT_DESKTOP is defined commit

Release 28.0.50.148833

31 May 10:59
dc28720
Compare
Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Document that the 'syntax-propertize-function' may move point. commit
  • Give 'syntax-propertize-wholelines' a docstring. commit
  • time-stamp: fix minor bug when parsing option combos commit
  • time-stamp: refactor time-stamp-string-preprocess commit
  • Do not reset settings when disabling a theme commit
  • Don't account for character compositions in 'format' and friends commit
  • Clarify that `symbol-file' only works for symbols in Lisp files commit
  • Allow help-C-file-name to work on symbols designating subrs commit
  • Fix kmacro-view-ring-2nd doc string commit
  • Move menu-bar-select-buffer to msb.el commit
  • time-stamp: improve unit-test coverage commit
  • minibuffer-exit-hook' doc string clarification commit
  • Add a new documentation group for overlays commit
  • Improve the documentation of documentation groups commit
  • Tweak octave continuation indentation commit
  • Clarify indent-line-function doc string commit

Release 28.0.50.148814

30 May 04:30
dc28720
Compare
Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Disable hyper key when super and hyper conflict commit
  • lisp/wdired.el (wdired-normalize-filename): Sync with commit
  • lisp/electric.el: Do auto-indent inside strings and comments by default commit
  • Improve tex fontification of quoted strings commit
  • Fix last change commit
  • Fix key recording bug when an input method is activated commit
  • Fix shortdoc examples commit
  • Add lambda to the pretty Ruby symbols list commit
  • Add pretty symbols to ruby-mode commit
  • Mention the recent floating point reader changes in NEWS commit
  • Improve the dired-guess-shell-alist-user doc string commit
  • Fix folding of non-ASCII lines when printing to Postscript commit
  • Improve Octave indentation after continuation lines commit
  • Improve the file-accessible-directory-p doc strin commit
  • Fix point movement in morse-region and nato-region commit
  • Rename emacs.appdata.xml to emacs.metainfo.xml and add more data commit
  • Revert "Continue checking the same line when hitting SPC in ispell" commit
  • lisp/outline.el (outline-minor-mode-highlight): Fix safe-local-variable. commit
  • Another stability fix in 'lisp_string_width' commit
  • Attempt to fix segfaults caused by changes in 'lisp_string_width' commit
  • Improve previous frames.texi change commit
  • Specify which Gsetting font names are used in the manual commit
  • Adjust admin/emake filters commit
  • Continue checking the same line when hitting SPC in ispell commit
  • Fix looking-at-p example in shortdoc.el commit
  • Mention the -e switch in an ange-ftp doc string commit
  • Fix nnimap lexical conversion problem commit
  • lisp/emacs-lisp/byte-opt.el (byte-compile-inline-expand): Silence warnings commit
  • lisp/progmodes/sql.el: Turn `sql-*-statement-starters' to defvars. commit
  • Fix resolution of symlinks during dumping commit
  • Fix lexing of numbers with trailing decimal point and exponent commit
  • Don't propagate lexical variables into inlined functions commit
  • A better fix for 'string-width' commit
  • Fix filling of overlong first lines in Python doc strings commit
  • Improve the prompting in read-directory-name commit
  • Fix ediff message parsing in non-English locales commit
  • lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines. commit
  • Remove the base64 Face header repadding in Gnus commit
  • Improve some doc strings in bookmark.el commit
  • Make 'string-width' auto-composition aware commit
  • Improve system_process_attributes on macOS (Bug#48548) commit
  • Remove modus-themes.org build date (bug#48661) commit
  • Make the Alacritty terminal an alias of xterm-256color commit
  • Make hs-set-up-overlay into user option commit
  • Restore `ff-find-other-file' buffer selection logic commit
  • Fix font and indentation of call-with-port in scheme-mode commit
  • Handle syntactically invalid .dir-locals.el files better commit
  • Update modus-themes to version 1.4.0 commit
  • Do not switch to other window when minibuffer is selected commit
  • Restore `dired-do-create-files' return value commit
  • Fix documentation of a recent change commit
  • Try to not prioritise reading from lower file descriptors commit
  • lisp/emacs-lisp/byte-opt.el: Make the build more reproducible commit
  • Allow years in a copyright range to be separated by en dashes. commit
  • Further improvements to completion-list-mode-map commit
  • Improve completion-list-mode-map commit
  • Use correct face when pulsing in CEDET commit
  • Consider all user-defined bitmaps in gui_init_fringe() commit
  • Fix infloop in Modula-2 mode commit
  • Fix bug when moving directories to trash commit
  • Add Libera.chat to `erc-nickserv-alist' commit
  • Tweak c-mode bug reporting address commit
  • Fix find invocation for macOS (Bug#48471). commit
  • Adapt tramp-archive-autoload-file-name-handler commit
  • Document bug-reference setup for 3rd-party packages commit
  • Fix bug#48476 commit
  • lisp/emacs-lisp/subr-x.el (if-let*, if-let): Use looser Edebug spec commit
  • Fix native-comp-async-report-warnings-errors :type [commit](https://github.com/flatwhatson/em...
Read more

Release 28.0.50.148716

22 May 05:03
dc28720
Compare
Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Revert "; Revert recent changes to image.c which break pgtk" commit
  • Add documentation about bug-reference auto-setup. commit
  • Robustify parsing of gnus-search search results commit
  • lisp/dired-aux.el (dired-do-revert-buffer): New defcustom (bug#48456). commit
  • Adapt native-comp entries in gitlab-ci.yml commit
  • Avoid byte-compiler warning during bootstrap commit
  • Rearrange nativecomp tests for EMBA commit
  • Fix ahead-of-time native compilation for out-of-tree builds (bug#48497) commit
  • lisp/help.el (describe-bindings-outline): New defcustom (bug#45147). commit
  • Fix off-by-one inconsistency of 'M-y C-y' (bug#48478). commit
  • lisp/international/mule-cmds.el: Use group-function in read-char-by-name. commit
  • minibuffer-completion-help): Add group sorting commit
  • completion--insert-vertical): Separate groups completely commit
  • minibuffer-completion-help): Do not check completions-group centrally commit
  • completion--insert-strings): Split function; Full group title support commit
  • completing-read): Add group-function to the completion metadata commit
  • Improve documentation of 'etags' tests commit
  • Fix arg-out-of-range errors in 'line-number-at-pos' commit
  • Make sure gmalloc's hybrid_free preserves errno commit
  • Clean up the fix for unexec build on GNU/Linux commit
  • Add a section about bug-reference-mode. commit
  • lisp/simple.el (yank-from-kill-ring-rotate): New defcustom (bug#48478). commit
  • Fix rare failures in 'window-default-font-height' commit
  • Fix custom type of recent dired-aux additions commit
  • lisp/kmacro.el (kmacro-lambda-form): Fix bug#48523 commit
  • Fix the unexec build on GNU/Linux commit
  • Fix compile error when PGTK_DEBUG is enabled commit
  • src/image.c: Fix compile error related xpm in image.c commit
  • lisp/progmodes/sql.el: `sql-postgres-statement-starters' defcustom commit
  • Lift restriction for finding theme summary line commit
  • Fix recently introduced misbehavior of `quit-restore-window' (Bug#48493) commit
  • lisp/progmodes/gud.el (gud-tooltip-tips): Use proper closures commit
  • lisp/org/org-mouse.el: Make use of lexical scoping commit
  • lisp/org/org-colview.el (org-columns-map): Use proper closures commit
  • lisp/org/org-clock.el (org-clock-get-table-data): Use proper closures commit
  • lisp/net/imap.el (imap-mailbox-close): Use proper closures commit
  • lisp/net/browse-url.el: Avoid `(lambda ..) commit
  • lisp/menu-bar.el: Avoid `(lambda commit
  • lisp/eshell/em-pred.el: Take advantage of lexical scoping commit
  • lisp/repeat.el (repeat-exit-timeout): New defcustom (bug#48472). commit
  • lisp/emacs-lisp/lisp-mode.el (lisp-outline-level): Fix imprecise numbers. commit
  • lisp/simple.el (read-from-kill-ring): Add new arg PROMPT (bug#48478). commit
  • Recreate symptom of Bug#42701. commit
  • Fix some regressions introduced by the previous dired-aux change commit
  • Look for ElDoc buffer in all visible frames commit
  • Fix problem with focusing in `C-o' in ibuffer in some circumstances commit
  • Fix `custom-delayed-init-variables' problem when re-dumping emacs commit
  • lisp/kmacro.el: Fix test cases broken by last change commit
  • Fix the length= shortdoc example commit
  • Revert "* lisp/bookmark.el: make bookmark-fontify nil default value" commit
  • Fix pcase 'rx' patterns with a single named submatch (bug#48477) commit
  • lisp/kmacro.el: Avoid the dynbound dialect of ELisp commit
  • Visually truncate excessively long lines in Xref commit
  • Fix the etags test suite commit
  • Update the etags/ctags test files commit
  • Allow specifying the default archive types to compress to in Dired commit
  • Add support for Rust in etags commit
  • Avoid crashes in condition-case commit
  • Mention *-nov-is-evil in the Extra Headers Gnus manual section commit
  • Improve documentation of new behavior of 'M-y' commit
  • Add a unit test to reproduce Bug#48471. commit
  • Fix a few Edebug specifications where code is wrapped in lambdas. commit
  • Add a 'silent option for native-comp-async-report-warnings-errors commit
  • Use condition-case-unless-debug in nnselect-run commit
  • Fix function signature for gnus-search-indexed-parse-output commit
  • mouse-wheel-progressive-speed doc string clarificat...
Read more

Release 28.0.50.148611

16 May 04:41
dc28720
Compare
Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Update CSS completion tests commit
  • Refactor bug-reference setup functions into a defvar commit
  • Fix segfaults when byte-compiling with native-compilation commit
  • Revert "Update texts while busy" commit
  • Update texts while busy commit
  • Miscellaneous corrections to src/minibuf.c for bug #48337 commit
  • Fix launching net-utils on MS-Windows commit
  • Fix `quit-restore-window' when all previous buffers got killed (Bug#48367) commit
  • Mairix: use 'mairix-search-options' as documented commit
  • Mairix: autoload main interactive functions commit
  • Improve doc string of 'log-edit-generate-changelog-from-diff' commit
  • Have X builds handle VisibilityNotify events (Bug#48268, Bug#48413) commit