| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark debugger related variables and functions as EXTERNALLY_VISIBLE | Dan Nicolaescu | 2010-11-23 | 1 | -11/+11 |
* | Remove emacs-priority. | Dan Nicolaescu | 2010-11-20 | 1 | -14/+0 |
* | Clean up src/systty.h macros. | Dan Nicolaescu | 2010-11-14 | 1 | -4/+2 |
* | * src/emacs.c (syms_of_emacs) <system-type>: Doc fix. | Glenn Morris | 2010-11-09 | 1 | -7/+7 |
* | Fix 2010-10-29T06:51:36Z!rgm@gnu.org for non-CLASH_DETECTION platforms. | Eli Zaretskii | 2010-10-29 | 1 | -2/+0 |
* | * emacs.c (argmatch): Don't treat "--" as "--chdir". | Jim Meyering | 2010-10-24 | 1 | -7/+8 |
* | Rename `image-library-alist' to `dynamic-library-alist'. | Juanma Barranquero | 2010-10-13 | 1 | -0/+21 |
* | Remove unused arguments for unexec. | Dan Nicolaescu | 2010-10-03 | 1 | -4/+7 |
* | Invoke kill-emacs on SIGINT on Windows as well. | Eli Zaretskii | 2010-10-02 | 1 | -4/+2 |
* | Run kill-emacs-hook in batch mode, and on SIGINT in batch mode. | Glenn Morris | 2010-10-01 | 1 | -3/+15 |
* | Set up GnuTLS support. | Ted Zlatanov | 2010-09-26 | 1 | -0/+8 |
* | * src/emacs.c: Do not include sys/ioctl.h, not needed. | Dan Nicolaescu | 2010-09-21 | 1 | -4/+0 |
* | Add support for the libxml2 library. | Lars Magne Ingebrigtsen | 2010-09-10 | 1 | -0/+4 |
* | Make obsolete --unibyte argument do nothing (Bug#6886). | Chong Yidong | 2010-08-22 | 1 | -66/+0 |
* | Simplify termio code. | Dan Nicolaescu | 2010-08-22 | 1 | -1/+1 |
* | Fix version string in top-level MSDOS Makefile. | Eli Zaretskii | 2010-08-20 | 1 | -0/+2 |
* | Fix -Wwrite_strings in general and for Gtk+ specific code. | Jan D | 2010-08-11 | 1 | -1/+2 |
* | Use const char* instead of char*. | Dan Nicolaescu | 2010-08-08 | 1 | -1/+1 |
* | emacs.c cleanups. | Dan Nicolaescu | 2010-08-06 | 1 | -30/+2 |
* | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings. | Jan D | 2010-08-06 | 1 | -0/+4 |
* | * src/emacs.c (Fkill_emacs): Remove return statement. | Dan Nicolaescu | 2010-07-27 | 1 | -2/+0 |
* | Use const, move declarations to header files. | Dan Nicolaescu | 2010-07-26 | 1 | -1/+0 |
* | Use __executable_start to find start of text segment for profiling | Andreas Schwab | 2010-07-25 | 1 | -0/+10 |
* | Remove more "#ifdef subprocesses". | Eli Zaretskii | 2010-07-13 | 1 | -2/+0 |
* | Convert old-style definitions | Andreas Schwab | 2010-07-12 | 1 | -8/+6 |
* | Convert function definitions to standard C and some cleanups. | Dan Nicolaescu | 2010-07-12 | 1 | -17/+10 |
* | Use strchr, strrchr instead of index, rindex | Andreas Schwab | 2010-07-11 | 1 | -7/+3 |
* | Constify functions taking char * | Andreas Schwab | 2010-07-11 | 1 | -12/+9 |
* | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -8/+6 |
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -2/+3 |
* | Convert declarations or definitions to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -27/+11 |
* | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -5/+5 |
* | Turn `directory-sep-char' into a noop. | Juanma Barranquero | 2010-06-04 | 1 | -5/+2 |
* | * emacs.c (main): Initialize initial-environment and process-environment | Ken Raeburn | 2010-05-15 | 1 | -1/+5 |
* | Handle --version reasonably in CANNOT_DUMP configuration. | Ken Raeburn | 2010-05-15 | 1 | -23/+46 |
* | * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused. | Dan Nicolaescu | 2010-05-06 | 1 | -2/+0 |
* | Remove BSD_PGRPS. | Dan Nicolaescu | 2010-05-04 | 1 | -14/+1 |
* | Run kill-emacs when exiting for display closed or SIGTERM/HUP. | Jan Djärv | 2010-05-02 | 1 | -0/+14 |
* | Remove extern errno declarations. | Dan Nicolaescu | 2010-04-01 | 1 | -3/+0 |
* | Remove support for DJGPP v1.x (bug#5813). | Eli Zaretskii | 2010-04-01 | 1 | -6/+0 |
* | Clean up BSD_SYSTEM use. | Dan Nicolaescu | 2010-03-31 | 1 | -1/+1 |
* | Remove support for old GNU/Linux using libc version 5. | Dan Nicolaescu | 2010-03-20 | 1 | -5/+0 |
* | Remove obsolete uses of HAVE_SHM. | Dan Nicolaescu | 2010-03-19 | 1 | -42/+0 |
* | Remove obsolete code in emacs.c that chooses a bug reporting address. | Glenn Morris | 2010-03-17 | 1 | -37/+2 |
* | Command line arg processing fix (Bug#5392) | Chong Yidong | 2010-01-16 | 1 | -3/+4 |
* | Fix typos in comments and ChangeLogs. | Juanma Barranquero | 2010-01-13 | 1 | -1/+1 |
* | Replace emacs-pretest-bug with bug-gnu-emacs mailing list. | Glenn Morris | 2010-01-11 | 1 | -3/+3 |
* | * configure.in: Allow compiling Emacs with GTK on Cygwin. | Chong Yidong | 2009-12-09 | 1 | -0/+5 |
* | Handle system default font and changing font parameters. | Jan Djärv | 2009-11-17 | 1 | -1/+2 |
* | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -7/+7 |