aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (load_color): Remove static from definition and removeEli Zaretskii1999-07-301-13/+139
* (msdos_stdcolor_name, msdos_stdcolor_idx): NewEli Zaretskii1999-07-301-0/+40
* (msdos_stdcolor_name, msdos_stdcolor_idx): Declare.Eli Zaretskii1999-07-301-0/+3
* Remove redundant declarations (most of them are now inEli Zaretskii1999-07-301-21/+10
* (IT_set_face): Rewritten for the new redisplay engine.Eli Zaretskii1999-07-301-60/+140
* (x_set_toolkit_scroll_bar_thumb): Fix previous change.Gerd Moellmann1999-07-291-1/+7
* (getdefdir): Don't return failure indication whenEli Zaretskii1999-07-291-1/+3
* (string_char_and_length): Fix previous change.Gerd Moellmann1999-07-281-2/+2
* (string_char_and_length): New. Use it everywhereGerd Moellmann1999-07-281-12/+38
* (concat): Fix previous change.Kenichi Handa1999-07-281-17/+17
* (count_combining): New function.Kenichi Handa1999-07-281-29/+81
* (prepare_face_for_display): Use FillOpaqueStippled instead ofGerd Moellmann1999-07-271-3/+2
* (x_set_toolkit_scroll_bar_thumb): Don't callGerd Moellmann1999-07-271-12/+32
* (x_find_ccl_program): Add casting.Kenichi Handa1999-07-271-1/+2
* (w32_find_ccl_program): Add casting.Kenichi Handa1999-07-271-1/+2
* (x_setup_relief_color): Don't try smart color allocationGerd Moellmann1999-07-271-10/+3
* (x_create_tip_frame): Don't set bitmapIcon resource.Gerd Moellmann1999-07-271-8/+2
* (struct glyph_row): Flag internal_border_p removed.Gerd Moellmann1999-07-271-4/+0
* (Fgethash): Fix order of variables (patch by gerd).Markus Rost1999-07-261-6/+6
* (x_get_glyph_string_clip_rect): Take internal borderGerd Moellmann1999-07-261-8/+13
* (EmacsFrameSetCharSize): Don't add XtNborderWidthGerd Moellmann1999-07-261-3/+5
* (x_set_mouse_color): Always unload the old color.Karl Heuer1999-07-261-30/+8
* (Fmove_to_column): Extend end of line only if FORCE is t.Karl Heuer1999-07-261-4/+5
* (Fy_or_n_p): Doc fix.Karl Heuer1999-07-261-3/+5
* (w32_find_ccl_program): Get compiled CCL code by justKenichi Handa1999-07-261-24/+12
* (x_find_ccl_program): Get compiled CCL code by justKenichi Handa1999-07-261-24/+11
* (setup_coding_system): Get compiled CCL code by justKenichi Handa1999-07-261-15/+5
* (ccl_driver) <CCL_Call>: Now CCL program ID to call may beKenichi Handa1999-07-261-113/+227
* (setup_ccl_program): The type is changed to `int'.Kenichi Handa1999-07-261-2/+2
* (get_next_display_element): Display DEL as `^?'.Gerd Moellmann1999-07-261-2/+2
* (load_face_colors): Load background color if settingGerd Moellmann1999-07-261-25/+12
* (Fsplit_window): For default size, round up for left window.Karl Heuer1999-07-231-2/+4
* (lock_if_free): Return -1 if check_lock_owner()Karl Heuer1999-07-221-0/+2
* (NARROWPROTO): New.Gerd Moellmann1999-07-218-2/+33
* (FONT_INFO_ID): Build an ID from a font_info pointer.Gerd Moellmann1999-07-211-0/+22
* (make_frame): Set n_current_toolbar_items to 0.Gerd Moellmann1999-07-211-23/+42
* (FRAME_TOOLBAR_LINES): New.Gerd Moellmann1999-07-211-61/+178
* (Fvertical_motion): Rewritten.Gerd Moellmann1999-07-211-6/+27
* (ctagsfiles): Split so that files startingGerd Moellmann1999-07-211-4/+50
* (toplevel): Add function prototypes.Gerd Moellmann1999-07-211-6/+10
* (prepare_to_modify_buffer): Set windows_or_buffers_changed,Gerd Moellmann1999-07-211-0/+15
* (gc_sweep): Call sweep_weak_hash_tables.Gerd Moellmann1999-07-211-4/+287
* Add function prototypes.Gerd Moellmann1999-07-211-0/+6
* (read_char): Use message3_nolog to show help-echo.Gerd Moellmann1999-07-211-121/+716
* (init_buffer_once): Init top_line_format.Gerd Moellmann1999-07-211-2/+99
* (POSN_STRING): New.Gerd Moellmann1999-07-211-1/+6
* Add top_line_format.Gerd Moellmann1999-07-211-1/+32
* (Fmessage): Use message3.Gerd Moellmann1999-07-211-14/+70
* (P_): Moved to top of file.Gerd Moellmann1999-07-211-21/+150
* (CHAR_LEN): Moved here from dispextern.h.Gerd Moellmann1999-07-211-0/+8