aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Basic functionality for packagesGerd Möllmann2022-10-081-1/+1
* 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
* 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
* 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
| * Make the build of source tarball produce *.eln filesEli Zaretskii2021-09-281-0/+40
| * Support for Unicode emoji sequencesRobert Pluim2021-09-201-2/+6
| * Fix build with native compilation on CygwinKen Brown2021-09-191-0/+5
| * Allow building on MacOS with MacPorts and libgccjitLars Ingebrigtsen2021-08-071-3/+4
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-041-1/+1
|\ \ | |/
| * Fix NS native compilation buildsAlan Third2021-06-261-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-291-1/+1
|\ \ | |/
| * ; * src/Makefile.in: Fix typo.Philipp Stephani2021-05-281-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-191-4/+1
|\ \ | |/
| * Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-091-4/+1