summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* *** empty log message ***Kenichi Handa2001-03-061-1/+6
* *** empty log message ***Dave Love2001-03-051-0/+4
* (XTmouse_position): Fix tyypo.Dave Love2001-03-051-1/+1
* (read_minibuf): Clean up the binding stack ifGerd Moellmann2001-03-052-3/+11
* *** empty log message ***Kenichi Handa2001-03-051-1/+1
* (char_to_string): If a single byte char has modifierKenichi Handa2001-03-051-3/+2
* (syms_of_coding): Docstring modified.Kenichi Handa2001-03-051-1/+6
* *** empty log message ***Kenichi Handa2001-03-051-0/+10
* (lisp): Add international/utf-8.elc.Kenichi Handa2001-03-051-0/+1
* *** empty log message ***Eli Zaretskii2001-03-041-0/+10
* Update copyright notice.Eli Zaretskii2001-03-043-3/+8
* Update the copyright.Eli Zaretskii2001-03-041-1/+1
* (glyph_rect): New function.Gerd Moellmann2001-03-022-35/+93
* (mark_maybe_pointer): Fix a typo in a comment.Eli Zaretskii2001-03-021-1/+1
* *** empty log message ***Eli Zaretskii2001-03-021-0/+14
* *** empty log message ***Gerd Moellmann2001-03-021-0/+3
* (Fmsdos_remember_default_colors): If default-frame-alistEli Zaretskii2001-03-021-10/+22
* (Fexpand_file_name): Collapse sequences of slashesGerd Moellmann2001-03-021-4/+20
* (Finternal_set_lisp_face_attribute)Eli Zaretskii2001-03-021-5/+7
* (Fcurrent_time_zone) [HAVE_TM_ZONE || HAVE_TZNAME]:Gerd Moellmann2001-03-022-0/+17
* (XTset_vertical_scroll_bar): Don't clear a zero heightGerd Moellmann2001-03-022-14/+23
* (Fwindow_end): Call move_it_past_eol only ifGerd Moellmann2001-03-012-1/+7
* *** empty log message ***Dave Love2001-03-011-0/+4
* (Fccl_execute): Doc fix.Dave Love2001-03-011-8/+9
* (Fx_create_frame): Adjust the frame's height for presenceGerd Moellmann2001-03-012-28/+33
* *** empty log message ***Gerd Moellmann2001-03-011-0/+4
* (free_frame_menubar): Set the frame's menubar_widget toGerd Moellmann2001-03-011-0/+1
* (x_set_foreground_color): Set the background of theGerd Moellmann2001-03-012-0/+5
* (x_set_font): Handle case of x_new_fontset returning theGerd Moellmann2001-03-012-2/+16
* * lisp.h (Fframe_parameter): Declare.Ken Raeburn2001-02-282-0/+3
* * window.c (set_window_buffer): Field vscroll is an int, not a lisp object.Ken Raeburn2001-02-282-1/+6
* *** empty log message ***Gerd Moellmann2001-02-281-0/+6
* (x_set_window_size): Don't use `None' with widgets; useGerd Moellmann2001-02-281-1/+1
* (Fx_hide_tip): Don't use `None' with widgets; useGerd Moellmann2001-02-281-1/+1
* (toplevel): Include process.h.Gerd Moellmann2001-02-282-9/+285
* (make_process): Use allocate_process.Gerd Moellmann2001-02-281-7/+2
* (make_frame): Use allocate_frame.Gerd Moellmann2001-02-281-9/+4
* (make_window, make_dummy_parent): Use allocate_window.Gerd Moellmann2001-02-281-16/+5