aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fx_hide_tip): Fix last change.Gerd Moellmann2000-12-112-1/+8
* (Fx_hide_tip): Avoid unnecessary work when there'sGerd Moellmann2000-12-112-15/+42
* (clear_mouse_face): Treat tip_frame as a Lisp_Object.Gerd Moellmann2000-12-111-1/+1
* (prepare_menu_bars): Changes for tip_frame being aGerd Moellmann2000-12-111-4/+4
* Change external declaration of tip_frame.Gerd Moellmann2000-12-111-1/+1
* *** empty log message ***Gerd Moellmann2000-12-111-0/+3
* (Fkey_description): If KEYS is an empty key sequence,Gerd Moellmann2000-12-111-0/+2
* (try_cursor_movement): Check update_mode_lines insteadGerd Moellmann2000-12-112-8/+11
* (try_window_id) <all changes above window start>:Gerd Moellmann2000-12-112-0/+10
* *** empty log message ***Gerd Moellmann2000-12-111-0/+10
* Update comment about _XOPEN_SOURCE.Gerd Moellmann2000-12-112-5/+4
* (_FILE_OFFSET_BITS): Do not undef.Gerd Moellmann2000-12-111-6/+0
* (file_offset, file_tell): Depend on HAVE_FSEEKO, notGerd Moellmann2000-12-111-1/+1
* (HAVE_FTELLO): Remove.Gerd Moellmann2000-12-111-3/+1
* *** empty log message ***Miles Bader2000-12-111-0/+3
* (displayed_window_lines): Fix off-by-one error.Miles Bader2000-12-111-1/+1
* (displayed_window_lines): Handle non-newline-terminated final lines properly.Miles Bader2000-12-111-1/+22
* (displayed_window_lines): Don't round up when converting empty space atMiles Bader2000-12-112-1/+6
* (scan_lists): Check that the right quote char has theStefan Monnier2000-12-092-4/+12
* *** empty log message ***Miles Bader2000-12-081-2/+2
* (Fmove_to_window_line): Skip past any partially visible first line.Miles Bader2000-12-081-6/+5
* (Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,Miles Bader2000-12-082-27/+83
* *** empty log message ***Gerd Moellmann2000-12-081-0/+19
* (Fsubstitute_command_keys): Change the way buffersGerd Moellmann2000-12-081-12/+15
* (read1): Change the way buffers are reallocated to beGerd Moellmann2000-12-081-12/+14
* (store_kbd_macro_char): Change the way buffers areGerd Moellmann2000-12-081-8/+11
* (tparam1): Change the way buffers are reallocated to beGerd Moellmann2000-12-081-6/+7
* (current_minor_maps): Use malloc. Prevent a leak.Gerd Moellmann2000-12-081-10/+12
* (tgetent): Change the way buffers are reallocated toGerd Moellmann2000-12-081-5/+5
* (vox_configure): Change order of ioctls. Don'tGerd Moellmann2000-12-072-26/+25
* (read_process_output): Make sure the process marker'sGerd Moellmann2000-12-072-1/+13
* *** empty log message ***Eli Zaretskii2000-12-071-0/+5
* (Ffile_system_info): New function.Eli Zaretskii2000-12-071-0/+30
* *** empty log message ***Stefan Monnier2000-12-071-0/+4
* (gc_sweep): Add comment.Stefan Monnier2000-12-071-0/+3
* (x_free_gcs): New function.Gerd Moellmann2000-12-072-10/+61
* (x_free_gcs): Add prototype.Gerd Moellmann2000-12-071-0/+1
* (EmacsFrameDestroy): Call x_free_gcs instead ofGerd Moellmann2000-12-071-5/+2
* (x_destroy_window): Call x_free_gcs so thatGerd Moellmann2000-12-071-1/+2
* (xlfd_charset_of_font): Fix last change.Andrew Innes2000-12-072-2/+8
* *** empty log message ***Dave Love2000-12-061-0/+2
* (__P): Don't define -- it comes from config.h.Dave Love2000-12-061-6/+0
* (gc_sweep): Prevent symbols read during loadupGerd Moellmann2000-12-062-17/+27
* *** empty log message ***Dave Love2000-12-061-0/+4
* Change some #if foo to #ifdef foo.Dave Love2000-12-061-4/+3
* *** empty log message ***Gerd Moellmann2000-12-061-0/+7
* (face_at_string_position): Update function comment.Gerd Moellmann2000-12-061-4/+4
* (underlying_face_id): New function.Gerd Moellmann2000-12-061-22/+62
* *** empty log message ***Andrew Innes2000-12-061-0/+10
* (xlfd_charset_of_font): Don't overwrite fontnameAndrew Innes2000-12-061-8/+7