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