Emacs Gcc Wayland Devel Builder Versions Save

Emacs with native compilation ("gcc") and Wayland support

28.2.50.152031-1

1 year ago

28.2.50.152031-2

1 year ago

28.2.50.152031

1 year ago

Commits since last release

Check upstream for the full history.

  • Fix storing email into nnmail by Gnus commit
  • Don't unnecessarily use non-ASCII characters in Texinfo commit
  • Explain how to bind keys to non-ASCII sequences commit
  • Document that 'transient-mark-mode' is off in batch mode commit

28.2.50.152026

1 year ago

Commits since last release

Check upstream for the full history.

  • Fix Tramp sshfs tests (don't merge) commit
  • Some minor Tramp fixes commit
  • Hide temporary FUSE files in Tramp commit
  • Fix tooltip face overwriting dragged text strings during mouse DND commit
  • Fix lexical-binding fallout in vhdl-mode.el commit
  • Fix ControlPath quoting in Tramp commit
  • Remove the AUCTeX subsection from MS-Windows FAQ commit
  • Update AUCTeX FAQ entry commit
  • Update string-to-number documentation to bignum Emacs commit
  • Fix doc string references to tags-loop-continue commit
  • dired-do-query-replace-regexp doc string fix commit
  • Linux console: don't translate ESC TAB to `backtab' in input-decode-map. commit
  • Handle changed scp protocol in Tramp, don't merge commit
  • Fix bug#55274 commit
  • Provide reference for OTF tags in the ELisp manual commit
  • Be more resilient towards errors during error handling commit
  • Improve documentation of font- and face-related attribute functions commit

28.2.50.151998

1 year ago

Commits since last release

Check upstream for the full history.

  • Fix Tramp sshfs tests (don't merge) commit
  • Some minor Tramp fixes commit
  • Hide temporary FUSE files in Tramp commit
  • Fix tooltip face overwriting dragged text strings during mouse DND commit
  • Fix lexical-binding fallout in vhdl-mode.el commit
  • Fix ControlPath quoting in Tramp commit
  • Remove the AUCTeX subsection from MS-Windows FAQ commit
  • Update AUCTeX FAQ entry commit
  • Update string-to-number documentation to bignum Emacs commit
  • Fix doc string references to tags-loop-continue commit
  • dired-do-query-replace-regexp doc string fix commit
  • Linux console: don't translate ESC TAB to `backtab' in input-decode-map. commit
  • Handle changed scp protocol in Tramp, don't merge commit
  • Fix bug#55274 commit
  • Provide reference for OTF tags in the ELisp manual commit
  • Be more resilient towards errors during error handling commit
  • Improve documentation of font- and face-related attribute functions commit
  • Improve indexing in "Programmed Completion" commit
  • Improve documentation of 'set-fontset-font' commit
  • Update WEB PAGES part of make-tarball.txt commit
  • Fix problem with Solaris ls in Tramp commit
  • Update instructions about ChangeLog.N file generation commit
  • Another fix for non-ASCII 'overlay-arrow-string' commit
  • Avoid a redisplay loop when 'overlay-arrow-string' is non-ASCII commit
  • Fix last change in isearch.el commit
  • Add minimum instructions to 'query-replace' commands commit
  • Fix customization-group of 'python-forward-sexp-function' commit
  • Fix wording of "File Notifications" in the ELisp manual commit
  • Update from gnulib commit
  • Revert prompting changes in viper-cmd commit
  • Fix regression with multiple mode: entries in the prop line commit
  • Avoid hangs in python-mode with debug-on-error set commit
  • Fix major-mode setting regression when there's a mode: cookie commit
  • Revert "Don’t assume openat" commit
  • Don’t assume openat commit
  • Fix GC bug in filelock.c commit
  • Clarify when mode tagging is used commit
  • Further vcs-cvs/rcs-responsible-p updates from master commit
  • Fix builds on older versions of macOS commit
  • Fix documentation of Outline minor mode options commit
  • Improve discoverability of 'insert-directory-program' commit
  • Fix cursor motion under truncate-lines with Flymake fringe indicator commit
  • Make all vc-*-responsible-p functions return a string commit
  • Describe problems with invoking Python on MS-Windows commit
  • A better fix for bug#54800 commit
  • Add a comment about cl-concatenate commit
  • Revert "Make cl-concatenate an alias of seq-concatenate" commit
  • Fix 'window-text-pixel-width' when starting from display property commit
  • Fix default-directory of buffers visiting files in renamed directories commit
  • Fix a kill-append regression commit
  • Clean up the MSDOS port commit
  • Fix typo in next-error-find-buffer-function commit
  • Revert "Make shell-resync-dirs handle whitespace in directory names" commit
  • Fix scrolling of the stack window in Calc commit
  • Update and fix instructions and scripts for updating the Web pages commit
  • Extend tramp-archive-test45-auto-load commit
  • Ensure local `default-directory' in Tramp when needed commit
  • Clarify "idleness" in the ELisp manual commit
  • Use correct signal oldset in posix_spawn implementation commit
  • Fix error in tramp-archive-autoload-file-name-handler commit
  • Fix fallout from lexical-binding in vhdl-mode.el commit
  • Prepare the release branch for Emacs-28.2 development commit
  • Update logs and HISTORY for Emacs 28.1 commit
  • Bump Emacs version to 28.1 commit
  • dired: implement feature from 7b50ed553f differently commit
  • Fix regression in 'dired-buffers-for-dir' commit
  • Fix eshell-explicit-command-char doc string typo commit
  • Clarify the description of "selected tags table" commit
  • Add notes about command modes and nativecomp interaction commit
  • Improve doc strings of read-char-from-minibuffer-insert-* commands commit
  • Fix region highlight in non-selected windows commit

28.1.50.151702

2 years ago

Commits since last release

Check upstream for the full history.

  • Fix Tramp sshfs tests (don't merge) commit
  • Some minor Tramp fixes commit
  • Hide temporary FUSE files in Tramp commit
  • Fix tooltip face overwriting dragged text strings during mouse DND commit
  • Fix lexical-binding fallout in vhdl-mode.el commit
  • Fix ControlPath quoting in Tramp commit
  • Remove the AUCTeX subsection from MS-Windows FAQ commit
  • Update AUCTeX FAQ entry commit
  • Update string-to-number documentation to bignum Emacs commit
  • Fix doc string references to tags-loop-continue commit
  • dired-do-query-replace-regexp doc string fix commit
  • Linux console: don't translate ESC TAB to `backtab' in input-decode-map. commit
  • Handle changed scp protocol in Tramp, don't merge commit
  • Fix bug#55274 commit
  • Provide reference for OTF tags in the ELisp manual commit
  • Be more resilient towards errors during error handling commit

28.1.50.151678

2 years ago

Commits since last release

Check upstream for the full history.

  • Improve documentation of font- and face-related attribute functions commit
  • Improve indexing in "Programmed Completion" commit
  • Improve documentation of 'set-fontset-font' commit
  • Update WEB PAGES part of make-tarball.txt commit
  • Fix problem with Solaris ls in Tramp commit
  • Update instructions about ChangeLog.N file generation commit
  • Another fix for non-ASCII 'overlay-arrow-string' commit
  • Avoid a redisplay loop when 'overlay-arrow-string' is non-ASCII commit
  • Fix last change in isearch.el commit
  • Add minimum instructions to 'query-replace' commands commit
  • Fix customization-group of 'python-forward-sexp-function' commit
  • Fix wording of "File Notifications" in the ELisp manual commit
  • Update from gnulib commit
  • Revert prompting changes in viper-cmd commit
  • Fix regression with multiple mode: entries in the prop line commit
  • Avoid hangs in python-mode with debug-on-error set commit
  • Fix major-mode setting regression when there's a mode: cookie commit
  • Revert "Don’t assume openat" commit
  • Don’t assume openat commit
  • Fix GC bug in filelock.c commit
  • Clarify when mode tagging is used commit
  • Further vcs-cvs/rcs-responsible-p updates from master commit
  • Fix builds on older versions of macOS commit
  • Fix documentation of Outline minor mode options commit
  • Improve discoverability of 'insert-directory-program' commit
  • Fix cursor motion under truncate-lines with Flymake fringe indicator commit
  • Make all vc-*-responsible-p functions return a string commit
  • Describe problems with invoking Python on MS-Windows commit
  • A better fix for bug#54800 commit
  • Add a comment about cl-concatenate commit
  • Revert "Make cl-concatenate an alias of seq-concatenate" commit
  • Fix 'window-text-pixel-width' when starting from display property commit

28.1.50.151639

2 years ago

Commits since last release

Check upstream for the full history.

  • Fix default-directory of buffers visiting files in renamed directories commit
  • Fix a kill-append regression commit
  • Clean up the MSDOS port commit
  • Fix typo in next-error-find-buffer-function commit
  • Revert "Make shell-resync-dirs handle whitespace in directory names" commit
  • Fix scrolling of the stack window in Calc commit
  • Update and fix instructions and scripts for updating the Web pages commit
  • Extend tramp-archive-test45-auto-load commit
  • Ensure local `default-directory' in Tramp when needed commit
  • Clarify "idleness" in the ELisp manual commit
  • Use correct signal oldset in posix_spawn implementation commit
  • Fix error in tramp-archive-autoload-file-name-handler commit
  • Fix fallout from lexical-binding in vhdl-mode.el commit
  • Prepare the release branch for Emacs-28.2 development commit
  • Update logs and HISTORY for Emacs 28.1 commit
  • Bump Emacs version to 28.1 commit
  • dired: implement feature from 7b50ed553f differently commit
  • Fix regression in 'dired-buffers-for-dir' commit
  • Fix eshell-explicit-command-char doc string typo commit
  • Clarify the description of "selected tags table" commit
  • Add notes about command modes and nativecomp interaction commit
  • Improve doc strings of read-char-from-minibuffer-insert-* commands commit
  • Fix region highlight in non-selected windows commit
  • Fix a regression in 'decipher-digram-list' commit
  • Improve documentation of bookmark default sorting commit

28.0.92.151599

2 years ago

Commits since last release

Check upstream for the full history.

  • Fix evaluation of negated argument predicates in Eshell commit
  • Emacs pretest 28.0.92 commit
  • Fix data structures in authors.el commit
  • Fix regression in 'custom-prompt-customize-unsaved-options' commit
  • Improve documentation of 'map-charset-chars' commit
  • Avoid assertion violations in 'bidi_resolve_brackets' commit
  • Fix which-func-update doc string commit
  • Improve wording of 'dired-jump's description commit
  • Add a comment for previous browse-url-of-dired-file change commit
  • Restore documented Emacs 27.2 behaviour of browse-url-of-dired-file commit
  • Fix regression in derived-mode-init-mode-variables commit
  • Avoid crashes when fringe bitmaps are defined in daemon mode commit
  • One more fix of the BPA implementation commit
  • Fix handling of brackets in BPA commit
  • Correct etc/NEWS entry about bitmapped fonts commit
  • Improve/correct documentation about Eshell variable expansion commit
  • Partially revert b03f74e0f2a578b1580e8b1c368665850ee7f808 commit
  • Backport: Port pre-commit hook to Git 2.35.0 commit
  • Fix :tag for eol in tab-first-completion commit
  • Add explicit '--no-heading' for ripgrep commit
  • Follow OpenSSH changes in Tramp commit
  • Document better how to reset attributes of faces for new frames commit
  • Mention flyspell-prog-mode in flyspell-mode doc string commit
  • Reword face-remap-add-relative manual entry commit

28.0.91.151565

2 years ago

Commits since last release

Check upstream for the full history.

  • Fix indexing of module functions that return enumeration types. commit
  • tramp.texi texinfo 4.13 compatibility commit
  • Explain "Tramp" spelling in its manual commit
  • Fix 'display-line-numbers-mode' in hide-show buffers commit
  • Don't check whether a deleted window is deletable (Bug#54028) commit
  • A friendlier error message from image-mode in an empty buffer commit
  • Don't reference obsolete variables in edebug.el commit
  • Fix a typo in filesets.el's doc string commit
  • Improve documentation of filling and justification commands commit
  • Fix indexing of module functions that return complex types. commit
  • Prevent crashes caused by invalid locale coding systems commit
  • Separate command and concept index in Transient manual commit
  • Fix Transient manual commit
  • Fix problem with popd for in remote shell buffers commit
  • Import texi source file for transient manual commit
  • Fix 'exchange-point-and-mark' in 'transient-mark-mode' commit
  • Fix "C-SPC C-SPC" after "C-x C-x" commit
  • Fix a typo in fontset.el commit
  • Note in ELisp manual that too-wide images are truncated commit
  • Fix integer arithmetic miss-compilation (bug#53451) commit
  • Mark flymake as compatible with emacs-26.1 commit
  • flymake: Ensure compatibility with older Emacsen commit
  • Don't remove dummy.group from gnus-newsrc-alist on Gnus save commit
  • Fix ietf-drums-get-comment doc string commit
  • Fix typo in display.texi commit
  • Revert an erroneous change in tramp-cache.el commit