| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (Fkill_buffer): Notice if the buffer to kill is the | Gerd Moellmann | 2000-11-21 | 1 | -0/+6 |
| | | | | | | sole visible buffer when we're currently in the mini-buffer, and give up if so. | ||||
| * | *** empty log message *** | Jason Rumney | 2000-11-21 | 1 | -0/+9 |
| | | |||||
| * | *** empty log message *** | Miles Bader | 2000-11-21 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-21 | 1 | -0/+3 |
| | | |||||
| * | (_FILE_OFFSET_BITS): Undef. | Gerd Moellmann | 2000-11-21 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-21 | 1 | -2/+1 |
| | | |||||
| * | (mmap_free_1): Avoid a compiler warning. | Gerd Moellmann | 2000-11-21 | 1 | -0/+3 |
| | | |||||
| * | Don't try to include termcap.h; see comment there. | Gerd Moellmann | 2000-11-21 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2000-11-21 | 1 | -0/+5 |
| | | |||||
| * | (x_create_tip_frame): Use CWSaveUnder only if the | Gerd Moellmann | 2000-11-20 | 1 | -0/+3 |
| | | | | | screen supports it. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-20 | 1 | -0/+2 |
| | | |||||
| * | (MAP_FAILED): Define it as `((void *) -1)' if it's | Gerd Moellmann | 2000-11-20 | 1 | -0/+3 |
| | | | | | not defined in mman.h. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-20 | 1 | -0/+11 |
| | | |||||
| * | (LIBX): Reorder for -lX11 after -lXpm. | Dave Love | 2000-11-20 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-20 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2000-11-20 | 1 | -0/+3 |
| | | |||||
| * | (make_string): Fix previous change. Be sure to make | Kenichi Handa | 2000-11-20 | 1 | -0/+5 |
| | | | | | unibyte string correctly. | ||||
| * | *** empty log message ***emacs-pretest-21.0.91 | Gerd Moellmann | 2000-11-19 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-19 | 1 | -1/+9 |
| | | |||||
| * | (x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create) | Gerd Moellmann | 2000-11-19 | 1 | -0/+12 |
| | | | | | | (x_scroll_bar_remove, XTset_vertical_scroll_bar): Call SCROLL_BAR_X_WIDGET with addtional argument DPY. | ||||
| * | (update_text_area): Fix last change. | Gerd Moellmann | 2000-11-18 | 1 | -0/+4 |
| | | |||||
| * | (x_set_tool_bar_lines): When clearing the frame, also | Gerd Moellmann | 2000-11-18 | 1 | -0/+5 |
| | | | | | clear current matrices. | ||||
| * | (mmap_enlarge): Don't print a message on stderr | Gerd Moellmann | 2000-11-18 | 1 | -0/+3 |
| | | | | | if mapping new memory at the end of the existing region fails. | ||||
| * | (update_text_area): Don't skip over equal glyphs | Gerd Moellmann | 2000-11-18 | 1 | -0/+5 |
| | | | | | when the last current glyph overlaps the glyph to its right. | ||||
| * | (message_log_check_duplicate): Let "..."-detection match | Miles Bader | 2000-11-18 | 1 | -0/+5 |
| | | | | | lines that *end* with "..." too (that's the most common case!). | ||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-18 | 1 | -2/+2 |
| | | |||||
| * | (resize_mini_window): Temporarily change to the | Gerd Moellmann | 2000-11-18 | 1 | -0/+3 |
| | | | | | mini-window's buffer if necessary. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-18 | 1 | -0/+9 |
| | | |||||
| * | (w32_draw_bitmap): Use face to set colors. | Jason Rumney | 2000-11-18 | 1 | -0/+4 |
| | | |||||
| * | (Fload): Fix #ifdef for pcc. | Dave Love | 2000-11-17 | 1 | -0/+4 |
| | | |||||
| * | (pos_visible_p): Compute the default character height | Gerd Moellmann | 2000-11-17 | 1 | -0/+5 |
| | | | | | differently. | ||||
| * | (pos_visible_p): Handle case that we reach ZV without | Gerd Moellmann | 2000-11-16 | 1 | -0/+4 |
| | | | | | | knowing the line's height; use the default font's height in that case. | ||||
| * | (weight_table): Add `demi' with the same meaning as | Gerd Moellmann | 2000-11-16 | 1 | -0/+5 |
| | | | | | `demibold'. | ||||
| * | (null_row): New gloval static variable. | Kenichi Handa | 2000-11-16 | 1 | -1/+1 |
| | | | | | (clear_glyph_row): Delete local static variable null_row. | ||||
| * | *** empty log message *** | Kenichi Handa | 2000-11-16 | 1 | -0/+5 |
| | | |||||
| * | (HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant. | Jason Rumney | 2000-11-15 | 1 | -0/+7 |
| | | | | | | | (w32_alloc_lighter_color): Use new brightness calculations from xterm.c. Scale delta to be in the range expected by W32. (w32_draw_relief_rect): Use frame relief colors. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-15 | 1 | -0/+9 |
| | | |||||
| * | (directory_files_internal) [EAGAIN || EINTR]: Retry | Gerd Moellmann | 2000-11-15 | 1 | -0/+6 |
| | | | | | | reading the directory if readdir returns null and errno is EAGAIN or EINTR. | ||||
| * | *** empty log message *** | Stefan Monnier | 2000-11-14 | 1 | -0/+9 |
| | | |||||
| * | (Fpos_visible_in_window_p): Call pos_visible with | Gerd Moellmann | 2000-11-14 | 1 | -0/+19 |
| | | | | | extra argument. | ||||
| * | (x_alloc_lighter_color): Use real brightness calculation. | Miles Bader | 2000-11-14 | 1 | -0/+6 |
| | | | | | | Just use FACTOR/2 instead of HIGHLIGHT_COLOR_DARK_BOOST. (HIGHLIGHT_COLOR_DARK_BOOST): Macro removed. | ||||
| * | In the entry for config.in from 2000-11-07, change HAVE_MKDIR | Eli Zaretskii | 2000-11-13 | 1 | -1/+1 |
| | | | | | to HAVE_MKSTEMP. | ||||
| * | *** empty log message *** | Miles Bader | 2000-11-13 | 1 | -0/+7 |
| | | |||||
| * | (show_help_echo): Call message3_nolog with number of | Gerd Moellmann | 2000-11-13 | 1 | -0/+6 |
| | | | | | | bytes in the help string as 2nd parameter, instead of the number of characters. | ||||
| * | *** empty log message *** | Miles Bader | 2000-11-13 | 1 | -0/+9 |
| | | |||||
| * | Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY. | Kenichi Handa | 2000-11-11 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2000-11-11 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2000-11-10 | 1 | -0/+21 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-10 | 1 | -0/+11 |
| | | |||||
| * | * lisp.h (Flooking_at): Declare. | Ken Raeburn | 2000-11-09 | 1 | -0/+4 |
| | | |||||