aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD and m/amdx86-64.hKarl Berry2005-12-251-0/+5
|
* (TYPE_FILE_NAME): New define.YAMAMOTO Mitsuharu2005-12-241-0/+24
| | | | (posix_pathname_to_fsspec, fsspec_to_posix_pathname): Remove externs.
* (insert, insert_and_inherit, insert_before_markers)Eli Zaretskii2005-12-231-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ärv2005-12-231-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. Stallman2005-12-231-0/+4
|
* (mac_per_char_metric): Add prototype.YAMAMOTO Mitsuharu2005-12-221-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. Stallman2005-12-221-1/+1
|
* (Fdisplay_completion_list): Use XCAR/XCDR.Stefan Monnier2005-12-211-12/+16
| | | | (Fminibuffer_completion_help): Remove duplicates before display.
* (print_preprocess): Don't loose print_depth levels while iterating.Károly Lőrentey2005-12-211-0/+5
|
* (struct mac_output): Remove unused memberYAMAMOTO Mitsuharu2005-12-211-0/+31
| | | | menu_command_in_progress.
* *** empty log message ***Juri Linkov2005-12-201-0/+11
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-12-191-0/+38
|
* (Fx_backspace_delete_keys_p): In case we cannot determineDan Nicolaescu2005-12-191-0/+5
| | | | the answer, return `lambda', not nil.
* *** empty log message ***Eli Zaretskii2005-12-171-0/+7
|
* 2005-12-17 Chong Yidong <cyd@stupidchicken.com>Chong Yidong2005-12-171-0/+5
| | | | | * print.c (print_preprocess): Just signal an error if print_depth is exceeded.
* Revert last change.Chong Yidong2005-12-171-5/+0
|
* * print.c (print_preprocess): Just signal an error if print_depthChong Yidong2005-12-171-0/+5
| | | | is exceeded.
* Set a breakpoint on w32_abort.Eli Zaretskii2005-12-171-0/+4
|
* *** empty log message ***Juri Linkov2005-12-161-0/+13
|
* *** empty log message ***John Paul Wallington2005-12-141-1/+0
|
* * xfns.c (compute_tip_xy): Handle negative dx and dy.Jan Djärv2005-12-141-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 avoidChong Yidong2005-12-141-0/+6
| | | | print_object loop.
* (code_convert_region_unwind): GCPRO arg.Kenichi Handa2005-12-141-0/+4
|
* * xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,Jan Djärv2005-12-121-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ärv2005-12-121-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. Stallman2005-12-111-0/+18
|
* *** empty log message ***Juri Linkov2005-12-111-0/+9
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-12-111-0/+7
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-12-101-0/+70
|
* (Fx_create_frame): Reinstate previous change.Richard M. Stallman2005-12-101-0/+4
|
* *** empty log message ***Eli Zaretskii2005-12-091-0/+5
|
* *** empty log message ***Kim F. Storm2005-12-091-0/+5
|
* *** empty log message ***Richard M. Stallman2005-12-081-0/+2
|
* (Fx_create_frame): Comment out previous change.Richard M. Stallman2005-12-081-0/+4
|
* (Fx_create_frame): Initialize Vdefault_minibuffer_frame, when needed.Károly Lőrentey2005-12-071-0/+5
|
* (keys_of_minibuf): Just unbind SPC in Vminibuffer_local_filename_completion_mapStefan Monnier2005-12-061-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 Raeburn2005-12-061-2/+12
|
* *** empty log message ***Richard M. Stallman2005-12-061-0/+6
|
* (compute_tip_xy): Put tip above pointer if it doesn't fit below.Eli Zaretskii2005-12-021-0/+5
|
* * xterm.h: Add prototype for xg_set_icon_from_xpm_data.Jan Djärv2005-12-021-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 Zaretskii2005-12-021-0/+16
|
* (Fset_window_configuration): Don't accidentally copy theStefan Monnier2005-12-011-0/+5
| | | | window-point of one window to another.
* *** empty log message ***Romain Francoise2005-11-301-1/+1
|
* (Fpop_to_buffer): Remove superfluous call to record_buffer.Károly Lőrentey2005-11-301-0/+4
|
* *** empty log message ***Kim F. Storm2005-11-301-0/+6
|
* (stop_other_atimers): Fix loop to correctly compute `prev'.Stefan Monnier2005-11-291-18/+20
|
* *** empty log message ***Richard M. Stallman2005-11-271-0/+8
|
* *** empty log message ***Eli Zaretskii2005-11-261-0/+5
|
* *** empty log message ***Eli Zaretskii2005-11-261-0/+5
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-11-241-0/+11
|