summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2001-03-121-0/+6
* (command_loop_1): Set Vdeactivate_mark to nilGerd Moellmann2001-03-121-4/+9
* (syms_of_keyboard) <overriding-local-map>: Doc fix.Eli Zaretskii2001-03-122-1/+6
* (x_load_resources) [USE_MOTIF]: Remove extraneous argGerd Moellmann2001-03-122-2/+7
* (make_lispy_event): Add string info to the event,Gerd Moellmann2001-03-092-0/+48
* (note_mouse_highlight): If there's no help-echo onGerd Moellmann2001-03-091-10/+36
* (string_buffer_position, display_prop_string_p)Gerd Moellmann2001-03-091-0/+128
* (string_buffer_position): Add prototype.Gerd Moellmann2001-03-091-0/+1
* *** empty log message ***Gerd Moellmann2001-03-091-0/+8
* (make_lispy_event, make_lispy_movement): AdjustGerd Moellmann2001-03-091-6/+25
* (buffer_posn_from_coords): Add parameters OBJECT andGerd Moellmann2001-03-091-6/+11
* (buffer_posn_from_coords): Adjust prototype.Gerd Moellmann2001-03-091-1/+2
* (Fwrite_region) [DOS_NT]: Remove O_TRUNC from openGerd Moellmann2001-03-092-2/+7
* (struct composition): Change types of members; glyph_len to unsigned,Kenichi Handa2001-03-092-8/+8
* *** empty log message ***Kenichi Handa2001-03-091-0/+5
* (add_menu_item): Fix problems with using ownerdraw forAndrew Innes2001-03-082-37/+40
* (handle_display_prop): Use it->w->buffer as object,Gerd Moellmann2001-03-082-1/+4
* (handle_face_prop, face_before_or_after_it_pos)Gerd Moellmann2001-03-082-3/+17
* (face_at_string_position): Add parameter MOUSE_P.Gerd Moellmann2001-03-081-3/+7
* (face_at_string_position): Change prototype.Gerd Moellmann2001-03-081-2/+2
* (note_mouse_highlight): Handle mouse-face andGerd Moellmann2001-03-081-43/+166
* *** empty log message ***Gerd Moellmann2001-03-081-0/+3
* (directory_files_internal): Handle EAGAIN moreGerd Moellmann2001-03-081-5/+13
* (make_lispy_event): Avoid generating drag eventsGerd Moellmann2001-03-082-20/+36
* (syms_of_eval) <debug-on-error>: DOc fix.Dave Love2001-03-082-1/+6
* (Fset_process_window_size): Fix a typo.Gerd Moellmann2001-03-082-1/+5
* (Fdetect_coding_region): Fix comments added by the previous change.Kenichi Handa2001-03-081-6/+9
* (detect_coding_mask): Fix the incorrect handling of arg MULTIBYTEP.Kenichi Handa2001-03-081-1/+1
* *** empty log message ***Kenichi Handa2001-03-081-0/+2
* (detect_coding_sjis): Do more rigid check.Kenichi Handa2001-03-081-21/+31
* *** empty log message ***Kenichi Handa2001-03-081-0/+9
* *** empty log message ***Stefan Monnier2001-03-071-2/+6
* (Fbyte_code) <Btemp_output_buffer_setup>: Check theStefan Monnier2001-03-071-0/+1
* *** empty log message ***Gerd Moellmann2001-03-071-0/+11
* (Frecenter): Rewrite code handling negative valuesGerd Moellmann2001-03-071-20/+58
* Fix a typo in a comment.Eli Zaretskii2001-03-071-1/+1
* (syms_of_buffer) <header-line-format>: Doc fix.Gerd Moellmann2001-03-072-2/+4
* (Fset_process_filter): Don't crash if the inputGerd Moellmann2001-03-072-11/+35
* (XTflash): Make the timeout of select shorter, and callGerd Moellmann2001-03-062-6/+16
* (Vwindow_list): Declare extern.Gerd Moellmann2001-03-062-2/+11
* (Fx_create_frame): Clear Vwindow_list.Gerd Moellmann2001-03-062-0/+10
* (syms_of_display) <glyph-table>: Doc fix.Eli Zaretskii2001-03-062-2/+7
* *** empty log message ***Gerd Moellmann2001-03-061-0/+13
* (note_mouse_highlight): Call mouse_face_overlay_overlapsGerd Moellmann2001-03-061-3/+13
* (struct x_display_info): Add mouse_face_overlay.Gerd Moellmann2001-03-061-1/+2
* (mouse_face_overlay_overlaps): Add prototype.Gerd Moellmann2001-03-061-1/+2
* (mouse_face_overlay_overlaps): New function.Gerd Moellmann2001-03-061-1/+35
* *** empty log message ***Gerd Moellmann2001-03-061-0/+5
* (redisplay_internal): Set windows_or_buffers_changedGerd Moellmann2001-03-061-0/+6
* (ccl_driver) <CCL_ReadMultibyteChar2>: Fix for the caseKenichi Handa2001-03-061-0/+16