Mon, 12 Apr 2010 07:32:10 -0700 |
Dan Nicolaescu |
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
|
Sun, 11 Apr 2010 14:43:28 -0700 |
Dan Nicolaescu |
Remove C_SWITCH_SYSTEM_TEMACS.
|
Sun, 11 Apr 2010 13:04:24 -0700 |
Dan Nicolaescu |
Use autoconf, not cpp for some variables.
|
Sun, 11 Apr 2010 20:25:09 +0200 |
Jan D. |
Use XFT in Lucid dialogs if available.
|
Sun, 11 Apr 2010 12:15:09 -0400 |
Stefan Monnier |
* process.c (exec_sentinel): Preserve current-buffer.
|
Sun, 11 Apr 2010 11:53:13 -0400 |
Stefan Monnier |
(read_process_output): Move the save-current-buffer to
|
Sat, 10 Apr 2010 13:38:48 -0700 |
Dan Nicolaescu |
* s/msdos.h (UNEXEC): New definition.
|
Sat, 10 Apr 2010 19:59:46 +0900 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
|
Sat, 10 Apr 2010 19:52:30 +0900 |
YAMAMOTO Mitsuharu |
Don't abort try_window with fonts change when showing tooltip (Bug#2423).
|
Sat, 10 Apr 2010 19:39:16 +0900 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_show_tip): Undo last change.
|
Fri, 09 Apr 2010 18:49:06 +0200 |
Jan D |
Fix showing the complete tip the first time, bug #2423.
|
Fri, 09 Apr 2010 00:14:33 +0300 |
Eli Zaretskii |
Fix bug#5856: don't dereference glyphs beyond end of glyph_row.
|
Thu, 08 Apr 2010 20:22:51 +0200 |
Jan D. |
* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.
|
Thu, 08 Apr 2010 20:35:10 +0300 |
Eli Zaretskii |
Fix crash due to incorrect resolution of type of NSM characters (bug#5858).
|
Thu, 08 Apr 2010 18:20:32 +0200 |
Jan D. |
Lucid menus can now use Xft for fonts.
|
Wed, 07 Apr 2010 13:39:26 +0200 |
Jan D |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
Tue, 06 Apr 2010 23:11:45 -0700 |
Dan Nicolaescu |
Simplify code for HP machines.
|
Tue, 06 Apr 2010 23:01:30 -0700 |
Dan Nicolaescu |
* m/iris4d.h (UNEXEC): Move definition ...
|
Sun, 04 Apr 2010 12:47:12 +0200 |
jhd |
Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).
|
Sat, 03 Apr 2010 16:43:23 +0300 |
Eli Zaretskii |
Fix infloop in bidi buffers with vertical cursor motion at ZV.
|
Sat, 03 Apr 2010 12:09:56 +0300 |
Eli Zaretskii |
Fix typo in src/ChangeLog.
|
Fri, 02 Apr 2010 21:54:24 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Fri, 02 Apr 2010 17:24:53 -0700 |
Dan Nicolaescu |
* m/intel386.h (NO_REMAP): Move definition ...
|
Fri, 02 Apr 2010 17:20:04 -0700 |
Dan Nicolaescu |
* m/vax.h (CRT0_DUMMIES): Remove, unused.
|
Fri, 02 Apr 2010 17:06:38 -0700 |
Dan Nicolaescu |
* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
|
Fri, 02 Apr 2010 04:22:17 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Wed, 31 Mar 2010 10:27:50 -0400 |
Chong Yidong |
Fix last set of Nextstep changes.
|
Wed, 31 Mar 2010 12:08:40 +0300 |
Eli Zaretskii |
Fix bug #5703.
|
Wed, 31 Mar 2010 00:00:23 -0400 |
Chong Yidong |
* nsterm.h: Fix last change.
|
Fri, 02 Apr 2010 12:12:21 +0300 |
Eli Zaretskii |
Fix typos and formatting in ChangeLog entries.
|