summaryrefslogtreecommitdiff
path: root/src/emacs.c
Commit message (Expand)AuthorAgeFilesLines
* ; * src/emacs.c: Fix typo in comment (Bug#35320).Noam Postavsky2019-04-191-1/+1
* Fix an outdated URL in a commentEli Zaretskii2019-04-111-2/+7
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Avoid kill-emacs-hook errors hanging batch modeGlenn Morris2018-11-121-1/+4
* Avoid ridiculously high stack limit requests on macOSEli Zaretskii2018-10-041-4/+6
* Update GNOME bugtracker URLsGlenn Morris2018-08-241-1/+1
* Fix bootstrap infloop in GNU/Linux alphaPaul Eggert2018-07-081-2/+4
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * src/emacs.c (usage_message): Don't mention 'find-file'.Eli Zaretskii2017-09-191-4/+4
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Add lcms2 interfaceMark Oteiza2017-09-131-0/+4
* Align stack bottom properly.Paul Eggert2017-08-291-2/+5
* Use unlocked stdio more systematicallyPaul Eggert2017-06-221-4/+4
* Pacify clang without munging C sourcePaul Eggert2017-06-151-2/+2
* Remove some tautological comparisons involving rlim_tPhilipp Stephani2017-06-141-2/+2
* Define --module-assertions only of modules are availablePhilipp Stephani2017-06-141-0/+6
* Implement module assertions for usersPhilipp Stephani2017-06-121-0/+14
* Use true names for invocation- and source-directoryGlenn Morris2017-05-311-0/+3
* Rename '--new-daemon' to 'fg-daemon' and '--old-daemon' to '--bg-daemon'Noam Postavsky2017-05-291-9/+9
* Declare Nextstep unexec functions in lisp.hPhilipp Stephani2017-05-211-4/+0
* Do not discard AddressSanitizer stderrPaul Eggert2017-05-161-2/+5
* In CANNOT_DUMP builds, don't prepare for unexec.Ken Raeburn2017-04-061-0/+4
* Fix CANNOT_DUMP build on Darwin/macOS.Ken Raeburn2017-04-061-2/+2
* Revert "Replace ldefs-boot with a much smaller file"Phillip Lord2017-03-071-6/+1
* Merge from gnulibPaul Eggert2017-02-231-2/+2
* Remove the build number from emacs-version variableGlenn Morris2017-02-171-1/+6
* Pacify Oracle Studio 12.5Paul Eggert2017-02-021-1/+1
* Use expanded stack during regex matchesNoam Postavsky2017-01-081-9/+13
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Rename main_thread to main_thread_id and simplifyPaul Eggert2016-12-301-6/+0
* | regex.h now includes sys/types.hPaul Eggert2016-12-251-1/+0
* | Replace ldefs-boot with a much smaller filePhillip Lord2016-12-131-1/+6
* | Support concurrency in Emacs LispEli Zaretskii2016-12-101-9/+5
|\ \
| * \ Merge branch 'concurrency'Eli Zaretskii2016-12-041-9/+5
| |\ \
| | * | Fix the MS-Windows buildEli Zaretskii2015-11-021-6/+4
| | * | merge from trunkKen Raeburn2015-11-011-211/+351
| | |\ \
| | * | | Fix MS-Windows build.Eli Zaretskii2013-08-261-3/+5
| | * | | merge from trunkTom Tromey2013-08-191-3/+7
| | |\ \ \
| | * \ \ \ merge from trunkTom Tromey2013-07-261-5/+4
| | |\ \ \ \
| | * \ \ \ \ Merge from trunkTom Tromey2013-07-121-38/+51
| | |\ \ \ \ \
| | * \ \ \ \ \ merge from trunkTom Tromey2013-07-061-9/+24
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge from trunkTom Tromey2013-06-131-0/+4
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge from trunk; clean up some issuesTom Tromey2013-06-031-3/+12
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-171-2/+2
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-081-32/+9
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-161-19/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-051-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-12-171-230/+160
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-09-041-53/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \