aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* (Fdelete, larger_vector): Use allocate_vector.Gerd Moellmann2001-02-281-17/+6
* (allocate_vectorlike): Remove prototype.Gerd Moellmann2001-02-281-1/+6
* (struct ccl_program): New member eight_bit_control.Kenichi Handa2001-02-271-0/+2
* (CCL_WRITE_MULTIBYTE_CHAR): New macro.Kenichi Handa2001-02-271-1/+21
* (ccl_coding_driver): If ccl->eight_bit_control is zero,Kenichi Handa2001-02-271-0/+7
* *** empty log message ***Kenichi Handa2001-02-271-0/+12
* (Faccessible_keymaps): Pass `is_metized' to accessible_keymaps_char_table.Stefan Monnier2001-02-261-3/+4
* *** empty log message ***Stefan Monnier2001-02-262-8/+42
* *** empty log message ***Gerd Moellmann2001-02-261-0/+4
* Check HAVE_TERM_H before including term.h.Gerd Moellmann2001-02-261-2/+2
* *** empty log message ***Andrew Innes2001-02-241-0/+4
* Update copyright notice.Andrew Innes2001-02-241-1/+1
* (where_is_internal): Accept non-ascii integer prefixes.Stefan Monnier2001-02-242-2/+7
* *** empty log message ***Kenichi Handa2001-02-241-0/+2
* (Fnew_fontset): Fix handling of the case that anKenichi Handa2001-02-241-4/+11
* *** empty log message ***Kenichi Handa2001-02-241-0/+5
* *** empty log message ***Jason Rumney2001-02-231-0/+14
* * w32term.c (x_set_glyph_string_background_width): Extend theJason Rumney2001-02-231-3/+4
* * w32menu.c (set_frame_menubar): Run activate-menu-bar-hook withJason Rumney2001-02-231-1/+1
* (Fx_create_frame): Don't add FRAME_TOOL_BAR_LINESJason Rumney2001-02-231-7/+0
* *** empty log message ***Andrew Innes2001-02-221-0/+24
* ($(BLD)/dired.$(O)): Remove reference to VMSAndrew Innes2001-02-221-17/+0
* ($(BLD)\dired.obj): Remove reference to VMS headerAndrew Innes2001-02-221-17/+0
* (forward_to_next_line_start): When taking the shortcutGerd Moellmann2001-02-222-1/+7