Thu, 06 May 2010 12:46:47 -0700 |
Dan Nicolaescu |
Remove NEED_BSDTTY and NEED_UNISTD_H.
|
Thu, 06 May 2010 12:40:02 -0700 |
Dan Nicolaescu |
* emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
|
Thu, 06 May 2010 09:18:33 -0700 |
Dan Nicolaescu |
* Makefile.in (STARTFILES): Conditionally define to make the usage clear.
|
Thu, 06 May 2010 11:34:56 +0200 |
Jan D. |
* xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
|
Thu, 06 May 2010 00:24:18 -0700 |
Glenn Morris |
Remove some unused Makefile.in variables.
|
Wed, 05 May 2010 13:51:40 -0400 |
Stefan Monnier |
* syntax.c (Fchar_syntax): Check the arg is a character.
|
Wed, 05 May 2010 08:51:32 -0700 |
Glenn Morris |
* src/m/sparc.h: Fix typo in earlier change.
|
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.
|