(XChar2b): Move typedef here for consolidation.
[bpt/emacs.git] / src /
2003-03-16 Kim F. Storm(XChar2b): Move typedef here for consolidation.
2003-03-16 Kim F. Storm(FRAME_X_OUTPUT, FRAME_X_WINDOW, FRAME_X_DISPLAY)
2003-03-16 Kim F. StormRemove consolidated defines and code.
2003-03-16 Kim F. Storm(Display): Add dummy typedef for consolidation.
2003-03-16 Kim F. Storm(FONT_DESCENT, FRAME_X_OUTPUT, FRAME_BASELINE_OFFSET)
2003-03-16 Kim F. StormRemove consolidated defines and code.
2003-03-16 Kim F. StormConsolidate gui-independent "glyph string" code here.
2003-03-16 Kim F. Storm(struct glyph): Reduce face_id member from 22 to
2003-03-16 Kim F. StormThe following changes consolidate some of the gui-indep...
2003-03-16 Stefan Monnier(Vmenu_events): New var.
2003-03-14 Richard M. Stallman(read1): After #!, exit loop on eof.
2003-03-14 Stefan Monnier*** empty log message ***
2003-03-14 Jan Djärvgtkutil.h: Add declaration for xg_frame_cleared.
2003-03-14 Jan DjärvClear frame didn't redraw scrollbars, fixed that.
2003-03-14 Jan DjärvReduce flicker in GTK scrollbars.
2003-03-13 Kenichi Handa*** empty log message ***
2003-03-13 Kenichi Handa(Fdetect_coding_region): Fix docstring.
2003-03-13 Kenichi Handa(Fdetect_coding_string): Fix docstring.
2003-03-13 Andreas Schwab.
2003-03-13 Andreas SchwabAdd prototype for create_menus.
2003-03-12 Andreas Schwab.
2003-03-12 Andreas Schwab(selection_data_to_lisp_data): Use int instead of
2003-03-12 Andreas Schwab(long_to_cons): Fix type of top.
2003-03-12 Andreas Schwab(xg_tool_bar_help_callback): Add missing return value.
2003-03-12 Andreas Schwab.
2003-03-12 Andreas Schwab(xg_update_frame_menubar): Add missing return value.
2003-03-12 Kim F. StormMake last change compile on non-X systems.
2003-03-12 Andreas Schwab(x_term_init) [USE_GTK]: Fix typo.
2003-03-12 Kim F. StormUse generic compute_fringe_widths.
2003-03-12 Kim F. StormThe following changes consolidates the fringe handling...
2003-03-12 Kim F. StormRemove generic fringe code.
2003-03-12 Kim F. StormRemove generic fringe code.
2003-03-12 Kim F. Storm(enum fringe_bitmap_type): Define here.
2003-03-12 Kim F. Storm*** empty log message ***
2003-03-11 Stefan Monnier(Fprin1_to_string): Return unibyte string if possible.
2003-03-09 David Kastrup(read_process_output): We have allocated enough space
2003-03-09 David Kastrup*** empty log message ***
2003-03-09 Jan DjärvImplement Ctrl-Mouse-2 (split vertically) for toolkit...
2003-03-09 Jan DjärvAnother fix for BadGC.
2003-03-08 Jan Djärv* gtkutil.c (update_frame_tool_bar): Compare pixmap...
2003-03-08 Jan Djärv* xterm.c (handle_one_xevent): Pass ReparentNotify...
2003-03-07 Kenichi Handa(CODING_ADD_COMPOSITION_COMPONENT): If the number of
2003-03-07 Kenichi Handa*** empty log message ***
2003-03-06 Juanma Barranquero(w32_get_rdb_resource): New function.
2003-03-06 Juanma Barranquero(Fx_get_resource, x_get_resource_string): Pass xrdb...
2003-03-06 Juanma Barranquero(w32_make_rdb): New function.
2003-03-06 Juanma Barranquero(struct w32_display_info): Add xrdb member to support...
2003-03-04 Jan Djärv* xterm.c (x_detect_focus_change): Call x_any_window_to...
2003-03-03 Jan Djärvxsmfns.c (smc_save_yourself_CB): Add --no-splash to...
2003-03-03 Richard M. Stallman(Fkill_buffer): Use Frun_hook_with_args_until_failure
2003-03-03 Rob Browning*** empty log message ***
2003-03-02 Stefan Monnier.
2003-03-02 Jan Djärv* xterm.h (XSync): Define as gdk_window_process_all_upd...
2003-03-02 Jan DjärvA lot of lines removed at checkin version 1.3108, resto...
2003-02-26 Stefan Monnier*** empty log message ***
2003-02-25 Kim F. Storm(redisplay_window): Fix infinite loop in redisplay.
2003-02-25 Kim F. Storm(read1): Accept `single space' syntax like (? x).
2003-02-25 Jan Djärv* keyboard.c (cancel_hourglass_unwind): Surround with
2003-02-25 Kenichi Handa*** empty log message ***
2003-02-25 Kenichi Handa(Fset_buffer_multibyte): Pay attention to the buffer
2003-02-25 Stefan Monnier(back_comment): Only check nestedness of 2nd char if...
2003-02-24 Juanma Barranquero(fix_command): Declare as static void and move before...
2003-02-24 Juanma Barranquero(Qwhen): Declare external; it's now defined in callint.c.
2003-02-23 Jan Djärv* keyboard.c (cancel_hourglass_unwind): New function.
2003-02-23 Jan DjärvEntries between 2002-03-10 and 2002-02-16 was missing...
2003-02-23 Richard M. Stallman(fix_command): New subroutine, from Fcall_interactively.
2003-02-23 Richard M. Stallman(print_partial_compiled_pattern): Output to stderr.
2003-02-23 Kai Großjohann(directory_files_internal): Don't expand directory.
2003-02-22 Stefan Monnier(string_to_multibyte): Remove unused var i.
2003-02-22 Stefan Monnier(x_face_list_fonts): Fix int/Lisp_Object mixup.
2003-02-22 Stefan Monnier(Fstart_kbd_macro): Remove redundant assignment.
2003-02-22 Stefan Monnier(copy_keymap_1): Make it static.
2003-02-22 Stefan Monnier(Fgarbage_collect): Don't use XSETFLOAT.
2003-02-22 Juanma Barranquero2003-02-22 David Ponce <david@dponce.com>
2003-02-21 Jan DjärvRemoved subtty, workaround for when TIOCSIGSEND fails.
2003-02-21 Kai Großjohann(Fdefine_key): Clarification of formulation.
2003-02-21 Kai Großjohann(Fdefine_key): Doc fix.
2003-02-21 Juanma Barranquero*** empty log message ***
2003-02-21 Juanma Barranquero(wait_reading_process_input): Use POLL_INTERRUPTED_SYS_...
2003-02-21 Juanma BarranqueroInclude hpux10-20.h instead of hpux10.h. Delete #undef of
2003-02-21 Juanma Barranquero(POLLING_PROBLEM_IN_SELECT): Define POLL_INTERRUPTED_SY...
2003-02-21 Juanma BarranqueroNew file.
2003-02-20 Juanma Barranquero*** empty log message ***
2003-02-20 Kenichi Handa*** empty log message ***
2003-02-20 Kenichi Handa(Fset_fontset_font): Document that NAME nil means the...
2003-02-20 Kenichi Handa(check_fontset_name): If NAME is nil, return the
2003-02-20 Kenichi Handa(setup_process_coding_systems): If the process's
2003-02-19 Kai GroßjohannTypo in docstring for define-key.
2003-02-19 Andreas Schwab.
2003-02-19 Andreas Schwab(Fcancel_kbd_macro_events, Fstring_to_multibyte): Add
2003-02-19 Kenichi Handa(try_alternative_families): Try all scalable fonts if
2003-02-19 Jan Djärv* xfaces.c (x_face_list_fonts): Set *pfonts to 0 if...
2003-02-18 Kim F. Storm(read1): Allow "?" after a character constant.
2003-02-18 Jan Djärv* xterm.c (x_list_fonts): If maxnames is less than...
2003-02-18 Kim F. Storm(read1): Fix last change; "`" is not always special.
2003-02-18 Kim F. Storm*** empty log message ***
2003-02-18 Andrew Choiunexmacosx.c (copy_data_segment): Also copy __cfstring...
2003-02-18 Andreas Schwab.
2003-02-18 Andreas Schwab(window_scroll_pixel_based): Move outside a
2003-02-18 Andreas Schwab(in_display_vector_p): New function.
next