Skip to content

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

Release 28.0.50.147562

13 Mar 06:42
dc28720

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Fix circular dependecy when loading a modified comp.el (bug#47049) commit
  • Implement `no-native-compile' (bug#46983) commit
  • Document how to create a branch for Git/Mercurial commit
  • Fix error reporting for async native compilation (bug#47024) commit
  • lisp/emacs-lisp/cconv.el (cconv--analyze-use): Tune down the warning commit
  • lisp/emacs-lisp/syntax.el (syntax-propertize-rules): Use macroexp-let2 commit
  • Rename to image--transform-smoothing in image-mode.el commit
  • Add a new `image-transform-smoothing' user option commit
  • Fix compilation warning in python-wy.el after lexical rewrite commit
  • Make byte-compiled uses of `define-minor-mode' more compatible commit
  • Map redo records for undo in region to 'undo-in-region commit
  • lisp/mail/: Use lexical-binding commit
  • Update docstrings of 'delete'/'remove' to interlink each other (bug#47054) commit
  • lisp/tab-bar.el (tab-bar--current-tab-find): New function. commit
  • On MS-Windows, fflush stderr after newline commit
  • lisp/outline.el (outline-font-lock-keywords): Simplify commit
  • lisp: Remove yet more always-nil variables commit
  • lisp/cedet: Remove always-nil variables commit
  • lisp/emulation/edt.el (edt-with-position): Don't bind left commit
  • lisp/vc/pcvs-parse.el: Fix lexical-binding breakage commit
  • lisp/ses.el (ses-set-cell): Use macroexp-let2 commit
  • lisp/obsolete/iswitchb.el: Remove dead code commit
  • lisp/org/: Delete some always-nil variables commit
  • lisp/emacs-lisp/cconv.el (cconv--analyze-use): Warn never-initialized vars commit
  • Re-fix previous Info-fontify-node change commit
  • Add remote processes to Tramp sshfs method commit
  • Make tags tables from Texinfo sources commit
  • Fix some leaks commit
  • Fix wording of a recently added documentation commit
  • lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare var commit
  • Enable selectable image smoothing (bug#38394) commit
  • lisp/tab-bar.el (tab-bar-close-group-tabs): New command. commit
  • lisp/tab-bar.el: 'C-x t G' (tab-group) assigns a group name to the tab. commit
  • Highlight the entire summary line for selected articles commit
  • Remove Emacs 19 workaround from cperl-mode.el commit
  • Fix byte-compilation warning in benchmark-run commit
  • Fix truncated warnings (bug#47024) commit
  • Mark string predicates side-effect-free commit
  • Remove several references to Emacs 22 and earlier commit
  • Fix duplicate ":" in ert-find-test-other-window prompt commit
  • Use proper command substitutions in some docstrings commit
  • Use 'help-key-binding' face in userlock.el commit
  • project-switch-commands): Remove the ###autoload instruction commit
  • lisp/mail/rmailmm.el: Use cl-defstruct and lexical-binding commit
  • Port alternate signal stack to upcoming glibc 2.34 commit
  • src/buffer.c (Fbuffer_swap_text): Swap mark-active as well commit
  • lisp/tab-bar.el (tab-bar-select-tab): Set window-state-put WINDOW arg to nil commit
  • lisp/emacs-lisp/cconv.el: Don't confuse a string for a docstring commit
  • Fix comp unit type decl in eln files to fix GC crash (bug#46256) commit
  • Zero stale pointer when unloading comp units (bug#46256) commit
  • smerge-vc-next-conflict: Move to conflict markers more reliably commit
  • Strip text properties from the default string commit
  • Make semantic/idle not move point after last change commit
  • lisp/progmodes/xref.el (xref-after-update-hook): New defcustom (bug#46992). commit
  • lisp/faces.el (help-argument-name): Use grey background, not foreground commit
  • lisp/net/*.el: Use lexical-binding commit
  • Fix handling of `tramp-cache-{g,s}et-count-*' commit
  • Fix structure of condition object in nested 'ert-fail'. commit
  • Use pop-to-buffer-same-window' in project-eshell' commit
  • Make checkdoc--next-docstring use the doc-string-elt property commit
  • Add Tramp sshfs method commit
  • Delete two more items obsoleted in Emacs 23.1 commit
  • Normalize version specifiers for make-obsolete and friends commit
  • Add new face 'help-key-binding' for keybindings in help commit
  • Speed up xref rendering for matches on very long lines commit
  • Xref test improvements commit
    -...
Read more

Release 28.0.50.147459

11 Mar 08:35

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Fix truncated warnings (bug#47024) commit

Release 28.0.50.147456

10 Mar 01:57

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Fix comp unit type decl in eln files to fix GC crash (bug#46256) commit
  • Zero stale pointer when unloading comp units (bug#46256) commit
  • Handle `comp-native-driver-options' both as file-local both as global commit
  • Use `length=' and family where possible in native comp code commit
  • lisp/emacs-lisp/comp.el (w32-get-nproc): Suppress warning declaring it. commit
  • Work around GCC PR99126 on all libgccjit < 11 commit
  • Avoid aborts in native-comp subprocesses when exiting Emacs on Windows commit
  • Fix encoding of file names in comp.c commit
  • Use MS-Windows system APIs to get number of processors commit
  • Fix libgccjit PROGNAME on MS-Windows commit
  • Fix `comp-cstr-intersection-no-hashcons' for negated result cstr commit
  • Fix miscompilation of funcall forms in some cases (bug#46974) commit
  • Fix `=' propagation to handle -0.0 0.0 case commit
  • Don't pass implicit flags to sub-makes commit
  • Remove the --without-makeinfo configure option (bug#46837) commit
  • lisp/cedet/srecode/compile.el: Fix last change commit
  • Speed up json.el encoding commit
  • lisp/emulation/: Use lexical-binding commit
  • Various map.el improvements commit
  • CC Mode: Fix calculation of c-parse-state when there're macros with braces commit
  • Revert "Fix Makefile subshell output when run in parallel" commit
  • Fix Makefile subshell output when run in parallel commit
  • Pacify some semantic-tag-make-plist warnings commit
  • Remove mention of using defun- and defvar- as prefixes commit
  • Improve documentation of Bindat commit
  • Pull Modus themes version 1.2.3 from upstream commit
  • Update Modus themes to their version 1.2.0 commit
  • Conditionally use macroexp-file-name in Flymake commit
  • lisp/cedet/semantic: Use lexical-binding in the generated grammars commit
  • Add some new tests for keymap.c commit
  • lisp/cedet/srecode/*.el: Use lexical-binding commit
  • Bindat: new macro-expansion based data layout language commit
  • Make lambda-lifting work again commit
  • Improve rcirc-authenticated-hook docstring commit
  • lisp/emacs-lisp/bindat.el: Minor refactoring commit
  • src/fns.c (Frandom): Handle bignum limits commit
  • Declare some completion predicates commit
  • Fix some unsafe uses of SSDATA in comp.c commit
  • Improve the documentation of :extra in cl-defmethod commit
  • Fix qualifiers order for loadhist-unload-element in elp.el commit
  • Restrict the version guesser to top-level headings commit
  • Actually fill the correct paragraph in `lisp-fill-paragraph' commit
  • Don't override load-path in require-theme commit
  • Harden `comp-abi-hash' computation commit
  • Don't ignore lexically-bound variables in a defvar (bug#46912) commit
  • lisp/emacs-lisp/cl-generic.el: Make doc-string prop work with qualifiers commit
  • Add a command in package mode for opening home pages directly commit
  • Fix typos and doc strings in native-compilation files commit
  • Make checkdoc work with qualified methods commit
  • Add "of" as a keyword in js-mode commit
  • Call the set_buffer_overlays_ setters commit
  • Generate info/dir directly from any org sources commit
  • Decouple require-theme from load-theme commit
  • Remove copy-pasto from image-dired.el commit
  • Remove duplicated tests in checkdoc-tests.el commit
  • Make radio checkboxes work in eww commit
  • Fix a doc/misc clean rule commit
  • Fix pcase dontcare pattern in cl--sm-macroexpand commit
  • lisp/emacs-lisp/pcase.el (pcase-defmacro): Fix pcase-tests-macro commit
  • Preserve group structure on opml import and export. commit
  • Don't call _setjmp through a function pointer (Bug#46824) commit
  • Fix two compiler ICEs dealing with nan and infinity commit
  • New mode outline-cycle-minor-mode with Orgmode-like TAB cycling on headings commit
  • Make inversion.el obsolete (Bug#46841) commit
  • Fix compilation warnings in --with-wide-int build on Windows commit
  • Avoid aborting on MS-Windows at startup commit
  • Improve NEWS entries about native-compilation commit
  • C++ Mode: Handle "if constexpr (...)" with a simple statement correctly [co...
Read more

Release 28.0.50.147315

08 Mar 01:07

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Handle `comp-native-driver-options' both as file-local both as global commit
  • Use `length=' and family where possible in native comp code commit
  • lisp/emacs-lisp/comp.el (w32-get-nproc): Suppress warning declaring it. commit
  • Work around GCC PR99126 on all libgccjit < 11 commit
  • Avoid aborts in native-comp subprocesses when exiting Emacs on Windows commit
  • Fix encoding of file names in comp.c commit
  • Use MS-Windows system APIs to get number of processors commit
  • Fix libgccjit PROGNAME on MS-Windows commit
  • Fix `comp-cstr-intersection-no-hashcons' for negated result cstr commit
  • Fix miscompilation of funcall forms in some cases (bug#46974) commit
  • Fix `=' propagation to handle -0.0 0.0 case commit
  • Fix some unsafe uses of SSDATA in comp.c commit
  • Harden `comp-abi-hash' computation commit

Release 28.0.50.147297

05 Mar 00:57

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Fix typos and doc strings in native-compilation files commit

Release 28.0.50.147293

04 Mar 01:08

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Don't call _setjmp through a function pointer (Bug#46824) commit
  • Fix two compiler ICEs dealing with nan and infinity commit
  • Fix compilation warnings in --with-wide-int build on Windows commit
  • Avoid aborting on MS-Windows at startup commit
  • Improve NEWS entries about native-compilation commit

Release 28.0.50.147286

03 Mar 01:30

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Fix unicode strings can't be pasted correctly commit
  • Fix = propagation semantic for constrained inputs commit

Release 28.0.50.147282

02 Mar 14:02

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Support selection type text/plain on wayland commit

Release 28.0.50.147181

26 Feb 04:02

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Fix some comp-vec logic commit
  • Fix two docstrings in comp.el commit
  • Fix async compilation and paramenter naming commit
  • Do not emit assumptions referencing clobbered mvars (bug#46670) commit
  • Move ssa rename from vector to comp-vec commit
  • Add a simple growable vector like type commit
  • Make scrollbars ignore scroll-bar-fore/background. commit
  • Revert "* configure.ac: Rename configure nativecomp flags..." commit
  • Some clean-up in comp.el commit
  • configure.ac: Rename configure nativecomp flags into --with-native-comp. commit

Release 28.0.50.147168

24 Feb 02:04

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Make scrollbars ignore scroll-bar-fore/background. commit