Commit Graph

4699 Commits

Author SHA1 Message Date
Karl Berry
d52c26e925 FreeBSD and m/amdx86-64.h 2005-12-25 19:29:28 +00:00
YAMAMOTO Mitsuharu
14af1e44ad (TYPE_FILE_NAME): New define.
(posix_pathname_to_fsspec, fsspec_to_posix_pathname): Remove externs.
2005-12-24 02:51:04 +00:00
Eli Zaretskii
bab3eee156 (insert, insert_and_inherit, insert_before_markers)
(insert_before_markers_and_inherit): Make sure FROM is correct when
`after-change-functions' are called.
2005-12-23 17:37:50 +00:00
Jan Djärv
90f2e16b15 * xfns.c (Fx_uses_old_gtk_dialog): New function.
* gtkutil.c (xg_uses_old_file_dialog): New function.
(xg_get_file_name): Use xg_uses_old_file_dialog.

* gtkutil.h: Declare xg_uses_old_file_dialog.
2005-12-23 11:34:13 +00:00
Richard M. Stallman
0ee01fffb7 *** empty log message *** 2005-12-23 02:45:09 +00:00
YAMAMOTO Mitsuharu
b73e4d84e0 (mac_per_char_metric): Add prototype.
(x_per_char_metric) [USE_CG_TEXT_DRAWING]: Remove prototype.
(mac_query_char_extents): New function.
(x_per_char_metric): Use it.
(XLoadQueryFont): Likewise.  Consolidate min/max_bounds calculations.
[USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Use
mac_per_char_metric instead of x_per_char_metric.
(mac_text_extents_16): New function.
(mac_compute_glyph_string_overhangs): Use it.
(mac_unload_font): Free member `bounds' in struct MacFontStruct.
2005-12-22 08:17:30 +00:00
Richard M. Stallman
da3863b559 *** empty log message *** 2005-12-22 00:39:46 +00:00
Stefan Monnier
a425bd036e (Fdisplay_completion_list): Use XCAR/XCDR.
(Fminibuffer_completion_help): Remove duplicates before display.
2005-12-21 17:33:40 +00:00
Károly Lőrentey
aa0b0cd9bc (print_preprocess): Don't loose print_depth levels while iterating. 2005-12-21 15:37:25 +00:00
YAMAMOTO Mitsuharu
5a61ec1817 (struct mac_output): Remove unused member
menu_command_in_progress.
2005-12-21 12:31:22 +00:00
Juri Linkov
3bdba51db2 *** empty log message *** 2005-12-20 21:50:23 +00:00
YAMAMOTO Mitsuharu
d6a90a49de *** empty log message *** 2005-12-19 08:31:44 +00:00
Dan Nicolaescu
20d1c5c566 (Fx_backspace_delete_keys_p): In case we cannot determine
the answer, return `lambda', not nil.
2005-12-19 04:28:01 +00:00
Eli Zaretskii
abeb585559 *** empty log message *** 2005-12-17 17:29:36 +00:00
Chong Yidong
6b8dfbf78a 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
* print.c (print_preprocess): Just signal an error if print_depth
	is exceeded.
2005-12-17 15:55:29 +00:00
Chong Yidong
04df9646f2 Revert last change. 2005-12-17 15:51:00 +00:00
Chong Yidong
2173b58252 * print.c (print_preprocess): Just signal an error if print_depth
is exceeded.
2005-12-17 15:46:16 +00:00
Eli Zaretskii
d912b87a54 Set a breakpoint on w32_abort. 2005-12-17 15:14:03 +00:00
Juri Linkov
2a502a3271 *** empty log message *** 2005-12-16 19:10:49 +00:00
John Paul Wallington
eb2def1bc6 *** empty log message *** 2005-12-14 22:59:35 +00:00
Jan Djärv
bf63eb6967 * xfns.c (compute_tip_xy): Handle negative dx and dy.
* w32fns.c (compute_tip_xy): Ditto

* macfns.c (compute_tip_xy): Ditto
2005-12-14 20:58:33 +00:00
Chong Yidong
9b98e16125 * print.c (print_preprocess): Go to a deeper print_depth to avoid
print_object loop.
2005-12-14 20:49:46 +00:00
Kenichi Handa
89aa725ad6 (code_convert_region_unwind): GCPRO arg. 2005-12-14 00:43:36 +00:00
Jan Djärv
57134802f7 * xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,
i.e. dy is offset from top of frame instead of bottom.

* macfns.c (compute_tip_xy): Ditto.
* w32fns.c (compute_tip_xy): Ditto.
2005-12-12 09:32:15 +00:00
Jan Djärv
3b006f5b67 * gtkutil.c (SSDATA): New macro to remove compiler warnings.
(xg_get_image_for_pixmap, xg_create_frame_widgets)
(xg_get_file_with_chooser): Use SSDATA instead of SDATA.

* xmenu.c (menubar_selection_callback): Do nothing if the callback
is for an unselected radio menu item.
2005-12-12 08:08:23 +00:00
Richard M. Stallman
2cb33a9853 (syms_of_xdisp) <blink-cursor-alist>: Doc fix. 2005-12-11 15:40:37 +00:00
Juri Linkov
d7d1f75e5e *** empty log message *** 2005-12-11 09:57:08 +00:00
YAMAMOTO Mitsuharu
ac8fcf0f17 *** empty log message *** 2005-12-11 01:06:48 +00:00
YAMAMOTO Mitsuharu
4b3eb40742 *** empty log message *** 2005-12-10 01:50:23 +00:00
Richard M. Stallman
e358e05216 (Fx_create_frame): Reinstate previous change. 2005-12-10 00:38:29 +00:00
Eli Zaretskii
9ea74bfb03 *** empty log message *** 2005-12-09 19:30:35 +00:00
Kim F. Storm
84fdb82c52 *** empty log message *** 2005-12-09 09:44:24 +00:00
Richard M. Stallman
2663a20493 *** empty log message *** 2005-12-08 18:08:38 +00:00
Richard M. Stallman
2fda697741 (Fx_create_frame): Comment out previous change. 2005-12-08 15:49:11 +00:00
Károly Lőrentey
225c13a5d7 (Fx_create_frame): Initialize Vdefault_minibuffer_frame, when needed. 2005-12-07 17:06:33 +00:00
Stefan Monnier
da8ec671f7 (keys_of_minibuf): Just unbind SPC in Vminibuffer_local_filename_completion_map
rather than forcing it explicitly to the same binding as the global map.
2005-12-06 15:53:58 +00:00
Ken Raeburn
88fde92a48 (truncate_undo_list): Avoid dangerous side effects in NILP argument. 2005-12-06 07:40:47 +00:00
Richard M. Stallman
fa0d4d0c09 *** empty log message *** 2005-12-06 02:07:54 +00:00
Eli Zaretskii
5a98616edf (compute_tip_xy): Put tip above pointer if it doesn't fit below. 2005-12-02 18:32:46 +00:00
Jan Djärv
1dbacb9046 * xterm.h: Add prototype for xg_set_icon_from_xpm_data.
* xfns.c (x_real_positions): int ign => unsigned int.
	(xg_set_icon_from_xpm_data): Remove unused variable err.
	(x_set_name_internal, Fx_create_frame, xg_set_icon): Add cast
	to remove compiler warning.
	(compute_tip_xy): Put tip above pointer if it doesn't fit below.
2005-12-02 14:57:23 +00:00
Eli Zaretskii
0a79da1b5d *** empty log message *** 2005-12-02 14:12:31 +00:00
Stefan Monnier
e67a1dea3e (Fset_window_configuration): Don't accidentally copy the
window-point of one window to another.
2005-12-01 16:25:15 +00:00
Romain Francoise
7854b2a3f2 *** empty log message *** 2005-11-30 19:06:42 +00:00
Károly Lőrentey
6ad0f04d22 (Fpop_to_buffer): Remove superfluous call to record_buffer. 2005-11-30 13:18:56 +00:00
Kim F. Storm
4269a2fd77 *** empty log message *** 2005-11-30 00:04:34 +00:00
Stefan Monnier
96013ba9db (stop_other_atimers): Fix loop to correctly compute `prev'. 2005-11-29 22:37:27 +00:00
Richard M. Stallman
161ef3be43 *** empty log message *** 2005-11-27 19:29:09 +00:00
Eli Zaretskii
02b1a164f9 *** empty log message *** 2005-11-26 11:20:10 +00:00
Eli Zaretskii
07908aec23 *** empty log message *** 2005-11-26 11:07:23 +00:00
YAMAMOTO Mitsuharu
b9c7cbf926 *** empty log message *** 2005-11-24 08:20:41 +00:00