Tue, 13 Apr 2010 10:19:05 +0200 |
Jan D. |
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.
|
Mon, 12 Apr 2010 22:19:17 -0400 |
Stefan Monnier |
(init_tty): Move common text outside of #ifdef TERMINFO.
|
Mon, 12 Apr 2010 22:07:48 -0400 |
Stefan Monnier |
Try to solve the problem of spurious EOF chars in long lines of text
|
Mon, 12 Apr 2010 21:47:40 -0400 |
Stefan Monnier |
Try to detect file modification within the same second.
|
Mon, 12 Apr 2010 19:49:29 -0400 |
Stefan Monnier |
* process.c (status_notify): Remove unused var `ro'.
|
Mon, 12 Apr 2010 20:58:15 +0200 |
Jan D. |
xfns.c (select_visual): Don't call error if XGetVisualInfo returns
|
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.
|
Thu, 01 Apr 2010 20:10:33 -0700 |
Dan Nicolaescu |
Remove extern errno declarations.
|
Thu, 01 Apr 2010 16:08:14 -0700 |
Dan Nicolaescu |
Remove all uses of LIBX11_SYSTEM.
|
Thu, 01 Apr 2010 17:59:46 +0300 |
Eli Zaretskii |
Remove support for DJGPP v1.x (bug#5813).
|
Thu, 01 Apr 2010 15:37:28 +0300 |
Eli Zaretskii |
Fix bug #5816.
|
Thu, 01 Apr 2010 00:10:31 -0700 |
Glenn Morris |
Cosmetic change to src/Makefile.in.
|
Wed, 31 Mar 2010 18:28:12 -0400 |
Chong Yidong |
[merge] Fix last set of Nextstep changes.
|
Wed, 31 Mar 2010 13:39:03 -0700 |
Dan Nicolaescu |
Clean up BSD_SYSTEM use.
|
Wed, 31 Mar 2010 17:55:01 +0300 |
Juri Linkov |
Rename `image-extension-data' to `image-metadata'.
|
Wed, 31 Mar 2010 17:28:16 +0300 |
Eli Zaretskii |
Fix highlight of trailing whitespace is right-to-left lines.
|
Wed, 31 Mar 2010 00:14:08 -0400 |
Stefan Monnier |
Get rid of the direct_output optimizations.
|
Tue, 30 Mar 2010 22:37:57 -0400 |
Stefan Monnier |
Merge from emacs-23 branch
|
Tue, 30 Mar 2010 19:26:38 -0400 |
Chong Yidong |
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
|
Tue, 30 Mar 2010 19:26:58 +0200 |
Jan D. |
xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).
|
Mon, 29 Mar 2010 19:48:44 -0400 |
Chong Yidong |
Clean up unneeded ns_set_icon_type calls.
|
Sun, 28 Mar 2010 11:55:20 -0700 |
Glenn Morris |
Close bug#5336.
|
Wed, 24 Mar 2010 17:25:46 -0400 |
Chong Yidong |
* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
|
Tue, 30 Mar 2010 22:08:05 -0400 |
Stefan Monnier |
(keys_of_window): Remove redundant/overridden bindings.
|
Tue, 30 Mar 2010 15:16:49 -0400 |
Eli Zaretskii |
Restore original behavior of move_it_in_display_line_to when !bidi_p.
|
Tue, 30 Mar 2010 10:40:04 -0700 |
Dan Nicolaescu |
* xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
|
Tue, 30 Mar 2010 19:29:02 +0300 |
Eli Zaretskii |
Fix a crash of I-search in a bidi-reordered buffer.
|
Tue, 30 Mar 2010 14:15:45 +0200 |
Juanma Barranquero |
* makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
|
Tue, 30 Mar 2010 05:13:07 -0400 |
Eli Zaretskii |
Initial support for bidirectional editing.
|
Mon, 29 Mar 2010 19:47:23 -0700 |
Dan Nicolaescu |
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
|
Fri, 26 Mar 2010 20:45:32 -0400 |
Chong Yidong |
* process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.
|