aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (image_ascent): Rearrange ascent calculation for the has-a-font case.Miles Bader2000-10-051-1/+6
* (Fwhere_is_internal): Ignore `menu-bar' and `tool-bar'.Stefan Monnier2000-10-042-23/+14
* *** empty log message ***Gerd Moellmann2000-10-041-0/+7
* (update_menu_bindings): New variable.Gerd Moellmann2000-10-041-38/+46
* (Fgarbage_collect): Prevent compiler warning for a callEli Zaretskii2000-10-032-1/+8
* (prev_char_comstart_first): Remove.Stefan Monnier2000-10-022-38/+86
* (forw_comment): Match nestedness of ender/starter.Stefan Monnier2000-10-021-26/+30
* (HAVE_GAI_STRERROR): Undef.Dave Love2000-10-021-0/+1
* *** empty log message ***Dave Love2000-10-021-0/+8
* (Fopen_network_stream): Use HAVE_GAI_STRERROR.Dave Love2000-10-021-0/+5
* (NO_REMAP): Don't define.Dave Love2000-10-021-42/+0
* *** empty log message ***Gerd Moellmann2000-10-021-2/+13
* (error): Prevent compiler warning.Gerd Moellmann2000-10-021-0/+1
* (wrong_type_argument): Remove NO_RETURN, the function canGerd Moellmann2000-10-021-8/+13
* (keymap_memberp): New function.Stefan Monnier2000-09-302-47/+30
* *** empty log message ***other-branches/gerd_0001Gerd Moellmann2000-09-301-0/+6
* (Fopen_network_stream) [HAVE_GETADDRINFO]: UseGerd Moellmann2000-09-301-38/+65
* (search_file_line): Fix skipping of whitespace.Jason Rumney2000-09-291-108/+193
* (glyph_struct, cache_bitmap): Cache bitmap data, not GDI object whichJason Rumney2000-09-291-6/+27
* (w32_char_font_type, w32_encode_char, x_produce_glyphs): DistinguishJason Rumney2000-09-291-43/+100
* *** empty log message ***Jason Rumney2000-09-291-0/+36
* *** empty log message ***Dave Love2000-09-291-0/+4
* (updating_frame): Declare extern.Gerd Moellmann2000-09-292-0/+11
* (x_set_tool_bar_lines): Clear frame when tool barGerd Moellmann2000-09-291-0/+13
* .Andreas Schwab2000-09-291-0/+4
* Remove hack of not prototyping bcopy, etc.Andreas Schwab2000-09-291-13/+0
* (menu_bar_one_keymap): If KEYMAP is a symbol,Gerd Moellmann2000-09-292-11/+22
* *** empty log message ***Gerd Moellmann2000-09-291-0/+4
* (fatal): Declare NO_RETURN.Gerd Moellmann2000-09-291-1/+1
* Remove the line "#undef NULL".Kenichi Handa2000-09-291-1/+0
* *** empty log message ***Kenichi Handa2000-09-291-0/+4
* (USE_MMAP_FOR_BUFFERS): Define.Dave Love2000-09-281-0/+2
* (xreload): Note its need on GNU/Linux.Dave Love2000-09-281-1/+2
* *** empty log message ***Dave Love2000-09-281-0/+2
* *** empty log message ***Gerd Moellmann2000-09-281-0/+5
* (x_make_frame_visible): Try harder to make the frameGerd Moellmann2000-09-281-0/+17
* Define REL_ALLOC_MMAP, not REL_ALLOC_MMAP.Dave Love2000-09-281-0/+2
* *** empty log message ***Dave Love2000-09-281-1/+6
* (XUINT) [REL_ALLOC && _MALLOC_INTERNAL]: Don't declareDave Love2000-09-281-10/+0
* (skip_chars): Handle negation correctly.Kenichi Handa2000-09-281-49/+30
* *** empty log message ***Kenichi Handa2000-09-281-0/+4
* *** empty log message ***Gerd Moellmann2000-09-271-0/+3
* (realize_default_face): Call set_lface_from_font_nameGerd Moellmann2000-09-271-1/+1
* *** empty log message ***Gerd Moellmann2000-09-271-0/+11
* (adjust_glyph_matrix, enable_glyph_matrix_rows):Gerd Moellmann2000-09-271-0/+5
* (window_box_height): Add an assertion.Gerd Moellmann2000-09-271-0/+2
* (x_set_tool_bar_lines): Don't use more lines for theGerd Moellmann2000-09-271-6/+21
* *** empty log message ***Dave Love2000-09-271-0/+4
* Now works 64-bit. Tidied.Dave Love2000-09-271-9/+1
* (XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INTGerd Moellmann2000-09-262-3/+22