| Commit message (Expand) | Author | Age | Files | Lines |
* | Replaced symbol BSD with BSD_SYSTEM. | Karl Heuer | 1996-09-17 | 21 | -48/+49 |
* | Replace symbol BSD with BSD_SYSTEM. | Karl Heuer | 1996-09-17 | 2 | -4/+4 |
* | (Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF. | Richard M. Stallman | 1996-09-16 | 1 | -0/+1 |
* | (frame.o, textprop.o, abbrev.o): Depend on window.h. | Richard M. Stallman | 1996-09-16 | 1 | -8/+8 |
* | (read_minibuf_unwind): Clear last_overlay_modified field. | Richard M. Stallman | 1996-09-16 | 1 | -0/+1 |
* | (IT_set_menu_bar_lines): Clear last_overlay_modified field. | Richard M. Stallman | 1996-09-16 | 1 | -0/+1 |
* | (note_mouse_highlight): Test last_overlay_modified field. | Richard M. Stallman | 1996-09-16 | 2 | -2/+4 |
* | (Fset_window_start): Clear last_overlay_modified field. | Richard M. Stallman | 1996-09-16 | 1 | -1/+9 |
* | Comment change. | Richard M. Stallman | 1996-09-16 | 1 | -1/+3 |
* | (stream_process): Variable deleted. | Richard M. Stallman | 1996-09-16 | 1 | -5/+0 |
* | Comment changes. | Richard M. Stallman | 1996-09-16 | 1 | -2/+2 |
* | (C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include. | Richard M. Stallman | 1996-09-15 | 1 | -2/+4 |
* | (redisplay_internal, mark_window_display_accurate) | Richard M. Stallman | 1996-09-15 | 1 | -75/+21 |
* | (command_loop_1): Test last_overlay_modified | Richard M. Stallman | 1996-09-15 | 1 | -0/+6 |
* | (direct_output_for_insert): Set last_overlay_modified field in window. | Richard M. Stallman | 1996-09-15 | 1 | -0/+1 |
* | (gap_left, gap_right, modify_region): | Richard M. Stallman | 1996-09-15 | 1 | -4/+10 |
* | (modify_overlay): Renamed from redisplay_region | Richard M. Stallman | 1996-09-15 | 1 | -7/+54 |
* | (struct window): New field last_overlay_modified. | Richard M. Stallman | 1996-09-15 | 1 | -0/+7 |
* | Fix previous change. | Richard M. Stallman | 1996-09-15 | 1 | -1/+1 |
* | (struct buffer): New field overlay_modiff. | Richard M. Stallman | 1996-09-15 | 1 | -0/+8 |
* | (Fmake_terminal_frame): Use Vdefault_frame_alist. | Richard M. Stallman | 1996-09-13 | 1 | -0/+1 |
* | (recursive_edit_1): Handle a string as the throw value. | Richard M. Stallman | 1996-09-13 | 1 | -0/+4 |
* | (read_minibuf): If not in minibuffer window, | Richard M. Stallman | 1996-09-13 | 1 | -3/+9 |
* | (x_connection_closed): Call XtCloseDisplay. | Richard M. Stallman | 1996-09-13 | 1 | -0/+4 |
* | (struct Lisp_Symbol): New field `obarray'. | Richard M. Stallman | 1996-09-13 | 1 | -0/+1 |
* | (lock_superlock): Delete superlock file if it stayed | Richard M. Stallman | 1996-09-12 | 1 | -11/+43 |
* | Change all references from point to PT. | Karl Heuer | 1996-09-11 | 1 | -7/+7 |
* | (Fexecute_extended_command): Delete junk lines. | Richard M. Stallman | 1996-09-11 | 1 | -13/+34 |
* | (Fload): Move ... to ends of messages. | Richard M. Stallman | 1996-09-11 | 1 | -4/+4 |
* | (BASE_PURESIZE): Increased. | Richard M. Stallman | 1996-09-11 | 1 | -1/+1 |
* | (LIBX11_SYSTEM): Don't use ..._s libraries. | Richard M. Stallman | 1996-09-11 | 1 | -1/+1 |
* | (x_set_frame_parameters): Make height and width ints. | Richard M. Stallman | 1996-09-10 | 1 | -44/+46 |
* | (Faccess_file): New function. | Richard M. Stallman | 1996-09-10 | 1 | -3/+33 |
* | [HAVE_TERMIOS_H]: Include termios.h. | Richard M. Stallman | 1996-09-10 | 1 | -0/+6 |
* | (signal_before_change): Fix previous change. | Richard M. Stallman | 1996-09-10 | 1 | -2/+2 |
* | (search_buffer): Use EMACS_UINT. | Richard M. Stallman | 1996-09-10 | 1 | -2/+2 |
* | (getloadavg): Add new code for SUNOS_5 to use -lkstat. | Richard M. Stallman | 1996-09-10 | 1 | -0/+45 |
* | (arith_error) [POSIX_SIGNALS]: Don't reestablish handler. | Richard M. Stallman | 1996-09-10 | 1 | -1/+1 |
* | (syms_of_buffer): Doc fixes. | Richard M. Stallman | 1996-09-09 | 1 | -4/+6 |
* | Add #n=object, #n#, and #:symbol constructs to reader. | Erik Naggum | 1996-09-09 | 1 | -2/+70 |
* | Add #n=object, #n#, and #:symbol constructs to printer. | Erik Naggum | 1996-09-08 | 1 | -45/+72 |
* | (Finsert_buffer_substring): Check for deleted buffer. | Karl Heuer | 1996-09-05 | 1 | -0/+6 |
* | Add many declarations. | Richard M. Stallman | 1996-09-04 | 1 | -4/+39 |
* | (BITS_PER_EMACS_INT): New definition. | Richard M. Stallman | 1996-09-04 | 1 | -0/+1 |
* | (LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm | Richard M. Stallman | 1996-09-04 | 1 | -1/+1 |
* | (create_process): Test HAVE_SETPGID for using setpgid. | Richard M. Stallman | 1996-09-04 | 1 | -1/+1 |
* | (HAVE_SETPGID): Add #undef. | Richard M. Stallman | 1996-09-04 | 1 | -0/+1 |
* | (syms_of_keymap): staticpro current_global_map; | Richard M. Stallman | 1996-09-04 | 1 | -2/+3 |
* | (get_local_map): Call indirect-function. | Richard M. Stallman | 1996-09-04 | 1 | -0/+3 |
* | unexelf1.c merged into this file. | Richard M. Stallman | 1996-09-04 | 1 | -27/+71 |