1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
Commit graph

22548 commits

Author SHA1 Message Date
Eli Zaretskii
b014713ca6 (syms_of_callint) <command-history>: Add reference to history-length in
the doc string.
2007-12-22 17:20:55 +00:00
Jason Rumney
a313b2911a (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned before passing as wParam. 2007-12-17 01:50:42 +00:00
Jason Rumney
2e3566d8b7 (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT for characters above 127. 2007-12-14 12:26:31 +00:00
Jason Rumney
bf25403702 (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
before dereferencing array.
(lookup_vk_code): Remove zero comparison.
2007-12-13 15:53:26 +00:00
Richard M. Stallman
0277bfa1a4 (make_process): Initialize pty_flag to 0. 2007-12-03 00:41:15 +00:00
Jason Rumney
44b1dc2e97 (xbm_load) [WINDOWSNT]: Shuffle the bits of directly specified XBMs. 2007-12-02 16:18:47 +00:00
Richard M. Stallman
d0f44b7145 (syms_of_xdisp) <scroll-conservatively>: Doc fix. 2007-12-01 22:44:08 +00:00
YAMAMOTO Mitsuharu
959116ef2c (emacs_close) [MAC_OSX && HAVE_CARBON]:
Use mac_try_close_socket.
2007-11-30 08:20:08 +00:00
YAMAMOTO Mitsuharu
6bfb1e350d (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
New variable.
(mac_try_close_socket) [MAC_OSX]: New function.
[MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
Update cfsockets_for_select.  Replace invalid CFRunLoop source.
2007-11-30 08:19:36 +00:00
Glenn Morris
9485484afb Petr Salinger <Petr.Salinger at seznam.cz>: New file. 2007-11-28 08:16:55 +00:00
YAMAMOTO Mitsuharu
7aee2da725 (unrelocate): New argument BASE. Use it instead of
reloc_base.
(copy_dysymtab): Compute relocation base here.
(rebase_reloc_address) [__ppc64__]: New function.
(copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
changed.
2007-11-27 08:30:34 +00:00
Jason Rumney
0a7a6051a9 (sys_spawnve): Quote args with wildcards. 2007-11-26 23:04:09 +00:00
Andreas Schwab
dd9b000442 (list_processes_1): Fix indentation level of the
command column.
2007-11-26 09:57:22 +00:00
YAMAMOTO Mitsuharu
b2411edf93 (copy_data_segment): Also copy __gcc_except_tab and __objc_* sections.
(unrelocate) [_LP64]: Set relocation base to address of data segment.
2007-11-24 08:51:24 +00:00
Andreas Schwab
89df6fc6bd (Fformat): Handle %c specially since it requires the
argument to be of type int.
2007-11-23 13:27:34 +00:00
Jan Djärv
1fbf538610 (update_frame_tool_bar): Don't call x-gtk-map-stock if
file for image is nil.
2007-11-22 08:40:20 +00:00
Jason Rumney
5f42a7eba2 (w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping
returns NULL on failure.
2007-11-19 09:14:38 +00:00
Stefan Monnier
b51d6c92fd (Fset_match_data): Remove the `evaporate' feature.
(unwind_set_match_data): Don't use the `evaporate' feature.
2007-11-16 22:16:01 +00:00
Andreas Schwab
6af41c87df *** empty log message *** 2007-11-16 00:19:41 +00:00
Andreas Schwab
791e6ff67d Always take precision into account. 2007-11-16 00:18:16 +00:00
Andreas Schwab
023843b23b (Fformat): When formatting an integer as float take precision into account. 2007-11-16 00:10:45 +00:00
Andreas Schwab
b322c2058f Fix last change. 2007-11-15 23:53:10 +00:00
Andreas Schwab
f52fcaa4f3 (Fformat): Correctly format EMACS_INT values. 2007-11-15 23:45:21 +00:00
Juanma Barranquero
bb189688f6 *** empty log message *** 2007-11-15 09:53:02 +00:00
Juanma Barranquero
43831a0c63 (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Fx_display_planes, Fx_display_color_cells, Fx_server_max_request_size,
Fx_server_vendor, Fx_server_version, Fx_display_backing_store,
Fx_display_visual_class, Fx_display_save_under): Fix typos in docstrings.
2007-11-15 09:36:34 +00:00
Juanma Barranquero
c527f5b038 (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Fx_display_planes, Fx_display_color_cells, Fx_server_max_request_size,
Fx_server_vendor, Fx_server_version, Fx_display_screens, Fx_display_mm_height,
Fx_display_mm_width, Fx_display_backing_store, Fx_display_visual_class,
Fw32_select_font, Fx_display_save_under): Fix typos in docstrings.
2007-11-15 09:33:33 +00:00
Juanma Barranquero
7a9e614e08 (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Fx_display_planes, Fx_display_color_cells, Fx_server_max_request_size,
Fx_server_vendor, Fx_server_version, Fx_display_backing_store,
Fx_display_save_under): Fix typos in docstrings.
2007-11-15 09:24:41 +00:00
Juanma Barranquero
cca3fd48cd (Fw32_registered_hot_keys): Don't return the nil values corresponding
to deleted entries; they are an implementation detail.
(gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits): Remove variables.
(Fw32_define_rgb_color, Fw32_load_color_file): Fix typos in docstrings.
(Fx_server_version): Reflow docstring.
(Fw32_shell_execute): Doc fixes.
2007-11-14 20:25:02 +00:00
Juanma Barranquero
f1ca94970b *** empty log message *** 2007-11-13 13:01:40 +00:00
Juanma Barranquero
1eb8d617f0 (Fw32_register_hot_key): Don't try to register
hot key if w32_parse_hot_key returned nil.
2007-11-13 12:55:45 +00:00
Juri Linkov
d83e029983 (BASE_PURESIZE): Increase to 1130000. 2007-11-10 22:42:06 +00:00
Stefan Monnier
8383dac799 (load_overlay_strings): Fix copy&paste typo. 2007-11-10 03:06:45 +00:00
Chong Yidong
566242b78f (handle_face_prop): Fix last change. 2007-11-07 15:31:20 +00:00
Chong Yidong
ebe7c7e710 (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice. 2007-11-07 15:30:51 +00:00
Chong Yidong
d388d2ac7d * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
twice.

* xdisp.c (handle_face_prop): Fix last change.
2007-11-07 15:29:56 +00:00
Richard M. Stallman
db3a4b2f77 *** empty log message *** 2007-11-06 16:33:18 +00:00
Jan Djärv
59961aa44f (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
abort with a message on unhandled store_type values.
2007-11-06 11:17:38 +00:00
Richard M. Stallman
9cf635a6e2 (handle_face_prop): Test for strings that came from overlays,
not just for after-strings and before-strings.
Call face_for_overlay_string and pass the overlay to it.
(handle_display_prop): Determine whether property came from an overlay.
Pass OVERLAY arg to handle_single_display_spec.
(handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
(load_overlay_strings): Fill in it->string_overlays.
(get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
2007-11-04 07:42:21 +00:00
Richard M. Stallman
a193ecf139 (face_for_overlay_string): Function renamed from
face_at_buffer_position_no_overlays, and add arg OVERLAY.
2007-11-04 07:32:41 +00:00
Richard M. Stallman
c69a28f1e6 (struct it): New elt string_overlays.
New elt from_overlay, also in stack.
Rearrange a few elements.
(face_for_overlay_string): Decl renamed from
face_at_buffer_position_no_overlays, and add argument.
2007-11-04 07:31:56 +00:00
Richard M. Stallman
6519d955f9 Whitespace change. 2007-11-04 06:57:16 +00:00
Richard M. Stallman
17d6c69d11 (handle_face_prop): Use face_at_buffer_position_no_overlays
to get the base face for an overlay string.
2007-11-03 03:48:12 +00:00
Richard M. Stallman
490943fe14 (face_at_buffer_position_no_overlays): Add decl. 2007-11-03 03:46:57 +00:00
Richard M. Stallman
03e1d61791 (face_at_buffer_position_no_overlays): New function. 2007-11-03 03:46:22 +00:00
Richard M. Stallman
d85b2f1e85 (handle_stop): Move some code out of loop. 2007-11-03 01:50:31 +00:00
Glenn Morris
b4a638b358 Johan Bockg� <bojohan at gnu.org>
(x_draw_stretch_glyph_string): Don't set s->stippled_p here, since it
has already been set by x_set_glyph_string_gc from
x_draw_glyph_string.

http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01571.html
2007-11-01 03:47:34 +00:00
YAMAMOTO Mitsuharu
7837948ffc [USE_ATSUI] (Fmac_atsu_font_face_attributes):
Fix conversion from Lisp object to ATSUFontID.
2007-10-31 09:40:12 +00:00
Jason Rumney
63eb134d1e (Fformat_mode_line): Do nothing when noninteractive. 2007-10-30 22:49:26 +00:00
YAMAMOTO Mitsuharu
ae7c60a92e (unexec_regions_recorder, unexec_regions_merge):
Don't assume regions are aligned to page boundary.
(print_load_command_name): Add LC_UUID if defined.
2007-10-30 08:32:36 +00:00
Richard M. Stallman
e58a672c1d (syms_of_emacs) <installation-directory>: Reflow docstring. 2007-10-30 08:25:14 +00:00