summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* *** empty log message ***emacs-pretest-21.0.91Gerd Moellmann2000-11-19
* (Fwindow_list): Change parameter list to be XEmacsGerd Moellmann2000-11-19
* *** empty log message ***Gerd Moellmann2000-11-19
* (emacs_ospeed): New variable.Gerd Moellmann2000-11-19
* (ospeed): Remove.Gerd Moellmann2000-11-19
* (x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)Gerd Moellmann2000-11-19
* (struct scroll_bar): Members x_widget_low, x_widget_highGerd Moellmann2000-11-19
* (update_text_area): Fix last change.Gerd Moellmann2000-11-18
* (x_set_tool_bar_lines): When clearing the frame, alsoGerd Moellmann2000-11-18
* Use BINDING_STACK_SIZE throughout.Gerd Moellmann2000-11-18
* (mmap_enlarge): Don't print a message on stderrGerd Moellmann2000-11-18
* (update_text_area): Don't skip over equal glyphsGerd Moellmann2000-11-18
* (message_log_check_duplicate): Let "..."-detection matchMiles Bader2000-11-18
* *** empty log message ***Gerd Moellmann2000-11-18
* (resize_mini_window): Temporarily change to theGerd Moellmann2000-11-18
* *** empty log message ***Gerd Moellmann2000-11-18
* (Fx_show_tip): Use default y-offset of -10 so thatGerd Moellmann2000-11-18
* (w32_draw_bitmap): Use face to set colors.Jason Rumney2000-11-18
* (BASE_PURESIZE): Increase to 700000.Gerd Moellmann2000-11-17
* (Fload): Fix #ifdef for pcc.Dave Love2000-11-17
* (pos_visible_p): Compute the default character heightGerd Moellmann2000-11-17
* (pos_visible_p): Handle case that we reach ZV withoutGerd Moellmann2000-11-16
* (weight_table): Add `demi' with the same meaning asGerd Moellmann2000-11-16
* (null_row): New gloval static variable.Kenichi Handa2000-11-16
* *** empty log message ***Kenichi Handa2000-11-16
* (HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant.Jason Rumney2000-11-15
* Fix spurion.Dave Love2000-11-15
* *** empty log message ***Gerd Moellmann2000-11-15
* (pos_visible_p): Improve function comment.Gerd Moellmann2000-11-15
* (syms_of_frame_1): Removed; code moved to syms_of_frame.Gerd Moellmann2000-11-15
* (BINDING_STACK_SIZE): New macro.Gerd Moellmann2000-11-15
* (directory_files_internal) [EAGAIN || EINTR]: RetryGerd Moellmann2000-11-15
* *** empty log message ***Stefan Monnier2000-11-14
* (try_scrolling): Set scroll_max to max of scroll_* argsStefan Monnier2000-11-14
* (Fpos_visible_in_window_p): Call pos_visible withGerd Moellmann2000-11-14
* (current_mode_line_height, current_header_line_height):Gerd Moellmann2000-11-14
* (pos_visible_p): Change prototype.Gerd Moellmann2000-11-14
* (CURRENT_MODE_LINE_HEIGHT)Gerd Moellmann2000-11-14
* (x_alloc_lighter_color): Use real brightness calculation.Miles Bader2000-11-14
* In the entry for config.in from 2000-11-07, change HAVE_MKDIREli Zaretskii2000-11-13
* Fix a typo in a comment.Eli Zaretskii2000-11-13
* *** empty log message ***Miles Bader2000-11-13
* (x_alloc_lighter_color): Include an additive component too for darkMiles Bader2000-11-13
* (show_help_echo): Call message3_nolog with number ofGerd Moellmann2000-11-13
* *** empty log message ***Miles Bader2000-11-13
* (x_create_bitmap_from_file, x_find_image_file): Use new openp return protocol.Miles Bader2000-11-13
* (openp): Return -2 instead of 0 for the `remote file' case.Miles Bader2000-11-13
* Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY.Kenichi Handa2000-11-11
* (BROKEN_SIGAIO, BROKEN_SIGPTY, BROKEN_SIGPOLL):Kenichi Handa2000-11-11
* (C_SWITCH_X_SYSTEM): Include -I/usr/include/X11R6 andKenichi Handa2000-11-11