summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (next_overlay_change, note_mouse_highlight): Use GET_OVERLAYS_AT.Kim F. Storm2004-05-171-24/+4
* (get_char_property_and_overlay): Use GET_OVERLAYS_AT.Kim F. Storm2004-05-171-20/+3
* (print_object): Increase buf size.Kim F. Storm2004-05-171-3/+3
* (IT_note_mouse_highlight): Use GET_OVERLAYS_AT.Kim F. Storm2004-05-171-15/+3
* (GET_OVERLAYS_AT): New macro.Kim F. Storm2004-05-171-0/+19
* Fix last change.Jason Rumney2004-05-171-1/+1
* * w32proc.c (create_child): Use make_number instead of masking pid.Jason Rumney2004-05-171-3/+1
* (w32_num_mouse_buttons): Rename from Vw32_num_mouse_buttons and makeJason Rumney2004-05-171-5/+11
* Rename w32_num_mouse_buttons from Vw32_num_mouse_buttons.Jason Rumney2004-05-171-5/+5
* Use static consistently.Jason Rumney2004-05-171-13/+13
* (_sys_read_ahead): Use w32_pipe_read_delay.Jason Rumney2004-05-171-2/+2
* * w32proc.c (w32_pipe_read_delay): Rename from Vw32_pipe_read_delayJason Rumney2004-05-171-3/+5
* (egetenv) [USE_CRT_DLL]: Remove condition.Jason Rumney2004-05-171-2/+0
* (w32_console_mouse_position, do_mouse_event, key_event): Don't mixJason Rumney2004-05-171-6/+6
* (kbd_buffer_get_event): Don't use event->code andJason Rumney2004-05-171-3/+1
* (mark_object): Mark Lisp_Misc_Free cell. Fix comment.Kim F. Storm2004-05-171-4/+3
* (mark_object): Ignore Lisp_Misc_Free objects.Kim F. Storm2004-05-171-1/+10
* *** empty log message ***Kim F. Storm2004-05-171-0/+5
* (Fset_default): Make argument names match their use in docstring.Juanma Barranquero2004-05-162-1/+6
* Mask off gdb_array_mark_flag from vector sizes.Andreas Schwab2004-05-152-6/+11
* (gdb_array_mark_flag): Define.Andreas Schwab2004-05-151-0/+1
* *** empty log message ***Eli Zaretskii2004-05-151-1/+7
* (DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to useEli Zaretskii2004-05-151-3/+5
* *** empty log message ***Kim F. Storm2004-05-141-5/+0
* Undo last change.Kim F. Storm2004-05-141-9/+0
* (in_timer_check): New static var.Kim F. Storm2004-05-141-0/+9
* *** empty log message ***Kim F. Storm2004-05-141-0/+5
* (Fw32_define_rgb_color): Avoid XSET.Stefan Monnier2004-05-142-6/+10
* *** empty log message ***Kenichi Handa2004-05-141-0/+4
* (Fccl_execute_on_string): Fix setting elements of STATUS.Kenichi Handa2004-05-141-2/+2
* Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixingSteven Tamm2004-05-146-16/+51
* (wait_reading_process_input): Make reentrant.Kim F. Storm2004-05-131-3/+4
* *** empty log message ***Kim F. Storm2004-05-131-0/+6
* (mark_kboards): Don't mark x and y membersKim F. Storm2004-05-131-2/+5
* *** empty log message ***Kim F. Storm2004-05-131-0/+5
* *** empty log message ***Stefan Monnier2004-05-131-5/+8
* (USE_LSB_TAG): Make it the default when it is known to work.Stefan Monnier2004-05-131-6/+33
* (Fdisplay_buffer, Fsplit_window, split-height-threshold): Doc fix.Glenn Morris2004-05-131-2/+7
* *** empty log message ***Glenn Morris2004-05-131-0/+5
* (Ftty_supports_face_attributes_p, Finternal_copy_lisp_face): Fix typo inJuanma Barranquero2004-05-132-7/+13
* * xfns.c (syms_of_xfns): Provide x-toolkit also for GTK.Jan Djärv2004-05-122-0/+9
* macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 inSteven Tamm2004-05-122-2/+7
* Support XPM on Carbon Emacs. Does notSteven Tamm2004-05-122-3/+482
* macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_PSteven Tamm2004-05-122-2/+7
* (read_process_output): Grow decoding_buf when needed;Kim F. Storm2004-05-111-0/+4
* *** empty log message ***Kim F. Storm2004-05-111-0/+5
* *** empty log message ***Eli Zaretskii2004-05-111-0/+5
* (mutually_exclusive_p): In 'case wordbeg', compare op2Eli Zaretskii2004-05-111-1/+1
* *** empty log message ***Juanma Barranquero2004-05-101-0/+9
* (Fget_unused_iso_final_char): Fix typos in docstring.Juanma Barranquero2004-05-101-13/+13