summaryrefslogtreecommitdiff
path: root/src/dispnew.c
Commit message (Expand)AuthorAgeFilesLines
* (direct_output_for_insert): Handle termcap frames as well as X.Karl Heuer1994-03-191-5/+1
* (Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent withKarl Heuer1994-03-141-1/+1
* (direct_output_forward_char): Use Fget_char_property to test for invisibility.Karl Heuer1994-02-241-6/+6
* (direct_output_for_insert): Fix comment.Karl Heuer1994-02-241-1/+1
* (buffer_posn_from_coords): Take hscroll into account.Karl Heuer1994-02-101-2/+4
* Include stdio.h before config.h.Richard M. Stallman1994-01-171-1/+1
* (Fsit_for): Call prepare_menu_bars.Richard M. Stallman1993-12-231-3/+11
* (update_frame): Only call sleep (outq / baud_rate) if baud_rate >= OUTQ.Roland McGrath1993-12-151-1/+1
* (PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate definition for the GNURoland McGrath1993-12-081-0/+4
* (direct_output_for_insert): Pass new arg to compute_char_face.Richard M. Stallman1993-11-201-1/+1
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (direct_output_forward_char): Fix previous change:Richard M. Stallman1993-08-111-8/+10
* (direct_output_for_insert): Fail if characterRichard M. Stallman1993-07-311-2/+33
* (Fsleep_for): If arg is 0, return right away.Richard M. Stallman1993-07-261-1/+1
* Commented-out code added.Richard M. Stallman1993-07-251-0/+19
* * dispnew.c (direct_output_for_insert): By the time this functionJim Blandy1993-07-181-1/+1
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* Include lisp.h earlier (before termhooks.h).Richard M. Stallman1993-06-061-1/+1
* (Fredraw_display): Redraw all visible frames.Richard M. Stallman1993-06-061-15/+15
* (do_pending_window_change): No need to clearRichard M. Stallman1993-06-031-5/+2
* (update_frame): Make preempt_count positive.Richard M. Stallman1993-05-311-1/+5
* (buffer_posn_from_coords): Since COL is alreadyRichard M. Stallman1993-05-301-1/+1
* (Fsleep_for): Don't return without waiting when SEC is 0.Richard M. Stallman1993-05-281-1/+1
* Updated copyright years.Jim Blandy1993-05-221-2/+1
* * dispnew.c (preserve_other_columns): Remember to multiply theJim Blandy1993-05-201-2/+4
* (direct_output_forward_char): Just give upRichard M. Stallman1993-05-151-1/+5
* * dispnew.c (direct_output_for_insert): Compute the face of theJim Blandy1993-05-141-1/+10
* * systime.h: Doc fix.Jim Blandy1993-05-041-14/+34
* * dispnew.c (getenv): Extern declaration deleted; this is done inJim Blandy1993-04-101-4/+2
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-12/+12
* * dispnew.c (getenv): Add extern declaration.Jim Blandy1993-03-251-0/+2
* Fix typo.Jim Blandy1993-03-251-0/+1
* * dispnew.c (init_display): Get display name from environmentJim Blandy1993-03-251-1/+9
* * dispnew.c (init_display): Initialize Vwindow_system.Jim Blandy1993-03-241-9/+9
* Doc fix.Jim Blandy1993-03-201-0/+1
* * dispnew.c (Fsleep_for): Make this take two arguments SECONDS andJim Blandy1993-03-201-52/+50
* Do * dispnew.c (sit_for): Doc fix.Jim Blandy1993-03-201-1/+5
* * frame.h (FOR_EACH_FRAME): Change the definition so thatJim Blandy1993-03-181-43/+42
* Include termhooks.h.Richard M. Stallman1993-03-151-0/+1
* (change_frame_size): Handle FRAME_MENU_BAR_LINES.Richard M. Stallman1993-03-111-2/+3
* * dispnew.c (sit_for): Pass the correct number of arguments toJim Blandy1993-02-221-1/+1
* * dispnew.c (remake_frame_glyphs): When re-allocating the frame'sJim Blandy1993-02-141-3/+14
* (char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT.Richard M. Stallman1993-02-101-1/+1
* JimB's changes since January 18thJim Blandy1993-01-261-1/+16
* * dispnew.c (Fredraw_display): DEFUN was missing a closing paren.Jim Blandy1993-01-141-1/+1
* * window.c (window_internal_width): New function.Jim Blandy1993-01-141-13/+8
* (Fredraw_display): Redraw all visible frames.Richard M. Stallman1993-01-131-3/+3
* * dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P andJim Blandy1992-12-241-1/+1
* * dispnew.c: Remove dyked-out copy of safe_bcopy.Jim Blandy1992-12-061-30/+0
* * dispnew.c [not MULTI_FRAME] (Fredraw_display): Pass the correctJim Blandy1992-11-161-19/+20