| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Richard M. Stallman | 2001-10-01 | 1 | -0/+4 |
| | | |||||
| * | (set_frame_menubar): Take into account that | Andrew Innes | 2001-09-30 | 1 | -0/+6 |
| | | | | | | f->menu_bar_vector can be nil, and not a vector. From Ken Raeburn <raeburn@gnu.org>. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2001-09-30 | 1 | -0/+4 |
| | | |||||
| * | Fix a typo in comment. | Pavel JanÃk | 2001-09-28 | 1 | -0/+4 |
| | | |||||
| * | . | Andreas Schwab | 2001-09-28 | 1 | -0/+5 |
| | | |||||
| * | Put in #if 0 until we know what's | Gerd Moellmann | 2001-09-28 | 1 | -0/+5 |
| | | | | | really going on here. | ||||
| * | (trivial_regexp_p): Catch \{N,M\} as well. | Stefan Monnier | 2001-09-27 | 1 | -11/+13 |
| | | |||||
| * | (shortlisp): Resync with loadup.el: add backquote, utf-8, menu-bar, | Eli Zaretskii | 2001-09-27 | 1 | -0/+8 |
| | | | | | | | and latin-N. (SOME_MACHINE_LISP): Remove menu-bar, since it's loaded unconditionally now. (lisp): Add latin-N, since they are preloaded. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-27 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-27 | 1 | -0/+5 |
| | | |||||
| * | (Finsert_file_contents): If REPLACE is non-nil, stop | Gerd Moellmann | 2001-09-26 | 1 | -0/+3 |
| | | | | | reading at EOF. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-26 | 1 | -2/+2 |
| | | |||||
| * | (with_echo_area_buffer): Use echo_kboard instead | Gerd Moellmann | 2001-09-26 | 1 | -0/+8 |
| | | | | | | of the only tempoarily set echoing flag for deciding when the cancel echoing. | ||||
| * | (make_cursor_line_fully_visible): Return 0 and set | Gerd Moellmann | 2001-09-26 | 1 | -0/+17 |
| | | | | | | | | | | fonts_changed_p if need larger matrices due to vscrolling. (try_scrolling, try_cursor_movement, redisplay_window): Give up on this round of redisplay if make_cursor_line_fully_visible fails. (CURSOR_MOVEMENT_*, SCROLLING_*): New enumerators. (try_cursor_movement, try_scrolling): Use them instead of integers. | ||||
| * | (display_mode_lines): Temporarily set selected_frame | Gerd Moellmann | 2001-09-26 | 1 | -0/+8 |
| | | | | | | | | and selected_window to the frame of the window whose mode-lines are display, and to the window itself. (redisplay_window, redisplay_mode_lines): Don't set selected_frame here. | ||||
| * | (x_kill_gs_process): Recognize if someone has cleared | Gerd Moellmann | 2001-09-25 | 1 | -0/+3 |
| | | | | | the image cache under us. | ||||
| * | (display_mode_element): If the mode element is a symbol | Gerd Moellmann | 2001-09-25 | 1 | -0/+4 |
| | | | | | | with a string value, use that string's multibyteness for displaying. | ||||
| * | *** empty log message ***emacs-pretest-21.0.106 | Gerd Moellmann | 2001-09-25 | 1 | -0/+3 |
| | | |||||
| * | (fast_find_position) [0]: Add a presumably more correct | Gerd Moellmann | 2001-09-25 | 1 | -0/+7 |
| | | | | | version for after 21.1. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-25 | 1 | -0/+5 |
| | | |||||
| * | (refreshicon): Removed. | Gerd Moellmann | 2001-09-24 | 1 | -0/+2 |
| | | |||||
| * | (xterm.o): Remove references to sink.h and sinkmask.h. | Gerd Moellmann | 2001-09-24 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-24 | 1 | -0/+5 |
| | | |||||
| * | (wait_for_termination) [POSIX_SIGNALS]: Terminate | Gerd Moellmann | 2001-09-21 | 1 | -0/+5 |
| | | | | | only if kill returns -1, and errno is ESRCH. | ||||
| * | (shortlisp): Add env. From Markus Rost. | Eli Zaretskii | 2001-09-21 | 1 | -0/+4 |
| | | |||||
| * | (sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQ | Gerd Moellmann | 2001-09-20 | 1 | -0/+3 |
| | | | | | since this function can be called during GC. | ||||
| * | (Fcall_process): Handle errors from pipe(2). | Gerd Moellmann | 2001-09-20 | 1 | -0/+5 |
| | | | | | (child_setup): Delete code in #ifdef vipc. | ||||
| * | (decode_mode_spec): Add parameter MULTIBYTE. | Gerd Moellmann | 2001-09-19 | 1 | -0/+4 |
| | | | | | | (display_mode_element): Display the string from decode_mode_spec depending on its multibyteness. | ||||
| * | (LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg. | Gerd Moellmann | 2001-09-19 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-19 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-18 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-18 | 1 | -0/+6 |
| | | |||||
| * | (C_SWITCH_SYSTEM): Add. | Gerd Moellmann | 2001-09-18 | 1 | -0/+3 |
| | | | | | (LD_SWITCH_SYSTEM): Include /usr/local/lib. | ||||
| * | (try_window_id) [!GLYPH_DEBUG]: Give up if | Gerd Moellmann | 2001-09-18 | 1 | -0/+7 |
| | | | | | | | first_unchanged_at_end_row is in front of last_unchanged_at_beg_row. This code should be removed after the release of 21.1. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-17 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-17 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2001-09-14 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-14 | 1 | -0/+6 |
| | | |||||
| * | Fix last change. | Gerd Moellmann | 2001-09-13 | 1 | -0/+3 |
| | | |||||
| * | (Ffile_symlink_p): If readlink returns ERANGE, take | Gerd Moellmann | 2001-09-13 | 1 | -0/+3 |
| | | | | | that to mean that the buffer is too small. | ||||
| * | (reseat_1): Set IT's multibyte_p flag according to the | Gerd Moellmann | 2001-09-13 | 1 | -0/+4 |
| | | | | | | current buffer's multibyteness when discarding the iterator's stack. | ||||
| * | (Fx_window_property): Handle case that property gets | Gerd Moellmann | 2001-09-13 | 1 | -0/+5 |
| | | | | | deleted between the two calls to XGetWindowProperty. | ||||
| * | (read_minibuf_unwind): Bind inhibit-modification-hooks. | Gerd Moellmann | 2001-09-11 | 1 | -0/+2 |
| | | |||||
| * | (read_minibuf): Bind inhibit-modification-hooks to t, | Gerd Moellmann | 2001-09-11 | 1 | -0/+11 |
| | | | | | in addition to read-only. | ||||
| * | (verify_interval_modification): Don't run | Gerd Moellmann | 2001-09-11 | 1 | -0/+7 |
| | | | | | modification-hooks if inhibit_modification_hooks. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-11 | 1 | -1/+9 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-10 | 1 | -0/+5 |
| | | |||||
| * | (Ftrace_to_stderr) [GLYPH_DEBUG]: Take args like | Gerd Moellmann | 2001-09-10 | 1 | -0/+5 |
| | | | | | `format'. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2001-09-10 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-07 | 1 | -0/+5 |
| | | |||||