summaryrefslogtreecommitdiff
path: root/src/emacs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with setting system-time-locale on MS-WindowsEli Zaretskii2015-03-211-0/+7
* Add --no-x-resources optionDaniel Colascione2015-03-141-0/+3
* Support daemon mode on MS-Windows (bug#19688)Mark Laws2015-02-271-6/+31
* Merge from origin/emacs-24Paul Eggert2015-02-251-1/+1
|\
| * Avoid compiler warnings in decode_env_path.Hans Wennborg2015-01-291-1/+1
* | Backtrace after malloc arena is corruptedPaul Eggert2015-02-241-0/+2
* | Prefer 'Qfoo' to 'intern ("foo")'Paul Eggert2015-02-211-4/+2
* | Avoid endless loop when handling fatal signal.Jan Djärv2015-02-201-1/+1
* | Fix exit code when stdin is at EOF (Bug#19897)Eli Zaretskii2015-02-181-4/+1
* | Revert changes installed by xwidgets mergePaul Eggert2015-02-011-6/+0
* | Merge branch 'master' into xwidgetJoakim Verona2015-02-011-4/+2
|\ \
| * \ Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-1/+1
| |\ \ | | |/
| | * Fix the description of -nl in --help text. (Bug#19542)Eli Zaretskii2015-01-091-1/+1
| * | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-3/+1
| |\ \ | | |/
| | * src/emacs.c (syms_of_emacs) <system-configuration>: Doc fix. (Bug#19502)Eli Zaretskii2015-01-041-3/+1
| | * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
| | * Always define `gnutls-available-p' even if GnuTLS is not available.Ted Zlatanov2014-12-111-4/+0
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-251-5/+0
|\ \ \ | |/ /
| * | Use gnustep-config if availablePaul Eggert2015-01-241-5/+0
* | | merge masterJoakim Verona2015-01-151-1/+2
|\ \ \ | |/ /
| * | Support const and noreturn DEFUN attributes.Dmitry Antipov2015-01-131-1/+2
* | | merge master, fix conflictsJoakim Verona2015-01-111-8/+1
|\ \ \ | |/ /
| * | Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-8/+1
* | | merge masterjave2015-01-021-2/+2
|\ \ \ | |/ /
| * | Update copyright year to 2015Paul Eggert2015-01-011-2/+2
* | | Merge branch 'master' into xwidgetJoakim Verona2014-12-231-83/+44
|\ \ \ | |/ /
| * | Merge from origin/emacs-24Ted Zlatanov2014-12-121-4/+0
| * | * src/emacs.c (main) <--version>: Make use of PACKAGE_NAME.Glenn Morris2014-11-231-3/+3
| * | Merge from emacs-24; up to 117656Glenn Morris2014-11-011-4/+4
| |\ \ | | |/
| | * * emacs.c (main): Don't chdir to $HOME on Cocoa if --chdir was given.Jan Djärv2014-10-311-4/+4
| * | Fix putenv race conditions with undefined behavior.Paul Eggert2014-10-111-45/+17
| * | Use AUTO_CONS instead of SCOPED_CONS, etc.Paul Eggert2014-09-301-3/+7
| * | Simplify stack-allocated Lisp objects, and make them more portable.Paul Eggert2014-09-291-3/+3
| * | Keep stack-allocated Lisp objects fast rather than versatile.Dmitry Antipov2014-09-291-2/+0
| * | Fix local_cons etc. to not exhaust the stack when in a loop.Paul Eggert2014-09-241-1/+3
| * | If USE_LOCAL_ALLOCATORS, allocate even more Lisp objects on stack.Dmitry Antipov2014-09-161-3/+3
| * | Clean up extern decls a bit.Paul Eggert2014-08-311-8/+2
| * | Add support for HYBRID_MALLOC, allowing the use of gmalloc beforeKen Brown2014-08-281-9/+10
| * | * configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete macro.Ken Brown2014-08-251-6/+0
* | | upstreamJoakim Verona2014-07-311-13/+7
|\ \ \ | |/ /
| * | Use binary-io module, O_BINARY, and "b" flag.Paul Eggert2014-07-141-13/+7
* | | manual upstream mergeJoakim Verona2014-06-231-0/+1
|\ \ \ | |/ /
| * | * emacs.c: Include "sysselect.h", to define its inline functions.Paul Eggert2014-06-031-0/+1
* | | upstreamJoakim Verona2014-06-041-70/+209
|\ \ \ | |/ /
| * | Fix bug #17622 with crashes in mmap routines.Eli Zaretskii2014-05-291-1/+2
| * | Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-271-6/+1
| * | Assume C99 or later.Paul Eggert2014-05-171-1/+1
| * | Merge from emacs-24; up to 2014-04-16T15:28:06Z!eggert@cs.ucla.eduJuanma Barranquero2014-04-191-7/+0
| |\ \ | | |/
| | * * emacs.c (close_output_streams): Don't clear and restore errno.Paul Eggert2014-04-171-7/+0
| * | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-161-0/+7
| |\ \ | | |/