Jan Djärv
f56cff8836
(xg_update_menubar, create_menus): Create empty
...
submenu for menu bar items.
2007-04-27 06:39:45 +00:00
Chong Yidong
53105662b8
* xdisp.c (redisplay_window): Use BEG_UNCHANGED and END_UNCHANGED
...
values of the actual window.
2007-04-24 01:32:31 +00:00
Richard M. Stallman
bdfeaf613f
*** empty log message ***
2007-04-23 21:27:55 +00:00
Eli Zaretskii
c9c3704c23
*** empty log message ***
2007-04-23 09:16:30 +00:00
Richard M. Stallman
5fe751c925
*** empty log message ***
2007-04-22 17:00:58 +00:00
Glenn Morris
b1e6882f00
*** empty log message ***
2007-04-21 19:48:15 +00:00
Chong Yidong
8ea8a516c3
* sysdep.c (init_system_name): Don't accept localhost.localdomain.
2007-04-20 21:36:38 +00:00
Juanma Barranquero
6cc62df0e8
(Fminibuffer_contents, Fminibuffer_contents_no_properties,
...
Fminibuffer_completion_contents, Fdelete_minibuffer_contents):
Doc fixes.
2007-04-19 22:22:16 +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
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
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
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
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
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
Chong Yidong
b1e553b467
* editfns.c (Ftranspose_regions): Validate interval before setting
...
text properties.
2007-04-07 03:37:37 +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
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
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
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
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
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
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
Glenn Morris
6afdff63e5
*** empty log message ***
2007-03-27 03:17:27 +00:00
YAMAMOTO Mitsuharu
b51065cf2e
(create_text_encoding_info_alist): Move assignments
...
outside predicate macros.
(mac_initialize_display_info) [MAC_OSX]: dpyinfo->height and
dpyinfo->width are those of whole screen.
2007-03-26 08:13:45 +00:00
Sam Steingold
8f0e1e444f
(sigchld_handler): Delay by 1ms instead of 1s to
...
alleviate sluggishness (the original problem is still fixed).
2007-03-26 02:29:08 +00:00
Kim F. Storm
aa95cbb56a
*** empty log message ***
2007-03-25 23:45:18 +00:00
Eli Zaretskii
61880ffee7
*** empty log message ***
2007-03-24 16:48:39 +00:00
Chong Yidong
159f7befee
* editfns.c (Ftranspose_regions): Use set_text_properties_1
...
instead of Fset_text_properties to avoid GC. Signal after change.
2007-03-24 15:50:05 +00:00
Eli Zaretskii
87c891c71b
(Fx_show_tip): Doc fix.
2007-03-24 15:42:17 +00:00
Kim F. Storm
be5ef8f0f3
*** empty log message ***
2007-03-23 15:42:08 +00:00
Chong Yidong
96356799d2
* widget.c (EmacsFrameSetCharSize): Catch X errors.
2007-03-22 14:57:03 +00:00
Kenichi Handa
3ff2c161af
*** empty log message ***
2007-03-22 12:21:42 +00:00
YAMAMOTO Mitsuharu
87f4728fd3
*** empty log message ***
2007-03-20 08:51:41 +00:00
Glenn Morris
7ad42042de
*** empty log message ***
2007-03-19 21:20:10 +00:00
Kim F. Storm
1c8f28b0b0
*** empty log message ***
2007-03-19 09:57:04 +00:00
Richard M. Stallman
705959fc64
*** empty log message ***
2007-03-19 05:42:21 +00:00
Chong Yidong
b55252e06b
* image.c (pbm_load): Signal error for invalid image size.
2007-03-18 23:09:49 +00:00
YAMAMOTO Mitsuharu
c601a8ed61
(redisplay_internal, note_mouse_highlight): Check
...
popup_activated for MAC_OS.
2007-03-18 08:07:17 +00:00