Tue, 04 May 2010 20:21:32 +0200 |
Juanma Barranquero |
* src/ChangeLog: Formatting fixes.
|
Tue, 04 May 2010 13:44:54 -0400 |
Stefan Monnier |
Misc tweaks.
|
Tue, 04 May 2010 18:03:23 +0200 |
Jan D. |
xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
|
Tue, 04 May 2010 00:40:53 -0700 |
Dan Nicolaescu |
Remove BSD_PGRPS.
|
Mon, 03 May 2010 21:00:10 -0700 |
Dan Nicolaescu |
Remove POSIX_SIGNALS.
|
Mon, 03 May 2010 20:13:35 -0700 |
Glenn Morris |
Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
|
Mon, 03 May 2010 20:06:27 -0700 |
Glenn Morris |
Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
|
Mon, 03 May 2010 19:56:19 -0700 |
Glenn Morris |
Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
|
Mon, 03 May 2010 19:51:49 -0700 |
Dan Nicolaescu |
* s/hpux10-20.h (LIB_STANDARD): New definition.
|
Mon, 03 May 2010 11:01:21 -0400 |
Chong Yidong |
Add optional arg to delete-file to force deletion (Bug#6070).
|
Sun, 02 May 2010 19:10:43 -0700 |
Glenn Morris |
Replace some X-related cpp with autoconf.
|
Sun, 02 May 2010 12:32:18 -0700 |
Dan Nicolaescu |
* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
|
Sun, 02 May 2010 20:44:04 +0200 |
Jan D. |
Run kill-emacs when exiting for display closed or SIGTERM/HUP.
|
Sat, 01 May 2010 14:38:59 -0700 |
Dan Nicolaescu |
Remove LD_SWITCH_MACHINE.
|
Sat, 01 May 2010 13:23:29 -0700 |
Dan Nicolaescu |
Clean up IRIX code.
|
Sat, 01 May 2010 13:19:41 -0700 |
Dan Nicolaescu |
Clean up AIX code.
|
Sat, 01 May 2010 13:14:10 -0700 |
Dan Nicolaescu |
* sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.
|
Sat, 01 May 2010 21:38:33 +0300 |
Eli Zaretskii |
Emulate POSIX_SIGNALS on MS-Windows.
|
Sat, 01 May 2010 21:11:20 +0300 |
Eli Zaretskii |
Fix display of R2L lines and cursor motion in bidi buffers.
|
Sat, 01 May 2010 21:28:00 +0300 |
Eli Zaretskii |
Emulate POSIX_SIGNALS on MS-Windows.
|
Sat, 01 May 2010 18:53:35 +0300 |
Eli Zaretskii |
Fix cursor positioning in partial width windows on TTY.
|
Sat, 01 May 2010 16:39:44 +0300 |
Eli Zaretskii |
Fix display of truncated R2L lines on a TTY.
|
Sat, 01 May 2010 13:49:09 +0300 |
Eli Zaretskii |
Fix display of R2L continued lines in partial-width windows on a TTY.
|
Sat, 01 May 2010 11:50:01 +0300 |
Eli Zaretskii |
Refactor code that determines row->start and row->end.
|
Tue, 27 Apr 2010 22:40:05 +0300 |
Eli Zaretskii |
Fix a crash when a display string is continued to the next line.
|
Sun, 25 Apr 2010 22:33:31 +0300 |
Eli Zaretskii |
Start fixing cursor positioning in bidi buffers with display properties.
|
Fri, 30 Apr 2010 20:04:51 -0700 |
Glenn Morris |
Rework previous autoconf changes, hopefully to make clearer.
|
Fri, 30 Apr 2010 19:58:41 -0700 |
Glenn Morris |
* src/fileio.c (Ffile_selinux_context): Context functions may return null.
|
Fri, 30 Apr 2010 13:48:04 -0700 |
Dan Nicolaescu |
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
|
Fri, 30 Apr 2010 09:37:01 -0700 |
Glenn Morris |
Hopefully fix bug#6065.
|