Skip to content

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

Release 28.0.50.147879

05 Apr 14:28
dc28720

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Output native compiled preloaded files into the 'preloaded' subfolder commit

Release 28.0.50.147874

02 Apr 14:49
dc28720

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Issue a warning when eln look-up fails due to missing .el source file. commit

Release 28.0.50.147871

01 Apr 06:31
dc28720

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Rework native compilation `comp-debug' (bug#46495) commit
  • Do not defer compilation when bytecode is explicitly requested (bug#46617) commit

Release 28.0.50.147866

31 Mar 11:19
dc28720

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Use lexical-binding in scroll-all.el commit
  • Fix incorrect regular expression for more general text replacements. commit
  • Use lexical-binding in chistory.el commit
  • Use lexical-binding in double.el commit
  • Use lexical-binding in dirtrack.el commit
  • Remove redundant #' before lambda in cedet commit
  • Delete Emacs 19 compat code in foldout.el commit
  • Use lexical-binding in lpr.el and add rudimentary tests commit
  • Use lexical-binding in echistory.el commit
  • Delete empty "History" sections commit
  • Use lexical-binding in follow.el commit
  • lisp/progmodes/verilog-mode.el internal code cleanup. commit
  • lisp/textmodes/reftex-auc.el: Improve the external function declarations commit
  • Provide information to show icons with Elisp completions commit
  • lisp/progmodes/verilog-mode.el: Prepare for lexical-binding. commit
  • lisp/progmodes/verilog-mode.el: Fix indentation of enum. commit
  • lisp/completion.el: Activate lexical-binding commit
  • lisp/woman.el: Activate lexical-binding. Require cl-lib commit
  • lisp/progmodes/project.el (project-regexp-history-variable): New variable. commit
  • lisp/allout*.el: Use lexical-binding commit
  • Fix an infinite loop in C++ Mode redisplay. This was bug #47191. commit
  • Some Tramp doc clarifications commit
  • Protect add-variable-watcher from incorrect usage commit
  • Optimize test jobs for emba commit
  • Doc fixes in follow.el commit
  • Fix hang in autorevert-tests.el commit
  • Fix a dbus.el byte compilation warning commit
  • Use a 64KB page size for pdump commit
  • Revert "Clarify dired-do-shell-command doc string" commit
  • Revert "Clarify dired-do-shell-command doc string" commit
  • Clarify dired-do-shell-command doc string commit
  • Clarify dired-do-shell-command doc string commit
  • Doc fixes for 'face-foreground' and 'face-background'. commit
  • compilation-goto-locus does not handle right display-buffer commit
  • Clarify the doc string of plist-memeber and plist-put commit
  • Avoid errors in pulse.el for some face customizations commit
  • Make artifacts working on emba (hopefully) commit
  • Demote read-extended-command-predicate errors commit
  • lisp/wdired.el: Fix minor regressions and simplify a bit commit
  • lisp/wdired.el: Apply text properties lazily commit
  • Keep *.log files on emba commit
  • Fix lisp/files-tests on MS-Windows commit
  • File unlock errors now issue warnings (Bug#46397) commit
  • Add test coverage for src/filelock.c (Bug#46397) commit
  • Fix encoding by ISO-2022-JP commit
  • Improve remote file notifications commit
  • Address some --without-x byte-compilation warnings commit
  • lisp/obsolete/tpu-extras.el: Avoid defadvice commit
  • lisp/mh-e/: Take advice-remove of the newly enabled lexical-binding commit
  • Prevent stale eln loading checking file timestamp before load (bug#46617) commit
  • admin.el fix for bug#47394 commit
  • Bump Emacs version past 27.2 commit
  • Assert not local-variable-p after setq in let_default binding commit
  • Add a test for let-binding unwinding commit
  • lisp/htmlfontify.el: Fix misuses of nconc commit
  • Remove XEmacs support in lexical-binding commit
  • Update rnc to use Open Document's Relax-NG schema to version 1.3 commit
  • Fix replace-buffer-contents undefined behavior commit
  • Fix filenotify-tests.el for Solaris (bug#47262), do not merge commit

Release 28.0.50.147772

25 Mar 22:46
dc28720

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Adapt Tramp file notification support commit
  • Fix typo commit
  • Add command project-remove-known-project commit
  • list/progmodes/idl*.el: Use lexical-binding commit
  • lisp/tab-bar.el (tab-bar-tab-post-change-group-functions): New hook. commit
  • Improve failure reporting in test/lisp/electric-tests.el commit
  • Fix previous format-prompt change: The default can be a symbol commit
  • perl-mode: Fix regexps for fontification commit
  • Improve two native compiler related docstrings. commit
  • Revert "Remove font-lock toggle from font-lock-update" commit
  • Remove font-lock toggle from font-lock-update commit
  • xref.el: Keep Emacs 26 compatibility commit
  • Add optional FORMAT argument to 'emacs-init-time' commit
  • Replace "(default %s)" with 'format-prompt' commit
  • Fix problem with filling with a computed fill prefix commit
  • Move string-trim functions to subr.el commit
  • Use lexical-binding in iimage.el commit
  • Use lexical-binding in two trivial org-mode files commit
  • Use lexical-binding in view.el commit
  • Delete some commented out defgroups commit
  • Doc fixes in view.el commit
  • Use lexical-binding in ruler-mode.el commit
  • lisp/progmodes/ebnf-*.el: Use lexical-binding commit
  • lisp/mh-e: Enable lexical-binding in all the files commit
  • lisp/wdired.el: Fix typo in last change. commit
  • Mention C-o' in the RET' doc string commit
  • Fix previous face.el change commit
  • lisp/tab-bar.el (tab-bar-new-tab-group): Set default to t. commit
  • Use read-color in read-face-attribute for color attributes commit
  • lisp/files-x.el (connection-local-criteria-for-default-directory): commit
  • Remove unnecessary requires of rx commit
  • Use lexical-binding in notifications.el commit

Release 28.0.50.147726

25 Mar 16:17
dc28720

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Improve two native compiler related docstrings. commit

Release 28.0.50.147723

22 Mar 01:29
dc28720

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Prevent unnecessary multiple .el hashing in 'maybe_swap_for_eln' commit
  • Add a tmp dir to `comp-eln-load-path' when running the testsuite. commit
  • Revert "* lisp/emacs-lisp/comp.el (comp-clean-up-stale-eln): Clean-up all..." commit
  • Remove two unnecessary quotes commit
  • lisp/cedet/semantic/ia.el (semantic-ia-complete-symbol): Simplify commit
  • Remove support for Syndic8.com, defunct since 2013 commit
  • Improve a recent change in NEWS commit
  • Fix cl-progv binding order commit
  • Remove Gnus specific .dir-locals.el commit
  • Prefer https and fix broken links in ERC commit
  • Fix args-out-of-range error in format.el commit
  • Don’t convert pointer to bool commit
  • Assume something more recent than X11R6 commit
  • Use lexical-binding in thumbs.el commit
  • lisp/wdired.el: Use lexical-binding commit
  • Don't tag mouse command as mode exclusive commit
  • lisp/emacs-lisp/bytecomp.el: Remember location of unresolved calls commit
  • lisp/emacs-lisp/pcase.el (pcase-compile-patterns): New function (bug#47261) commit
  • Improve the docs of a recent change in mb-depth.el commit
  • Do not load native code when `load' is explicitly called on a .elc file commit
  • Fix :type of recently introduced defcustom commit
  • Make minibuffer-depth-indicator-function a defcustom commit
  • Warn the user if we can't find pkg-config commit
  • Fix copyright lines mistakenly treated as outline headers commit
  • lisp/erc: Use lexical-binding commit
  • Use lexical-binding in finder.el commit
  • Fix a warning due to not preloading facemenu.el commit
  • test/lisp/progmodes/cperl-mode-tests.el: Silence warnings commit
  • lisp/newcomment.el: Allow 'comment-continue' with whitespace (bug#47167) commit
  • lisp/simple.el (next-error-quit-window): New function (bug#44611). commit
  • ChangeLog.3 fix commit
  • Prepare the Emacs 27.2 release. commit
  • Optimise tail calls in and and or forms in cl-labels functions commit
  • Extend handled events in 'while-no-input-ignore-events' (Bug#47205) commit
  • Add comint-password-prompt-regexp test for "zip -e ..." commit
  • Compute chart-face-list dynamically commit
  • Document that `buffer-string' retains text properties commit
  • Make "not found" message in dictionary less misleading commit
  • Make memory-report work with buffer-local unbound vars commit
  • Fix sorting in speedbar sub-groups commit
  • lisp/cedet/pulse.el: Use color.el commit
  • cperl-mode: Don't interpret y_ as start of y// function. commit
  • Fix uniquify-trailing-separator-p + uniquify-strip-common-suffix commit
  • Fix problem of trashing files to an inconsistent trash directory commit
  • Autoload 'mouse-wheel-mode' commit
  • Recognise "Verify password" as a password prompt commit
  • Document that `buffer-string' retains text properties commit
  • Don't pre-load facemenu commit
  • Unbind M-o' and add new C-x x f' binding commit
  • lisp/textmodes: Use lexical-binding commit
  • Leave signaling the exact error to cl-generic's internals commit
  • lisp/emacs-lisp/benchmark.el (benchmark-call): New function commit
  • lisp/tab-bar.el: New faces and face options. commit
  • Stop project-root from going into infinite recursion commit
  • Remove duplicate @table item from ELisp manual commit
  • New commands xref-next-line-no-show and xref-prev-line-no-show (bug#44611) commit
  • Minor fixes commit
  • Fix `no-byte-compile' native compilation interaction (bug#47169) commit
  • lisp/tab-bar.el: Simplify internal functions. commit
  • Fix problem of image-tests.el on emba commit
  • Fix problem in Tramp running two async processes in parallel commit
  • etc/themes/modus-themes.el: Bump version for GNU ELPA release commit
  • Have no-byte-compile' implies also no-native-compile'. commit
  • Add minibuffer input support to commands that set the frame size commit
  • lisp/tab-bar.el (tab-bar-new-tab-group): New defcustom. commit

Release 28.0.50.147609

16 Mar 23:58
dc28720

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Fix `no-byte-compile' native compilation interaction (bug#47169) commit
  • Have no-byte-compile' implies also no-native-compile'. commit

Release 28.0.50.147606

15 Mar 23:39
dc28720

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Prefer expand-file-name to concat in native-compilation code commit

Release 28.0.50.147602

15 Mar 02:48
dc28720

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Fix some entry in `comp-known-type-specifiers' (bug#46847) commit
  • Don't call setjmp through a function pointer on Windows (bug#47067) commit
  • Fix hang due to failure to clean up *.eln.old files at exit commit
  • lisp/tab-bar.el: Tab groups can be displayed with tab-bar-format-tabs-groups commit
  • lisp/tab-line.el: Update docstring of 'tab-line-tabs-function' (bug#47117) commit
  • lisp/tab-line.el: Add face for group-tab (bug#47118) commit
  • lisp/net/tramp-crypt.el (tramp-crypt-add-directory): commit
  • Fix buffer overflow in xbm_scan (bug#47094) commit
  • Separate values 'override' and 'append' in 'outline-minor-mode-highlight' commit
  • Add help-key-binding styling to wombat theme commit
  • Add comment for a recent change commit
  • Fix rare redisplay glitches when image has been removed from display commit
  • Adjust colors of help-key-binding face for readability commit
  • Remove ;;;###tramp-autoload cookie from Tramp defcustoms (Bug#47063) commit
  • Extend support for faces in Enriched mode commit
  • Fix circular dependecy when loading a modified comp.el (bug#47049) commit
  • Fix simple-tests--undo* commit
  • lisp/filesets.el: Address byte-compiler warning commit
  • lisp/cedet/{.el,ede/.el}: Use lexical-binding commit
  • Tramp sshfs fixes 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