1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 18:30:47 -08:00
Commit graph

22163 commits

Author SHA1 Message Date
Sam Steingold
9b73fa0b88 tweak last patch: add comment and avoid the first sleep 2007-03-11 21:08:45 +00:00
Sam Steingold
ece29e38e4 (sigchld_handler): Sleep before wait3 to avoid a busyloop. 2007-03-11 18:16:50 +00:00
YAMAMOTO Mitsuharu
c13ba385e9 (Fx_server_vendor): Change vendor string to "Apple Inc.". 2007-03-11 06:19:48 +00:00
YAMAMOTO Mitsuharu
5bc21f358c [USE_CARBON_EVENTS] (mac_handle_mouse_event): Ignore
mouse wheel movement on title bar or tool bar.
2007-03-10 06:26:03 +00:00
Chong Yidong
638d3da04b (help_form_saved_window_configs): New var.
(read_char_help_form_unwind): New function.
(read_char): Don't restore window configuration if a mouse click
arrives while the help form is being displayed.
2007-03-10 04:57:18 +00:00
Chong Yidong
7469c0f903 * keyboard.c (help_form_saved_window_configs): New var.
(read_char_help_form_unwind): New function.
(read_char): Don't restore window configuration if a mouse click
arrives while the help form is being displayed.
2007-03-10 04:56:41 +00:00
Kim F. Storm
eebe9a296e *** empty log message *** 2007-03-10 01:54:30 +00:00
Kim F. Storm
b5b772e79d (redisplay_window): Don't automatically select a new window
start for a contination line during mouse-click.
2007-03-10 01:07:05 +00:00
Jan Djärv
a3a44a5a78 (handle_one_xevent): Ignore buttons > 3 for the tool bar. 2007-03-09 17:42:12 +00:00
Juanma Barranquero
49d92e9d28 *** empty log message *** 2007-03-09 17:37:50 +00:00
Juanma Barranquero
2fa7d369ba (Fdescribe_buffer_bindings): Check that BUFFER is valid. 2007-03-09 17:31:12 +00:00
Richard M. Stallman
7d8d091434 (syms_of_keyboard): Doc fix. 2007-03-08 22:58:12 +00:00
Chong Yidong
78893e057c (Ftry_completion): Don't short circuit if completion-ignore-case is
non-nil.
2007-03-08 14:34:11 +00:00
Chong Yidong
b033f7a744 * minibuf.c (Ftry_completion): Don't short circuit if
completion-ignore-case is non-nil.
2007-03-08 14:34:03 +00:00
YAMAMOTO Mitsuharu
7a844a76e9 (XTset_vertical_scroll_bar) [MAC_OSX]: Don't show scroll
bar if its width is smaller than that of Aqua small scroll bar.
2007-03-07 08:13:47 +00:00
YAMAMOTO Mitsuharu
f5eb1d8485 (mac_set_scroll_bar_width, mac_frame_parm_handlers):
Undo 2006-03-06 changes.
2007-03-07 08:13:28 +00:00
Stefan Monnier
d9d7b29865 (read_minibuf): Bind inhibit-read-only a bit longer so as
to handle correctly prompts with read-only property.
2007-03-07 02:13:26 +00:00
David Kastrup
dc9b75ac40 *** empty log message *** 2007-03-06 23:43:59 +00:00
Jan Djärv
a28de2572e * sound.c (wav_play): Check header->data_length to see how much we
shall read.
(alsa_period_size): Convert ALSA period size in frames to bytes.
(alsa_write): Return if frames is zero.
2007-03-06 12:15:33 +00:00
Kenichi Handa
15c2ffb213 *** empty log message *** 2007-03-06 06:11:10 +00:00
Kenichi Handa
99c9e94c87 (Vselection_coding_system): Documentation improved. 2007-03-06 06:11:01 +00:00
YAMAMOTO Mitsuharu
2d21c7808f (struct mac_output): New member `internal_border_width'. 2007-03-05 08:19:03 +00:00
YAMAMOTO Mitsuharu
70385fe630 (x_scroll_bar_create, XTread_socket): Replace #if
USE_TOOLKIT_SCROLL_BARS with #ifdef USE_TOOLKIT_SCROLL_BARS.
(x_set_window_size): Call SET_FRAME_GARBAGED.  Clear window if
internal border width has changed.
2007-03-05 08:18:36 +00:00
Richard M. Stallman
d89abe751c *** empty log message *** 2007-03-04 18:29:07 +00:00
Richard M. Stallman
f8e2f51366 Whitespace change. 2007-03-04 18:28:49 +00:00
Richard M. Stallman
3c9bbf9fa4 (Fdisplay_buffer): Doc fix. 2007-03-04 18:27:10 +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
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
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