aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2001-05-071-0/+4
* (inverse_video): Declare extern.Gerd Moellmann2001-05-071-0/+1
* (x_set_foreground_color): Set frame's cursor_pixel.Gerd Moellmann2001-05-071-0/+6
* *** empty log message ***Gerd Moellmann2001-05-071-0/+5
* (delete_kboard): Handle the case that selected_frameGerd Moellmann2001-05-071-2/+4
* *** empty log message ***Eli Zaretskii2001-05-041-0/+4
* (XTread_socket) <Expose> [!USE_TOOLKIT_SCROLL_BARS]: FixEli Zaretskii2001-05-032-2/+9
* (file_dialog_unmap_cb): New function.Gerd Moellmann2001-05-032-1/+22
* *** empty log message ***Gerd Moellmann2001-05-031-5/+15
* (try_window_id): Cases of changes all in front ofGerd Moellmann2001-05-031-85/+159
* (expose_window): Return int. If W is the windowGerd Moellmann2001-05-022-60/+73
* *** empty log message ***Gerd Moellmann2001-05-021-0/+5
* (x_draw_stretch_glyph_string): Don't draw backgroundGerd Moellmann2001-05-021-1/+1
* *** empty log message ***Stefan Monnier2001-05-011-15/+17
* (update_syntax_table): Check that oldi has the sameStefan Monnier2001-05-011-7/+7
* *** empty log message ***Gerd Moellmann2001-04-301-0/+3
* (Fprimitive_undo): In a writable buffer, enable undoingGerd Moellmann2001-04-301-2/+3
* (x_window_to_menu_bar) [USE_LUCID]: New function.Gerd Moellmann2001-04-302-0/+45
* *** empty log message ***Gerd Moellmann2001-04-271-0/+5
* (turn_on_face): Fix reverse video handling on terminalsGerd Moellmann2001-04-271-3/+13
* (save_excursion_restore): Don't use XBUFFER onGerd Moellmann2001-04-262-2/+10
* *** empty log message ***Gerd Moellmann2001-04-251-0/+3
* (toggle_highlight): New function.Gerd Moellmann2001-04-251-17/+50
* (wait_reading_process_input): CallGerd Moellmann2001-04-252-1/+9
* (mouse_face_overlay_overlaps): Fix the computationGerd Moellmann2001-04-252-6/+8
* (command_loop_1): Redo change of 2001-03-12.Gerd Moellmann2001-04-252-0/+6
* (try_window_id): Fix a case where window_end_posGerd Moellmann2001-04-252-0/+8
* (compute_char_face): If buffer is unibyte, set CH toGerd Moellmann2001-04-232-1/+6
* (wait_reading_process_input) [!subprocesses]: Don'tEli Zaretskii2001-04-212-19/+11
* Comment fixes.Gerd Moellmann2001-04-201-21/+21
* (delete_kboard): Prevent a dangling referenceGerd Moellmann2001-04-192-2/+19
* (wait_reading_process_input): CallGerd Moellmann2001-04-192-10/+52
* (Qscalable_fonts_allowed): New variable.Gerd Moellmann2001-04-182-30/+14
* *** empty log message ***Gerd Moellmann2001-04-181-0/+7
* (Finsert_file_contents): If the file size returned fromGerd Moellmann2001-04-181-0/+6
* (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is notEli Zaretskii2001-04-182-1/+16
* *** empty log message ***Gerd Moellmann2001-04-171-0/+5
* (redisplay_window): Make sure to clear the desired glyphGerd Moellmann2001-04-171-0/+2
* (find_interval): Don't rebalance during signal handling.Stefan Monnier2001-04-122-764/+570
* *** empty log message ***Gerd Moellmann2001-04-111-0/+2
* Include blockinput.h.Gerd Moellmann2001-04-111-0/+1
* (Fplist_get): Don't QUIT is interrupt_input_blocked.Gerd Moellmann2001-04-112-1/+10
* (Fcompare_strings): Fix return values.Gerd Moellmann2001-04-102-2/+4
* *** empty log message ***Gerd Moellmann2001-04-101-0/+12
* (window_scroll): Change the meaning of N to meanGerd Moellmann2001-04-101-21/+16
* (redisplay_window) <recenter>: Call window_box_heightGerd Moellmann2001-04-101-1/+1
* (window_scroll_pixel_based, Frecenter): CallGerd Moellmann2001-04-101-3/+3
* *** empty log message ***Gerd Moellmann2001-04-101-0/+10
* (Fcopy_file) [WINDOWSNT]: Use CopyFile.Gerd Moellmann2001-04-101-0/+17
* (sys_open): Try to open file without _O_CREAT first, to beGerd Moellmann2001-04-101-3/+9