Juanma Barranquero
5a21998376
Fix typo in comment.
2007-04-19 08:41:05 +00:00
Chong Yidong
075757ccc6
(adjust_frame_glyphs_for_frame_redisplay): Set garbaged flag in
...
presence of window margins.
(showing_window_margins_p): New function.
2007-04-16 16:24:33 +00:00
Chong Yidong
30603ba1d6
* dispnew.c (adjust_frame_glyphs_for_frame_redisplay): Set
...
garbaged flag in presence of window margins.
(showing_window_margins_p): New function.
2007-04-16 16:24:18 +00:00
Chong Yidong
9292c85bc3
(cursor_row_p): Only end row on newline if it's a display string.
...
Suggested by Lennart Borgman.
2007-04-16 15:12:24 +00:00
Chong Yidong
837751ae73
* xdisp.c (cursor_row_p): Only end row on newline if it's a display
...
string. Suggested by Lennart Borgman.
2007-04-16 15:11:54 +00:00
YAMAMOTO Mitsuharu
add3c3eac4
(mem_insert): Set min_heap_address and max_heap_address
...
if they are not yet initialized.
2007-04-16 03:09:50 +00:00
Chong Yidong
f22611c26a
(redisplay_window): When deciding whether or not to recenter, don't
...
use the reset values of BEG_UNCHANGED and END_UNCHANGED.
2007-04-15 21:50:27 +00:00
Chong Yidong
bc4aed8fba
* xdisp.c (redisplay_window): When deciding whether or not to
...
recenter, don't use the reset values of BEG_UNCHANGED and
END_UNCHANGED.
2007-04-15 21:50:18 +00:00
Kim F. Storm
49da74e698
(Fkill_buffer): gcpro BUF during kill_buffer_processes
...
and check that buffer is still alive upon return.
2007-04-13 12:52:00 +00:00
Kim F. Storm
4258757808
*** empty log message ***
2007-04-13 12:51:48 +00:00
YAMAMOTO Mitsuharu
19ee09cc77
[!TARGET_API_MAC_CARBON] Include Displays.h.
...
(mac_screen_config_changed): New variable.
(mac_handle_dm_notification, init_dm_notification_handler)
(mac_get_screen_info): New functions.
[MAC_OS8] (main): Call init_dm_notification_handler.
(mac_initialize) [MAC_OSX]: Likewise.
(XTread_socket): Call mac_get_screen_info if screen config changed.
(mac_initialized): Make static.
(mac_initialize_display_info): Remove function.
(mac_term_init): Call mac_get_screen_info. Add partial contents of
mac_initialize_display_info.
2007-04-13 08:14:23 +00:00
YAMAMOTO Mitsuharu
2a953eae53
[TARGET_API_MAC_CARBON] (mac_post_mouse_moved_event):
...
Use GetGlobalMouse instead of GetMouse and LocalToGlobal.
(mac_initialize_display_info) [MAC_OSX]: Use CGRectZero.
(mac_initialize_display_info) [!MAC_OSX]: dpyinfo->height and
dpyinfo->width are those of whole screen.
2007-04-12 08:12:00 +00:00
YAMAMOTO Mitsuharu
f82bd023a6
(xrm_get_preference_database, Fmac_get_preference)
...
[TARGET_API_MAC_CARBON]: Use CFPreferencesAppSynchronize.
2007-04-12 08:11:16 +00:00
Chong Yidong
796f2ac985
(note_mode_line_or_margin_highlight): Don't decrement glyph pointer
...
before start of glyph row.
2007-04-10 15:57:25 +00:00
Chong Yidong
63a4fc686d
* xdisp.c (note_mode_line_or_margin_highlight): Don't decrement glyph
...
pointer before start of glyph row.
2007-04-10 15:57:01 +00:00
YAMAMOTO Mitsuharu
82608dd927
*** empty log message ***
2007-04-09 09:19:18 +00:00
YAMAMOTO Mitsuharu
bb4c0e89d1
(__restrict, struct kboard): Remove outdated workarounds.
...
(C_SWITCH_SYSTEM): Remove `-I../mac/src'.
2007-04-09 09:18:54 +00:00
Richard M. Stallman
4c669c09dd
(Fmove_to_column): Set next_boundary with correct start pt.
2007-04-08 23:59:33 +00:00
Richard M. Stallman
aa9c785283
*** empty log message ***
2007-04-08 14:32:15 +00:00
Richard M. Stallman
783460bc6c
(syms_of_xdisp) <message-log-max>: Default 100.
2007-04-08 13:33:03 +00:00
Chong Yidong
6cd0f4784b
(Ftranspose_regions): Validate interval before setting text
...
properties.
2007-04-07 03:37:48 +00:00
Chong Yidong
b1e553b467
* editfns.c (Ftranspose_regions): Validate interval before setting
...
text properties.
2007-04-07 03:37:37 +00:00
Chong Yidong
510def3e58
Mark 1995-03-23 change by Kevin Rodgers as tiny.
2007-04-06 00:07:14 +00:00
Eli Zaretskii
665b5955fc
Fix last change.
2007-04-03 15:25:28 +00:00
Juanma Barranquero
ca21600dcc
Revert non-significant part of 2007-04-02T09:21:26Z!lekktu@gmail.com.
2007-04-03 12:34:10 +00:00
Eli Zaretskii
06efaba247
*** empty log message ***
2007-04-03 11:17:35 +00:00
Eli Zaretskii
5a693cc041
(main): Fix instructions for building Emacs for profiling.
2007-04-03 10:21:06 +00:00
Jan Djärv
0a194c9264
(xg_update_menubar): Call g_list_next after moving
...
menu bar item.
2007-04-03 07:34:37 +00:00
Juanma Barranquero
1a7de17e5b
(Fprin1_to_string): Use macro SPECPDL_INDEX.
2007-04-02 09:21:26 +00:00
Chong Yidong
55665fe72a
(Fcommand_remapping): New optional argument.
...
(where_is_internal): Use new keymaps argument.
(Fkey_binding): Caller changed.
2007-04-01 22:03:22 +00:00
Chong Yidong
9be34f7f08
(command_loop_1): Fcommand_remapping has new arg; caller changed.
2007-04-01 22:03:03 +00:00
Chong Yidong
b51bd64ad6
(Fcommand_remapping): New optional argument.
2007-04-01 22:02:25 +00:00
Chong Yidong
f8c9f4b1ad
* keymap.c (Fcommand_remapping): New optional argument.
...
(where_is_internal): Use new keymaps argument.
(Fkey_binding): Caller changed.
* keyboard.c (command_loop_1): Caller changed.
2007-04-01 22:02:17 +00:00
Chong Yidong
bee27b4de3
(where_is_internal): Scan provided keymaps for command remappings
...
rather than calling Fcommand_remapping.
2007-04-01 15:58:29 +00:00
Chong Yidong
50fcc3999b
* keymap.c (where_is_internal): Scan provided keymaps for command
...
remappings rather than calling Fcommand_remapping.
2007-04-01 15:42:39 +00:00
Eli Zaretskii
89a4f43fac
*** empty log message ***
2007-03-31 10:18:38 +00:00
Eli Zaretskii
a55ca73cd0
(Fget_lru_window): Doc fix.
2007-03-31 10:17:07 +00:00
Chong Yidong
9e56868413
(Fprimitive_undo): Give clearer error message when trying to change
...
text properties outside accessible part of buffer.
2007-03-30 02:04:27 +00:00
Chong Yidong
6cf1226a72
* undo.c (Fprimitive_undo): Give clearer error message when trying to
...
change text properties outside accessible part of buffer.
2007-03-30 02:04:02 +00:00
Kim F. Storm
4740825c2f
(wait_reading_process_output) [HAVE_PTYS]:
...
When EIO happens, clear channel from descriptor masks before raising
SIGCHLD signal to avoid busy loop between read and sigchld_handler.
(sigchld_handler): Remove sleep (2007-03-11 & 2007-03-26 changes).
2007-03-29 21:24:38 +00:00
Kim F. Storm
1acc2cac84
*** empty log message ***
2007-03-29 21:24:20 +00:00
Juanma Barranquero
ea4fddd894
(Fset_buffer_major_mode): Check that BUFFER is valid.
2007-03-29 16:00:03 +00:00
Juanma Barranquero
cbf23adbc6
(Fformat_network_address): Return nil when the
...
argument vector contains invalid values.
2007-03-29 13:58:40 +00:00
YAMAMOTO Mitsuharu
a0dd810b1b
*** empty log message ***
2007-03-28 08:16:39 +00:00
YAMAMOTO Mitsuharu
cd83514ad3
(readchar): Extend BLOCK_INPUT block to ferror/clearerr.
2007-03-28 08:16:19 +00:00
YAMAMOTO Mitsuharu
2f213514df
[HAVE_GTK_AND_PTHREAD]: Define USE_PTHREAD.
...
[USE_PTHREAD]: Include pthread.h.
(malloc_init_once_control, _malloc_mutex) [USE_PTHREAD]: New variables.
(malloc_initialize_1): New function created from __malloc_initialize.
(__malloc_initialize): Use it.
(LOCK, UNLOCK): New macros to make malloc etc. thread safe.
(_malloc_internal, _free_internal, _realloc_internal): Use them.
2007-03-28 08:16:05 +00:00
Juanma Barranquero
523fc4334f
*** empty log message ***
2007-03-27 15:53:17 +00:00
Juanma Barranquero
84e78f613f
*** empty log message ***
2007-03-27 15:26:38 +00:00
Juanma Barranquero
ded8366570
(Fformat_network_address): Make room in args array to format IPv6 addresses.
2007-03-27 15:19:33 +00:00
Glenn Morris
6afdff63e5
*** empty log message ***
2007-03-27 03:17:27 +00:00