Skip to content

Releases: rhoit/dot-emacs

arch.build.e2d96f

01 Mar 06:59
Compare
Choose a tag to compare

commit

commit e2d96ffa6a920684e67f013b5e5eae8c2379bc84
Author: Po Lu luangruo@yahoo.com
Date: Sun Feb 27 14:56:34 2022 +0800

  * src/xterm.c (handle_one_xevent): Translate motion events on Motif.

config

    --disable-build-details
    --enable-link-time-optimization # LTO
    --libexecdir=/usr/lib
    --localstatedir=/var
    --mandir=/usr/share/man
    --prefix=/usr
    --sysconfdir=/etc
    --with-cairo                    # needs cairo
    --with-file-notification=yes
    --with-gameuser=no
    --with-harfbuzz                 # default after 27.1
    --with-json                     # default after 27.1, needs jansson
    --with-modules
    --with-native-compilation       # JIT yeah! needs libgccjit
    --with-sound=alsa
    --with-x-toolkit=gtk3           # {no, gtk3, lucid}
    --without-compress-install
    --without-gconf                 # breaks set font from config
    --without-gsettings             # breaks set font from config
    --without-xaw3d

install

pacman --upgrade emacs-git-28.0.50.197-1-x86_64.pkg.tar.zst