| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Initial revision | Richard M. Stallman | 1993-11-23 | 1 | -0/+259 |
| * | Comment change. | Richard M. Stallman | 1993-11-23 | 1 | -1/+1 |
| * | (c-indent-region): As first thing, advance to a nonblank line. | 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 |
| * | (repeat-complex-command): Undo Oct 2 change. | Richard M. Stallman | 1993-11-23 | 1 | -12/+9 |
| * | (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 |
| * | Delete periods from error messages. | Richard M. Stallman | 1993-11-23 | 1 | -11/+11 |
| * | (edebug-functionp): Recognize compiled functions. | Richard M. Stallman | 1993-11-23 | 1 | -0/+1 |
| * | (c-indent-region): Don't goto-char sexpend if it's nil. | Richard M. Stallman | 1993-11-23 | 1 | -5/+7 |
| * | (View-scroll-lines-forward): | Richard M. Stallman | 1993-11-23 | 1 | -1/+4 |
| * | (comint-preinput-scroll-to-bottom): If SCROLL is `this', | Richard M. Stallman | 1993-11-23 | 1 | -10/+12 |
| * | (rmail-summary-wipe): If rmail buffer is not visible, | Richard M. Stallman | 1993-11-23 | 1 | -6/+18 |
| * | Formerly tasks.texi.~2~ | Richard M. Stallman | 1993-11-23 | 1 | -67/+25 |
| * | Initial revision | Richard M. Stallman | 1993-11-23 | 3 | -0/+1524 |
| * | (texinfo-if-set, texinfo-if-clear): Act appropriately when flat neither | Robert J. Chassell | 1993-11-23 | 1 | -3/+7 |
| * | (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 |
| * | (dired-goto-file): Don't try matching one line twice. | Richard M. Stallman | 1993-11-23 | 1 | -1/+4 |
| * | (Ftext_property_not_all): For trivial yes, return start, not Qt. | Richard M. Stallman | 1993-11-22 | 1 | -1/+1 |
| * | (dired-readin-insert): Expand default-directory and dirname | Richard M. Stallman | 1993-11-22 | 1 | -3/+5 |
| * | (dired-readin-insert): Expand default-directory and dirname | Richard M. Stallman | 1993-11-22 | 1 | -1/+3 |
| * | (gnus-inews-do-fcc): If gnus-author-copy-saver | Richard M. Stallman | 1993-11-22 | 1 | -2/+3 |
| * | (gnus-inews-do-fcc): Use gnus-output-to-rmail | Richard M. Stallman | 1993-11-22 | 1 | -2/+6 |
| * | (command-line): Set init-file-had-error to t or nil. | Richard M. Stallman | 1993-11-22 | 1 | -3/+8 |
| * | (Man-specified-section-option): New variable. | Richard M. Stallman | 1993-11-22 | 1 | -1/+9 |
| * | (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 |
| * | (inferior-lisp-proc): Clean up error message. | Richard M. Stallman | 1993-11-22 | 1 | -1/+1 |
| * | (lisp-eval-defun): Renamed from lisp-send-defun. | Richard M. Stallman | 1993-11-22 | 1 | -3/+3 |
| * | [HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined. | Richard M. Stallman | 1993-11-22 | 1 | -0/+6 |
| * | (iso-accents-enable): New variable. | Richard M. Stallman | 1993-11-21 | 1 | -7/+26 |
| * | 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 |
| * | (mail-yank-original): Delete windows on selected frame only. | Richard M. Stallman | 1993-11-21 | 1 | -1/+4 |
| * | (window_loop, case DELETE_BUFFER_WINDOWS): | Richard M. Stallman | 1993-11-21 | 1 | -1/+2 |
| * | (mail-fetch-field): Exclude trailing whitespace. | Richard M. Stallman | 1993-11-21 | 1 | -3/+10 |
| * | (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): | Richard M. Stallman | 1993-11-21 | 1 | -5/+40 |
| * | (i[34]86-ncr-sysv*): New specific alternative. | Richard M. Stallman | 1993-11-21 | 1 | -0/+5 |
| * | (x-resolve-font-name): Undo previous change. | Richard M. Stallman | 1993-11-21 | 1 | -3/+2 |
| * | (Info-edit): Use proper map in substitute-command-keys. | Richard M. Stallman | 1993-11-21 | 1 | -1/+1 |
| * | entered into RCS | Richard M. Stallman | 1993-11-20 | 1 | -0/+4 |