Don't include cahrset.h, coding.h, composite.h.
[bpt/emacs.git] / src /
2003-06-17 Kenichi HandaDon't include cahrset.h, coding.h, composite.h.
2003-06-15 Stefan Monnier(mark_kboards): Move to keyboard.c.
2003-06-15 Stefan Monnier(mark_kboards): New fun, moved from alloc.c. Mark...
2003-06-15 Stefan Monnier(x_dispatch_event): Don't pass uninitialized
2003-06-15 Stefan Monnier(find_and_call_menu_selection): Don't pass uninitialized
2003-06-15 Stefan Monnier(handle_tool_bar_click): Don't pass uninitialized
2003-06-15 Stefan Monnier(menubar_selection_callback): Don't pass uninitialized
2003-06-15 Stefan Monnier(kbd_input_ast, read_input_waiting): Don't pass uniniti...
2003-06-15 Stefan Monnier(dos_rawgetc): Don't pass uninitialized data to kbd_buf...
2003-06-15 Stefan Monnier(mac_check_for_quit_char): Don't pass uninitialized
2003-06-15 Stefan Monnier(xg_tool_bar_callback): Don't pass uninitialized
2003-06-15 Stefan Monnier(EVENT_INIT): New macro.
2003-06-14 Kim F. Storm(x_fix_overlapping_area): Always use area relative...
2003-06-14 Kim F. Storm*** empty log message ***
2003-06-13 Kai Großjohann(Fcopy_file): Doc fix: copies file modes, too.
2003-06-12 Kenichi Handa(Fwrite_region): Save and restore restriction.
2003-06-12 Kenichi Handa*** empty log message ***
2003-06-12 Dave LoveRemove redundant include of unistd.h, stdlib.h. Use
2003-06-12 Dave Love(alloca): Declare arg as size_t.
2003-06-11 Dave Love(shrink_regexp_cache): Use xrealloc.
2003-06-09 Kim F. Storm(phys_cursor_in_rect_p): Fix 2003-05-24 change.
2003-06-09 Kim F. Storm*** empty log message ***
2003-06-06 Dave Love*** empty log message ***
2003-06-06 Kenichi Handa*** empty log message ***
2003-06-05 Jason Rumney(SYSTEM_DEFAULT_RESOURCES): New constant.
2003-06-05 Jason Rumney(Finternal_face_x_get_resource): Do it on Windows and...
2003-06-05 Dave Love*** empty log message ***
2003-06-05 Dave LoveSet NLIST_STRUCT from HAVE_NLIST_H. Use
2003-06-05 Dave Love(__mktime_internal): Merge changes from gnulib
2003-06-05 Stefan Monnier*** empty log message ***
2003-06-05 Kim F. Storm(coordinates_in_window): Convert X and Y to window
2003-06-05 Kim F. Storm*** empty log message ***
2003-06-05 Jason Rumney(add_system_logical_colors_to_map): New function.
2003-06-04 Stefan Monnier(allocate_pty): Revert part of the previous patch.
2003-06-04 Jason Rumney*** empty log message ***
2003-06-04 Jason Rumney(enum event_kind): Remove MOUSE_WHEEL_EVENT.
2003-06-04 Jason Rumney(Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_name...
2003-06-04 Jason Rumney(XTread_socket): Map mouse wheel events to Emacs
2003-06-04 Kenichi Handa_buffer_size): If coding->type is
2003-06-03 Stefan Monnier(update_tool_bar): Add missing UNGCPRO.
2003-06-03 Stefan Monnier*** empty log message ***
2003-06-03 Jan Djärv* gtkutil.c (make_menu_item): Make sure we don't crash...
2003-06-03 Stefan Monnier(init_buffer_once): Make kill-buffer-hook permanent...
2003-06-03 Richard M. Stallman*** empty log message ***
2003-06-03 Richard M. Stallman(Fwindow_edges): Doc fix.
2003-06-03 Richard M. Stallman(WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)
2003-06-02 Stefan Monnier(Fsit_for): Don't lie about the number of args.
2003-06-02 Jason RumneyChanges from yesterday
2003-06-02 Dave LoveInclude keyboard.h, charset.h, coding.h.
2003-06-02 Dave Love(ENCODE_UTF_8): New.
2003-06-02 Dave Love(Qutf_8): New.
2003-06-02 Dave Love(Qutf_8): Moved to coding.c
2003-06-02 Dave Love(ENCODE_MENU_STRING): New.
2003-06-02 Dave LoveUse HAVE_FCNTL_H, not USG5.
2003-06-02 Dave LoveUse HAVE_FCNTL_H, not USG5.
2003-06-02 Dave Love(font_rescale_ratio): Fix for K&R.
2003-06-02 Dave LoveUse HAVE_FCNTL_H, not _POSIX_VERSION.
2003-06-02 Dave LoveUse HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H.
2003-06-02 Dave Love[HAVE_FCNTL_H]: Include fcntl.h.
2003-06-02 Dave LoveDoc fixes.
2003-06-02 Kenichi Handa(Fset_buffer_multibyte): Fix previous change.
2003-06-02 Kenichi Handa*** empty log message ***
2003-06-01 Kenichi Handa(Fset_buffer_multibyte): Correctly recover a narrowed
2003-06-01 Jason RumneyMake last change compile on MSVC
2003-06-01 Jason Rumney(Qmouse_wheel): Declare only if MAC_OSX defined.
2003-06-01 Jason Rumney(enum event_kind): Added new WHEEL_EVENT event.
2003-06-01 Jason Rumney(construct_mouse_wheel): Construct WHEEL_EVENT.
2003-06-01 Stefan Monnier(openp): Make sure STR is a string.
2003-05-31 John Paul Wallington(lisp, shortlisp): byte-run, float-sup, map-ynp, and
2003-05-31 Kenichi Handa*** empty log message ***
2003-05-31 Kenichi Handa(Qauto_save_coding, auto_save_coding): New variables.
2003-05-31 Kenichi Handa(DECODE_EMACS_MULE_COMPOSITION_CHAR): If coding->flags
2003-05-31 Kenichi Handa(VALID_LEADING_CODE_P): New macro.
2003-05-30 Kenichi Handa(struct ccl_program) <eight_bit_control: Comment fixed.
2003-05-30 Kenichi Handa(ccl_coding_driver): Set ccl->eight_bit_control
2003-05-30 Kenichi Handa(CCL_WRITE_CHAR): Increment extra_bytes only when it is
2003-05-29 Dave LoveComment.
2003-05-29 Glenn Morris(realize_default_face): Do not abort if lface is non...
2003-05-28 Kenichi Handa*** empty log message ***
2003-05-28 Richard M. Stallman*** empty log message ***
2003-05-28 Richard M. Stallman(syms_of_print) <print-escape-nonascii>: Doc fix.
2003-05-28 Dave Love(unbind_to): Fix last change for K&R. From rms.
2003-05-27 Kim F. Storm(expose_window): Fix error in calculation of
2003-05-27 Kim F. Storm*** empty log message ***
2003-05-27 Juanma BarranqueroAdd missing code from previous patch by David Ponce.
2003-05-27 Jason Rumney(GET_WHEEL_DELTA_WPARAM): New macro.
2003-05-27 Jason Rumney*** empty log message ***
2003-05-26 Juanma Barranquero(construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT...
2003-05-26 Juanma Barranquero(make_lispy_event) [WINDOWSNT]: Don't handle MOUSE_WHEE...
2003-05-26 Andreas Schwab(syms_of_buffer) <default-direction-reversed>: Doc...
2003-05-26 Andreas Schwab(try_window_id): Avoid aborting if PT is inside a
2003-05-26 Andreas Schwab(Fgarbage_collect): Fix last change.
2003-05-26 John Paul Wallington*** empty log message ***
2003-05-26 John Paul Wallington(Fx_create_frame): Don't call Qface_set_after_frame_def...
2003-05-25 Stefan Monnier(Fset_window_buffer): Add type of `keep_margins' argument.
2003-05-25 Stefan Monnier(window_box_text_cols): Declare.
2003-05-25 Stefan Monnier(window_text_bottom_y, draw_row_fringe_bitmaps)
2003-05-25 Stefan Monnier(build_scalable_font_name): Remove `unused var pixel_si...
2003-05-25 Stefan Monnier(png_load): Remove `unused vars intent, image_gamma...
2003-05-25 Stefan Monnier(unexec): Remove `unused var n' warning.
next