# HG changeset patch # User Juanma Barranquero # Date 1138032526 0 # Node ID db3ba01426233a3ac22e47d65cad72c963795ff5 # Parent 665da4a60868d801d3c75f5bd081a9a8e41891e4 *** empty log message *** diff -r 665da4a60868 -r db3ba0142623 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jan 23 15:28:24 2006 +0000 +++ b/lisp/ChangeLog Mon Jan 23 16:08:46 2006 +0000 @@ -1,3 +1,8 @@ +2006-01-23 Juanma Barranquero + + * term/w32-win.el (image-library-alist): Add additional names for + GIF library. + 2006-01-23 Arne J,Ax(Brgensen * international/latexenc.el (latexenc-find-file-coding-system): diff -r 665da4a60868 -r db3ba0142623 src/ChangeLog --- a/src/ChangeLog Mon Jan 23 15:28:24 2006 +0000 +++ b/src/ChangeLog Mon Jan 23 16:08:46 2006 +0000 @@ -637,7 +637,7 @@ * w32fns.c (w32_abort) [__GNUC__]: Add instructions for attaching GDB to the abort dialog. -2005-12-09 Kyotaro HORIGUCHI (tiny change) +2005-12-09 Kyotaro HORIGUCHI (tiny change) * indent.c (Fvertical_motion): Force move if starting on stretch glyph. @@ -891,7 +891,7 @@ * s/darwin.h (LIBS_CARBON) [!HAVE_CARBON]: Remove `-framework Carbon'. -2005-11-11 David Reitter +2005-11-11 David Reitter * macterm.c (syms_of_macterm): Remove macCtrlKey, macShiftKey, macMetaKey, macAltKey. Introduce Qctrl, Qmeta, @@ -923,7 +923,7 @@ ignore_overlay_strings_at_pos_p if dpvec came from an overlay string, so we skip those overlay strings at current pos. -2005-11-10 Lars Hansen +2005-11-10 Lars Hansen * fileio.c (file-regular-p): Doc fix. @@ -1034,7 +1034,7 @@ * xdisp.c (display_line): Restore it->current_x and call extend_face_to_end_of_line when last glyph doesn't fit on line. - (set_glyph_string_background_width): Remove specific tests here + (set_glyph_string_background_width): Remove specific tests here to see if face background should extend to end of line. Simplify. 2005-10-30 Richard M. Stallman @@ -1636,7 +1636,7 @@ * dispextern.h (fatal): Delete prototype. - * systime.h: (make_time): Prototype moved from ... + * systime.h (make_time): Prototype moved from ... * editfns.c (make_time): ... here. * editfns.c: Move systime.h include after lisp.h. @@ -1870,9 +1870,9 @@ get_current_dir_name. (get_current_dir_name): Remove prototype. - * xsmfns.c: (get_current_dir_name): Remove prototype. - - * lisp.h: (get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: + * xsmfns.c (get_current_dir_name): Remove prototype. + + * lisp.h (get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype. * sysdep.c [WINDOWSNT]: Add prototype for getwd. @@ -2563,7 +2563,7 @@ * window.c (window_scroll_pixel_based, window_scroll_line_based): Handle `scroll-preserve-screen-position' non-nil, non-t specially. - (syms_of_window): : Doc fix. + (syms_of_window) : Doc fix. 2005-07-02 Juri Linkov @@ -7191,7 +7191,7 @@ * config.in: Rebuild. - * Makefile.in: Run setarch i386 ./temacs if exec-shield is present. + * Makefile.in: Run setarch i386 ./temacs if exec-shield is present. 2004-09-18 Stefan Monnier @@ -7771,7 +7771,7 @@ * buffer.c (Fswitch_to_buffer, Fpop_to_buffer): Doc fixes. - * window.c (Fwindow_buffer, Fother_window, Fget_lru_window) + * window.c (Fwindow_buffer, Fother_window, Fget_lru_window) (Fget_largest_window, Fget_buffer_window, Fdelete_windows_on) (Freplace_buffer_in_windows, Fset_window_buffer) (Fselect-window, Fdisplay-buffer, Fsplit_window): Doc fixes. @@ -9424,7 +9424,7 @@ (parse_image_spec, image_spec_value, Fimage_size, Fimage_mask_p) (make_image, free_image, prepare_image_for_display, image_ascent) (four_corners_best, image_background, image_background_transparent) - (x_clear_image_1, x_clear_image, x_alloc_image_color) + (x_clear_image_1, x_clear_image, x_alloc_image_color) (make_image_cache, free_image_cache, clear_image_cache) (Fclear_image_cache, postprocess_image, lookup_image, cache_image) (forall_images_in_image_cache, x_create_x_image_and_pixmap) @@ -9462,7 +9462,7 @@ (parse_image_spec, image_spec_value, Fimage_size, Fimage_mask_p) (make_image, free_image, prepare_image_for_display, image_ascent) (four_corners_best, image_background, image_background_transparent) - (x_clear_image_1, x_clear_image, x_alloc_image_color) + (x_clear_image_1, x_clear_image, x_alloc_image_color) (make_image_cache, free_image_cache, clear_image_cache) (Fclear_image_cache, postprocess_image, lookup_image, cache_image) (forall_images_in_image_cache, x_create_x_image_and_pixmap) @@ -9494,7 +9494,7 @@ (parse_image_spec, image_spec_value, Fimage_size, Fimage_mask_p) (make_image, free_image, prepare_image_for_display, image_ascent) (four_corners_best, image_background, image_background_transparent) - (x_clear_image_1, x_clear_image, x_alloc_image_color) + (x_clear_image_1, x_clear_image, x_alloc_image_color) (make_image_cache, free_image_cache, clear_image_cache) (Fclear_image_cache, postprocess_image, lookup_image, cache_image) (forall_images_in_image_cache, x_create_x_image_and_pixmap) @@ -9524,7 +9524,7 @@ (parse_image_spec, image_spec_value, Fimage_size, Fimage_mask_p) (make_image, free_image, prepare_image_for_display, image_ascent) (four_corners_best, image_background, image_background_transparent) - (x_clear_image_1, x_clear_image, x_alloc_image_color) + (x_clear_image_1, x_clear_image, x_alloc_image_color) (make_image_cache, free_image_cache, clear_image_cache) (Fclear_image_cache, postprocess_image, lookup_image, cache_image) (forall_images_in_image_cache, x_create_x_image_and_pixmap) @@ -10299,7 +10299,7 @@ (Fx_change_window_property): Add declaration of parameters type and format. Remove unused variable cons. - * xselect.c: Include stdio,h. + * xselect.c: Include stdio.h. 2004-02-05 Kenichi Handa @@ -11932,7 +11932,7 @@ 2003-07-13 Terje Rosten - * xterm.c (x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add mask, + * xterm.c (x_bitmap_icon, x_wm_set_icon_pixmap): Modify to add mask, and use the Gtk+ function gtk_window_icon_from_file if available. * xfns.c (x_bitmap_mask, x_create_bitmap_mask): New functions to @@ -16511,7 +16511,7 @@ 2002-09-08 Kim F. Storm * macros.c (executing_macro_index): Change type to EMACS_INT. - (syms_of_macros): DEFVAR_INT it (needed by kmacro). + (syms_of_macros): DEFVAR_INT it (needed by kmacro). * macros.h (executing_macro_index): Change type to EMACS_INT. @@ -18999,10 +18999,10 @@ Intern and staticpro QCtype and Qdatagram. (syms_of_process) [!subprocess]: Intern and staticpro QCtype. - * xfns.c: (QCtype): Remove duplicate declaration and + * xfns.c (QCtype): Remove duplicate declaration and initialization (is now declared in process.c). - * w32fns.c: (QCtype): Remove duplicate declaration and + * w32fns.c (QCtype): Remove duplicate declaration and initialization (is now declared in process.c). 2002-03-21 Richard M. Stallman @@ -19117,7 +19117,7 @@ Doc fix: Member kill_without_query is inverse of query-on-exit flag. * process.c (Qlocal, QCname, QCbuffer, QChost, QCservice, QCfamily) - (QClocal, QCremote, QCserver, QCdatagram, QCnowait, QCnoquery,QCstop) + (QClocal, QCremote, QCserver, QCdatagram, QCnowait, QCnoquery, QCstop) (QCcoding, QCoptions, QCfilter, QCsentinel, QClog, QCfeature): New variables. (NETCONN1_P): New macro. @@ -19447,7 +19447,7 @@ 2002-02-28 Kim F. Storm - * window.c: (minibuf_selected_window): Renamed from + * window.c (minibuf_selected_window): Renamed from Vminibuf_selected_window. Users changed. (syms_of_window): Staticpro it. @@ -19457,14 +19457,14 @@ which is similar to Vminibuf_scroll_window, but which is only set on entry to the minibuffer (from a non-minibuffer window): - * window.c: (Vminibuf_selected_window): New variable. + * window.c (Vminibuf_selected_window): New variable. (struct save_window_data): New member minibuf_selected_window. (Fset_window_configuration): Restore Vminibuf_selected_window. (Fcurrent_window_configuration): Save Vminibuf_selected_window. Set minibuf_scroll_window member to nil if minibuf_level is 0. (compare_window_configurations): Compare minibuf_selected_window. - * window.h: (Vminibuf_selected_window): Declare extern. + * window.h (Vminibuf_selected_window): Declare extern. * minibuf.c (read_minibuf): Set Vminibuf_selected_window on first entry to minibuffer or on entry from a non-minibuffer window. @@ -19590,7 +19590,7 @@ 2002-02-22 Eli Zaretskii - Support for ICCCM Extended Segments in X selections: + Support for ICCCM Extended Segments in X selections: * xselect.c : New variable. (syms_of_xselect): Intern and staticpro it. @@ -19744,7 +19744,7 @@ 2002-02-13 Kim F. Storm - * window.c: (Vmode_line_in_non_selected_windows): Removed. + * window.c (Vmode_line_in_non_selected_windows): Removed. (mode_line_in_non_selected_windows): New variable. (syms_of_window): DEFVAR_BOOL it. @@ -19775,7 +19775,7 @@ 2002-02-11 Kim F. Storm - * window.c: (Vmode_line_in_non_selected_windows): New variable. + * window.c (Vmode_line_in_non_selected_windows): New variable. (syms_of_window): DEFVAR_LISP it. * dispextern.h (CURRENT_MODE_LINE_FACE_ID_3): New macro.