| Commit message (Expand) | Author | Age | Files | Lines |
| * | Pass CFLAGS to the linker. | Dan Nicolaescu | 2010-10-10 | 1 | -0/+3 |
| * | * src/Makefile.in (CRT_DIR): Move near potential user. | Dan Nicolaescu | 2010-10-10 | 1 | -0/+2 |
| * | * src/Makefile.in: Use $(...) everywhere instead of ${...} | Dan Nicolaescu | 2010-10-10 | 1 | -0/+2 |
| * | Small sysdep.c cleanups. | Dan Nicolaescu | 2010-10-10 | 1 | -0/+6 |
| * | Don't use foo() to talk about functions. | Lars Magne Ingebrigtsen | 2010-10-09 | 1 | -2/+2 |
| * | (emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR. | Lars Magne Ingebrigtsen | 2010-10-09 | 1 | -0/+3 |
| * | Make emacs_gnutls_read() return the expected on errors. | Lars Magne Ingebrigtsen | 2010-10-09 | 1 | -0/+8 |
| * | * xterm.c (x_draw_relief_rect): Clear corner pixels. | Chong Yidong | 2010-10-08 | 1 | -0/+4 |
| * | * keyboard.c: Revert last change; it was not intended to be | Michael Albinus | 2010-10-08 | 1 | -0/+5 |
| * | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-08 | 1 | -0/+51 |
| |\ |
|
| | * | ChangeLog fix. | Glenn Morris | 2010-10-07 | 1 | -7/+1 |
| | * | coding.c (complement_process_encoding_system): Fix previous change. | Kenichi Handa | 2010-10-08 | 1 | -0/+5 |
| | * | merge emacs-23 | Kenichi Handa | 2010-10-04 | 1 | -0/+10 |
| | |\ |
|
| | | * | * dbusbind.c (syms_of_dbusbind): Move putenv call ... | Michael Albinus | 2010-10-03 | 1 | -0/+5 |
| | | * | Doc fix. | Glenn Morris | 2010-10-02 | 1 | -0/+5 |
| | * | | coding.c (complement_process_encoding_system): Fix previous change. | Kenichi Handa | 2010-10-04 | 1 | -0/+5 |
| | |/ |
|
| | * | Fix complementing of a coding system | Kenichi Handa | 2010-10-02 | 1 | -0/+7 |
| | * | Complement a coding system for encoding arguments and input to a process. | Kenichi Handa | 2010-09-30 | 1 | -0/+16 |
| | * | merge emacs-23 | Kenichi Handa | 2010-09-29 | 1 | -0/+14 |
| | |\ |
|
| | | * | * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it | Michael Albinus | 2010-09-28 | 1 | -0/+9 |
| | * | | xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth prope... | Kenichi Handa | 2010-09-29 | 1 | -0/+5 |
| * | | | * xterm.c (x_draw_relief_rect): If box width is larger than 1, | Chong Yidong | 2010-10-08 | 1 | -0/+6 |
| * | | | Don't add an echo dash for the first keystroke (Bug#7137). | Chong Yidong | 2010-10-04 | 1 | -0/+6 |
| * | | | Remove O_RDONLY, O_WRONLY definitions, not needed. | Dan Nicolaescu | 2010-10-04 | 1 | -0/+11 |
| * | | | Rework the gnutls boot interface. | Lars Magne Ingebrigtsen | 2010-10-04 | 1 | -0/+12 |
| * | | | * src/fileio.c (Vdirectory_sep_char): Remove. | Glenn Morris | 2010-10-03 | 1 | -0/+4 |
| * | | | * src/termhooks.h: Remove #ifdef CONSP. | Dan Nicolaescu | 2010-10-03 | 1 | -0/+2 |
| * | | | * configure.in (NO_INLINE, noinline): Move here from src/xterm.c. | Dan Nicolaescu | 2010-10-03 | 1 | -0/+2 |
| * | | | Include <fcntl.h> unconditionally. | Dan Nicolaescu | 2010-10-03 | 1 | -0/+12 |
| * | | | * src/process.c: Do not include <sys/wait.h>, syswait.h does it. | Dan Nicolaescu | 2010-10-03 | 1 | -0/+2 |
| * | | | * src/sysdep.c (flush_pending_output): Remove code, does not do | Dan Nicolaescu | 2010-10-03 | 1 | -0/+3 |
| * | | | Remove unused code. | Dan Nicolaescu | 2010-10-03 | 1 | -0/+6 |
| * | | | Remove unused arguments for unexec. | Dan Nicolaescu | 2010-10-03 | 1 | -0/+24 |
| * | | | src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ). | Juanma Barranquero | 2010-10-03 | 1 | -0/+2 |
| * | | | src/gnutls.c: Doc fixes. Make some functions static. | Juanma Barranquero | 2010-10-03 | 1 | -0/+9 |
| * | | | * keyboard.c (command_loop_1): Make sure the mark is really alive | Chong Yidong | 2010-10-02 | 1 | -0/+5 |
| * | | | Rework tags targets in Windows makefiles to protect against old/stupid makes. | Juanma Barranquero | 2010-10-02 | 1 | -0/+4 |
| * | | | Invoke kill-emacs on SIGINT on Windows as well. | Eli Zaretskii | 2010-10-02 | 1 | -0/+5 |
| * | | | Remove some functions, variables and aliases obsolete since at least 21.1. | Glenn Morris | 2010-10-01 | 1 | -0/+3 |
| * | | | Run kill-emacs-hook in batch mode, and on SIGINT in batch mode. | Glenn Morris | 2010-10-01 | 1 | -0/+8 |
| * | | | xml.c: Rework the functions to take regions instead of strings, | Lars Magne Ingebrigtsen | 2010-10-02 | 1 | -0/+6 |
| * | | | Fix initial frame dimensions on MS-DOS. | Eli Zaretskii | 2010-10-01 | 1 | -0/+3 |
| * | | | Fix bug #6349 with cursor positioning in truncated lines. | Eli Zaretskii | 2010-10-01 | 1 | -0/+6 |
| * | | | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 1 | -0/+25 |
| * | | | * src/callproc.c (SIGCHLD): Remove conditional definition, syssignal.h define... | Dan Nicolaescu | 2010-10-01 | 1 | -0/+2 |
| * | | | Small process.c cleanups. | Dan Nicolaescu | 2010-10-01 | 1 | -0/+4 |
| * | | | Use intern_c_string instead of intern. | Dan Nicolaescu | 2010-10-01 | 1 | -0/+7 |
| * | | | * src/point.h: Remove, unused. | Dan Nicolaescu | 2010-10-01 | 1 | -0/+4 |
| * | | | Support TAGS targets in the w32 build. | Eli Zaretskii | 2010-10-01 | 1 | -0/+6 |
| * | | | * src/xml.c (parse_string): Use const. | Dan Nicolaescu | 2010-09-30 | 1 | -0/+4 |