| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FreeBSD and m/amdx86-64.h | Karl Berry | 2005-12-25 | 1 | -0/+5 |
| | | |||||
| * | (TYPE_FILE_NAME): New define. | YAMAMOTO Mitsuharu | 2005-12-24 | 1 | -0/+24 |
| | | | | | (posix_pathname_to_fsspec, fsspec_to_posix_pathname): Remove externs. | ||||
| * | (insert, insert_and_inherit, insert_before_markers) | Eli Zaretskii | 2005-12-23 | 1 | -0/+6 |
| | | | | | | (insert_before_markers_and_inherit): Make sure FROM is correct when `after-change-functions' are called. | ||||
| * | * xfns.c (Fx_uses_old_gtk_dialog): New function. | Jan Djärv | 2005-12-23 | 1 | -0/+9 |
| | | | | | | | | * 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. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-23 | 1 | -0/+4 |
| | | |||||
| * | (mac_per_char_metric): Add prototype. | YAMAMOTO Mitsuharu | 2005-12-22 | 1 | -0/+26 |
| | | | | | | | | | | | | | (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. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-22 | 1 | -1/+1 |
| | | |||||
| * | (Fdisplay_completion_list): Use XCAR/XCDR. | Stefan Monnier | 2005-12-21 | 1 | -12/+16 |
| | | | | | (Fminibuffer_completion_help): Remove duplicates before display. | ||||
| * | (print_preprocess): Don't loose print_depth levels while iterating. | Károly Lőrentey | 2005-12-21 | 1 | -0/+5 |
| | | |||||
| * | (struct mac_output): Remove unused member | YAMAMOTO Mitsuharu | 2005-12-21 | 1 | -0/+31 |
| | | | | | menu_command_in_progress. | ||||
| * | *** empty log message *** | Juri Linkov | 2005-12-20 | 1 | -0/+11 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-12-19 | 1 | -0/+38 |
| | | |||||
| * | (Fx_backspace_delete_keys_p): In case we cannot determine | Dan Nicolaescu | 2005-12-19 | 1 | -0/+5 |
| | | | | | the answer, return `lambda', not nil. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2005-12-17 | 1 | -0/+7 |
| | | |||||
| * | 2005-12-17 Chong Yidong <cyd@stupidchicken.com> | Chong Yidong | 2005-12-17 | 1 | -0/+5 |
| | | | | | | * print.c (print_preprocess): Just signal an error if print_depth is exceeded. | ||||
| * | Revert last change. | Chong Yidong | 2005-12-17 | 1 | -5/+0 |
| | | |||||
| * | * print.c (print_preprocess): Just signal an error if print_depth | Chong Yidong | 2005-12-17 | 1 | -0/+5 |
| | | | | | is exceeded. | ||||
| * | Set a breakpoint on w32_abort. | Eli Zaretskii | 2005-12-17 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Juri Linkov | 2005-12-16 | 1 | -0/+13 |
| | | |||||
| * | *** empty log message *** | John Paul Wallington | 2005-12-14 | 1 | -1/+0 |
| | | |||||
| * | * xfns.c (compute_tip_xy): Handle negative dx and dy. | Jan Djärv | 2005-12-14 | 1 | -0/+8 |
| | | | | | | | * w32fns.c (compute_tip_xy): Ditto * macfns.c (compute_tip_xy): Ditto | ||||
| * | * print.c (print_preprocess): Go to a deeper print_depth to avoid | Chong Yidong | 2005-12-14 | 1 | -0/+6 |
| | | | | | print_object loop. | ||||
| * | (code_convert_region_unwind): GCPRO arg. | Kenichi Handa | 2005-12-14 | 1 | -0/+4 |
| | | |||||
| * | * xfns.c (compute_tip_xy): Calculate root_y the same way as root_x, | Jan Djärv | 2005-12-12 | 1 | -0/+7 |
| | | | | | | | | i.e. dy is offset from top of frame instead of bottom. * macfns.c (compute_tip_xy): Ditto. * w32fns.c (compute_tip_xy): Ditto. | ||||
| * | * gtkutil.c (SSDATA): New macro to remove compiler warnings. | Jan Djärv | 2005-12-12 | 1 | -0/+9 |
| | | | | | | | | | (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. | ||||
| * | (syms_of_xdisp) <blink-cursor-alist>: Doc fix. | Richard M. Stallman | 2005-12-11 | 1 | -0/+18 |
| | | |||||
| * | *** empty log message *** | Juri Linkov | 2005-12-11 | 1 | -0/+9 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-12-11 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-12-10 | 1 | -0/+70 |
| | | |||||
| * | (Fx_create_frame): Reinstate previous change. | Richard M. Stallman | 2005-12-10 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-12-09 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2005-12-09 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-08 | 1 | -0/+2 |
| | | |||||
| * | (Fx_create_frame): Comment out previous change. | Richard M. Stallman | 2005-12-08 | 1 | -0/+4 |
| | | |||||
| * | (Fx_create_frame): Initialize Vdefault_minibuffer_frame, when needed. | Károly Lőrentey | 2005-12-07 | 1 | -0/+5 |
| | | |||||
| * | (keys_of_minibuf): Just unbind SPC in Vminibuffer_local_filename_completion_map | Stefan Monnier | 2005-12-06 | 1 | -0/+6 |
| | | | | | rather than forcing it explicitly to the same binding as the global map. | ||||
| * | (truncate_undo_list): Avoid dangerous side effects in NILP argument. | Ken Raeburn | 2005-12-06 | 1 | -2/+12 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-06 | 1 | -0/+6 |
| | | |||||
| * | (compute_tip_xy): Put tip above pointer if it doesn't fit below. | Eli Zaretskii | 2005-12-02 | 1 | -0/+5 |
| | | |||||
| * | * xterm.h: Add prototype for xg_set_icon_from_xpm_data. | Jan Djärv | 2005-12-02 | 1 | -0/+10 |
| | | | | | | | | | * 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. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2005-12-02 | 1 | -0/+16 |
| | | |||||
| * | (Fset_window_configuration): Don't accidentally copy the | Stefan Monnier | 2005-12-01 | 1 | -0/+5 |
| | | | | | window-point of one window to another. | ||||
| * | *** empty log message *** | Romain Francoise | 2005-11-30 | 1 | -1/+1 |
| | | |||||
| * | (Fpop_to_buffer): Remove superfluous call to record_buffer. | Károly Lőrentey | 2005-11-30 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2005-11-30 | 1 | -0/+6 |
| | | |||||
| * | (stop_other_atimers): Fix loop to correctly compute `prev'. | Stefan Monnier | 2005-11-29 | 1 | -18/+20 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-11-27 | 1 | -0/+8 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-11-26 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-11-26 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-11-24 | 1 | -0/+11 |
| | | |||||