| Commit message (Expand) | Author | Age | Files | Lines |
| * | (x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6. | Richard M. Stallman | 1995-04-14 | 1 | -51/+46 |
| * | (Fbuffer_string): Doc clarification. | Karl Heuer | 1995-04-13 | 1 | -1/+3 |
| * | Delete the #if that compares MARKBIT. | Karl Heuer | 1995-04-13 | 1 | -4/+0 |
| * | (Fdisplay_buffer): Search the proper frame when the | Karl Heuer | 1995-04-13 | 1 | -4/+7 |
| * | (Fexpand_file_name): Use IS_DIRECTORY_SEP instead of | Karl Heuer | 1995-04-13 | 1 | -34/+13 |
| * | (compute_char_face): Don't use NULL. | Richard M. Stallman | 1995-04-13 | 1 | -2/+3 |
| * | Fix previous change. | Karl Heuer | 1995-04-13 | 1 | -1/+1 |
| * | (Foverlays_at, Fnext_overlay_change): Don't use NULL. | Richard M. Stallman | 1995-04-13 | 1 | -3/+6 |
| * | (Fx_color_defined_p): Doc fix. | Richard M. Stallman | 1995-04-13 | 1 | -1/+1 |
| * | [! HAVE_X_WINDOWS] (build_face): Deleted. | Richard M. Stallman | 1995-04-13 | 1 | -8/+0 |
| * | (Fcall_interactively): Fix paren nesting. | Richard M. Stallman | 1995-04-13 | 1 | -1/+1 |
| * | (evaporate_overlays): Fix type error. | Richard M. Stallman | 1995-04-13 | 1 | -2/+2 |
| * | (Fframe_or_buffer_changed_p): Ignore buffers whose names start with space. | Richard M. Stallman | 1995-04-13 | 1 | -2/+22 |
| * | Comment change. | Richard M. Stallman | 1995-04-13 | 1 | -2/+4 |
| * | (MARKBIT): Do the shifting as unsigned int. | Richard M. Stallman | 1995-04-13 | 1 | -1/+1 |
| * | (temp_output_buffer_show): Select the chosen window | Richard M. Stallman | 1995-04-13 | 1 | -2/+22 |
| * | (gc_sweep): If a misc has type Lisp_Misc_Free, | Richard M. Stallman | 1995-04-12 | 1 | -2/+13 |
| * | (Fencode_time): Use XINT to examine `zone'. | Richard M. Stallman | 1995-04-12 | 1 | -0/+85 |
| * | (getenv_internal): Balance parentheses across #if/#endif. | Karl Heuer | 1995-04-12 | 1 | -2/+3 |
| * | Fix typo in previous change. | Karl Heuer | 1995-04-12 | 1 | -1/+1 |
| * | (sys_subshell) [WINDOWSNT]: Don't invoke restore_console. | Karl Heuer | 1995-04-12 | 1 | -2/+0 |
| * | (HAVE_RANDOM): Defined. | Karl Heuer | 1995-04-12 | 1 | -13/+75 |
| * | (Fset_message_beep): Defined. | Karl Heuer | 1995-04-12 | 1 | -14/+37 |
| * | (win32_wait): Reap synchronous subprocesses, and place | Karl Heuer | 1995-04-12 | 1 | -12/+36 |
| * | Fixed function prototypes. | Karl Heuer | 1995-04-12 | 1 | -8/+27 |
| * | (do_mouse_event): Use XSETFASTINT. | Karl Heuer | 1995-04-12 | 1 | -21/+106 |
| * | (sbrk): Shrink heap by arbitrary amounts. | Karl Heuer | 1995-04-12 | 1 | -2/+0 |
| * | (nt_ctime): Defined. | Karl Heuer | 1995-04-12 | 1 | -11/+86 |
| * | (DOC): Defined. | Karl Heuer | 1995-04-12 | 1 | -15/+28 |
| * | (NO_ARG_ARRAY) [WINDOWSNT]: Defined. | Karl Heuer | 1995-04-12 | 1 | -0/+1 |
| * | (directory_file_name) [WINDOWSNT]: Handle UNC format. | Karl Heuer | 1995-04-12 | 1 | -9/+15 |
| * | (Ffile_attributes) [WINDOWSNT]: Removed syntax errors. | Karl Heuer | 1995-04-12 | 1 | -2/+2 |
| * | (child_setup) [WINDOWSNT]: Removed syntax errors. | Karl Heuer | 1995-04-12 | 1 | -3/+3 |
| * | Initial revision | Karl Heuer | 1995-04-12 | 1 | -0/+13 |
| * | (create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG, | Roland McGrath | 1995-04-11 | 1 | -1/+1 |
| * | (XTread_socket): Pass dpyinfo to popup_get_selection. | Richard M. Stallman | 1995-04-11 | 1 | -1/+1 |
| * | (inhibit_garbage_collection): New function. | Richard M. Stallman | 1995-04-11 | 1 | -0/+17 |
| * | (Fcall_interactively): Fix handling of @ | Richard M. Stallman | 1995-04-11 | 1 | -1/+1 |
| * | (NO_SOCKETS_IN_FILE_SYSTEM): Defined. | Richard M. Stallman | 1995-04-11 | 1 | -0/+6 |
| * | Comment changes. | Karl Heuer | 1995-04-11 | 1 | -1/+11 |
| * | (push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD. | Karl Heuer | 1995-04-10 | 1 | -0/+4 |
| * | (internal_condition_case): Abort if interrupt_input_blocked>0. | Richard M. Stallman | 1995-04-10 | 1 | -0/+5 |
| * | (make_terminal_frame): all_kboards means initial_kboard too. | Karl Heuer | 1995-04-10 | 1 | -0/+2 |
| * | (init_keyboard): Don't malloc a new structure; | Karl Heuer | 1995-04-10 | 1 | -8/+2 |
| * | #define SPECIAL_EMACS_INT | Richard M. Stallman | 1995-04-10 | 1 | -0/+14 |
| * | Don't include alloca.h, string.h here. | Richard M. Stallman | 1995-04-10 | 1 | -13/+0 |
| * | Include alloca.h, string.h. Test NOT_C_CODE. | Richard M. Stallman | 1995-04-10 | 1 | -0/+6 |
| * | (make_terminal_frame): Use Emacs, Emacs-2, ... as name. | Richard M. Stallman | 1995-04-10 | 1 | -2/+9 |
| * | (display_mode_line): Use push_frame_kboard, pop_frame_kboard. | Richard M. Stallman | 1995-04-10 | 1 | -15/+12 |
| * | (x_window): Copy the frame name to non-Lisp string. | Richard M. Stallman | 1995-04-10 | 1 | -8/+52 |