aboutsummaryrefslogtreecommitdiffstats
path: root/src/emacs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This adds most of the thread features visible to emacs lisp.Tom Tromey2012-08-151-0/+2
* This turns thread_state into a pseudovector and updates various bitsTom Tromey2012-08-151-0/+1
* This introduces the low-level system threading support. It also addsTom Tromey2012-08-151-0/+1
* This introduces a thread-state object and moves various C globalsTom Tromey2012-08-151-13/+2
* * emacs.c (decode_env_path): Only use defaulted if WINDOWSNT.Andreas Schwab2012-08-051-1/+3
* Docfix for kill-buffer-hook and others.Chong Yidong2012-08-051-1/+1
* Fix bug #11959 with startup warnings on MS-Windows about ../site-lisp.Eli Zaretskii2012-08-041-1/+34
* CommentGlenn Morris2012-08-011-1/+1
* * configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME): Move here from src.Glenn Morris2012-07-311-3/+0
* * emacs.c: Do not include <verify.h>; no longer needed.Paul Eggert2012-07-261-2/+0
* Fix export of symbols to GDB.Paul Eggert2012-07-261-47/+0
* Simplify export of symbols to GDB; fix related .gdbinit bugs.Paul Eggert2012-07-261-25/+49
* Remove empty and useless init functions.Dmitry Antipov2012-07-161-9/+0
* Rename init_process rather than working around it on DarwinGlenn Morris2012-07-121-2/+2
* Stop ns builds setting the EMACSLOADPATH environment variableGlenn Morris2012-07-091-7/+0
* Add GCC-style 'const' attribute to functions that can use it.Paul Eggert2012-07-091-1/+1
* More xmalloc and related cleanup.Paul Eggert2012-07-051-1/+1
* Cleanup xmalloc.Dmitry Antipov2012-07-051-1/+1
* * emacs.c (gdb_pvec_type): Change it back to enum pvec_type.Paul Eggert2012-07-041-1/+1
* Turn VECTOR_FREE_LIST_FLAG into PVEC_FREE.Stefan Monnier2012-07-041-1/+1
* * emacs.c (setpgrp): Remove definition, unused.Dan Nicolaescu2012-06-241-7/+0
* * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab2012-06-161-0/+1
* Use a simple struct to implement compile time checks for the Lisp_Object typeAndreas Schwab2012-06-131-3/+3
* USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604)Paul Eggert2012-06-121-2/+2
* Clean up __executable_start, monstartup when --enable-profiling.Paul Eggert2012-05-301-21/+9
* Merge from trunk.Paul Eggert2012-04-091-5/+1
|\
| * Support building on MS-Windows with libxml2.Eli Zaretskii2012-04-071-5/+1
* | Merge from trunk.Paul Eggert2012-01-141-3/+5
|\ \ | |/
| * Tweak previous doc fix.Glenn Morris2012-01-101-2/+2
| * * src/emacs.c (syms_of_emacs) <installation-directory>: Doc fix.Glenn Morris2012-01-101-3/+5
* | Merge from trunk.Paul Eggert2012-01-091-3/+13
|\ \ | |/
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
| * Update short copyright year to 2012.Glenn Morris2012-01-041-1/+1
| * Fix biggest memory leaks in NS-port. More remain.Jan Djärv2011-12-211-1/+11
* | Merge from trunk.Paul Eggert2011-12-141-1/+1
|\ \ | |/
| * Spelling fixes.Paul Eggert2011-12-111-1/+1
* | Merge from trunk.Paul Eggert2011-12-101-0/+3
|\ \ | |/
| * Don't call Lisp in signal handlerAndreas Schwab2011-12-041-0/+3
* | Merge from trunk.Paul Eggert2011-11-181-1/+1
|\ \ | |/
| * Spelling fixes.Paul Eggert2011-11-141-1/+1
* | Merge from trunk.Paul Eggert2011-10-291-0/+1
|\ \ | |/
| * Fix bug #8562 with Emacs display on Windows 9X.Eli Zaretskii2011-10-281-0/+1
* | Merge from trunk.Paul Eggert2011-09-241-7/+9
|\ \ | |/
| * do not ignore write error for any output sizeJim Meyering2011-09-241-1/+1
| * * src/emacs.c (Fkill_emacs): In noninteractive mode exitAndreas Schwab2011-09-231-1/+5
* | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-211-9/+16
|/
* Whitespace changes.Juanma Barranquero2011-09-091-12/+12
* src/emacs.c (my_heap_start): #ifdef to avoid warnings when unused.Juanma Barranquero2011-09-081-0/+2
* Merge from trunk.Paul Eggert2011-09-041-0/+8
|\
| * * Require libxml/parser.h to avoid compilation warning.Lars Magne Ingebrigtsen2011-09-041-0/+4