| Commit message (Expand) | Author | Age | Files | Lines |
| * | (closedir): Pass on the value from sys_closedir. | Richard M. Stallman | 1993-11-24 | 1 | -3/+8 |
| * | (XTread_socket): Really handle Xatom_wm_window_moved events. | Richard M. Stallman | 1993-11-24 | 1 | -4/+21 |
| * | (main): Call init_callproc and init_callproc_1. | Richard M. Stallman | 1993-11-24 | 1 | -1/+2 |
| * | (init_callproc): Maybe add ../lib-src to exec-path | Richard M. Stallman | 1993-11-24 | 1 | -10/+47 |
| * | (LIBX11_SYSTEM): Override the definition. | Richard M. Stallman | 1993-11-24 | 1 | -0/+5 |
| * | (SIGNALS_VIA_CHARACTERS): Defined. | Richard M. Stallman | 1993-11-23 | 1 | -0/+3 |
| * | (getwd): If getcwd returns 0, we return 0. | Richard M. Stallman | 1993-11-23 | 1 | -26/+48 |
| * | (wait_reading_process_input): | Richard M. Stallman | 1993-11-23 | 1 | -47/+53 |
| * | (kbd_buffer_get_event): Handle delete_window_event's. | Richard M. Stallman | 1993-11-23 | 1 | -0/+13 |
| * | (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP): | Richard M. Stallman | 1993-11-23 | 1 | -1/+1 |
| * | (Fx_disown_selection_internal): When making the fake | Richard M. Stallman | 1993-11-23 | 1 | -3/+3 |
| * | (make_buffer_string): Don't copy intervals | Richard M. Stallman | 1993-11-23 | 1 | -7/+19 |
| * | (Finsert_file_contents): Don't call signal_after_change | Richard M. Stallman | 1993-11-23 | 1 | -1/+2 |
| * | Declare Fnext_single_property_change and Fnext_property_change. | Richard M. Stallman | 1993-11-23 | 1 | -0/+2 |
| * | (HAVE_GETTIMEOFDAY): Define only if HAVE_SOCKETS. | Richard M. Stallman | 1993-11-23 | 1 | -6/+6 |
| * | (OBARRAY_SIZE): Increase from 509. | Richard M. Stallman | 1993-11-23 | 1 | -1/+1 |
| * | (search_magic_path): Fix colon-colon case. | Richard M. Stallman | 1993-11-23 | 1 | -1/+2 |
| * | (Ftext_property_not_all): For trivial yes, return start, not Qt. | Richard M. Stallman | 1993-11-22 | 1 | -1/+1 |
| * | (x_set_frame_parameters): Call check_frame_size | Richard M. Stallman | 1993-11-22 | 1 | -0/+2 |
| * | (delete_window_event): New event kind. | Richard M. Stallman | 1993-11-22 | 1 | -1/+2 |
| * | (Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix. | Richard M. Stallman | 1993-11-22 | 1 | -2/+4 |
| * | [HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined. | Richard M. Stallman | 1993-11-22 | 1 | -0/+6 |
| * | Doc fix. | Richard M. Stallman | 1993-11-21 | 1 | -0/+6 |
| * | (hftctl.o): New rule. | Richard M. Stallman | 1993-11-21 | 1 | -0/+1 |
| * | Include config.h. Include sys/signal.h before config.h. | Richard M. Stallman | 1993-11-21 | 1 | -3/+4 |
| * | (window_loop, case DELETE_BUFFER_WINDOWS): | Richard M. Stallman | 1993-11-21 | 1 | -1/+2 |
| * | (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): | Richard M. Stallman | 1993-11-21 | 1 | -5/+40 |
| * | entered into RCS | Richard M. Stallman | 1993-11-20 | 1 | -0/+4 |
| * | (Ftext_property_not_all): Swap t and nil values in | Richard M. Stallman | 1993-11-20 | 1 | -31/+55 |
| * | (compute_motion): Pass new arg to Fnext_single_property_change. | Richard M. Stallman | 1993-11-20 | 1 | -19/+21 |
| * | (compute_char_face): Accept new arg LIMIT. | Richard M. Stallman | 1993-11-20 | 1 | -4/+9 |
| * | (direct_output_for_insert): Pass new arg to compute_char_face. | Richard M. Stallman | 1993-11-20 | 1 | -1/+1 |
| * | (display_text_line): Pass new arg to compute_char_face | Richard M. Stallman | 1993-11-20 | 1 | -22/+24 |
| * | (follow_key): When downcasing, downcase just the | Richard M. Stallman | 1993-11-20 | 1 | -1/+2 |
| * | (read_key_sequence): If we get a quit, and current buffer | Richard M. Stallman | 1993-11-20 | 1 | -3/+18 |
| * | *** empty log message *** | Karl Heuer | 1993-11-20 | 1 | -16/+18 |
| * | (Frename_buffer): When the current buffer is already named NAME, don't | Roland McGrath | 1993-11-20 | 1 | -1/+5 |
| * | Undo last change. SPC feeping at you is too annoying. | Roland McGrath | 1993-11-20 | 1 | -1/+1 |
| * | (Frename_buffer): Change s to B in interactive spec to give buffer-name | Roland McGrath | 1993-11-20 | 1 | -1/+1 |
| * | (HAVE_UNISTD_H): No need to define here. | Richard M. Stallman | 1993-11-19 | 1 | -1/+1 |
| * | (Flist_buffers): Always return a value. | Richard M. Stallman | 1993-11-19 | 1 | -3/+4 |
| * | (read_minibuf): History list always gets strings, | Richard M. Stallman | 1993-11-19 | 1 | -9/+12 |
| * | (read_avail_input): Don't set nread to -1 | Richard M. Stallman | 1993-11-18 | 1 | -4/+7 |
| * | (r_alloc_init): Explicitly use real_morecore | Richard M. Stallman | 1993-11-18 | 1 | -0/+12 |
| * | (FIRST_PTY_LETTER): Defined. | Richard M. Stallman | 1993-11-18 | 1 | -0/+5 |
| * | (Fkey_binding): Doc fix. | Richard M. Stallman | 1993-11-17 | 1 | -2/+2 |
| * | (keys_of_cmds): Make 0377 self-inserting. | Richard M. Stallman | 1993-11-17 | 1 | -1/+1 |
| * | (doprnt): Cast the value alloca returns. | Richard M. Stallman | 1993-11-16 | 1 | -1/+1 |
| * | (distclean): Do delete Makefile and Makefile.in. | Richard M. Stallman | 1993-11-16 | 1 | -1/+1 |
| * | (Foverlay_put): Don't call redisplay_region if overlay has no buffer. | Richard M. Stallman | 1993-11-16 | 1 | -3/+5 |