| Commit message (Expand) | Author | Age | Files | Lines |
* | (xterm.o): Depend on keyboard.h. | Richard M. Stallman | 1994-08-26 | 1 | -1/+1 |
* | (x_make_frame_visible): Call signal handler directly. | Karl Heuer | 1994-08-26 | 1 | -3/+8 |
* | Add LINUX_QMAGIC conditional. | Richard M. Stallman | 1994-08-26 | 1 | -0/+10 |
* | (USE_NONANSI_DEFUN): Defined. | Richard M. Stallman | 1994-08-26 | 1 | -0/+3 |
* | (DEFUN): Check USE_NONANSI_DEFUN. | Richard M. Stallman | 1994-08-26 | 1 | -1/+1 |
* | (obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.) | Richard M. Stallman | 1994-08-25 | 1 | -1/+1 |
* | (xmenu_show): Do nothing special for ButtonPress in the menu. | Richard M. Stallman | 1994-08-25 | 1 | -24/+27 |
* | (display_scan_buffer): New function. | Richard M. Stallman | 1994-08-25 | 1 | -1/+102 |
* | (unexec): Copy previous change in unexelf.c. | Richard M. Stallman | 1994-08-24 | 1 | -1/+5 |
* | (term_init): Added missing argument to tgetstr. | Richard M. Stallman | 1994-08-24 | 1 | -4/+3 |
* | (textget): Ignore category prop if not a symbol. | Richard M. Stallman | 1994-08-24 | 1 | -1/+5 |
* | [__GNUC__] (LD_SWITCH_SYSTEM): Defined. | Richard M. Stallman | 1994-08-24 | 1 | -0/+7 |
* | (x_make_frame_visible): Raise a signal to cause the pending X I/O to be read. | Karl Heuer | 1994-08-24 | 1 | -11/+5 |
* | Initial revision | Roland McGrath | 1994-08-24 | 1 | -0/+77 |
* | (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables. | Karl Heuer | 1994-08-24 | 1 | -1/+0 |
* | (Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents, | Karl Heuer | 1994-08-24 | 1 | -15/+22 |
* | (pos_tab_offset): Don't trigger point-motion hooks. | Karl Heuer | 1994-08-23 | 1 | -3/+3 |
* | (Frename_buffer): Fix gcpro problems. | Karl Heuer | 1994-08-23 | 1 | -2/+4 |
* | (O_RDONLY): Defined. | Richard M. Stallman | 1994-08-23 | 1 | -6/+19 |
* | (O_RDONLY): Defined. | Richard M. Stallman | 1994-08-23 | 1 | -1/+5 |
* | (unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections. | Richard M. Stallman | 1994-08-23 | 1 | -10/+13 |
* | (redisplay_window): Don't access text before BEGV. | Richard M. Stallman | 1994-08-23 | 1 | -3/+3 |
* | (read_char): After read_char_minibuf_menu_prompt, | Richard M. Stallman | 1994-08-23 | 1 | -1/+1 |
* | Comment change. | Richard M. Stallman | 1994-08-23 | 1 | -1/+1 |
* | (Fmake_directory_internal): Pass just 2 args to handler. | Richard M. Stallman | 1994-08-23 | 1 | -1/+1 |
* | (Fmake_frame_invisible, Ficonify_frame): Don't switch frames. | Karl Heuer | 1994-08-23 | 1 | -0/+4 |
* | (Fstring_match): Fix sign error. | Karl Heuer | 1994-08-23 | 1 | -1/+1 |
* | Fix comment. | Karl Heuer | 1994-08-22 | 1 | -1/+1 |
* | (LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp. | Karl Heuer | 1994-08-22 | 1 | -3/+3 |
* | (LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input. | Richard M. Stallman | 1994-08-21 | 1 | -2/+7 |
* | Eliminate local var bss_end. | Richard M. Stallman | 1994-08-20 | 1 | -3/+21 |
* | (wait_reading_process_input): | Richard M. Stallman | 1994-08-19 | 1 | -1/+6 |
* | (read_char): Don't show buffer-events to the user. | Richard M. Stallman | 1994-08-19 | 1 | -4/+13 |
* | (x_make_frame_visible): Quit if requested, in loop at end. | Richard M. Stallman | 1994-08-19 | 1 | -0/+1 |
* | (regex_compile): Split an if to avoid compiler bug. | Richard M. Stallman | 1994-08-17 | 1 | -7/+17 |
* | Comment fix. | Richard M. Stallman | 1994-08-17 | 1 | -4/+1 |
* | (Fcall_process_region): gcpro filename_string. | Karl Heuer | 1994-08-17 | 1 | -2/+5 |
* | (store_function_docstring): Do nothing for bytecode object | Richard M. Stallman | 1994-08-17 | 1 | -4/+2 |
* | (list_buffers_1): Update header line layout. | Richard M. Stallman | 1994-08-16 | 1 | -2/+2 |
* | (compute_motion): Use WIN's frame, not selected one. | Richard M. Stallman | 1994-08-14 | 1 | -1/+1 |
* | (pid_t): New definition. | Richard M. Stallman | 1994-08-14 | 1 | -3/+5 |
* | (xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed. | Richard M. Stallman | 1994-08-14 | 1 | -10/+12 |
* | (window_loop, case UNSHOW_BUFFER): | Richard M. Stallman | 1994-08-13 | 1 | -1/+20 |
* | (NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it | Karl Heuer | 1994-08-12 | 1 | -7/+8 |
* | NEED_SIOCTL: moved to isc-3.0.h. | Karl Heuer | 1994-08-12 | 1 | -3/+0 |
* | (x_new_font): Don't set filename = full_name if that's null. | Richard M. Stallman | 1994-08-12 | 1 | -1/+2 |
* | (FRAME_SUPPORT): Add faces.elc. | Richard M. Stallman | 1994-08-11 | 1 | -1/+2 |
* | (Freplace_match): Treat caseless initial like a lowercase initial. | Richard M. Stallman | 1994-08-11 | 1 | -5/+12 |
* | (Fdefine_key): Fix error message. | Richard M. Stallman | 1994-08-11 | 1 | -2/+2 |
* | (display_text_line): Make previous change #ifdef HAVE_X_WINDOWS. | Richard M. Stallman | 1994-08-11 | 1 | -0/+2 |