summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (update_end): Don't check updating_frame; for some reasonAndrew Innes2001-01-052-1/+7
* (XTread_socket) <LeaveNotify>: Set help_echo to nil.Gerd Moellmann2001-01-051-0/+1
* (Info-fontify-node): Mark one more char as intangible.Gerd Moellmann2001-01-051-0/+5
* Update copyright.Gerd Moellmann2001-01-051-1/+1
* Don't prototype srandom; it takes an unsigned argumentGerd Moellmann2001-01-051-0/+4
* (Fformat): Doc fix.Dave Love2001-01-041-0/+1
* *** empty log message ***Gerd Moellmann2001-01-041-0/+13
* Update copyright.Gerd Moellmann2001-01-042-2/+2
* (x_create_tip_frame): Preserve the value ofGerd Moellmann2001-01-041-21/+92
* (clear_mouse_face): Don't return if tip_frame isGerd Moellmann2001-01-041-0/+3
* *** empty log message ***Dave Love2001-01-041-0/+10
* (set_file_times): Prototype.Dave Love2001-01-041-1/+1
* (EmacsFrameSetCharSize_): Prototype.Dave Love2001-01-041-1/+1
* (random, srandom): Declare explicitly.Dave Love2001-01-041-1/+7
* (move_it_vertically_backward): Declare.Dave Love2001-01-041-0/+1
* Commentary changes.Dave Love2001-01-041-64/+68
* *** empty log message ***Gerd Moellmann2001-01-041-0/+3
* (x_create_tip_frame): Call face-set-after-frame-default,Gerd Moellmann2001-01-041-0/+7
* (set_font_frame_param): Don't do anything forGerd Moellmann2001-01-042-15/+22
* (Fdelete_other_windows): Set window's window_end_validGerd Moellmann2001-01-042-5/+16
* (forward_to_next_line_start): Reset it->c if taking theGerd Moellmann2001-01-032-2/+11
* (Frecenter): When changing the window start, set theGerd Moellmann2001-01-032-0/+10
* (move_it_past_eol): New function.Gerd Moellmann2001-01-031-0/+14
* (move_it_past_eol): Add prototype.Gerd Moellmann2001-01-031-0/+1
* *** empty log message ***Gerd Moellmann2001-01-031-0/+9
* (Fwindow_end): Doc fix.Gerd Moellmann2001-01-031-1/+1
* (Ffile_attributes): Fix last change, removing BSD4_3Gerd Moellmann2001-01-031-9/+4
* (try_window_reusing_current_matrix): Fix bug settingGerd Moellmann2001-01-032-1/+9
* (Frecenter): Doc fix.Richard M. Stallman2001-01-031-6/+9
* *** empty log message ***Richard M. Stallman2001-01-031-0/+4
* *** empty log message ***Andrew Innes2001-01-021-0/+47
* (Fredraw_frame): Call set_terminal_modes forAndrew Innes2001-01-021-1/+1
* (handle_single_display_prop): Return if frame isAndrew Innes2001-01-021-6/+14
* (realize_default_face): Set face foreground andAndrew Innes2001-01-021-5/+14
* (make_terminal_frame) [WINDOWSNT]: Make terminal framesAndrew Innes2001-01-021-1/+13
* (output_method): Add output_w32_console method.Andrew Innes2001-01-021-0/+2
* (FRAME_TERMCAP_P) [WINDOWSNT]: Remove redefinition.Andrew Innes2001-01-021-12/+0
* (x_update_begin):Andrew Innes2001-01-021-0/+62
* (get_frame_dc): Abort if called on a non-w32 frame.Andrew Innes2001-01-021-0/+3
* (Fx_display_color_cells): Determine correct value, whenAndrew Innes2001-01-021-14/+13
* *** empty log message ***Gerd Moellmann2001-01-021-0/+6
* (Frecenter): Handle centering in graphical framesGerd Moellmann2001-01-021-17/+46
* *** empty log message ***Eli Zaretskii2001-01-021-0/+125
* (detect_coding_iso2022, setup_coding_system): RemoveEli Zaretskii2001-01-021-14/+5
* (make_cursor_line_fully_visible): Remove unused variableEli Zaretskii2001-01-021-3/+3
* (size_window): Remove block-local variable `min_size'.Eli Zaretskii2001-01-021-2/+0
* (char_printable_p): Remove unused variable `chars'.Eli Zaretskii2001-01-021-5/+1
* (Fcategory_docstring): Remove unused variable `doc'.Eli Zaretskii2001-01-021-7/+0
* *** empty log message ***Gerd Moellmann2001-01-021-0/+4
* (Fccl_execute): Cast ccl_driver parameters to `unsignedEli Zaretskii2001-01-021-1/+1