| Commit message (Expand) | Author | Age | Files | Lines |
| * | entered into RCS | Richard M. Stallman | 1993-05-29 | 1 | -148/+731 |
| * | (vt100-wide-mode): Add missing arg in set-frame-width. | Richard M. Stallman | 1993-05-29 | 1 | -2/+4 |
| * | (x-resolve-font-name): Allow symbol as FACE arg. | Richard M. Stallman | 1993-05-29 | 1 | -0/+4 |
| * | (send-mail-function): Use defvar. not defconst. | Richard M. Stallman | 1993-05-29 | 1 | -1/+1 |
| * | (x-fixed-font-alist): Specify field 7, not field 6. | Richard M. Stallman | 1993-05-29 | 1 | -24/+24 |
| * | (ange-ftp-dired-compress-file): | Richard M. Stallman | 1993-05-29 | 1 | -6/+5 |
| * | (vc-finish-logentry): Use delete-windows-on. | Richard M. Stallman | 1993-05-29 | 1 | -2/+1 |
| * | (LIBX11_SYSTEM): Defined. | Richard M. Stallman | 1993-05-29 | 1 | -0/+3 |
| * | (vc-steal-lock, vc-insert-headers): Fix question whitespace. | Richard M. Stallman | 1993-05-29 | 1 | -3/+3 |
| * | (Fgenerate_new_buffer_name): New arg IGNORE. | Richard M. Stallman | 1993-05-28 | 1 | -5/+11 |
| * | (Info-insert-dir): Ignore duplicate directories. | Richard M. Stallman | 1993-05-28 | 1 | -1/+3 |
| * | (syms_of_keymap): Create global_map 256 slots long. | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
| * | (keys_of_cmds): Predefined 0240-0376 as self-insert. | Richard M. Stallman | 1993-05-28 | 1 | -0/+2 |
| * | Finish previous change. | Richard M. Stallman | 1993-05-28 | 1 | -2/+5 |
| * | (find-log-file): Use source file's truename dir. | Richard M. Stallman | 1993-05-28 | 1 | -0/+7 |
| * | Version 3.8.1 from Gildea. | Richard M. Stallman | 1993-05-28 | 1 | -152/+191 |
| * | (put_line): Don't output \n\t unless more text follows. | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
| * | (XTread_socket, case KeyPress) [HPUX]: | Richard M. Stallman | 1993-05-28 | 1 | -0/+6 |
| * | Fix message text. | Richard M. Stallman | 1993-05-28 | 1 | -1/+1 |
| * | (hexl-char-after-point): Get rid of mistakenly free variables. | Richard M. Stallman | 1993-05-28 | 1 | -3/+2 |
| * | Doc fixes. | Richard M. Stallman | 1993-05-28 | 1 | -5/+3 |
| * | Fix up previous change. | Richard M. Stallman | 1993-05-28 | 1 | -4/+4 |
| * | (manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted. | Richard M. Stallman | 1993-05-28 | 1 | -56/+0 |
| * | (Info-insert-dir): Ignore duplicate directories. | Richard M. Stallman | 1993-05-28 | 1 | -25/+28 |
| * | (Info-default-directory-list): Take out ../../info. | Richard M. Stallman | 1993-05-28 | 1 | -5/+10 |
| * | (baud-rate): Doc fix. | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
| * | * keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we | Jim Blandy | 1993-05-28 | 1 | -1/+9 |
| * | * etags.c: Replace the CPP tangle for alloca with the one from the | Jim Blandy | 1993-05-28 | 1 | -8/+15 |
| * | * s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit. | Jim Blandy | 1993-05-28 | 1 | -0/+3 |
| * | * make-dist: Make a `site-lisp' directory in the distribution, | Jim Blandy | 1993-05-28 | 2 | -2/+2 |
| * | * Makefile.in (do-install): Correctly detect if ./etc and | Jim Blandy | 1993-05-28 | 1 | -1/+1 |
| * | * buffer.c (Fmove_overlay): If the overlay is changing buffers, | Jim Blandy | 1993-05-28 | 1 | -20/+24 |
| * | * xfns.c (x_set_frame_parameters): Use the first | Jim Blandy | 1993-05-28 | 1 | -9/+14 |
| * | * s/hpux8.h: Don't define HAVE_RANDOM. | Jim Blandy | 1993-05-28 | 1 | -1/+3 |
| * | (find-change-log): Chase symlinks multiple levels. | Richard M. Stallman | 1993-05-28 | 1 | -2/+4 |
| * | * configure.in: If srcdir is '.', then try using PWD to make it | Jim Blandy | 1993-05-28 | 1 | -0/+9 |
| * | Initial revision | Jim Blandy | 1993-05-28 | 1 | -0/+489 |
| * | (rmail-new-summary): Set rmail-summary-buffer | Richard M. Stallman | 1993-05-28 | 1 | -24/+28 |
| * | * config.h.in (UNEXEC_SRC): New macro, set by the configure | Jim Blandy | 1993-05-28 | 1 | -0/+1 |
| * | * configure.in: Extract UNEXEC from the system configuration | Jim Blandy | 1993-05-28 | 1 | -0/+10 |
| * | (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names. | Richard M. Stallman | 1993-05-28 | 1 | -2/+2 |
| * | * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine | Jim Blandy | 1993-05-28 | 1 | -1/+1 |
| * | * configure.in (prefix): Don't run pwd on srcdir unnecessarily. | Jim Blandy | 1993-05-28 | 1 | -4/+11 |
| * | (Fsleep_for): Don't return without waiting when SEC is 0. | Richard M. Stallman | 1993-05-28 | 1 | -1/+1 |
| * | (find-alternate-file): Hide truename and inode number | Richard M. Stallman | 1993-05-28 | 1 | -0/+6 |
| * | (ALL_CFLAGS): Add -I../src | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
| * | (find-dired-sentinel): Write a line describing death. | Roland McGrath | 1993-05-28 | 1 | -4/+19 |
| * | (install): Get the scripts from ${srcdir}, unlike the executables. | Richard M. Stallman | 1993-05-28 | 1 | -1/+5 |
| * | (syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*. | Richard M. Stallman | 1993-05-28 | 1 | -0/+2 |
| * | Delete confusing comments. | Richard M. Stallman | 1993-05-28 | 1 | -16/+0 |