Andreas Schwab
32483dbde2
*** empty log message ***
2007-03-04 20:15:39 +00:00
Andreas Schwab
22f5bb016a
(LIBES): Move standard libraries to the end.
2007-03-04 20:15:23 +00:00
Miles Bader
70fff7b100
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 653-661)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 203-206)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-180
2007-03-04 06:19:40 +00:00
Chong Yidong
046c44135e
Don't clear out LIB_X11_LIB, since XFT_LIBS does not include -lX11 on
...
Solaris.
2007-03-03 21:50:54 +00:00
David Kastrup
b9b263874c
*** empty log message ***
2007-03-02 08:45:13 +00:00
Kenichi Handa
faa6ce91bf
(send_process_object): Check the process status and
...
signal an error if something is wrong.
2007-03-01 10:18:25 +00:00
Chong Yidong
c47a9ed17a
(Fcombine_after_change_execute): Return nil if
...
combine_after_change_buffer has been invalidated.
2007-02-28 22:21:25 +00:00
Chong Yidong
f79b31dba0
* insdel.c (Fcombine_after_change_execute): Return nil if
...
combine_after_change_buffer has been invalidated.
2007-02-28 22:18:37 +00:00
Glenn Morris
39102a355a
Update to GPLv2 or later.
2007-02-28 03:32:56 +00:00
Glenn Morris
5b5ff690a6
No need for a license in such a trivial file (also, should have been
...
GPLv2 or later, not v1).
2007-02-28 03:30:55 +00:00
Kenichi Handa
77594249a7
*** empty log message ***
2007-02-27 11:03:55 +00:00
Kenichi Handa
1b234f6490
Cancel the change done by sync with HEAD.
2007-02-27 11:03:46 +00:00
Miles Bader
a73d7753f9
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 638-652)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 202)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-177
2007-02-26 23:03:45 +00:00
Miles Bader
1bc1f7ab78
Add arch tagline
2007-02-26 13:24:20 +00:00
Dan Nicolaescu
5f5a9e2940
m/xtensa.h: New file.
2007-02-26 05:42:32 +00:00
Dan Nicolaescu
94218e27a5
* configure.in (xtensa-*-linux-gnu*): New configuration.
...
* configure: Regenerate.
* m/xtensa.h: New file.
2007-02-26 05:40:11 +00:00
Nick Roberts
d33322491e
(xprintstr): Ensure GDB (> 6.6) prints symbol name
...
as strings and not character arrays.
2007-02-24 21:15:02 +00:00
YAMAMOTO Mitsuharu
cd2e39625a
(struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]: New
...
member `min_handle'.
2007-02-24 02:43:20 +00:00
YAMAMOTO Mitsuharu
4d5724e587
[USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_handle_drag)
...
(x_set_toolkit_scroll_bar_thumb): Add bar->min_handle as margin to
scroll bar handle size in order to avoid `scroll backward' problem.
(x_scroll_bar_create, XTset_vertical_scroll_bar)
[USE_TOOLKIT_SCROLL_BARS]: Initialize bar->min_handle.
2007-02-24 02:43:04 +00:00
Kim F. Storm
948f751616
*** empty log message ***
2007-02-24 00:12:30 +00:00
Kim F. Storm
e026eb896c
(print): Reset print_number_index if Vprint_number_table is nil.
2007-02-23 23:26:27 +00:00
Eli Zaretskii
617a675699
*** empty log message ***
2007-02-23 19:28:42 +00:00
Eli Zaretskii
22189f791f
(stat, get_long_basename, is_unc_volume): Use _mbspbrk instead of strpbrk.
2007-02-23 18:40:41 +00:00
YAMAMOTO Mitsuharu
0efdda2463
(x_display_info_for_display): Remove extern.
...
(SCROLL_BAR_UNPACK, SET_SCROLL_BAR_CONTROL_HANDLE): Don't limit
value to be unpacked to 32-bit on LP64 model.
2007-02-23 08:26:33 +00:00
YAMAMOTO Mitsuharu
e6509087af
(mac_display_info_for_display): Remove function.
...
(mac_flush_display_optional) [USE_CG_DRAWING]: New function.
(x_redisplay_interface) [USE_CG_DRAWING]: Set it as handler for
flush_display_optional.
[USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_handle_press): New
argument MOUSE_POS. All uses changed. Set bar->dragging to
negative integer if scroll bar handle is pressed.
[USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_handle_release): Negative
bar->dragging means scroll bar handle is not dragged.
[USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_handle_drag): Get initial
offset of scroll bar handle from negative bar->dragging.
(XTread_socket) [USE_TOOLKIT_SCROLL_BARS]: Modifiers for scroll
bar click is compared against mapped one. Set down/up_modifier
for scroll bar click event with control key.
2007-02-23 08:26:06 +00:00
YAMAMOTO Mitsuharu
356ce658c8
(mac_menu_show): Call unbind_to early. Use variable
...
`menu_item_selection' as in W32 version.
[TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Add explicit
braces to avoid ambiguous `else'.
2007-02-23 08:25:58 +00:00
Kenichi Handa
55a5664de2
*** empty log message ***
2007-02-23 06:03:48 +00:00
Kenichi Handa
dc7b4525e5
(Fgarbage_collect): If nextb->text->inhibit_shrinking is
...
nonzero, don't shrink the buffer nextb.
2007-02-23 06:03:41 +00:00
Kenichi Handa
e9728cc029
(struct buffer_text): New member inhibit_shrinking.
2007-02-23 06:02:58 +00:00
Kenichi Handa
287c57d78e
(coding_alloc_by_making_gap): New arg offset.
...
(alloc_destination): Call coding_alloc_by_making_gap with the arg
offset.
(decode_coding_iso_2022): Update coding->safe_charsets.
(decode_coding_gap): Temporarily set
current_buffer->text->inhibit_shrinking to 1.
2007-02-23 06:02:23 +00:00
Kenichi Handa
8d4e7254fc
(send_process_object_unwind): New function.
...
(send_process_object): New function.
(Fprocess_send_region): Call send_process_object.
(Fprocess_send_string): Likewise.
2007-02-23 03:44:37 +00:00
Jason Rumney
5339f50c4c
(w32_menu_show): Mark the frame's menu as inactive when popup menu
...
finishes.
2007-02-22 23:47:43 +00:00
Jason Rumney
2f028a74ba
*** empty log message ***
2007-02-22 23:47:12 +00:00
Jason Rumney
58e5549766
* w32fns.c (menubar_in_use): New flag.
...
(w32_wnd_proc) [WM_INITMENU, WM_EXITMENULOOP, WM_TIMER, WM_COMMAND]:
Use it.
2007-02-22 23:33:07 +00:00
Jason Rumney
72a3a66a93
*** empty log message ***
2007-02-22 23:31:50 +00:00
Jason Rumney
a67b5c3dac
*** empty log message ***
2007-02-22 23:24:06 +00:00
Jason Rumney
563cd4c008
* w32menu.c (Fx_popup_menu): Don't free menu strings here.
...
(w32_menu_show): Do it here instead.
2007-02-22 23:15:08 +00:00
Jason Rumney
90816b8607
* w32fns.c (w32_wnd_proc) [WM_INITMENU]: Set menubar_active frame parameter.
2007-02-22 23:04:34 +00:00
Jason Rumney
904700a0f4
(menubar_active): Remove menu_command_in_progress.
2007-02-22 22:51:31 +00:00
Jason Rumney
5d22ded9ff
(current_popup_menu): Use from w32menu.c.
...
(w32_wnd_proc): Use menubar_active and current_popup_menu to
determine whether a menubar menu has been cancelled.
2007-02-22 22:50:04 +00:00
Jason Rumney
b2a916a0f4
(current_popup_menu): Make available globally.
...
(menubar_selection_callback): Free menu strings before pushing the
menu event into the keyboard buffer. Remove menu_command_in_progress.
2007-02-22 22:49:41 +00:00
Kim F. Storm
a75b65c4f9
(update_text_area): Clear mouse face on header lines.
2007-02-22 19:52:41 +00:00
Kim F. Storm
e973477d60
*** empty log message ***
2007-02-22 19:52:31 +00:00
Kim F. Storm
382339c28f
Undo this change:
...
2007-02-22 Daniel Brockman <daniel@brockman.se> (tiny change)
* xdisp.c (it_props): Handle invisible property before display property.
2007-02-22 17:00:08 +00:00
Kim F. Storm
cfcd6c53eb
(it_props): Undo last change.
2007-02-22 16:58:48 +00:00
Kim F. Storm
a2130dbb79
(update_frame, update_single_window): Set force_p here if
...
redisplay_dont_pause is set or Vredisplay_preemption_period is nil...
(update_window, update_frame_1): ... instead of here.
2007-02-22 16:04:08 +00:00
Kim F. Storm
d1eeefebd0
*** empty log message ***
2007-02-22 16:03:57 +00:00
Kim F. Storm
c615a9e355
From: Daniel Brockman <daniel@brockman.se> (tiny change)
...
(it_props): Handle invisible property before display property.
2007-02-22 11:23:11 +00:00
Kim F. Storm
768796657e
*** empty log message ***
2007-02-22 11:21:32 +00:00
Kim F. Storm
d3fc66fb32
(Fassoc_string): Doc fix. Allow symbol for KEY too.
2007-02-21 13:55:27 +00:00