| Commit message (Expand) | Author | Age | Files | Lines |
| * | * src/makefile.w32-in: Update dependencies. | Juanma Barranquero | 2010-05-08 | 1 | -0/+5 |
| * | Fix fringe truncation bitmaps in R2L lines. | Eli Zaretskii | 2010-05-08 | 1 | -0/+5 |
| * | Remove unused Makefile definition THIS_IS_MAKEFILE. | Glenn Morris | 2010-05-07 | 1 | -0/+2 |
| * | Move TERMINFO, LIBS_TERMCAP from cpp to configure. | Glenn Morris | 2010-05-07 | 1 | -0/+25 |
| * | Try and fix unbind_to when localness of binding has changed | Stefan Monnier | 2010-05-07 | 1 | -0/+8 |
| * | * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions. | Vincent Belaïche | 2010-05-07 | 1 | -0/+5 |
| * | Fix bug #6126. | Eli Zaretskii | 2010-05-07 | 1 | -0/+4 |
| * | Fix MSDOS build broken by autoconfiscation and changes in symbol handling. | Eli Zaretskii | 2010-05-07 | 1 | -0/+17 |
| |\ |
|
| | * | Don't use XSYMBOL (foo)->value. | Eli Zaretskii | 2010-05-07 | 1 | -0/+4 |
| | * | Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation. | Eli Zaretskii | 2010-05-07 | 1 | -2/+8 |
| | * | Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff... | Eli Zaretskii | 2010-05-07 | 1 | -0/+5 |
| |/ |
|
| * | Move LD_SWITCH_SYSTEM from cpp to configure. | Glenn Morris | 2010-05-06 | 1 | -0/+11 |
| * | Define LIB_STANDARD and START_FILES using autoconf. | Dan Nicolaescu | 2010-05-06 | 1 | -0/+16 |
| * | Remove NEED_BSDTTY and NEED_UNISTD_H. | Dan Nicolaescu | 2010-05-06 | 1 | -0/+6 |
| * | * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused. | Dan Nicolaescu | 2010-05-06 | 1 | -0/+2 |
| * | * Makefile.in (STARTFILES): Conditionally define to make the usage clear. | Dan Nicolaescu | 2010-05-06 | 1 | -0/+5 |
| * | * xterm.c (x_draw_image_relief): Move declaration of extra to beginning. | Jan Djärv | 2010-05-06 | 1 | -0/+4 |
| * | Remove some unused Makefile.in variables. | Glenn Morris | 2010-05-06 | 1 | -0/+4 |
| * | * syntax.c (Fchar_syntax): Check the arg is a character. | Stefan Monnier | 2010-05-05 | 1 | -0/+4 |
| * | * src/m/sparc.h: Fix typo in earlier change. | Lawrence Mitchell | 2010-05-05 | 1 | -0/+4 |
| * | * src/ChangeLog: Formatting fixes. | Juanma Barranquero | 2010-05-04 | 1 | -6/+6 |
| * | Misc tweaks. | Stefan Monnier | 2010-05-04 | 1 | -0/+6 |
| * | xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd). | Jan Djärv | 2010-05-04 | 1 | -0/+4 |
| * | Remove BSD_PGRPS. | Dan Nicolaescu | 2010-05-04 | 1 | -0/+10 |
| * | Remove POSIX_SIGNALS. | Dan Nicolaescu | 2010-05-03 | 1 | -0/+23 |
| * | Move LD_SWITCH_X_SITE_AUX from cpp to autoconf. | Glenn Morris | 2010-05-03 | 1 | -0/+10 |
| * | Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf. | Glenn Morris | 2010-05-03 | 1 | -0/+6 |
| * | Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf. | Glenn Morris | 2010-05-03 | 1 | -0/+10 |
| * | * s/hpux10-20.h (LIB_STANDARD): New definition. | Dan Nicolaescu | 2010-05-03 | 1 | -0/+6 |
| * | Add optional arg to delete-file to force deletion (Bug#6070). | Chong Yidong | 2010-05-03 | 1 | -0/+16 |
| * | Replace some X-related cpp with autoconf. | Glenn Morris | 2010-05-02 | 1 | -0/+8 |
| * | * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove. | Dan Nicolaescu | 2010-05-02 | 1 | -0/+6 |
| * | Run kill-emacs when exiting for display closed or SIGTERM/HUP. | Jan Djärv | 2010-05-02 | 1 | -0/+15 |
| * | Remove LD_SWITCH_MACHINE. | Dan Nicolaescu | 2010-05-01 | 1 | -0/+4 |
| * | Clean up IRIX code. | Dan Nicolaescu | 2010-05-01 | 1 | -0/+4 |
| * | Clean up AIX code. | Dan Nicolaescu | 2010-05-01 | 1 | -0/+7 |
| * | * sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused. | Dan Nicolaescu | 2010-05-01 | 1 | -0/+4 |
| * | Emulate POSIX_SIGNALS on MS-Windows. | Eli Zaretskii | 2010-05-01 | 1 | -2/+13 |
| |\ |
|
| | * | Emulate POSIX_SIGNALS on MS-Windows. | Eli Zaretskii | 2010-05-01 | 1 | -0/+10 |
| * | | Fix display of R2L lines and cursor motion in bidi buffers. | Eli Zaretskii | 2010-05-01 | 1 | -0/+20 |
| |\ \
| |/ |
|
| | * | Fix cursor positioning in partial width windows on TTY. | Eli Zaretskii | 2010-05-01 | 1 | -0/+4 |
| | * | Fix display of truncated R2L lines on a TTY. | Eli Zaretskii | 2010-05-01 | 1 | -0/+3 |
| | * | Fix display of R2L continued lines in partial-width windows on a TTY. | Eli Zaretskii | 2010-05-01 | 1 | -0/+2 |
| | * | Refactor code that determines row->start and row->end. | Eli Zaretskii | 2010-05-01 | 1 | -0/+5 |
| | * | Fix a crash when a display string is continued to the next line. | Eli Zaretskii | 2010-04-27 | 1 | -0/+5 |
| | * | Start fixing cursor positioning in bidi buffers with display properties. | Eli Zaretskii | 2010-04-25 | 1 | -0/+6 |
| * | | Rework previous autoconf changes, hopefully to make clearer. | Glenn Morris | 2010-04-30 | 1 | -0/+8 |
| * | | * src/fileio.c (Ffile_selinux_context): Context functions may return null. | Karel Klíc | 2010-04-30 | 1 | -0/+4 |
| * | | * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions. | Dan Nicolaescu | 2010-04-30 | 1 | -0/+5 |
| * | | Hopefully fix bug#6065. | Glenn Morris | 2010-04-30 | 1 | -0/+5 |