summaryrefslogtreecommitdiff
path: root/src/Makefile.in
AgeCommit message (Expand)Author
2022-09-25Merge 'master' into noverlayStefan Monnier
2022-08-29Merge remote-tracking branch 'origin/master' into feature/tree-sitterYuan Fu
2022-08-15Produce TAGS in 'lib' as well and include them in src/TAGSEli Zaretskii
2022-08-14* src/Makefile.in (elnlisp): Delete autoload.eln from list.Stefan Kangas
2022-08-05Make loaddefs.el dependencies more explicit in src/Makefile.inLars Ingebrigtsen
2022-08-04Adjust src/Makefile.in comments about make-docfileLars Ingebrigtsen
2022-08-04Remove VCSWITNESS dependency, since we're always rescanning nowLars Ingebrigtsen
2022-08-03Byte-compile the in-tree loaddefs.el filesLars Ingebrigtsen
2022-05-07; Merge from master.Yuan Fu
2022-05-07Add tree-sitter intergrationYuan Fu
2022-04-04Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen
2022-03-26Minor fixes to last changePo Lu
2022-03-19Handle composite overlay window during drag and drop sessionsPo Lu
2022-03-08Decouple mod-test.c from GnulibPaul Eggert
2022-02-11Fix the DJGPP portPo Lu
2022-02-05Add support for basic syncing with the window manager on resizePo Lu
2022-01-20In early bootstrap, use byte-compiled compiler to native compile first filesAlan Mackenzie
2022-01-17Fix Emacs icon not appearing on HaikuPo Lu
2022-01-06Fix GNUstep compilation warningsPo Lu
2022-01-03Revert part of 59732a83c8 to fix bug#52969Stefan Monnier
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-30Don't store docstrings of preloaded .el files in etc/DOCStefan Monnier
2021-12-20Put AM_V_GEN etc. firstPaul Eggert
2021-12-11Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-11Add sqlite3 support to EmacsLars Ingebrigtsen
2021-11-30Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-11-20Add support for event processing via XInput 2Po Lu
2021-11-14Add more files to be natively-compiled AOTEli Zaretskii
2021-11-11Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-11-10Revert "Add support for event processing via XInput 2"Po Lu
2021-11-10Add support for event processing via XInput 2oldosfan
2021-11-10Try to fix intermittent build problem on MacosLars Ingebrigtsen
2021-11-05Use correct compiler options for building with libwebpEli Zaretskii
2021-10-22Add WebP image format support (Bug#51296)Stefan Kangas
2021-10-09; * src/Makefile.in (../native-lisp): Add comment.Eli Zaretskii
2021-10-07; * src/Makefile.in (../native-lisp): Make the long recipe silent.Eli Zaretskii
2021-10-04Fix native-compilation build from tarball on CygwinKen Brown
2021-10-04; * src/Makefile.in (../native-lisp): More tweaks of the recipe.Eli Zaretskii
2021-10-03Fix recipe for 'native-lisp' directoryEli Zaretskii
2021-10-03* src/Makefile.in: Simplify conditionals.Andreas Schwab
2021-10-03Define HAVE_NATIVE_COMP in src/Makefile.inEli Zaretskii
2021-09-28Make the build of source tarball produce *.eln filesEli Zaretskii
2021-09-20Support for Unicode emoji sequencesRobert Pluim
2021-09-19Fix build with native compilation on CygwinKen Brown
2021-08-07Allow building on MacOS with MacPorts and libgccjitLars Ingebrigtsen
2021-07-04Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-06-26Fix NS native compilation buildsAlan Third
2021-05-29Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano