Skip to content

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

Release 28.0.50.146530

24 Jan 22:25

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Make Tramp's insert-directory more robust commit
  • Fix insertion logic of newly subscribed Gnus groups commit
  • Add more assertions to recently-added process test. commit
  • Fix recently uncovered 'make check' failures commit
  • Add support for dired compressing .lz/.lzo files commit
  • Properly initialize gnus-search-namazu-index-directory commit
  • Make (subdirs . nil) in .dir-locals.el work commit
  • Fix missing file&line info in "Unknown defun property" warnings commit
  • Provide a (thing-at-point 'url) in eww buffers commit
  • Add a mechanism for buffer-local thing-at-points commit
  • Use single post-command-hook on hl-line modes commit
  • Add a unit test testing interaction between threads and processes. commit
  • Avoid a few compilation warnings in Objective-C code. commit
  • Add a FIXME comment to improve the SIGCHLD race condition handling. commit
  • Mark both ends of self-pipe a nonblocking. commit
  • Fix failed autorevert test on emba commit
  • Add scale factor in display-monitor-attributes-list. commit
  • Clean up the recently added self-pipe mechanism for WINDOWSNT commit
  • Erase the buffer only after fetching the new contents commit
  • lisp/simple.el (newline-and-indent): Disable electric-indent-mode commit
  • Mention undo-amalgamate-change-group in the lispref manual commit
  • Work around __has_attribute bug in clang 3.4 commit
  • Prepare for update from Gnulib commit
  • Fix up previous mh-speed.el ignored variable change commit
  • Add more isearch-related bindings to ns-win.el commit
  • Make nnml handle invalid non-ASCII headers more consistently commit
  • Use RemoteCommand option for Tramp's sshx and scpx methods commit
  • Calc: use big brackets around function arguments commit
  • Fix last change for DOS_NT systems commit
  • Enable TTY mouse-face support when built without GPM support commit
  • Fix spurious "Lexical argument shadows the dynamic variable" due to inlining commit
  • lisp/net/webjump.el: Add Maintainer: emacs-devel. commit
  • Don't have type-break-mode signal errors on corrupted files commit
  • Fix message.el build warning from previous change commit
  • Add dired support for compressing .pax files commit
  • Tweak previous message-forward-included-mime-headers change commit
  • Make Message respect header removal instructions more commit
  • A better fix for 'kill-visual-line' commit
  • Fix thinko in previous footnote.el change commit
  • Use lexical-binding in all the cal-*.el files commit
  • Use calendar-read-sexp instead of the now obsolete calendar-read commit
  • lisp/calendar/cal-french.el (calendar-french-accents-p): Obsolete function commit
  • lisp/calendar/calendar.el (calendar-read-sexp): New function commit
  • lisp/emacs-lisp/bytecomp.el (byte-compile--declare-var): Fix warning commit
  • Fix recent remember-diary-extract-entries change commit
  • checkdoc-spellcheck-documentation-flag doc string improvement commit
  • Revert "Always send Lisp words to checkdoc-ispell-init" commit
  • Always send Lisp words to checkdoc-ispell-init commit
  • Move the ‘declare’ form before the interactive spec in 10 functions. commit
  • lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode): Add 2 new opts commit
  • lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode): Move some opts. commit
  • Fix footnote-mode problem when reopening an old file commit
  • cua-toggle-global-mark doc string clarification commit
  • Fix environment handling in tramp-handle-make-process commit
  • Respect remember-save-after-remembering on remember-diary-extract-entries commit
  • Add option remember-text-format-function commit
  • Add option remember-diary-regexp commit
  • Tweak tty-find-type to allow TERM=screen.xterm commit
  • Make symbol-at-point return nil if there's no symbols in the buffer commit

Release 28.0.50.146455

24 Jan 09:48

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Add scale factor in display-monitor-attributes-list. commit

Release 28.0.50.146453

