summaryrefslogtreecommitdiff
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Update from Gnulib by running admin/merge-gnulibPaul Eggert2023-01-131-1/+2
* Adjust to recent Gnulib macro renamingPaul Eggert2023-01-071-6/+6
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-211-19/+20
|\
| * Merge 'master' into noverlayStefan Monnier2022-09-251-158/+333
| |\
| * | Provide a new tree data-structure for overlays.Andreas Politz2017-10-041-0/+1
* | | Support MinGW build on MS-WindowsEli Zaretskii2022-10-161-3/+2
* | | Fix typo in Makefile.inDaniel Martín2022-10-101-1/+1
* | | Merge remote-tracking branch 'origin/master' into feature/tree-sitterYuan Fu2022-08-291-21/+8
|\ \ \ | | |/ | |/|
| * | Produce TAGS in 'lib' as well and include them in src/TAGSEli Zaretskii2022-08-151-4/+5
| * | * src/Makefile.in (elnlisp): Delete autoload.eln from list.Stefan Kangas2022-08-141-1/+0
| * | Make loaddefs.el dependencies more explicit in src/Makefile.inLars Ingebrigtsen2022-08-051-1/+1
| * | Adjust src/Makefile.in comments about make-docfileLars Ingebrigtsen2022-08-041-5/+0
| * | Remove VCSWITNESS dependency, since we're always rescanning nowLars Ingebrigtsen2022-08-041-7/+1
| * | Byte-compile the in-tree loaddefs.el filesLars Ingebrigtsen2022-08-031-4/+2
* | | ; Merge from master.Yuan Fu2022-05-071-3/+9
|\ \ \ | |/ /
| * | Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen2022-04-041-1/+1
| * | Minor fixes to last changePo Lu2022-03-261-2/+5
| * | Handle composite overlay window during drag and drop sessionsPo Lu2022-03-191-2/+5
* | | Add tree-sitter intergrationYuan Fu2022-05-071-3/+7
|/ /
* | Decouple mod-test.c from GnulibPaul Eggert2022-03-081-1/+2
* | Fix the DJGPP portPo Lu2022-02-111-2/+2
* | Add support for basic syncing with the window manager on resizePo Lu2022-02-051-2/+5
* | In early bootstrap, use byte-compiled compiler to native compile first filesAlan Mackenzie2022-01-201-0/+3
* | Fix Emacs icon not appearing on HaikuPo Lu2022-01-171-1/+1
* | Fix GNUstep compilation warningsPo Lu2022-01-061-1/+1
* | Revert part of 59732a83c8 to fix bug#52969Stefan Monnier2022-01-031-1/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \
| * | ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
| * | Add more files to be natively-compiled AOTEli Zaretskii2021-11-141-0/+10
* | | Don't store docstrings of preloaded .el files in etc/DOCStefan Monnier2021-12-301-3/+1
* | | Put AM_V_GEN etc. firstPaul Eggert2021-12-201-4/+4
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-111-2/+5
|\ \ \
| * | | Add sqlite3 support to EmacsLars Ingebrigtsen2021-12-111-2/+5
* | | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-13/+58
|\ \ \ \ | |/ / /
| * | | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-11/+53
| * | | Add support for event processing via XInput 2Po Lu2021-11-201-2/+5
* | | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-7/+72
|\ \ \ \ | |/ / /
| * | | Revert "Add support for event processing via XInput 2"Po Lu2021-11-101-5/+2
| * | | Add support for event processing via XInput 2oldosfan2021-11-101-2/+5
| * | | Try to fix intermittent build problem on MacosLars Ingebrigtsen2021-11-101-0/+3
| * | | Use correct compiler options for building with libwebpEli Zaretskii2021-11-051-1/+3
| * | | Add WebP image format support (Bug#51296)Stefan Kangas2021-10-221-1/+1
| |/ /
| * | ; * src/Makefile.in (../native-lisp): Add comment.Eli Zaretskii2021-10-091-0/+9
| * | ; * src/Makefile.in (../native-lisp): Make the long recipe silent.Eli Zaretskii2021-10-071-1/+1
| * | Fix native-compilation build from tarball on CygwinKen Brown2021-10-041-0/+3
| * | ; * src/Makefile.in (../native-lisp): More tweaks of the recipe.Eli Zaretskii2021-10-041-2/+3
| * | Fix recipe for 'native-lisp' directoryEli Zaretskii2021-10-031-4/+6
| * | * src/Makefile.in: Simplify conditionals.Andreas Schwab2021-10-031-10/+3
| * | Define HAVE_NATIVE_COMP in src/Makefile.inEli Zaretskii2021-10-031-0/+2