| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it. | Richard M. Stallman | 1993-12-23 | 1 | -0/+4 |
| * | (minibuffer_auto_raise): Really define it. | Richard M. Stallman | 1993-12-23 | 1 | -1/+11 |
| * | (del_range): Second argument in call to | Richard M. Stallman | 1993-12-23 | 1 | -1/+4 |
| * | (syms_of_emacs): Define Lisp var system-configuration. | Richard M. Stallman | 1993-12-23 | 1 | -2/+26 |
| * | (echo_area_glyphs_length): Declared. | Richard M. Stallman | 1993-12-23 | 1 | -0/+3 |
| * | (configuration): New variable. | Richard M. Stallman | 1993-12-23 | 1 | -0/+12 |
| * | (printchar, strout): Set echo_area_glyphs_length. | Richard M. Stallman | 1993-12-23 | 1 | -0/+4 |
| * | (Fdisplay_buffer): If pop_up_frames, pass t to Fget_buffer_window. | Richard M. Stallman | 1993-12-23 | 1 | -1/+3 |
| * | (make_terminal_frame): Add frame to Vframe_list. | Richard M. Stallman | 1993-12-23 | 1 | -2/+5 |
| * | (message): Use message2, not message1. | Richard M. Stallman | 1993-12-23 | 1 | -57/+255 |
| * | (Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO. | Richard M. Stallman | 1993-12-23 | 1 | -9/+52 |
| * | (XTread_socket): Don't offset keysym here. | Richard M. Stallman | 1993-12-23 | 1 | -95/+173 |
| * | Initial revision | Richard M. Stallman | 1993-12-23 | 1 | -0/+4 |
| * | (struct input_event): `code' is now an int. | Richard M. Stallman | 1993-12-23 | 1 | -1/+4 |
| * | (make_lispy_event): Offset the event code here. | Richard M. Stallman | 1993-12-23 | 1 | -22/+108 |
| * | (kbd_buffer_get_event): For delete-window-event, do count iconified frames. | Richard M. Stallman | 1993-12-23 | 1 | -4/+15 |
| * | (Fsit_for): Call prepare_menu_bars. | Richard M. Stallman | 1993-12-23 | 1 | -3/+11 |
| * | * m/delta.h (BROKEN_CLOSEDIR): added because closedir is interruptible. | Francesco Potortì | 1993-12-22 | 1 | -5/+7 |
| * | (Bogus-Bureaucratic-Cruft): Changed to `X-Bogus-Bureaucratic-Cruft'. | Noah Friedman | 1993-12-22 | 1 | -5/+6 |
| * | Initial revision | Richard M. Stallman | 1993-12-19 | 1 | -0/+17 |
| * | entered into RCS | Richard M. Stallman | 1993-12-15 | 1 | -0/+27 |
| * | (update_frame): Only call sleep (outq / baud_rate) if baud_rate >= OUTQ. | Roland McGrath | 1993-12-15 | 1 | -1/+1 |
| * | Initial revision | Richard M. Stallman | 1993-12-13 | 1 | -0/+24 |
| * | [! MAP_FILE] (MAP_FILE): Define to zero. | Roland McGrath | 1993-12-11 | 1 | -3/+8 |
| * | (compilation-error-regexp-alist): Generalize `"foo.c", line 13:' regexp to | Roland McGrath | 1993-12-09 | 1 | -1/+3 |
| * | (PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate definition for the GNU | Roland McGrath | 1993-12-08 | 1 | -0/+4 |
| * | (lunar-phase): Add calendar-time-zone to solar ephemeris correction. | Paul Eggert | 1993-12-05 | 1 | -3/+5 |
| * | (vc-workfile-unchanged-p): Add optional argument | Paul Eggert | 1993-12-03 | 1 | -28/+28 |
| * | Add --brief option. | Paul Eggert | 1993-12-03 | 1 | -2/+4 |
| * | (mail-fcc): Take argument and use interactive spec to prompt, rather than | Roland McGrath | 1993-12-02 | 1 | -4/+4 |
| * | (vc-locking-user): Don't assume that the umask permits | Paul Eggert | 1993-12-02 | 1 | -4/+5 |
| * | Remove spurious comment between autoload cookie and defvar for | Noah Friedman | 1993-12-01 | 1 | -2/+1 |
| * | (rlogin-filter): initialize `region-begin' to (marker-position proc-mark), | Noah Friedman | 1993-12-01 | 1 | -16/+7 |
| * | When breaking links, use cp -p. | Richard M. Stallman | 1993-11-28 | 1 | -2/+16 |
| * | (NO_MODE_T): Defined. | Richard M. Stallman | 1993-11-28 | 1 | -0/+3 |
| * | [!SYSTEM_MALLOC] (MEMMOVE_MISSING): Defined. | Richard M. Stallman | 1993-11-28 | 1 | -0/+5 |
| * | (LIBS_SYSTEM): Always define this one way or another. | Richard M. Stallman | 1993-11-28 | 1 | -1/+6 |
| * | Properly install previous change. | Richard M. Stallman | 1993-11-27 | 1 | -49/+65 |
| * | (vc-buffer-sync): Signal error if user says no. | Richard M. Stallman | 1993-11-27 | 1 | -8/+35 |
| * | (do-install): Use umask 022 in copying etc and lisp dirs. | Richard M. Stallman | 1993-11-27 | 1 | -1/+1 |
| * | (make-face-unitalic, make-face-unbold, make-face-bold) | Richard M. Stallman | 1993-11-27 | 1 | -14/+16 |
| * | (mouse-set-font): Update nonstandard faces that are supposed | Richard M. Stallman | 1993-11-27 | 1 | -1/+18 |
| * | (main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY. | Richard M. Stallman | 1993-11-27 | 1 | -1/+3 |
| * | Undo last change. | Roland McGrath | 1993-11-26 | 1 | -1/+1 |
| * | (isearch-search): Use real quit-char extracted from current-input-mode, | Roland McGrath | 1993-11-26 | 1 | -2/+2 |
| * | (kbd_buffer_get_event): If user destroys the last frame, | Richard M. Stallman | 1993-11-26 | 1 | -11/+11 |
| * | (x_window): Call XSetWMProtocols. | Richard M. Stallman | 1993-11-26 | 1 | -0/+2 |
| * | (rmail-variables): Abbreviate truename for comparison. | Richard M. Stallman | 1993-11-26 | 1 | -1/+2 |
| * | (SYSTEM_TYPE): Make it "irix". | Richard M. Stallman | 1993-11-26 | 1 | -1/+1 |
| * | (mostlyclean): Make it distinct from clean. | Richard M. Stallman | 1993-11-26 | 1 | -2/+5 |