21 Jan 03:38

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Make imagemagick images less blurry. commit
  • Revert "Make `symbol-at-point' work in buffers with no symbols" commit
  • Don't add Content-Type when ceasing an rmail edit commit
  • Make `symbol-at-point' work in buffers with no symbols commit
  • Fix up example in the Modifying Menus node in the lispref manual commit
  • Mention that the mouse will switch on transient-mark-mode in manual commit
  • Make sh-mode use `auto-mode-interpreter-regexp' commit
  • test/lisp/replace-tests.el: Add nested match group test commit
  • Do not add unnecesary arg constraints (bug#45812 bug#45705 bug#45751). commit
  • Make child signal read pipe non-blocking. commit
  • Declare some project commands interactive-only commit
  • Better check for nil in search-/query-replace-highlight-submatches (bug#45973) commit
  • Calc: use Unicode brackets in Big mode when available (bug#45917) commit
  • etc/NEWS.19: Add entry for indent-line-to commit
  • Some Tramp fixes, resulting from test campaign commit
  • lisp/startup.el: Fix bug#45857, bug#30994, and bug#45913. commit
  • Only show "2x entries" i vc log buffers if needed commit
  • Parse square root sign in embedded Calc mode commit
  • Missing dynamic variable declarations in Calc commit
  • Fix slow abbrev expansion in `message-mode' in some circumstances commit
  • Don't stop Gnus startup on password failures commit
  • Handle also test/lib-src directory commit
  • Fix list-colors-print handling of callback arg commit
  • Add test for the widget-color-match function (Bug#45829) commit
  • Tweaks to the color widget (Bug#45829) commit
  • Add 'perl-non-scalar-variable' face to perl-mode commit
  • Define keymap-name-history commit
  • Actually make the calc trail window dedicated commit
  • Don't infloop in comint-redirect-results-list-from-process commit
  • Mark the various nxml flags as safa commit
  • Revert "* .gitignore: add src/fingerprint.c" commit
  • Make sure the new window is not too tall commit
  • time-stamp-tests now pass in more locales commit
  • Allow gnus-retrieve-headers to return headers directly commit
  • Fix ibuffer-mark-by-file-name-regexp abbreviations commit
  • Use format-prompt in read-regexp. commit
  • lisp/cedet/ede/proj.el: Enable Project files to load commit
  • Fix recent changes for Cham script commit
  • test/src/xdisp-tests.el: Fix tests to work in batch mode commit
  • Don't double up keys in epa--list-keys commit
  • Fix problem with `epa-list-keys' bugging out commit
  • Avoid macOS NSFilenamesPboardType warning (bug#33035) commit
  • Replace Unix commands with Emacs in process tests. commit
  • Revert "; Revert recent byte-compiler optimizations which break native-comp" commit
  • Run dead code removal always before fwprop, optim bootstrap time (~20% less) commit
  • Introduce `comp-fwprop-max-insns-scan' as heuristic threshold commit
  • Make `comp-enable-subr-trampolines' effective for advices (bug#45854) commit
  • Improve support for the Cham script and languages commit
  • Ensure that sentinels are called during 'accept-process-output'. commit
  • Add new targets to test/Makefile commit
  • Add a bit more clarification around standard error processes. commit
  • lisp/emacs-lisp/pcase.el: Add support for not to pred commit
  • Don't crash if no asynchronous process has been created yet. commit
  • Fix deadlock when receiving SIGCHLD during 'pselect'. commit

Release 28.0.50.146389

20 Jan 00:37

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Do not add unnecesary arg constraints (bug#45812 bug#45705 bug#45751). commit

Release 28.0.50.146387

18 Jan 12:48

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Revert "; Revert recent byte-compiler optimizations which break native-comp" commit
  • Run dead code removal always before fwprop, optim bootstrap time (~20% less) commit
  • Introduce `comp-fwprop-max-insns-scan' as heuristic threshold commit
  • Make `comp-enable-subr-trampolines' effective for advices (bug#45854) commit
  • Set `backtrace-line-length' in async worker processes commit
  • lisp/frame.el Don't activate blink-cursor-idle-timer needlessly. commit
  • Change default-directory before prompting in project-compile commit
  • src/dispnew.c (sit_for): Return nil when interrupted by process output commit
  • Remove recent spurious addition in window.el commit
  • Remove support for 32 bit build commit
  • Update dependency capture commit
  • gitignore: add src/fingerprint.c commit
  • Fix 'window-text-pixel-size' when there are leading/trailing spaces commit
  • Make libraries works with xterm-mouse-mode. commit
  • Some Tramp adaptions, mainly direct async processes commit
  • lisp/emacs-lisp/seq.el (seq-concatenate): Unautoload (merge fix). commit
  • Fix 'kill-visual-line' commit
  • lisp/startup.el (command-line): Remove redundant set of no-blinking-cursor commit
  • lisp/startup.el (command-line): Remove redundant set of no-blinking-cursor commit
  • Fix marking "delayed-initialization" vars as dynamically scoped commit
  • Normalize `comp-eln-load-path' entries for trampoline comp (bug#43475) commit
  • Introduce native compilation time reports commit
  • lisp/info.el (Info-search): Don't deactivate mark when landed in same node commit
  • Revert recent byte-compiler optimizations which break native-comp commit
  • Remove one of recently added warnings abound binding keys in Isearch maps commit
  • lisp/isearch.el: C-s C-u M-y reads a string from the kill-ring minibuffer commit
  • Lift {global,local}-key-binding to Lisp commit
  • Prefer skip-unless in more tests commit
  • Fix 'visual-line-mode' when 'word-wrap-by-category' is in effect commit
  • Use skip-unless instead of if+message in test commit
  • Remove some XEmacs compat code from tests commit
  • Stabilise lunar-phase-list test (bug#45818) commit
  • Fix Indian time zone test when run by Irishmen (bug#45818) commit
  • Update docstring commit
  • Only run IPv6 tests if we have an IPv6 address commit
  • Fix nsm-should-check for "google.com" failure commit
  • Add a new function 'buffer-line-statistics' commit
  • Add a new variable `inhibit-interaction' commit
  • Update substitute-command-keys tests, again commit
  • comint-read-input-ring: Simplify last commit commit
  • lisp/emacs-lisp/eieio-base.el: Silence warnings in last change commit
  • cedet/ede/auto.el: commit
  • eieio-base.el: commit
  • Fix possible prepending of "TEXT" to IMAP searches commit
  • Make comint-read-input-ring skip uninteresting text in .zsh_history commit
  • Add a failing test for bug#44834 commit
  • Support using auth-source for NickServ passwords in ERC commit
  • Fix problem with non-ASCII characters in nnmaildir commit
  • Add `flat-button' to custom-face-attributes commit
  • Ensure HAVE_GMP is reflected in emacs_config_features commit
  • Fix visual-bell on X commit
  • Free unneeded context commit
  • New command xref-quit-and-pop-marker-stack commit
  • Allow evaluation of tests from local source repository commit
  • Fix build breakage if Lisp_Object is not a primitive type. commit
  • Add functions to open a file without quitting. commit
  • Fix incompleteness in the implementation of minibuffer-follows-selected-frame commit
  • Respect message-forward-ignored-headers more commit
  • Default python-shell-interpreter to python3 commit
  • Fix example in the Gnus manual commit
  • Specify precedence in .authinfo files commit
  • Improve fill-region-as-paragraph when there's a fill prefix commit
  • Make font locking work in mercury-mode commit
  • Hyperlink symbol names without word syntax in Help commit
  • Add support for 'process-attributes' on OpenBSD commit
  • Add support for flat buttons commit
  • Minor shortdoc link improvements commit
  • Add a link to the manual f...
Read more

Release 28.0.50.146298

14 Jan 23:51

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Normalize `comp-eln-load-path' entries for trampoline comp (bug#43475) commit
  • Introduce native compilation time reports commit

Release 28.0.50.146295

14 Jan 02:07

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Revert recent byte-compiler optimizations which break native-comp commit

Release 28.0.50.146294

13 Jan 14:05

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Fix visual-bell on X commit
  • Free unneeded context commit
  • Fix gtk icon theme does not reflect commit
  • Increase probability that a process test succeeds. commit
  • Remove a pointless check for WCOREDUMPED. commit
  • Support keyval style beamer frame labels commit
  • Remove reference to gnus-bug-create-help-buffer commit
  • Don't unblock SIGCHLD too early. commit
  • Count Flymake diagnostics in modeline by severity, not type commit
  • lisp/emacs-lisp/cl-macs.el (cl--self-tco): Fix build of gnus-agent.el commit
  • Improve `comp-libgccjit-reproducer' commit
  • Fix cl-concatenate use in macros commit
  • Add new customize `comp-libgccjit-reproducer' commit
  • lisp/emacs-lisp/cl-macs.el: Optimize self-calls in tail position commit
  • Make sure default-directory relates to the originating buffer commit
  • lisp/subr.el (letrec): Optimize some non-recursive bindings commit
  • lisp/emacs-lisp/macroexp.el (macroexp--fgrep): Rename from pcase--fgrep commit
  • Remove unused DEFSYM commit
  • Fix syntax of space characters commit
  • test/lisp/net/tramp-tests.el (tramp-test31-interrupt-process): commit
  • Add a type specifier test commit
  • lisp/tab-bar.el: Improve tab-bar-show (bug#45556) commit
  • Remove an outdated comment commit
  • Further display-buffer doc changes commit
  • test/lisp/filenotify-tests.el (file-notify-test07-many-events-remote): commit
  • Add a display-buffer window selection function that's more like XEmacs commit
  • Fix typo in last display-buffer doc string change commit
  • Edit the display-buffer doc string slightly commit
  • Add work-around for nnmaildir encoding problem commit
  • Clear socks protocol scratch after authentication commit
  • Fix quoting problem in pop3-uidl-save commit
  • Revert mark-paragraph change and add tests commit
  • Update a substitute-command-keys test commit
  • Fix some failing tests in BSD systems commit
  • Proof some searches and file listings against symlinks commit
  • lisp/mb-depth.el (minibuffer-depth-indicator): New face. commit
  • Fix bug#45603 commit
  • Fix obsolete variable warnings about class names commit
  • lisp/play/dunnet.el: Run the game when loaded via --batch -l dunnet commit
  • lisp/emacs-lisp/package.el (package-activate-all): Another tweak commit
  • lisp/emacs-lisp/autoload.el: Improve last change commit
  • Prevent stack overflow in GNUstep menu code commit
  • lisp/tab-bar.el (tab-bar-tab-name-format-function): New defcustom. commit
  • Refactor tab-bar-mode to -define-keys and -load-buttons (bug#42052) commit
  • Fix process-tests on MS-Windows commit
  • lisp/emacs-lisp/package.el: Load package-quickstart without package.el commit
  • ruby-mode: eliminate redundant regexp branch commit
  • Pretty-print keys without <> around modifiers (bug#45536) commit
  • perl-mode: Display here-docs as strings instead of comments commit
  • lisp/subr.el (esc-map): Initialize inside declaration commit
  • lisp/subr.el (ctl-x-map): Initialize inside the declaration. commit
  • lisp/subr.el (global-map): Initialize inside declaration. commit
  • Use lexical-binding in the remaining preloaded files commit
  • lisp/filesets.el: Use lexical-binding commit
  • Fix a type specifier test commit
  • Fix type inference for bug#45635 commit
  • Make a process tests a bit more robust. commit
  • lisp/cedet/srecode/semantic.el: Use lexical-binding commit
  • lisp/mail/reporter.el: Use lexical-binding commit
  • ruby-add-log-current-method: Support methods with symbolic names commit
  • Do not assume Xrender merely because Cairo commit
  • Fix broken build on AIX 7.2 commit
  • Fix error in tramp-sh-handle-insert-directory commit

Release 28.0.50.146289

10 Jan 23:29

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Fix gtk icon theme does not reflect commit
  • Increase probability that a process test succeeds. commit
  • Remove a pointless check for WCOREDUMPED. commit
  • Support keyval style beamer frame labels commit
  • Remove reference to gnus-bug-create-help-buffer commit
  • Don't unblock SIGCHLD too early. commit
  • Count Flymake diagnostics in modeline by severity, not type commit
  • lisp/emacs-lisp/cl-macs.el (cl--self-tco): Fix build of gnus-agent.el commit
  • Improve `comp-libgccjit-reproducer' commit
  • Fix cl-concatenate use in macros commit
  • Add new customize `comp-libgccjit-reproducer' commit
  • lisp/emacs-lisp/cl-macs.el: Optimize self-calls in tail position commit

Release 28.0.50.146273

09 Jan 22:40

Choose a tag to compare

Commits since last release

Check upstream for the full history.

  • Improve `comp-libgccjit-reproducer' commit
  • Add new customize `comp-libgccjit-reproducer' commit